summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add failing layout tests to the expectation filesnsylvain@chromium.org2009-10-151-3/+9
* Added stub implementation of SharedWorkerRepository.atwilson@chromium.org2009-10-152-0/+70
* fast/frames/viewsource-link-on-href-value.html is now consistently passing.johnnyg@chromium.org2009-10-151-1/+0
* TBR: drag-to-contenteditable-iframe.html fails not only in debugyaar@chromium.org2009-10-151-1/+1
* TBR: Added new expectation for editable-html-element.htmlyaar@chromium.org2009-10-151-0/+1
* Remove incorrect expectations for fast/events/mouse-click-events and update b...japhet@chromium.org2009-10-152-32/+1
* Fix plugin lookup order on the Macstuartmorgan@chromium.org2009-10-151-1/+1
* webkit roll 49583:49597yaar@chromium.org2009-10-152-3/+9
* Rebaseline layout tests from webkit roll 49583victorw@chromium.org2009-10-1540-394/+391
* DevTools: restore accidentally deleted if blockyurys@google.com2009-10-151-0/+10
* Re-enable APU agent now that https://bugs.webkit.org/show_bug.cgi?id=30135pfeldman@chromium.org2009-10-151-6/+2
* Fixed Layout test fast/forms/textarea-scrollbar-height.html upstreamvictorw@chromium.org2009-10-151-4/+0
* Fixes the layout test formatter to output the correct HTML for upstream basel...gwilson@google.com2009-10-152-6/+5
* Make main.cpp Google style and conver the filename and headers of the otherbrettw@chromium.org2009-10-157-567/+409
* This test timeouts once in a while on linux. marking is as slow.nsylvain@chromium.org2009-10-151-1/+1
* DevTools: enable DevToolsSanityTest.TestCompletionOnPause that failed because...yurys@google.com2009-10-152-2/+1
* Re-try r29078: Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-156-58/+67
* LayoutTests/transitions/mask-transitions.html needs to also be CRASHnsylvain@chromium.org2009-10-151-1/+1
* LTTF: rebaseline fast/box-sizing/percentage-height .hamaji@chromium.org2009-10-153-2/+1
* Revert wstring patch (r29078 and follow up commits). It is causing failures o...estade@chromium.org2009-10-156-67/+58
* Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-156-58/+67
* Add a simple test page that instantiates the Pepper test plugin.brettw@chromium.org2009-10-141-0/+3