git://git.webkit.org
/
WebKit.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix various bugs in the new syncing script
2016-04-08
rniwa@webkit.org
Fix various bugs in the new syncing script
commit
|
commitdiff
|
tree
2016-04-08
rniwa@webkit.org
sync-buildbot.js doesn't mark disappeared builds as...
commit
|
commitdiff
|
tree
2016-04-08
rniwa@webkit.org
A/B testing bots should prioritize user created test...
commit
|
commitdiff
|
tree
2016-04-07
rniwa@webkit.org
Migrate legacy perf dashboard tests to mocha.js based...
commit
|
commitdiff
|
tree
2016-04-06
rniwa@webkit.org
Add the executable bit on tools/sync-buildbot.js as...
commit
|
commitdiff
|
tree
2016-04-06
rniwa@webkit.org
New buildbot syncing scripts that supports multiple...
commit
|
commitdiff
|
tree
2016-03-31
rniwa@webkit.org
Simplify API of Test model by removing Test.setParentTest
commit
|
commitdiff
|
tree
2016-03-31
rniwa@webkit.org
BuildRequest should have associated platform and test
commit
|
commitdiff
|
tree
2016-03-30
rniwa@webkit.org
BuildRequest should have a method to fetch all in-progress...
commit
|
commitdiff
|
tree
2016-03-30
rniwa@webkit.org
Make dependency injection in unit tests more explicit
commit
|
commitdiff
|
tree
2016-03-30
rniwa@webkit.org
BuildbotSyncer should be able to fetch JSON from buildbot
commit
|
commitdiff
|
tree
2016-03-25
rniwa@webkit.org
Migrate admin-regenerate-manifest.js to mocha.js and...
commit
|
commitdiff
|
tree
2016-03-24
rniwa@webkit.org
Add mocha server tests for /api/build-requests
commit
|
commitdiff
|
tree
2016-03-24
rniwa@webkit.org
Delete a file that was supposed to be removed in r198614...
commit
|
commitdiff
|
tree
2016-03-24
rniwa@webkit.org
Add a model for parsing buildbot JSON with unit tests
commit
|
commitdiff
|
tree
2016-03-23
rniwa@webkit.org
Add unit tests for test-group.js
commit
|
commitdiff
|
tree
2016-03-23
rniwa@webkit.org
Fix a typo.
commit
|
commitdiff
|
tree
2016-03-22
rniwa@webkit.org
Commit log viewer repaints too frequently after r198499
commit
|
commitdiff
|
tree
2016-03-22
rniwa@webkit.org
Fix A/B testing after r198503.
commit
|
commitdiff
|
tree
2016-03-21
rniwa@webkit.org
Analysis task page is broken after r198479
commit
|
commitdiff
|
tree
2016-03-21
rniwa@webkit.org
v3 UI sometimes don't update the list of revisions...
commit
|
commitdiff
|
tree
2016-03-21
rniwa@webkit.org
V3 Perf Dashboard should automatically select initial...
commit
|
commitdiff
|
tree
2016-03-21
rniwa@webkit.org
Associated commits don't immediately show up on an...
commit
|
commitdiff
|
tree
2016-03-19
rniwa@webkit.org
Build fix after r198464.
commit
|
commitdiff
|
tree
2016-03-19
rniwa@webkit.org
Build fix after r198234.
commit
|
commitdiff
|
tree
2016-03-19
rniwa@webkit.org
Perf Dashboard v3 confuses better and worse on A/B...
commit
|
commitdiff
|
tree
2016-03-19
rniwa@webkit.org
Add unit tests for measurement-set.js and measurement...
commit
|
commitdiff
|
tree
2016-03-19
rniwa@webkit.org
Add unit tests for measurement-set.js and measurement...
commit
|
commitdiff
|
tree
2016-03-18
rniwa@webkit.org
Add unit tests for config.json and statistics.js
commit
|
commitdiff
|
tree
2016-03-18
rniwa@webkit.org
Fix a typo which was supposed to be fixed in r198351.
commit
|
commitdiff
|
tree
2016-03-17
rniwa@webkit.org
An analysis task should be closed if a progression...
commit
|
commitdiff
|
tree
2016-03-16
rniwa@webkit.org
Analysis task page should allow specifying commits...
commit
|
commitdiff
|
tree
2016-03-15
rniwa@webkit.org
Extract the code to format commit logs into its own...
commit
|
commitdiff
|
tree
2016-03-14
rniwa@webkit.org
Add slotchange event
commit
|
commitdiff
|
tree
2016-03-14
rniwa@webkit.org
REGRESSION (r190840): crash inside details element...
commit
|
commitdiff
|
tree
2016-03-12
rniwa@webkit.org
Add Event.deepPath() and Event.scoped
commit
|
commitdiff
|
tree
2016-03-10
rniwa@webkit.org
Add :defined support
commit
|
commitdiff
|
tree
2016-03-10
rniwa@webkit.org
Extract EventPath.h/cpp out of EventDispatcher.cpp
commit
|
commitdiff
|
tree
2016-03-10
rniwa@webkit.org
Add runtime flags for shadow DOM and custom elements
commit
|
commitdiff
|
tree
2016-03-10
rniwa@webkit.org
defineElement should upgrade existing unresolved custom...
commit
|
commitdiff
|
tree
2016-03-10
rniwa@webkit.org
Build fix after r196870.
commit
|
commitdiff
|
tree
2016-03-10
rniwa@webkit.org
Add Size metric to perf dashboard
commit
|
commitdiff
|
tree
2016-03-09
rniwa@webkit.org
Rename Node.treeRoot to rootNode and turn it on by...
commit
|
commitdiff
|
tree
2016-03-06
rniwa@webkit.org
Add the support for upgrading custom elements in cloneNode
commit
|
commitdiff
|
tree
2016-03-06
rniwa@webkit.org
Minor cleans up in custom elements' code per Darin...
commit
|
commitdiff
|
tree
2016-03-06
rniwa@webkit.org
Build fix after r197612 (under ASAN/GuardMalloc).
commit
|
commitdiff
|
tree
2016-03-05
rniwa@webkit.org
Fix the bindings test after r197611.
commit
|
commitdiff
|
tree
2016-03-05
rniwa@webkit.org
Move QualifiedName from CustomElementInfo to JSCustomElement...
commit
|
commitdiff
|
tree
2016-03-05
rniwa@webkit.org
Add basic support for attributeChanged lifecycle callback
commit
|
commitdiff
|
tree
2016-03-05
rniwa@webkit.org
Update defineCustomElement according to the spec rewrite
commit
|
commitdiff
|
tree
2016-03-04
rniwa@webkit.org
Let XCode have its own way and also sort the file.
commit
|
commitdiff
|
tree
2016-03-04
rniwa@webkit.org
Source/WebCore:
commit
|
commitdiff
|
tree
2016-03-03
rniwa@webkit.org
HTML parser instantiates a custom element inside a...
commit
|
commitdiff
|
tree
2016-03-02
rniwa@webkit.org
Add a custom element test for synchronous element constructi...
commit
|
commitdiff
|
tree
2016-03-02
rniwa@webkit.org
Make HTML parser construct custom elements
commit
|
commitdiff
|
tree
2016-03-02
rniwa@webkit.org
Unreviewed. Update the status of Proxy objects to ...
commit
|
commitdiff
|
tree
2016-03-02
rniwa@webkit.org
Unreviewed. Remove the "Partial Support" status from...
commit
|
commitdiff
|
tree
2016-03-02
rniwa@webkit.org
Unreviewed. Update the feature status for custom elements...
commit
|
commitdiff
|
tree
2016-03-02
rniwa@webkit.org
Contents inside a shadow host with a negative tabindex...
commit
|
commitdiff
|
tree
2016-02-24
rniwa@webkit.org
Use more references in FocusNavigationScope
commit
|
commitdiff
|
tree
2016-02-24
rniwa@webkit.org
A function named canTakeNextToken executing blocking...
commit
|
commitdiff
|
tree
2016-02-24
rniwa@webkit.org
Move FocusNavigationScope into FocusController.cpp
commit
|
commitdiff
|
tree
2016-02-23
rniwa@webkit.org
Calling importNode on shadow root causes a crash
commit
|
commitdiff
|
tree
2016-02-21
rniwa@webkit.org
Add the support for universal slave password
commit
|
commitdiff
|
tree
2016-02-19
rniwa@webkit.org
Analysis tasks page complains about missing repository...
commit
|
commitdiff
|
tree
2016-02-19
rniwa@webkit.org
Revert an unintended change made in the previous commit.
commit
|
commitdiff
|
tree
2016-02-19
rniwa@webkit.org
Perf dashboard should let user cancel pending A/B testing...
commit
|
commitdiff
|
tree
2016-02-19
rniwa@webkit.org
The rows in the analysis results table should be expandable
commit
|
commitdiff
|
tree
2016-02-19
rniwa@webkit.org
Statistically significant A/B testing results should...
commit
|
commitdiff
|
tree
2016-02-18
rniwa@webkit.org
v3 UI should allow custom revisions for A/B testing
commit
|
commitdiff
|
tree
2016-02-17
rniwa@webkit.org
v3 UI has the capability to schedule an A/B testing...
commit
|
commitdiff
|
tree
2016-02-16
rniwa@webkit.org
Extract the code specific to v2 UI out of shared statistics.js
commit
|
commitdiff
|
tree
2016-02-15
rniwa@webkit.org
v1 UI and v2 UI should share statistics.js
commit
|
commitdiff
|
tree
2016-02-13
rniwa@webkit.org
v3 UI sometimes shows same dates twice on the x-axis...
commit
|
commitdiff
|
tree
2016-02-13
rniwa@webkit.org
v3 UI should show status and associated bugs on analysis...
commit
|
commitdiff
|
tree
2016-02-12
rniwa@webkit.org
Perf dashboard should allow renaming analysis tasks...
commit
|
commitdiff
|
tree
2016-02-12
rniwa@webkit.org
Land the change that was supposed to be the part of...
commit
|
commitdiff
|
tree
2016-02-12
rniwa@webkit.org
Refine v3 UI's analysis task page
commit
|
commitdiff
|
tree
2016-02-12
rniwa@webkit.org
Add a script to process backlogs created while perf...
commit
|
commitdiff
|
tree
2016-02-11
rniwa@webkit.org
AnalysisResultsViewer never uses this._smallerIsBetter
commit
|
commitdiff
|
tree
2016-02-11
rniwa@webkit.org
Build fix after r196440.
commit
|
commitdiff
|
tree
2016-02-11
rniwa@webkit.org
Perf dashboard should have UI to retry A/B testing
commit
|
commitdiff
|
tree
2016-02-10
rniwa@webkit.org
Removed the duplicated definition of ChartPaneBase.
commit
|
commitdiff
|
tree
2016-02-10
rniwa@webkit.org
Analysis task page on v3 UI should show charts
commit
|
commitdiff
|
tree
2016-02-10
rniwa@webkit.org
Add the support for maintenance mode
commit
|
commitdiff
|
tree
2016-02-09
rniwa@webkit.org
Analysis task page on v3 show progression as regressions
commit
|
commitdiff
|
tree
2016-02-05
rniwa@webkit.org
Testing with remote server cache is unusably slow
commit
|
commitdiff
|
tree
2016-02-05
rniwa@webkit.org
Perf dashboard should have a script to setup database
commit
|
commitdiff
|
tree
2016-02-02
rniwa@webkit.org
[GTK] [EFL] [AppleWin] Layout Test fast/shadow-dom...
commit
|
commitdiff
|
tree
2016-01-30
rniwa@webkit.org
TouchList should be retargeted
commit
|
commitdiff
|
tree
2016-01-30
rniwa@webkit.org
fast/shadow-dom/Element-interface-attachShadow.html...
commit
|
commitdiff
|
tree
2016-01-28
rniwa@webkit.org
REGRESSION(r190430): Assertion failure in Text::~Text()
commit
|
commitdiff
|
tree
2016-01-27
rniwa@webkit.org
Add API to access closed shadowRoot in InjectedBundle
commit
|
commitdiff
|
tree
2016-01-27
rniwa@webkit.org
Add Node.treeRoot
commit
|
commitdiff
|
tree
2016-01-27
rniwa@webkit.org
Rename HTMLSlotElement.getDistributedNodes to getAssignedNodes
commit
|
commitdiff
|
tree
2016-01-25
rniwa@webkit.org
document.createElement should be able to create a custom...
commit
|
commitdiff
|
tree
2016-01-23
rniwa@webkit.org
HTMLElement::nodeName should not upper case non-ASCII...
commit
|
commitdiff
|
tree
2016-01-22
rniwa@webkit.org
createElementFromSavedToken shouldn't have the code...
commit
|
commitdiff
|
tree
2016-01-19
rniwa@webkit.org
Text::splitText doesn't update Range end points anchored...
commit
|
commitdiff
|
tree
2016-01-19
rniwa@webkit.org
CharacterData::setData doesn't need ExceptionCode as...
commit
|
commitdiff
|
tree
next