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
*
Move failures back where they belong.
dglazkov@chromium.org
2009-05-26
1
-5
/
+2
*
Disable layout test worker-terminate.html. This is because we are removing th...
jianli@chromium.org
2009-05-26
1
-0
/
+5
*
Avoid leaks reported in test_shell by valgrind on mac, by avoiding the
sdoyon@chromium.org
2009-05-26
2
-1
/
+12
*
Update test expectations.
ukai@chromium.org
2009-05-25
1
-0
/
+2
*
Update test_expectations.
ukai@chromium.org
2009-05-25
1
-15
/
+3
*
Update test expectaions.
ukai@chromium.org
2009-05-25
1
-46
/
+22
*
Update webkit to r44123
darin@chromium.org
2009-05-25
1
-12
/
+12
*
Update expected test failures after Webkit update 44065:44094
ukai@chromium.org
2009-05-25
1
-5
/
+3
*
Rename |policy_url| to |first_party_for_cookies|. This now matches the WebKi...
abarth@chromium.org
2009-05-23
4
-23
/
+29
*
Make run_webkit_test.bat workable even if we execute it
ojan@chromium.org
2009-05-23
1
-1
/
+1
*
Update expected test failures after WebKit merge 44049:44065
abarth@chromium.org
2009-05-23
1
-0
/
+4
*
Rebaseline a bunch of slider/input/zooming tests. They are all alright.
dglazkov@google.com
2009-05-22
1
-8
/
+1
*
Rebaseline test due to upstream change http://trac.webkit.org/changeset/41993.
dglazkov@google.com
2009-05-22
1
-3
/
+3
*
Roll webkit DEPS and fix compile errors.
abarth@chromium.org
2009-05-22
1
-1
/
+2
*
Add baselines for new tests that pass.
dglazkov@google.com
2009-05-22
1
-3
/
+3
*
Remove the HistoryState property of WebRequest.
darin@chromium.org
2009-05-22
1
-31
/
+33
*
Fix gconf for the linux proxy config service.
sdoyon@chromium.org
2009-05-22
2
-2
/
+3
*
Add failure tests by WebKit Update 43965:44030
ukai@chromium.org
2009-05-22
1
-0
/
+8
*
select-style test on Win is expected to pass now.
ukai@chromium.org
2009-05-21
1
-1
/
+1
*
WebKit Update 43946:43958
ukai@chromium.org
2009-05-21
1
-5
/
+0
*
Move ExtraData from WebRequest to WebDataSource.
darin@chromium.org
2009-05-21
4
-18
/
+39
*
Fix test expectations for newly added test.
levin@chromium.org
2009-05-20
1
-0
/
+2
*
WebKit Update 43889:43933
levin@chromium.org
2009-05-20
1
-1
/
+6
*
Looks like svg/custom/grayscale-gradient-mask.svg always passes in release mode.
darin@chromium.org
2009-05-20
1
-1
/
+1
*
Fix layout test redness.
levin@chromium.org
2009-05-20
1
-0
/
+5
*
These tests have been passing consistently on windows.
darin@chromium.org
2009-05-20
1
-2
/
+0
*
Fix crash in SVG bindings. We attempted to update the SVGContext for
ager@chromium.org
2009-05-20
1
-3
/
+0
*
WebKit Update 43880:43889
levin@chromium.org
2009-05-20
1
-2
/
+8
*
Remove TRACK_HWND_CREATION/TRACK_HWND_DESTRUCTION macro since the bug it was ...
jam@chromium.org
2009-05-20
1
-4
/
+0
*
Move createWorker from WebKitClient to WebWorkerClient per your suggestion, t...
jam@chromium.org
2009-05-20
1
-0
/
+3
*
Update test expectations following upstream roll.
levin@chromium.org
2009-05-19
1
-0
/
+9
*
Fix Skia includes to use the whole path name.
brettw@chromium.org
2009-05-19
2
-4
/
+2
*
Take 2 at fixing relativeanchor-{basic,frames}.html.
darin@chromium.org
2009-05-18
2
-14
/
+4
*
Move WebMediaPlayerClientImpl files to WebKit API src location.
darin@chromium.org
2009-05-18
2
-16
/
+1
*
WebKit Update 43806:43832
dglazkov@google.com
2009-05-18
1
-0
/
+3
*
Disable plugins on the Mac by default until JS plumbing
amanda@chromium.org
2009-05-18
2
-1
/
+11
*
rollback r16300
darin@chromium.org
2009-05-18
2
-5
/
+3
*
Fix test_shell so that we can pass LayoutTests/http/tests/navigation/relative...
darin@chromium.org
2009-05-18
2
-3
/
+5
*
Rebaseline some tests on linux. These are actually exactly the same
tc@google.com
2009-05-18
2
-4
/
+5
*
Also scan .m and .mm files in checkdeps.py
phajdan.jr@chromium.org
2009-05-18
4
-3
/
+7
*
Update test expectations after WebKit update.
dglazkov@google.com
2009-05-17
1
-0
/
+3
*
Add expectation (FAIL) to the newly added test.
dglazkov@google.com
2009-05-17
1
-1
/
+1
*
WebKit update 43787:43806.
dglazkov@google.com
2009-05-17
1
-0
/
+3
*
Set 'remote_fonts_enabled' to true in test_shell. Chrome has it off by defaul...
jshin@chromium.org
2009-05-17
1
-0
/
+3
*
Remove linux pixel results for a bunch of http navigation tests.
tc@google.com
2009-05-15
1
-36
/
+1
*
LayoutTests/fast/dom/Element/attr-param-typechecking.html now passes. Don't ...
japhet@chromium.org
2009-05-15
1
-2
/
+0
*
Re-add some of the tests that were not yet fixed upstream.
dglazkov@google.com
2009-05-15
1
-0
/
+3
*
WebKit Update 437150:43770
dglazkov@google.com
2009-05-15
1
-17
/
+10
*
Quick fix: mark circular-marker-reference-3 as failing on Linux (still faili...
senorblanco@chromium.org
2009-05-15
1
-0
/
+1
*
This is some more cleanup and triage after the skia merge. All layout tests
senorblanco@chromium.org
2009-05-15
1
-23
/
+11
[next]