summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Stop using WebInputElement::inputType().tkent@chromium.org2010-09-221-2/+2
* Set name of document accessibility nodes to document title. ctguil@chromium.org2010-09-211-0/+2
* Fix full screen mode for windowless flash plugins. Flash doesn't expect a "ki...brettw@chromium.org2010-09-211-0/+12
* Revert 60088 - Set name of document accessibility nodes to document title.rdsmith@chromium.org2010-09-211-2/+0
* Set name of document accessibility nodes to document title.ctguil@chromium.org2010-09-211-0/+2
* Disabling canvas test downstream for now, will upstream in future rollatwilson@chromium.org2010-09-211-0/+1
* Disabled video-controls-with-mutation-event-handler on all platforms, not jus...atwilson@chromium.org2010-09-211-1/+1
* Disabled crashing media/video-controls-with-mutation-event-handler.html testatwilson@chromium.org2010-09-211-2/+2
* Disable failing test to allow tree to go green - will move upstream shortly.atwilson@chromium.org2010-09-201-0/+3
* Disable incremental linking on 32 bits toolset for test_shell_tests.maruel@chromium.org2010-09-201-0/+9
* Add an --enable-accelerated-2d-canvas flag to test_shell. This will use the ...senorblanco@chromium.org2010-09-205-1/+15
* DevTools: provide load timing for sync resources.pfeldman@chromium.org2010-09-201-1/+2
* Implement PPB_URLLoaderTrusted_Dev.darin@chromium.org2010-09-203-3/+41
* Revert 59891 - Add test expectations for https://bugs.webkit.org/show_bug.cgi...thakis@chromium.org2010-09-191-6/+0
* Add test expectations for https://bugs.webkit.org/show_bug.cgi?id=46025 after...johnnyg@chromium.org2010-09-181-0/+6
* Add temporary test expectation after rolling to r67748johnnyg@chromium.org2010-09-181-0/+1
* Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-185-48/+71
* Force DumpRenderTree to use the Mesa backend for OpenGL as waskbr@chromium.org2010-09-171-0/+5
* Revert 59845 - Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-175-68/+48
* Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-175-48/+68
* Add temporary test expectation for tex-image-and-sub-image-2d-with-video.html...johnnyg@chromium.org2010-09-171-0/+2
* Change all callers of WebFileInfo::appendFileRange() to use the newdumi@chromium.org2010-09-173-10/+7
* Unittest renamed to chrome_file_system_operation_unittest.cc. Deleting origin...kkanetkar@chromium.org2010-09-161-3/+3
* Fix SimpleFileSystem.getMetadata to readMetadatakinuko@chromium.org2010-09-162-3/+2
* Remove use of accessible prop service from render_widget_host_view_win.ccctguil@chromium.org2010-09-161-0/+1
* Don't add invalid webkit accessibility objects to the renderer accessibility ...ctguil@chromium.org2010-09-161-2/+8
* DevTools: report network stack-based finish time for resources.pfeldman@chromium.org2010-09-1617-31/+50
* Test shell impl for WebKit's File System API:BUG=52799TEST=nonekkanetkar@chromium.org2010-09-1611-0/+635
* Add support for webkit ValueChanged accessibility notification.ctguil@chromium.org2010-09-161-2/+1
* Make PepperModule inherit from base::SupportsWeakPtr. This is neededdumi@chromium.org2010-09-151-1/+3
* Remove suppression as https://bugs.webkit.org/show_bug.cgi?id=45814 now fixedjoth@chromium.org2010-09-151-2/+0
* base: Move SplitStringDontTrim functions from string_util.h to string_split.htfarina@chromium.org2010-09-151-1/+2
* Mark add-listener-from-callback.html as flakyjoth@chromium.org2010-09-151-0/+3
* Clean test expectationspodivilov@chromium.org2010-09-151-4/+0
* Implement setDomainRelaxationForbiddenForURLScheme in test_shell.tony@chromium.org2010-09-152-0/+12
* Add LocalFileToDataURL to webkit_support.tony@chromium.org2010-09-143-5/+45
* Add the ability to create FileRefs pointing to inexistent ordumi@chromium.org2010-09-143-1/+44
* Add fullscreen support to Pepper.piman@chromium.org2010-09-146-9/+128
* Move blob URL scheme registration from test_shell.cc tomihaip@chromium.org2010-09-143-14/+16
* Linux: More gcc 4.5 NULL versus 0 fixes.craig.schlenter@chromium.org2010-09-143-14/+14
* Minor cleanup in PepperPluginDelegate.darin@chromium.org2010-09-141-3/+4
* Temporarily add failing websocket tests to expectationspodivilov@chromium.org2010-09-141-0/+4
* Fix TestShell to forward-delete on eventSender.keyDown('delete') totony@chromium.org2010-09-141-1/+1
* test_shell: use WebDeviceOrientationClientMock::create().hans@chromium.org2010-09-141-1/+1
* webkit roll to 67426, pick up some expectation changesdpranke@chromium.org2010-09-141-4/+0
* Preliminary Network P2P Pepper APInfullagar@google.com2010-09-145-0/+183
* Fix a warning.tkent@chromium.org2010-09-131-1/+1
* Throw an error if pepper::FileIO::GetOSFileDescriptor() is compiled ondumi@chromium.org2010-09-131-1/+3
* Implement QuitMessageLoop using QuitNow instead of Quit.darin@chromium.org2010-09-131-1/+1
* Remove code that's no longer needed for computing checksums.tony@chromium.org2010-09-131-13/+5