summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Mark ResourceFetcherTests.ResourceFetcherDownload and ResourceFetcherDidFail ...phajdan.jr@chromium.org2010-10-141-2/+4
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-1416-43/+43
* SKIP http/tests/media/video-play-stall-seek.html on Google Chrome/Win.mal@chromium.org2010-10-141-0/+7
* Add a pp_resource include to the two private interfaces, which depend on this.brettw@chromium.org2010-10-142-0/+2
* Fix the build warnings about bool conversion.brettw@chromium.org2010-10-141-2/+2
* Update the audio interface implementation to use the latest Pepper.brettw@chromium.org2010-10-142-30/+60
* Add an option ProxyService::Create() to disable use of proxy auto-config.eroman@chromium.org2010-10-141-2/+2
* SimpleFileWriter for test_shell and DRT.michaeln@chromium.org2010-10-1411-1/+469
* Add deletable file refs to Blobsmichaeln@chromium.org2010-10-144-51/+84
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-146-16/+18
* Use CommandUpdater for disabling commands that were disabled by plugins.jam@chromium.org2010-10-133-7/+8
* FBTF: Further parts of r61237 that should be harmless to chrome_frame.erg@google.com2010-10-136-74/+103
* [media] inject VDC to decoder.jiesun@google.com2010-10-131-1/+1
* Switch FileSystemOperation::Write back to using FileUtilProxy::CreateOrOpen, ...ericu@google.com2010-10-131-1/+1
* FBTF: Fix more ctor/dtors found by clang plugin.erg@google.com2010-10-132-1/+3
* Add Webkit test expectation until Webkit is rolled past r69652apavlov@chromium.org2010-10-131-0/+3
* Remove unneeded using directives. This will fix Canary build break caused by ...jianli@chromium.org2010-10-121-1/+0
* Add a private pepper API for the pdf plugin to disable copy/print etc. This ...jam@chromium.org2010-10-123-1/+15
* Compile webkit gpu code in an upstream build too.tony@chromium.org2010-10-121-1/+1
* Fix reference to WebThemeEngine.h on windows.tony@chromium.org2010-10-121-1/+1
* Re-add test_expectations detected by ajwong@ and removed during the Webkit ro...apavlov@chromium.org2010-10-121-0/+2
* Webkit roll 69511:69577apavlov@chromium.org2010-10-121-2/+0
* Take out bogus DCHECKgspencer@chromium.org2010-10-121-1/+0
* This makes it so we only add the default plugin if it's enabled.gspencer@chromium.org2010-10-121-2/+3
* This changes GetPluginInfo so that we can request a list of plugins that matc...gspencer@chromium.org2010-10-124-98/+115
* Refactor out path-related methods from file_system_host_context into a separa...kinuko@chromium.org2010-10-125-0/+495
* FileWriter: Defend against being deleted in the FileWriterDelegate completion...michaeln@chromium.org2010-10-121-4/+5
* Remove GetSelectedText from Instance interface.jam@chromium.org2010-10-122-15/+33
* Add private pepper API to keep the throbber spinning while PDFs are loading.jam@chromium.org2010-10-123-1/+31
* 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