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
*
Add time and webkit/chrome svn revisions to the JSON output for
ojan@google.com
2009-09-14
2
-15
/
+63
*
Fix tests involving multiple windows that log frame load events.
darin@chromium.org
2009-09-14
2
-4
/
+4
*
This change adds a new "generic" theme to the Windows implementation of
dpranke@google.com
2009-09-14
10
-14
/
+1233
*
Rebaselines fast/repaint/fixed.html to accomodate scrolling change introduced...
jamesr@chromium.org
2009-09-14
1
-2330
/
+2327
*
Restore support for loading URLs on the command line.
darin@chromium.org
2009-09-14
1
-11
/
+21
*
Tries to avoid unnecessary layout
jamesr@chromium.org
2009-09-14
1
-0
/
+3
*
Remove cross-frame-callable from test_expectations. The test has passed for d...
victorw@chromium.org
2009-09-14
1
-3
/
+0
*
Rebaseline js layout tests that depend on the output strings.
victorw@chromium.org
2009-09-14
1
-7
/
+0
*
Update WebKit to r48354
darin@chromium.org
2009-09-14
1
-0
/
+7
*
Fix some mixed content layout tests.
darin@chromium.org
2009-09-14
4
-2
/
+21
*
Remove test that has passed for the last 35 runs from the test
ager@chromium.org
2009-09-14
1
-3
/
+0
*
Reapply r25885 after master restart
mmoss@chromium.org
2009-09-14
1
-23
/
+41
*
linux: drop my libxul hack; it didn't work
evan@chromium.org
2009-09-12
2
-20
/
+0
*
Update WebKit to r48317.
darin@chromium.org
2009-09-11
1
-0
/
+11
*
Update test expectations a bit to match the last 300
ojan@google.com
2009-09-11
1
-15
/
+7
*
Mark or rebaseline layout tests that indeed pass due to file URL universal ac...
jianli@chromium.org
2009-09-11
1
-10
/
+1
*
Write layout test output to chunk dir to enable a purify dashboard to be poss...
erikkay@chromium.org
2009-09-11
1
-3
/
+12
*
Replace worker support in test shell with a dummy implementation.
levin@chromium.org
2009-09-11
10
-640
/
+37
*
Remove WebViewDelegate::SpellCheckerDocumentTag method and eliminate
darin@chromium.org
2009-09-11
1
-8
/
+0
*
Support running tests under LayoutTests/http/tests/local as local file, in or...
jianli@chromium.org
2009-09-11
3
-21
/
+20
*
Delete unused WebViewDelegate method.
darin@chromium.org
2009-09-11
2
-9
/
+0
*
Remove two text-selection layout tests that pass on Mac now after an upstream...
snej@chromium.org
2009-09-10
1
-5
/
+0
*
Reorganize repaint tests into more accurate bugs, rebaseline one.
dglazkov@chromium.org
2009-09-10
1
-32
/
+29
*
WebKit update 48239:48264.
eroman@chromium.org
2009-09-10
1
-0
/
+4
*
Move StringPiece into the base namespace. It is colliding
tony@chromium.org
2009-09-10
5
-22
/
+26
*
Hook up WebFrameClient::didUpdateCurrentHistoryItem
darin@chromium.org
2009-09-10
1
-0
/
+1
*
Hack to make tests work if out is a symlink: see if the current dir is the so...
mattm@chromium.org
2009-09-10
1
-2
/
+2
*
Revert "Replace test_shell_tests dependency on the test_shell with test_shell...
mmoss@chromium.org
2009-09-10
1
-41
/
+23
*
WebKit Linux Debug failing linking-a-03-b-preserveAspectRatio.svg with crash
mark@chromium.org
2009-09-10
1
-0
/
+3
*
Replace test_shell_tests dependency on the test_shell with test_shell_pak dep...
mmoss@chromium.org
2009-09-10
1
-23
/
+41
*
Rebaseline more of fast/repaint tests we are now passing (part 6)
dglazkov@chromium.org
2009-09-10
1
-13
/
+0
*
Remove a NOTIMPLEMENTED that was causing layout tests to fail on the Mac.
darin@chromium.org
2009-09-10
1
-1
/
+0
*
Hook up WebFrameClient, replacing many WebViewDelegate methods.
darin@chromium.org
2009-09-10
19
-566
/
+500
*
WebKit update 48217:48239.
eroman@chromium.org
2009-09-10
1
-0
/
+6
*
Rebaseline more of fast/repaint tests we are now passing (part 5)
dglazkov@chromium.org
2009-09-10
1
-10
/
+0
*
Get rid of all query parameters since the http server for src.chromium.org
ojan@google.com
2009-09-10
1
-39
/
+22
*
Run-length encode the JSON results. This makes them considerably
ojan@google.com
2009-09-09
2
-277
/
+457
*
Update test expectations to include the flaky layout test script-load-and-err...
eroman@chromium.org
2009-09-09
1
-0
/
+2
*
linux: split libxpcom_hack into its own file
evan@chromium.org
2009-09-09
1
-0
/
+6
*
Rebaseline more of fast/repaint tests we are now passing.
dglazkov@chromium.org
2009-09-09
1
-12
/
+1
*
Rebaseline more of fast/repaint tests we are now passing.
dglazkov@chromium.org
2009-09-09
1
-32
/
+1
*
Rebaseline more of fast/repaint tests we are now passing.
dglazkov@chromium.org
2009-09-09
1
-20
/
+1
*
Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere...
jshin@chromium.org
2009-09-09
1
-1
/
+1
*
Disable drag-to-navigate.html for mac so that we can investigate it.
jianli@chromium.org
2009-09-09
1
-1
/
+1
*
Add beginDragWithFiles to EventSendingController. Also implement WebKitClient...
jianli@chromium.org
2009-09-08
3
-7
/
+40
*
WebKit merge 48185:48193, plus a few flaky tests added back in to test_expect...
japhet@chromium.org
2009-09-08
1
-9
/
+9
*
linux: write a unit test for plugin mime parsing
evan@chromium.org
2009-09-08
1
-0
/
+1
*
Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e...
japhet@chromium.org
2009-09-08
4
-23
/
+34
*
linux: build a fake libxul and libxpcom
evan@chromium.org
2009-09-08
1
-0
/
+14
*
Rebaseline a few fast/repaint tests that we are now passing.
dglazkov@chromium.org
2009-09-08
1
-23
/
+0
[next]