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
*
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
*
Take out the activex control.BUG=20259
jam@chromium.org
2009-09-08
4
-13
/
+9
*
Update a bunch of test_expectations for xmlhttprequest tests with data from l...
jparent@chromium.org
2009-09-08
1
-13
/
+18
*
Plumb the DragOperation through all the layers between the platform Drag-n-dr...
snej@chromium.org
2009-09-08
7
-22
/
+57
*
Mark marker-viewBox-changes.svg as flaky on Mac and Linux.
craig.schlenter@chromium.org
2009-09-08
1
-1
/
+1
*
WebKit deps roll 48098:48155.
japhet@chromium.org
2009-09-08
1
-0
/
+4
*
Clean up some test exceptions from when I gardened.
jorlow@chromium.org
2009-09-08
1
-4
/
+5
*
Avoids the use of "namespace using-directives" in a few places.
thakis@chromium.org
2009-09-07
1
-2
/
+0
*
Remove one more passing test from test expectations.
dglazkov@chromium.org
2009-09-07
1
-1
/
+1
*
Remove duplicate test expectations.
dglazkov@chromium.org
2009-09-07
1
-1
/
+0
*
Expand fast/repaint filter into individual tests
dglazkov@chromium.org
2009-09-07
1
-2
/
+131
*
Remove fixed test from test expectations.
ager@chromium.org
2009-09-07
1
-3
/
+0
*
Fix TextInputController::insertText() so that it clear selected text before i...
tkent@chromium.org
2009-09-07
2
-4
/
+6
[next]