summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Make LayoutTests/http/tests/misc/redirect-to-external-url.html PASS.tkent@chromium.org2009-10-196-13/+61
* Moved Pepper delegate definition to chrome\renderer to allow it to usesehr@google.com2009-10-179-583/+34
* Trying to green up the webkit bots.senorblanco@chromium.org2009-10-171-3/+2
* Some more test_expectations.txt cleanup. Remove some consistently passing t...senorblanco@chromium.org2009-10-171-27/+16
* Move WebDevToolsAgent{Delegate} into the WebKit API.darin@chromium.org2009-10-1724-231/+228
* Set os_error to net::ERR_ABORTED instead of 0 or net::ERR_FAILED whenwtc@chromium.org2009-10-171-0/+1
* Skipping all Linux Debug media layout tests.scherkus@chromium.org2009-10-171-7/+3
* Marking all pixel media layout tests as flaky until upstreamed WebKit patch l...scherkus@chromium.org2009-10-171-20/+18
* add GetModifiers(test) function, fix typos.dpranke@google.com2009-10-171-10/+25
* Fix minor style violation.jennb@chromium.org2009-10-161-2/+2
* Marking media/video-display-toggle.html as flaky on linux debug.scherkus@chromium.org2009-10-161-1/+1
* Marking media/controls-strict.html as flaky on windows.scherkus@chromium.org2009-10-161-0/+1
* Fix to avoid a bad mem access after URL request has already been deleted.jennb@chromium.org2009-10-162-3/+4
* Cleanup test_expectations after reducing watchdog timeout.ojan@chromium.org2009-10-161-8/+3
* Marked media/controls-strict.html as flaky on linux.scherkus@chromium.org2009-10-161-0/+1
* Layout test frame-beforeload fixed upstream. Remove from test_expectationsvictorw@chromium.org2009-10-161-1/+0
* Revert mac media rebaseline as patch wasn't committed in WebKit yet + update ...scherkus@chromium.org2009-10-1611-9/+15
* Marking more media layout tests as SKIP.scherkus@chromium.org2009-10-161-0/+1
* Rebaseline Chromium Mac media layout tests due to default UI rendering bug fi...scherkus@chromium.org2009-10-1612-6/+6
* WebKit merge 49640-49684jeremy@chromium.org2009-10-161-4/+60
* Skipping some media layout tests due to time outs.scherkus@chromium.org2009-10-161-13/+9
* Disable a couple appcache update job unittests that may have a timing-depende...jennb@chromium.org2009-10-161-2/+2
* Implement cancelling an appcache update. An update is cancelled when its appl...jennb@chromium.org2009-10-1611-139/+302
* Convert devtools interfaces over to using WebString.darin@chromium.org2009-10-1617-183/+199
* Update test expectations to remove newly passing tests.dglazkov@chromium.org2009-10-161-16/+1
* Fix heap profiler after a WebKit roll.apavlov@chromium.org2009-10-162-9/+42
* frame-limit.html is crashing on windows release some of the time now.thomasvl@chromium.org2009-10-161-0/+2
* Added back a test that is always failing on mac.thomasvl@chromium.org2009-10-161-0/+1
* Supports control characters, like what Windows does.suzhe@chromium.org2009-10-161-15/+59
* Mark LayoutTests/fast/css/large-list-of-rules-crash.html as DEBUG SLOW.yutak@chromium.org2009-10-161-3/+1
* Start/stop Web Socket Secure server if necessary.yuzo@chromium.org2009-10-161-1/+6
* Support WSS in websocket_server.py.yuzo@chromium.org2009-10-161-17/+64
* Kill WebViewDelegate::WasOpenedByUserGesture, and instead havedarin@chromium.org2009-10-163-10/+3
* Mark globalhistory tests as WONTFIX.dglazkov@chromium.org2009-10-161-9/+4
* Remove flaky expectations for accessibility tests. They were put in out of la...dglazkov@chromium.org2009-10-161-2/+0
* Attempt to fix the build by adding an include.dglazkov@chromium.org2009-10-161-0/+1
* Move scripting / v8 related methods out of WebKit.hmhm@chromium.org2009-10-168-54/+139
* Move autofill related WebView{Delegate} methods into the WebKit API.darin@chromium.org2009-10-1613-146/+168
* Fix build bustage of 29235hclam@chromium.org2009-10-161-1/+1
* Add regressions from reducing testshell timeout. Not reallyojan@chromium.org2009-10-161-2/+6
* Report stalled event correctly for <video>hclam@chromium.org2009-10-165-152/+330
* Reduce the testshell watchdog timeout to just be the timeoutojan@chromium.org2009-10-164-6/+8
* Revert "Move scripting / v8 related methods out of WebKit.h"tony@chromium.org2009-10-167-137/+54
* Move scripting / v8 related methods out of WebKit.hmhm@chromium.org2009-10-167-54/+137
* Update test expectations post-WebKit merge 49640:49597jeremy@chromium.org2009-10-161-0/+2
* Convert the HTTP cache to use FilePath rather than wstring for thetony@chromium.org2009-10-154-8/+10
* DevTools: now really fix TestProfilerTab (forgot to include the second file).mnaganov@chromium.org2009-10-151-2/+2
* Fix removing of entries in the JSON that pass all runs and haveojan@chromium.org2009-10-151-1/+1
* DevTools: fix the TestProfilerTab test.mnaganov@chromium.org2009-10-151-4/+1
* WebKit merge 49640:49597jeremy@chromium.org2009-10-151-0/+10