summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Make sure we close the file_handle when we create (but not open) a new filekinuko@chromium.org2010-10-111-2/+2
* Webkit roll 69433:69487ajwong@chromium.org2010-10-111-15/+0
* Prevent implicit animation when resizing Core Animation pluginsstuartmorgan@chromium.org2010-10-111-0/+5
* Enabling internal PDF reader should disable Reader, and vice versa.jam@chromium.org2010-10-112-4/+12
* Autofill - "Clear form" failed to clear the select popup valuesdhollowa@chromium.org2010-10-111-1/+1
* Add a way to get proxy information to the Private2 Pepper API.brettw@chromium.org2010-10-103-2/+36
* Fixed include in test_webkit_clientdavemoore@chromium.org2010-10-107-6/+137
* Revert 62068 - Move implementation of linux scrollbars from webkit using newdavemoore@chromium.org2010-10-096-133/+3
* Move implementation of linux scrollbars from webkit using newdavemoore@chromium.org2010-10-096-3/+133
* Webkit Roll 69367:69433ajwong@chromium.org2010-10-091-1/+2
* Password Autocomplete needs to check maximum field length when filling.dhollowa@chromium.org2010-10-094-8/+77
* Convert pepper module and instance IDs from being pointer values to beingbrettw@chromium.org2010-10-0826-98/+211
* Remove include for string16 which can cause problems for external projects us...brettw@chromium.org2010-10-082-5/+7
* Sets the referrer for media resource requests.vrk@google.com2010-10-081-1/+1
* Replace DCHECK in the FileSystemQuota test code with ASSERT_TRUE.kinuko@chromium.org2010-10-081-3/+3
* FBTF: Move some structs in webkit_glue::ResourceLoaderBridge:: .erg@google.com2010-10-0810-208/+217
* Copy mesa lib into TestShell bundle so TestShell will use Mesa GL instead of ...zmo@google.com2010-10-082-2/+19
* Support chrome://blob-internals to inspect the blob storage.jianli@chromium.org2010-10-084-0/+282
* Revert revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."agl@chromium.org2010-10-081-2/+3
* Update expectations for crashy fast/html/object-image-nested-fallback.htmlapavlov@chromium.org2010-10-081-0/+2
* Allow unlimited quota for apps for FileSystem accesskinuko@chromium.org2010-10-086-0/+230
* Update test expectations for failing 001.xml/002.xml layout tests.mnissler@chromium.org2010-10-081-0/+4
* Fix a deadlock in NPAPI::PluginList::LoadPlugins.bauerb@chromium.org2010-10-084-40/+32
* Add a glyph drawing routine to private Pepper interface. The currentbrettw@chromium.org2010-10-087-24/+173
* Webkit roll 69314:69342ajwong@chromium.org2010-10-081-5/+3
* Update most secure version for the following plugins:panayiotis@google.com2010-10-071-5/+5
* Resubmit of http://codereview.chromium.org/3476002/show but without the crash...ericu@google.com2010-10-076-11/+307
* Make FakeGlVideoDecodeEngine works in the hardware video decoding architecturehclam@chromium.org2010-10-071-1/+1
* Marking 2 svg tests as flakey since I accidentally undid this upstream.ajwong@chromium.org2010-10-071-0/+2
* Revert 61833 - Add the actual writing-files part of FileWriter.ericu@google.com2010-10-075-305/+11
* Add the actual writing-files part of FileWriter.ericu@google.com2010-10-075-11/+305
* Fix up PPAPI renames in Chrome.neb@chromium.org2010-10-0711-91/+92
* Update test_shell to use renamed WebDragData methods.dcheng@chromium.org2010-10-072-2/+2
* Revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."agl@chromium.org2010-10-071-3/+2
* net: plumb DnsRRResolver from IOThread to HttpNetworkSession.agl@chromium.org2010-10-071-2/+3
* Reapply 61613 that was reverted for false valgrind alarm.kinuko@chromium.org2010-10-077-60/+225
* Add expectations for cached-frame-coutner.html and last-modified-parsing.htmltkent@chromium.org2010-10-071-0/+3
* Webkit roll 69180:69262tkent@chromium.org2010-10-071-6/+0
* Allow cygwin users to run run_webkit_tests.py.pkasting@chromium.org2010-10-071-10/+5
* Added methods to webkit_support.* to support nested loops in chromium DRT.prasadt@chromium.org2010-10-062-0/+10
* Extends update_expectations_from_dashboard.py to handle adding missing expect...ojan@google.com2010-10-064-79/+358
* media/audio-delete-while-slider-thumb-clicked.html stopped crashing.ajwong@chromium.org2010-10-061-3/+1
* Revert 61613 - possible culprit for valgrind error. (Support removeRecursivel...kinuko@chromium.org2010-10-067-225/+60
* Fix up the IndexedDB plumbing layers to match the latest WebKit code.jorlow@chromium.org2010-10-061-25/+1
* Update expectations to supress regressions from Webkit Roll 69169:69180.ajwong@chromium.org2010-10-061-0/+7
* Update the path for Silverlight to the general landing page.panayiotis@google.com2010-10-061-4/+4
* Add a private interface to the plugin and use it to know if the mouse is over...jam@chromium.org2010-10-065-2/+61
* Added support for raw headers.caseq@google.com2010-10-062-1/+42
* WebKit roll 69144:69169tkent@chromium.org2010-10-061-8/+0
* Second try for support removeRecursively and new copy/move behaviors added to...kinuko@chromium.org2010-10-067-63/+228