summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* The IPCs for carrying data requested by plugins have been changed from synchr...ananta@chromium.org2009-07-247-18/+98
* Reverting 21525.yurys@google.com2009-07-2410-179/+29
* Skip over Mozilla .xpt files when loading plugins on Linux.craig.schlenter@chromium.org2009-07-241-1/+3
* DevTools: split console evaluation into two steps: actual evaluation and resu...yurys@google.com2009-07-2410-29/+179
* Exclude bindings/npruntime.h from the DEPS check. Based on include files, we...jorlow@chromium.org2009-07-241-0/+2
* This file (somehow) got removed from the last CL.jorlow@chromium.org2009-07-241-0/+2
* Move parts of npruntime into the WebKit API so it no longer has any dependenc...jorlow@chromium.org2009-07-244-161/+266
* Change the expectation of only-child-pseudo-class.html to FAIL also for Mac.yuzo@chromium.org2009-07-241-1/+1
* Update test expectations with failures from WebKit merge r46282:r46288agl@chromium.org2009-07-241-0/+3
* The final CL for plumbing DOM Storage.jorlow@chromium.org2009-07-248-5/+239
* Linux: splice together RendererPreferences and SkFontHostagl@chromium.org2009-07-243-0/+127
* Update test expectations corresponding to changes made upstream.darin@chromium.org2009-07-2413-20/+146
* GTK test shell valgrind, try 3. Null out the main window before initiating sh...estade@chromium.org2009-07-241-2/+2
* LayoutTests/fast/forms/select-popup-pagekeys.html no longer fails!darin@chromium.org2009-07-231-3/+0
* Update WebKit from 46282 to 46288.darin@chromium.org2009-07-231-4/+5
* Allow the browser to send actions back to the render for media element contex...ajwong@chromium.org2009-07-2310-57/+149
* Add support for the Home and End keys to the keyDown() method.snej@chromium.org2009-07-231-0/+4
* Update WebKit from r46270 to r46282.darin@chromium.org2009-07-231-2/+3
* Don't run ManyVideoBear under valgrind for now, as it hangsdkegel@google.com2009-07-231-1/+2
* Cleanup remaining test expectations from merge to webkit r46270.darin@chromium.org2009-07-231-4/+6
* My last fix caused a recursive destructor call. Prevent that by disconnecting...estade@chromium.org2009-07-231-105/+106
* Rebaselines to account for http://trac.webkit.org/changeset/46240darin@chromium.org2009-07-2327-46/+1370
* redo CL 21368 - fix test shell on windows to accept vista sys depsdpranke@google.com2009-07-231-39/+75
* Fix bug 15795: make the capslock indicator in password fields (on Mac) work.avi@chromium.org2009-07-231-0/+8
* Alt{Error,404}PageResourceFetcher cleanup.darin@chromium.org2009-07-2310-186/+87
* Add support to URLRequest for deferring redirects.darin@chromium.org2009-07-231-1/+2
* Import WebKit/WebCore/loader/appcache/ManifestParser.{h,cpp}.darin@chromium.org2009-07-232-0/+239
* None of these files need to include config.h any longer...so remove it.jorlow@chromium.org2009-07-2314-28/+2
* Update webkit. Mark some tests as expected to fail due todarin@chromium.org2009-07-231-5/+13
* Make sure the multiplication sign is encoded properly.avi@chromium.org2009-07-231-2/+10
* DevTools: print function source in eval selection requests.pfeldman@chromium.org2009-07-231-0/+3
* back out CL 21368 in case for some reason it's causing a crash on video-toggledpranke@google.com2009-07-231-75/+39
* mark the loader tests as failing (bug 17509) so I can investigate tomorrowdpranke@google.com2009-07-231-1/+6
* back out CLs 21367, 21366 - no idea why these keep breakingdpranke@google.com2009-07-232-8/+1
* modify test_shell's check-sys-deps to work on vista as well as xpdpranke@google.com2009-07-231-39/+75
* python 2.4's implementation of sys.popen() has a race conditiondpranke@google.com2009-07-231-0/+4
* re-do CL 21252 - move image_diff to tools, add deps to test_shelldpranke@google.com2009-07-231-1/+4
* Remove the dependency on V8Proxy.h from test_shell.cc.dumi@chromium.org2009-07-233-6/+10
* Update test expectations after WebKit merge r46194:46229.paul@chromium.org2009-07-231-4/+5
* Fix a leak that only happens in layout test mode.tc@google.com2009-07-233-0/+5
* This CL fixes issue 17468 - Regression: Extra white rectangle showing when mo...xji@chromium.org2009-07-231-8/+10
* make sure to destroy main window when test shell is shutting down so we don't...estade@chromium.org2009-07-231-1/+5
* Fix NULL_RETURN defect found by Coverity.cmp@google.com2009-07-231-1/+5
* A couple more notations for flaky media tests.estade@chromium.org2009-07-221-2/+2
* Update test expectations for WebKit merge r46143:46194.paul@chromium.org2009-07-221-11/+4
* Changes to provide asynchronous read in data source:hclam@chromium.org2009-07-2212-23/+2000
* Fix broken build because of r21317hclam@google.com2009-07-221-13/+16
* Additional test to exploit memory leaks in <video>hclam@google.com2009-07-222-10/+58
* Update expected test failures for WebKit merge r46143:46194.paul@chromium.org2009-07-221-8/+8
* Fix trackpad scrolling issues where scroll events with 0 were sent.avi@chromium.org2009-07-221-9/+12