index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webkit
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Group all JSON failures under one bug.
dglazkov@chromium.org
2009-08-27
1
-9
/
+6
*
DevTools: Remove base/values dependency from devtools.
pfeldman@chromium.org
2009-08-27
1
-1
/
+0
*
Remove tests that are now passing from expectations.
dglazkov@chromium.org
2009-08-27
1
-7
/
+0
*
Fix test to account for the fact that %00 is now unescaped
jorlow@chromium.org
2009-08-27
1
-2
/
+2
*
Add inline-overflow.html to repaint failures pile.
dglazkov@chromium.org
2009-08-27
1
-3
/
+1
*
WebKit roll 47810:47821
jorlow@chromium.org
2009-08-27
1
-0
/
+3
*
Move Page cache-related tests into the WONTFIX section up at the top
dglazkov@chromium.org
2009-08-27
1
-7
/
+7
*
Group failures for HTML5 datalist tests.
tkent@chromium.org
2009-08-27
1
-4
/
+2
*
WebKit deps roll 47797:47804
jorlow@chromium.org
2009-08-27
1
-1
/
+8
*
Assorted dashboard fixes:
ojan@google.com
2009-08-27
1
-26
/
+37
*
Uses FilePath instead of std::wstring in webkit_glue::GetApplicationDirectory.
avi@google.com
2009-08-27
2
-9
/
+5
*
Mark page cache layout tests WONTFIX since Chromium does not use WebKit's pag...
dimich@google.com
2009-08-26
1
-5
/
+6
*
Remove a test from test_expecations. Was fixed upstream in http://trac.webki...
jparent@chromium.org
2009-08-26
1
-3
/
+0
*
Roll the WebKit deps: 47791:47797
jorlow@chromium.org
2009-08-26
1
-0
/
+4
*
Improve logic for stripping useless entries in the JSON.
ojan@google.com
2009-08-26
1
-6
/
+5
*
First half of updating Worker.postMessage(), DOMWindow.postMessage(), and
jorlow@chromium.org
2009-08-26
2
-9
/
+12
*
Roll webkit to 47790.
jorlow@chromium.org
2009-08-26
1
-0
/
+3
*
Add bug numbers to test_expectaions list. Also remove one test that passes re...
jianli@chromium.org
2009-08-26
1
-6
/
+5
*
Avoids the use of ToWStringHack in a few places.
evan@chromium.org
2009-08-26
1
-4
/
+2
*
Sometimes the test fails, so add FAIL to the expected result.
jorlow@chromium.org
2009-08-26
1
-1
/
+1
*
Rebaselining some tests changed in recent WebKit roll. Caused by http://trac....
dimich@google.com
2009-08-26
1
-5
/
+0
*
Rebaseline 4 layout tests.
jianli@chromium.org
2009-08-26
1
-8
/
+0
*
Assorted dashboard changes:
ojan@chromium.org
2009-08-26
1
-77
/
+130
*
Remove the correct line from test_expectations.txt this time.
japhet@chromium.org
2009-08-26
1
-3
/
+0
*
revert cl 24468
rvargas@google.com
2009-08-26
1
-0
/
+3
*
Roll the WebKit deps 47770:47779TBR=ojanBUG=20319TEST=none
jorlow@chromium.org
2009-08-26
1
-1
/
+4
*
Remove LayoutTests/fast/css/rem-dynamic-scaling.html from test_expectaions.
japhet@chromium.org
2009-08-26
1
-3
/
+0
*
Add isVisible parameter to WebPlugin::updateGeometry.
darin@chromium.org
2009-08-26
2
-12
/
+15
*
Supress a test to make the tree green
rvargas@google.com
2009-08-26
1
-0
/
+3
*
Add back accidentally removed expected failure.
dglazkov@chromium.org
2009-08-26
1
-0
/
+1
*
Group and triage HTML5 media layout tests
dglazkov@chromium.org
2009-08-26
1
-91
/
+82
*
WebKit merge 47759:47770.
levin@chromium.org
2009-08-26
1
-0
/
+5
*
Rebaseline LayoutTests/fast/text/stroking.html for Windows
ukai@chromium.org
2009-08-26
1
-3
/
+3
*
WebKit merge 47748:47759.
jianli@chromium.org
2009-08-26
1
-12
/
+27
*
fix run_webkit_tests --new-baseline to specify the PlatformName() dir.
dpranke@google.com
2009-08-26
1
-2
/
+5
*
Update an incccurate comment in test_expectations. This test has failed sinc...
jparent@chromium.org
2009-08-26
1
-2
/
+1
*
Add chromium specific results for LayoutTests/http/tests/xmlhttprequest/xmlht...
jparent@chromium.org
2009-08-25
1
-1
/
+2
*
Rebaseline 21 layout tests. Also add pseudo results for 3 layout tests that n...
jianli@chromium.org
2009-08-25
1
-22
/
+3
*
Add license information to our shell scripts.
agl@chromium.org
2009-08-25
4
-0
/
+16
*
linux: new socket/plug code for windowed plugins
piman@chromium.org
2009-08-25
4
-14
/
+13
*
Revert 24266 - This CL ensures that plugins always peek in the context of out...
ananta@chromium.org
2009-08-25
1
-12
/
+3
*
Rebaseline LayoutTests/editing/execCommand/5482023.html. Started failing wit...
jparent@chromium.org
2009-08-25
1
-1
/
+0
*
This CL ensures that plugins always peek in the context of outgoing sync calls.
ananta@chromium.org
2009-08-25
1
-3
/
+12
*
WebKit merge 47732:47748
jianli@chromium.org
2009-08-25
1
-0
/
+5
*
Move HTML5 datalist tests to a feature bug.
dglazkov@chromium.org
2009-08-25
1
-4
/
+4
*
Group eventsource-related failures to a generic feature/dir filter.
dglazkov@chromium.org
2009-08-25
1
-6
/
+5
*
Create master bug and group failures for HTML5 Geolocation API.
dglazkov@chromium.org
2009-08-25
1
-2
/
+3
*
Missed Arv's style comment in the previous commit for this.
ojan@google.com
2009-08-25
1
-4
/
+2
*
Assorted improvements to the flakiness dashboard.
ojan@google.com
2009-08-25
1
-56
/
+76
*
Truncate/pad results for a test to the number of builds that we have
ojan@google.com
2009-08-25
1
-14
/
+16
[next]