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
*
Fresh build problem: make sure test_shell is built and installed
sgk@google.com
2009-04-01
1
-0
/
+2
*
Use the better gyp pattern to make sure test_shell.pak is installed next
sgk@google.com
2009-04-01
1
-4
/
+6
*
Remove the 'Hammer' name in favor of the Debug|Release names
sgk@google.com
2009-04-01
1
-10
/
+2
*
Stop running tests in parallel. There's still
ojan@google.com
2009-04-01
1
-3
/
+4
*
Fix test_expectations file.
agl@chromium.org
2009-04-01
1
-5
/
+0
*
Making rushed build fixes are a bad idea! My
ojan@google.com
2009-04-01
1
-2
/
+1
*
Doh. Fix type error. TBR.
ojan@google.com
2009-04-01
1
-2
/
+3
*
Enable running webkit tests in parallel on Windows-Release
ojan@google.com
2009-04-01
1
-16
/
+26
*
Skip test that would cause following tests to fail and
ojan@google.com
2009-04-01
1
-0
/
+3
*
Keep JS wrappers for non-node objects associated with a DOMWindow
ager@chromium.org
2009-04-01
1
-2
/
+1
*
Really rebaseline LayoutTests/fast/block/positioning/002.html this time, also...
playmobil@google.com
2009-04-01
1
-1
/
+1
*
Rebaseline and recategorize some layout tests.
playmobil@google.com
2009-04-01
1
-36
/
+33
*
Fix calculation of whether we've seen a more precise path for a given test
pam@chromium.org
2009-03-31
1
-1
/
+1
*
Add --force option to run all tests, even those marked SKIP. This will mostly
pam@chromium.org
2009-03-31
1
-28
/
+25
*
Rebaseline the mouseup-from-button2 test for the Mac. The platform behavior o...
avi@google.com
2009-03-31
1
-4
/
+0
*
Update test_expectations post-merge.
jeremy@chromium.org
2009-03-31
1
-6
/
+8
*
Linux: test_expectations from the WebKit merge
agl@chromium.org
2009-03-31
1
-2
/
+2
*
More test expectations changes from the merge fallout.
agl@chromium.org
2009-03-31
1
-1
/
+3
*
Update test_expectations for WebKit Merge 42116:42132
playmobil@google.com
2009-03-31
1
-0
/
+19
*
Use WebScriptSource and WebFindInPageRequest from the WebKit API.
darin@chromium.org
2009-03-31
1
-3
/
+7
*
Greening the webkit builders after the merge landed.
agl@chromium.org
2009-03-31
1
-2
/
+4
*
Fixup lint errors :(
playmobil@google.com
2009-03-31
1
-4
/
+2
*
Update tests_fixable post-merge.
playmobil@google.com
2009-03-31
1
-8
/
+14
*
Chrome side of WebKit merge 42026:42115
playmobil@google.com
2009-03-31
1
-3
/
+55
*
Revert r12849 (conversion of "Hammer" names to "Debug").
sgk@google.com
2009-03-31
1
-2
/
+10
*
Replace "Hammer" references with "Debug" as appropriate.
sgk@google.com
2009-03-31
1
-10
/
+2
*
Defer dispatchEvent-crash.html as FAIL for Linux.
jianli@chromium.org
2009-03-31
1
-1
/
+1
*
Disable dispatchEvent-crash.html for Mac/Linux since it used worker and worke...
jianli@chromium.org
2009-03-31
1
-2
/
+1
*
This reverts r12825.
ojan@google.com
2009-03-31
1
-0
/
+1
*
Turn on running webkit tests with multiple test_shells. I'll be surprised if ...
ojan@google.com
2009-03-31
1
-1
/
+0
*
Reland changes to enable worker layout tests. Compared to last review (http:/...
jianli@chromium.org
2009-03-30
9
-7
/
+190
*
Enable running webkit tests in parallel and make it use
ojan@google.com
2009-03-30
12
-17
/
+196
*
This Mac test also flaky in debug mode.
evan@chromium.org
2009-03-30
1
-1
/
+1
*
Resubmit http://codereview.chromium.org/55034 with one-line fix to test_shell...
dkegel@google.com
2009-03-30
1
-1
/
+7
*
Re-baseline new font tests for Windows.
pam@chromium.org
2009-03-30
1
-8
/
+0
*
Always fall through to NetResourceProvider, rather than NOTREACHED()ing here.
evan@chromium.org
2009-03-30
1
-7
/
+0
*
Chrome-side of using setKeyIdentifierFromWindowsKeyCode instead of
darin@chromium.org
2009-03-30
2
-16
/
+2
*
Reverting 12776.
dkegel@google.com
2009-03-30
1
-7
/
+1
*
Support valgrinding layout tests.
dkegel@google.com
2009-03-30
1
-1
/
+7
*
Revert 12763.
jianli@chromium.org
2009-03-30
9
-186
/
+4
*
Enable worker layout tests. In order for test_shell to run worker, we link al...
jianli@chromium.org
2009-03-30
9
-4
/
+186
*
Disable a test that's been failing since around r12725.
evan@chromium.org
2009-03-29
1
-1
/
+1
*
Add the ability to specify a default MIME type when loading a resource. We'l...
abarth@chromium.org
2009-03-28
1
-0
/
+1
*
Finalizing the merge - removing commented lines from test_expectations.txt
dimich@google.com
2009-03-28
1
-6
/
+0
*
Testing if the last merge' failures are reproducible on build bots. Wish we h...
dimich@google.com
2009-03-28
1
-4
/
+4
*
Chromium side of merge 41999:42026.
dimich@google.com
2009-03-28
1
-5
/
+14
*
Use Webkit::WebInputEvent and remove webkit/glue/webinputevent.
darin@chromium.org
2009-03-27
11
-105
/
+153
*
Add a test to test_shell_tests to verify that navigator.plugins.refresh() works.
jam@chromium.org
2009-03-27
1
-87
/
+54
*
PK's search work makes us pass another deferred search-related test.
evan@chromium.org
2009-03-27
1
-1
/
+0
*
Add mouseup-from-button2.html to fixable list with a bug filed.
evan@chromium.org
2009-03-27
1
-0
/
+4
[next]