summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Flakiness dashboard changes:ojan@google.com2009-09-151-84/+231
* Add missing newline at end of file causing a warning with gcc (r25967 caused ...thomasvl@chromium.org2009-09-151-1/+1
* Fix LayoutTests/plugins/destroy-during-npp-new.htmldarin@chromium.org2009-09-153-3/+6
* ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...finnur@chromium.org2009-09-153-5/+25
* try again to fix compile w/ unused variables ...dpranke@google.com2009-09-151-0/+3
* Fix compile on mac from unused variable.dpranke@google.com2009-09-151-0/+2
* Check in new baselines w/ generic theme for Windows, enabling layout testsdpranke@google.com2009-09-151471-794/+956
* Enable the ability to run layout tests on Vista as well as XP. See the note dpranke@google.com2009-09-153-4/+16
* Update WebKit to r48388darin@chromium.org2009-09-151-0/+3
* Remove underscores.darin@chromium.org2009-09-151-5/+4
* Cleanup test expectations now that these tests are passing.darin@chromium.org2009-09-151-9/+0
* WebKit deps rolldpranke@google.com2009-09-151-0/+9
* linux: raise logging level since INFO doesn't show in Release (?)evan@chromium.org2009-09-151-6/+6
* Revert change 26184, 26181 and 26178 to fixnsylvain@chromium.org2009-09-153-25/+5
* Fix canary bot.darin@chromium.org2009-09-141-0/+2
* ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...finnur@chromium.org2009-09-143-5/+25
* Remove tests that are now passing from test expectations.dglazkov@chromium.org2009-09-141-6/+0
* Update bug numbers in test_expectationsvictorw@chromium.org2009-09-141-2327/+2327
* Fix for bug 2932: Chrome should not trigger page reloading when turn off auto...jshin@chromium.org2009-09-141-6/+6
* Add time and webkit/chrome svn revisions to the JSON output for ojan@google.com2009-09-142-15/+63
* Fix tests involving multiple windows that log frame load events.darin@chromium.org2009-09-142-4/+4
* This change adds a new "generic" theme to the Windows implementation ofdpranke@google.com2009-09-1411-19/+1241
* Rebaselines fast/repaint/fixed.html to accomodate scrolling change introduced...jamesr@chromium.org2009-09-145-2332/+2329
* plugins: call SetContainer before we call Initializeevan@chromium.org2009-09-141-1/+4
* Restore support for loading URLs on the command line.darin@chromium.org2009-09-141-11/+21
* Tries to avoid unnecessary layoutjamesr@chromium.org2009-09-142-6/+4
* Remove cross-frame-callable from test_expectations. The test has passed for d...victorw@chromium.org2009-09-141-3/+0
* Rebaseline js layout tests that depend on the output strings.victorw@chromium.org2009-09-1415-662/+409
* Update WebKit to r48354darin@chromium.org2009-09-141-0/+7
* Fix some mixed content layout tests.darin@chromium.org2009-09-147-3/+41
* 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