summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Prepare heap profiler for WebKit profiles panel UI-related refactoringapavlov@chromium.org2009-10-191-0/+12
* A couple more slow test additions to test_expectations.ojan@chromium.org2009-10-191-4/+6
* Do a whole bunch of cleanup in the test plugin. This removes most of the oldbrettw@chromium.org2009-10-194-978/+186
* DevTools: show diffs of retainers count between heap snapshots.mnaganov@chromium.org2009-10-192-122/+137
* DevTools: allow expanding constructor propertyyurys@google.com2009-10-192-68/+83
* Remove SVG crashes from expectations. The crashes were fixed in http://trac.w...dglazkov@chromium.org2009-10-191-6/+1
* Allow keyboard input to work in Mac plugins. Filed bug 25183 to revive "figu...amanda@chromium.org2009-10-192-6/+30
* Rebaseline newly added tests.yutak@chromium.org2009-10-1933-5/+74
* Add one more test expectation for WebKit roll 49684:49761.yutak@chromium.org2009-10-191-0/+1
* WebKit merge 49684:49761.yutak@chromium.org2009-10-191-0/+10
* Delete glue/webview{_delegate}.hdarin@chromium.org2009-10-1967-265/+206
* Remove duplicated code in decidePolicyForNavigation().tkent@chromium.org2009-10-191-6/+3
* 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