git://git.webkit.org
/
WebKit-https.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Unreviewed build fix. Updated config.json after recent changes.
2015-04-11
rniwa@webkit.org
Unreviewed build fix. Updated config.json after recent...
commit
|
commitdiff
|
tree
2015-04-10
rniwa@webkit.org
Make the analysis page more useful
commit
|
commitdiff
|
tree
2015-04-09
rniwa@webkit.org
Perf dashboard should automatically select ranges for...
commit
|
commitdiff
|
tree
2015-04-09
rniwa@webkit.org
The results of A/B testing should state statistical...
commit
|
commitdiff
|
tree
2015-04-08
rniwa@webkit.org
Unreviewed fix after r182496 for when the cached runs...
commit
|
commitdiff
|
tree
2015-04-08
rniwa@webkit.org
Perf dashboard should have a way of marking outliers
commit
|
commitdiff
|
tree
2015-04-07
rniwa@webkit.org
Perf dashboard should have a way of marking outliers
commit
|
commitdiff
|
tree
2015-04-06
rniwa@webkit.org
Perf dashboard should be able to trigger A/B testing...
commit
|
commitdiff
|
tree
2015-04-03
rniwa@webkit.org
Add time series segmentation algorithms as moving averages
commit
|
commitdiff
|
tree
2015-04-03
rniwa@webkit.org
REGRESSION: Perf dashboard sometimes fails to update...
commit
|
commitdiff
|
tree
2015-04-03
rniwa@webkit.org
Perf dashboard should have UI to test out anomaly detection...
commit
|
commitdiff
|
tree
2015-04-01
rniwa@webkit.org
ES6 class syntax should allow static setters and getters
commit
|
commitdiff
|
tree
2015-03-31
rniwa@webkit.org
REGRESSION: Searching commits can highlight wrong data...
commit
|
commitdiff
|
tree
2015-03-31
rniwa@webkit.org
eval("this.foo") causes a crash if this had not been...
commit
|
commitdiff
|
tree
2015-03-31
rniwa@webkit.org
Perf dashboard should show relative change in values
commit
|
commitdiff
|
tree
2015-03-31
rniwa@webkit.org
REGRESSION(r180000): Changing moving average or enveloping...
commit
|
commitdiff
|
tree
2015-03-31
rniwa@webkit.org
Extending null should set __proto__ to null
commit
|
commitdiff
|
tree
2015-03-28
rniwa@webkit.org
parse doesn't initialize the 16-bit version of the...
commit
|
commitdiff
|
tree
2015-03-28
rniwa@webkit.org
ES6 Classes: Runtime error in JIT'd class calling super...
commit
|
commitdiff
|
tree
2015-03-27
rniwa@webkit.org
Safari clears selection when its window gets activated...
commit
|
commitdiff
|
tree
2015-03-26
rniwa@webkit.org
Cursor doesn't change back to pointer when leaving...
commit
|
commitdiff
|
tree
2015-03-25
rniwa@webkit.org
Web Inspector: Switching tabs to window with inspector...
commit
|
commitdiff
|
tree
2015-03-25
rniwa@webkit.org
Inspector doesn't get focused when opened in dock mode
commit
|
commitdiff
|
tree
2015-03-20
rniwa@webkit.org
Unreviewed build fix. Don't try to report stats for...
commit
|
commitdiff
|
tree
2015-03-19
rniwa@webkit.org
run-jsc-benchmarks should only report preferred mean
commit
|
commitdiff
|
tree
2015-03-19
rniwa@webkit.org
Unreviewed build fixes.
commit
|
commitdiff
|
tree
2015-03-17
rniwa@webkit.org
Enable ES6 classes by default
commit
|
commitdiff
|
tree
2015-03-17
rniwa@webkit.org
Source/JavaScriptCore:
commit
|
commitdiff
|
tree
2015-03-15
rniwa@webkit.org
parseClass should popScope after pushScope
commit
|
commitdiff
|
tree
2015-03-13
rniwa@webkit.org
Class constructor should throw TypeError when "called"
commit
|
commitdiff
|
tree
2015-03-13
rniwa@webkit.org
BytecodeGenerator needs to be re-entrant to support...
commit
|
commitdiff
|
tree
2015-03-13
rniwa@webkit.org
"this" should be in TDZ until super is called in the...
commit
|
commitdiff
|
tree
2015-03-13
rniwa@webkit.org
REGRESSION(r180726): Removing an empty line at the...
commit
|
commitdiff
|
tree
2015-03-12
rniwa@webkit.org
"static" should not be a reserved keyword in non-strict...
commit
|
commitdiff
|
tree
2015-03-11
rniwa@webkit.org
Calling super() in a base class results in a crash
commit
|
commitdiff
|
tree
2015-03-09
rniwa@webkit.org
Support extends and super keywords
commit
|
commitdiff
|
tree
2015-03-07
rniwa@webkit.org
The code to link FunctionExecutable is duplicated everywhere
commit
|
commitdiff
|
tree
2015-03-07
rniwa@webkit.org
fromGlobalCode has an unused Debugger* argument
commit
|
commitdiff
|
tree
2015-03-07
rniwa@webkit.org
REGRESSION(r180595): construct varargs fails in FTL
commit
|
commitdiff
|
tree
2015-03-01
rniwa@webkit.org
EFL, GTK+, and Windows rebaselines after r180867.
commit
|
commitdiff
|
tree
2015-03-01
rniwa@webkit.org
isContentEditable shouldn't trigger synchronous style...
commit
|
commitdiff
|
tree
2015-02-28
rniwa@webkit.org
Node::hasEditableStyle and isEditablePosition have...
commit
|
commitdiff
|
tree
2015-02-28
rniwa@webkit.org
Fixed a typo in the previous commit.
commit
|
commitdiff
|
tree
2015-02-28
rniwa@webkit.org
EFL build fix after r180797.
commit
|
commitdiff
|
tree
2015-02-27
rniwa@webkit.org
iOS, GTK, and EFL rebaselines after r180726.
commit
|
commitdiff
|
tree
2015-02-27
rniwa@webkit.org
isEditablePosition and related functions shouldn't...
commit
|
commitdiff
|
tree
2015-02-26
rniwa@webkit.org
REGRESSION(r180595): construct varargs fails in FTL
commit
|
commitdiff
|
tree
2015-02-25
rniwa@webkit.org
HTMLElement::collectStyleForPresentationAttribute duplicates...
commit
|
commitdiff
|
tree
2015-02-25
rniwa@webkit.org
Unreviewed Mavericks build attempt fix after r180609.
commit
|
commitdiff
|
tree
2015-02-25
rniwa@webkit.org
Use "this" instead of "callee" to get the constructor
commit
|
commitdiff
|
tree
2015-02-24
rniwa@webkit.org
Disable font loading events until our implementation...
commit
|
commitdiff
|
tree
2015-02-24
rniwa@webkit.org
Unreviewed build fix after r180535. Removed the test...
commit
|
commitdiff
|
tree
2015-02-21
rniwa@webkit.org
Commit the erroneously reverted change.
commit
|
commitdiff
|
tree
2015-02-21
rniwa@webkit.org
Loading the perf dashboard takes multiple seconds
commit
|
commitdiff
|
tree
2015-02-21
rniwa@webkit.org
REGRESSION(r180333): Analysis tasks can't be associated...
commit
|
commitdiff
|
tree
2015-02-20
rniwa@webkit.org
Selecting revisions for A/B testing is hard
commit
|
commitdiff
|
tree
2015-02-20
rniwa@webkit.org
Unreviewed test fixes after r179037, r179591, and r179763.
commit
|
commitdiff
|
tree
2015-02-19
rniwa@webkit.org
Relationship between A/B testing results are unclear
commit
|
commitdiff
|
tree
2015-02-19
rniwa@webkit.org
Analysis task pages are unusable
commit
|
commitdiff
|
tree
2015-02-15
rniwa@webkit.org
Build URL on new perf dashboard doesn't resolve $builderName
commit
|
commitdiff
|
tree
2015-02-14
rniwa@webkit.org
Unreviewed build fix after r179591.
commit
|
commitdiff
|
tree
2015-02-14
rniwa@webkit.org
The status of a A/B testing request always eventually...
commit
|
commitdiff
|
tree
2015-02-12
rniwa@webkit.org
Perf dashboard should show the results of A/B testing
commit
|
commitdiff
|
tree
2015-02-12
rniwa@webkit.org
v2 UI should adjust the number of ticks on dashboards...
commit
|
commitdiff
|
tree
2015-02-11
rniwa@webkit.org
New perf dashboard shows too much space around interesting...
commit
|
commitdiff
|
tree
2015-02-11
rniwa@webkit.org
New perf dashboard shouldn't always show outliners
commit
|
commitdiff
|
tree
2015-02-10
rniwa@webkit.org
Unreviewed build fix.
commit
|
commitdiff
|
tree
2015-02-10
rniwa@webkit.org
New perf dashboard should have the ability to overlay...
commit
|
commitdiff
|
tree
2015-02-06
rniwa@webkit.org
The delta value in the chart pane sometimes doens't...
commit
|
commitdiff
|
tree
2015-02-06
rniwa@webkit.org
Unreviewed build fix. currentPoint wasn't defined when...
commit
|
commitdiff
|
tree
2015-02-06
rniwa@webkit.org
Unreviewed. Commit the forgotten change.
commit
|
commitdiff
|
tree
2015-02-06
rniwa@webkit.org
New perf dashboard should have multiple dashboard pages
commit
|
commitdiff
|
tree
2015-02-06
rniwa@webkit.org
Move commits viewer to the end of details view
commit
|
commitdiff
|
tree
2015-02-06
rniwa@webkit.org
Move commits viewer to the end of details view
commit
|
commitdiff
|
tree
2015-02-05
rniwa@webkit.org
New perf dashboard should compare results to baseline...
commit
|
commitdiff
|
tree
2015-02-05
rniwa@webkit.org
Unreviewed build fix.
commit
|
commitdiff
|
tree
2015-02-05
rniwa@webkit.org
New perf dashboard doesn't preserve the number of days...
commit
|
commitdiff
|
tree
2015-02-05
rniwa@webkit.org
New perf dashboard erroneously clears zoom when poping...
commit
|
commitdiff
|
tree
2015-02-05
rniwa@webkit.org
New perf dashboard shows null as the aggregator name...
commit
|
commitdiff
|
tree
2015-02-04
rniwa@webkit.org
Unreviewed build fix after r179611.
commit
|
commitdiff
|
tree
2015-02-04
rniwa@webkit.org
Perf dashboard doesn’t show the right unit for Safari...
commit
|
commitdiff
|
tree
2015-02-04
rniwa@webkit.org
Interactive chart component provides two duplicate...
commit
|
commitdiff
|
tree
2015-02-04
rniwa@webkit.org
[webkitpy] Add platform specific Skipped file mechanism...
commit
|
commitdiff
|
tree
2015-02-04
rniwa@webkit.org
Don’t use repository names as id’s.
commit
|
commitdiff
|
tree
2015-02-04
rniwa@webkit.org
Commit the forgotten expected result supposed to be...
commit
|
commitdiff
|
tree
2015-02-04
rniwa@webkit.org
Unreviewed build fix. Declare $repository_id_to_name...
commit
|
commitdiff
|
tree
2015-02-04
rniwa@webkit.org
/api/runs.php should have main function
commit
|
commitdiff
|
tree
2015-02-03
rniwa@webkit.org
Smart quoting could move the caret backwards in some...
commit
|
commitdiff
|
tree
2015-01-30
rniwa@webkit.org
Skip these two tests in the stress testing since the...
commit
|
commitdiff
|
tree
2015-01-29
rniwa@webkit.org
Implement ES6 class syntax without inheritance support
commit
|
commitdiff
|
tree
2015-01-27
rniwa@webkit.org
Unreviewed build fix. "eta" isn't set on a in-progress...
commit
|
commitdiff
|
tree
2015-01-27
rniwa@webkit.org
Parse a function expression as a primary expression
commit
|
commitdiff
|
tree
2015-01-24
rniwa@webkit.org
Perf dashboard always assigns the result of A/B testing...
commit
|
commitdiff
|
tree
2015-01-24
rniwa@webkit.org
Unreviewed typo fix. The prefix in triggerable_configuration...
commit
|
commitdiff
|
tree
2015-01-22
rniwa@webkit.org
Add a build flag for ES6 class syntax
commit
|
commitdiff
|
tree
2015-01-22
rniwa@webkit.org
PropertyListNode::emitNode duplicates the code to put...
commit
|
commitdiff
|
tree
2015-01-22
rniwa@webkit.org
Consolidate out arguments of parseFunctionInfo into...
commit
|
commitdiff
|
tree
2015-01-22
rniwa@webkit.org
BytecodeGenerator shouldn't expose all of its member...
commit
|
commitdiff
|
tree
2015-01-16
rniwa@webkit.org
Removing an HTML element spends a lot of time in adjustDirec...
commit
|
commitdiff
|
tree
2015-01-10
rniwa@webkit.org
Unreviewed build fix. Removed the stale code.
commit
|
commitdiff
|
tree
next