summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Remove test that has passed for the last 35 runs from the testager@chromium.org2009-09-141-3/+0
* Reapply r25885 after master restartmmoss@chromium.org2009-09-141-23/+41
* DevTools: be ready for WebKit r48314.mnaganov@chromium.org2009-09-121-1/+1
* linux: drop my libxul hack; it didn't workevan@chromium.org2009-09-123-46/+0
* WTF and PCRE should use JavaScriptCore/config.h and WebCore should usemark@chromium.org2009-09-114-300/+3
* Update WebKit to r48317.darin@chromium.org2009-09-111-0/+11
* Update test expectations a bit to match the last 300ojan@google.com2009-09-111-15/+7
* Mark or rebaseline layout tests that indeed pass due to file URL universal ac...jianli@chromium.org2009-09-1114-78/+58
* Write layout test output to chunk dir to enable a purify dashboard to be poss...erikkay@chromium.org2009-09-111-3/+12
* Linux focus ring color: Go through WebKit::WebColor api rather than through t...estade@chromium.org2009-09-115-118/+82
* Fixes a crash in the plugin process specifically in the PluginStreamUrl::DidR...ananta@chromium.org2009-09-114-4/+28
* Replace worker support in test shell with a dummy implementation.levin@chromium.org2009-09-1110-640/+37
* Remove WebViewDelegate::SpellCheckerDocumentTag method and eliminatedarin@chromium.org2009-09-113-26/+5
* Eliminate some methods.darin@chromium.org2009-09-115-22/+12
* Support running tests under LayoutTests/http/tests/local as local file, in or...jianli@chromium.org2009-09-1124-148/+29
* Modify our webkit code to make sure it does not call intonsylvain@chromium.org2009-09-1112-236/+273
* Get rid of the half-working traces of locking, caching, and quotas. Itjorlow@chromium.org2009-09-113-28/+1
* Delete unused WebViewDelegate method.darin@chromium.org2009-09-114-17/+2
* Remove two text-selection layout tests that pass on Mac now after an upstream...snej@chromium.org2009-09-101-5/+0
* Buffered time ranges for <video>hclam@chromium.org2009-09-105-10/+38
* Reorganize repaint tests into more accurate bugs, rebaseline one.dglazkov@chromium.org2009-09-103-33/+30
* WebKit update 48239:48264.eroman@chromium.org2009-09-101-0/+4
* Move StringPiece into the base namespace. It is collidingtony@chromium.org2009-09-108-29/+37
* Hook up WebFrameClient::didUpdateCurrentHistoryItemdarin@chromium.org2009-09-105-12/+9
* Remove the hotmail UA spoofing hack.darin@chromium.org2009-09-101-19/+9
* Hack to make tests work if out is a symlink: see if the current dir is the so...mattm@chromium.org2009-09-101-2/+2
* Revert "Replace test_shell_tests dependency on the test_shell with test_shell...mmoss@chromium.org2009-09-101-41/+23
* WebKit Linux Debug failing linking-a-03-b-preserveAspectRatio.svg with crashmark@chromium.org2009-09-101-0/+3
* Replace test_shell_tests dependency on the test_shell with test_shell_pak dep...mmoss@chromium.org2009-09-101-23/+41
* Rebaseline more of fast/repaint tests we are now passing (part 6)dglazkov@chromium.org2009-09-1033-13/+200
* Supports Gtk keyboard themes.suzhe@chromium.org2009-09-103-9/+21
* Remove a NOTIMPLEMENTED that was causing layout tests to fail on the Mac.darin@chromium.org2009-09-101-1/+0
* Hook up WebFrameClient, replacing many WebViewDelegate methods.darin@chromium.org2009-09-1045-1167/+828
* WebKit update 48217:48239.eroman@chromium.org2009-09-101-0/+6
* Rebaseline more of fast/repaint tests we are now passing (part 5)dglazkov@chromium.org2009-09-1046-10/+143
* Get rid of all query parameters since the http server for src.chromium.orgojan@google.com2009-09-101-39/+22
* Run-length encode the JSON results. This makes them considerablyojan@google.com2009-09-092-277/+457
* Revert "Use gtk-cursor-blink from GtkSettings"evan@chromium.org2009-09-093-7/+0
* Use gtk-cursor-blink from GtkSettings to set theevan@chromium.org2009-09-093-0/+7
* Remove NOTIMPLEMENTED() that messes with layout test outputpinkerton@chromium.org2009-09-091-1/+2
* Update test expectations to include the flaky layout test script-load-and-err...eroman@chromium.org2009-09-091-0/+2
* Adds support for the os x spelling panel to chromium. Users canpinkerton@chromium.org2009-09-096-8/+62
* linux: split libxpcom_hack into its own fileevan@chromium.org2009-09-092-1/+7
* Rebaseline more of fast/repaint tests we are now passing.dglazkov@chromium.org2009-09-0953-12/+321
* linux: search Chrome-specific plugin directories before Mozillaevan@chromium.org2009-09-091-8/+14
* Fix to use FilePath version of PathService::Get.thestig@chromium.org2009-09-091-1/+1
* Bring config.h.in up to date.dglazkov@chromium.org2009-09-092-62/+86
* Update the Mac plugin whitelist to accommodate a new name foramanda@chromium.org2009-09-091-1/+3
* Rebaseline more of fast/repaint tests we are now passing.dglazkov@chromium.org2009-09-09141-32/+1005
* DevTools: populate scopes with local variables when on a breakpoint. This fea...yurys@google.com2009-09-092-40/+24