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
*
More test expectation cleanup.
darin@chromium.org
2009-05-05
1
-3
/
+4
*
Remove another duplicate test expectation for Linux.
darin@chromium.org
2009-05-05
1
-1
/
+1
*
Remove duplicate mac expectations.
darin@chromium.org
2009-05-05
1
-1
/
+1
*
Remove duplicate expectations.
darin@chromium.org
2009-05-05
1
-7
/
+7
*
Remove LayoutTests/fast/forms/textarea-hard-linewrap.html since that test no ...
darin@chromium.org
2009-05-05
1
-1
/
+0
*
Boat-load of new layout test failures due to WebKit merge 43114:43242
darin@chromium.org
2009-05-05
1
-0
/
+199
*
Plumb the creator URL for popups up to the browser. We don't yet use this fo...
pkasting@chromium.org
2009-05-05
2
-2
/
+5
*
Attempt to green mac layout test bots.
estade@chromium.org
2009-05-05
1
-2
/
+6
*
Mark a couple FAILs as FAIL CRASH in an attempt to green the tree
amanda@chromium.org
2009-05-05
1
-2
/
+2
*
Fix inspector in test_shell. AppendASCII doesn't like the leading '/'
tc@google.com
2009-05-05
1
-1
/
+1
*
Added back a few more tests that I removed in 15295, since while they pass on
amanda@chromium.org
2009-05-05
1
-1
/
+7
*
Add back some tests that were removed in r15295 but still fail on
amanda@chromium.org
2009-05-05
1
-7
/
+14
*
Update test_expectations.txt to reflect text metrics upstream fixes
amanda@chromium.org
2009-05-05
1
-290
/
+59
*
Fix Flash window in Analytics being incorrectly visible.
jam@chromium.org
2009-05-05
1
-0
/
+17
*
Revert r15278. More unexpected test failures :(
darin@chromium.org
2009-05-05
6
-28
/
+32
*
Re-do r15244: Fix crash in ~TestWebViewDelegate caused by
darin@chromium.org
2009-05-05
6
-32
/
+28
*
Revert r15244. Failed tests :(
darin@chromium.org
2009-05-04
5
-22
/
+31
*
Eliminate webkit/glue/webhistoryitem* in favor of adding a
darin@chromium.org
2009-05-04
5
-31
/
+22
*
This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f...
jungshik@google.com
2009-05-01
2
-2
/
+4
*
Fix typo in test expectations
amanda@chromium.org
2009-05-01
1
-1
/
+1
*
Call WebWorkerClient on the main thread. This makes it consistent with the r...
jam@chromium.org
2009-05-01
4
-99
/
+63
*
Test regressions for WebKit merge 43059:43114
amanda@chromium.org
2009-05-01
1
-1
/
+9
*
Fix make build by making sure .pak files are listed as outputs of grd files.
tc@google.com
2009-05-01
1
-15
/
+14
*
Deprecate wstring version of PathService::Get() in webkit.
thestig@chromium.org
2009-05-01
5
-33
/
+41
*
Fix to test_expectations.txt
asargent@chromium.org
2009-05-01
1
-3
/
+7
*
Disable two tests that started crashing on buildbots after r14994.
asargent@chromium.org
2009-05-01
1
-2
/
+2
*
Fix bug numbers in test_expectations.
jeremy@chromium.org
2009-04-30
1
-6
/
+8
*
Copy web inspector files into the output dir. Should now work in
tc@google.com
2009-04-30
1
-0
/
+1
*
Rewrite plugin_tests.cc to use FilePath and file_utils.h instead
amanda@chromium.org
2009-04-30
2
-12
/
+24
*
Tweak test expectations - WebKit Merge 42995:43059
playmobil@google.com
2009-04-30
1
-3
/
+3
*
Chrome side of WebKit Merge 42994:43059
playmobil@google.com
2009-04-30
1
-2
/
+15
*
Rebaseline tests on linux that changed from the merge.
tc@google.com
2009-04-30
1
-12
/
+0
*
Move simple_clipboard_impl.cc to webkit/tools/test_shell where it belongs.
tc@google.com
2009-04-29
5
-11
/
+60
*
Linux tests need rebaselining post WebKit Merge 42932:42994
playmobil@google.com
2009-04-29
1
-1
/
+11
*
Rebaseline svg tests for WebKit Merge 42932:42994
playmobil@google.com
2009-04-29
1
-14
/
+1
*
DEFER new tests on Linux & Mac - WebKit Merge 42932:42994
playmobil@google.com
2009-04-29
1
-4
/
+7
*
layout tests: more merge fallout.
evan@chromium.org
2009-04-29
1
-1
/
+5
*
Update Test expectations for WebKit Merge 42932:42994
playmobil@google.com
2009-04-29
1
-16
/
+12
*
Update test_expectations post WebKit merge 42932:42994
playmobil@google.com
2009-04-29
1
-0
/
+34
*
layout tests: mark some more failures.
evan@chromium.org
2009-04-29
1
-0
/
+5
*
A handful of rebaselines on linux.
tc@google.com
2009-04-29
1
-6
/
+4
*
Rolling back webkit-gyp switch. r14382
bradnelson@google.com
2009-04-29
2
-0
/
+824
*
Switching webkit over to gyp on windows.
bradnelson@google.com
2009-04-29
2
-824
/
+0
*
Adding missing file for gyp.
bradnelson@google.com
2009-04-29
1
-0
/
+6
*
Changes in preparation for webkit switch to gyp.
bradnelson@google.com
2009-04-29
1
-2
/
+10
*
Style fixes for previous review:
paul@chromium.org
2009-04-28
1
-7
/
+8
*
Add the npapi_test_plugin to the Mac build of test_shell
amanda@chromium.org
2009-04-28
1
-75
/
+80
*
Rebaseline some tests on linux. Add a few comments and file a new bug.
tc@google.com
2009-04-28
1
-35
/
+37
*
Remove expectation for the test that now passes.
dglazkov@google.com
2009-04-28
1
-1
/
+0
*
Eliminate duplicates in test expectations. Sorry :(
dglazkov@google.com
2009-04-28
1
-31
/
+9
[next]