summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Removing defunct OpenMAX code.scherkus@chromium.org2011-06-031-1/+0
* Fix BufferedResourceLoader's kReadThenDefer strategy.scherkus@chromium.org2011-06-033-7/+44
* Fix comment in pdf interface.elijahtaylor@google.com2011-06-031-2/+2
* Fix resource icons not writing to shared memory correctly.elijahtaylor@google.com2011-06-021-5/+3
* Don't allow Pepper URL requests to have Javascript URLs. Modify PPB_URLReques...bbudge@google.com2011-06-023-1/+13
* This goes in first, followed by a webkit change that defines WEBFILESYSTEMCAL...ericu@chromium.org2011-06-023-26/+141
* Updating XTBs based on .GRDs from branch 742kerz@chromium.org2011-06-021-1/+1
* Remove downstream suppressions. These suppressions are blocking me from reso...abarth@chromium.org2011-06-011-23/+1
* Roll WebKit DEPS: 87771 => 87815.abarth@chromium.org2011-06-011-0/+3
* Infobar Windows Media Player plug-in by default.cevans@chromium.org2011-06-013-2/+8
* Revert 87449 - Nuke kDisableDevTools flag. It's not working anyway.mnaganov@chromium.org2011-06-014-1/+9
* Revert Update V8 to version 3.4.1ricow@chromium.org2011-06-011-5/+0
* Nuke kDisableDevTools flag. It's not working anyway.mnaganov@chromium.org2011-06-014-9/+1
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-0136-670/+495
* Update V8 to version 3.4.1.ricow@chromium.org2011-06-011-0/+4
* Revert 87415 - Convert more interfaces to the new thunk system. This goes up ...thestig@chromium.org2011-06-0136-491/+670
* Revert 87419 - Add some missing virtual keywords to fix the clang build.thestig@chromium.org2011-06-012-2/+2
* Don't crash when quota is queried on file:///kinuko@chromium.org2011-06-012-8/+30
* Relanding this as the previous iteration broke the chrome os build.ananta@chromium.org2011-06-015-0/+174
* Add some missing virtual keywords to fix the clang build.brettw@chromium.org2011-06-012-2/+2
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-0136-670/+491
* Fix a NOTREACHED being hit in a test.ericu@google.com2011-06-012-4/+19
* Reland 87371 - Support for glSetSurfaceCHROMIUM.apatrick@chromium.org2011-06-014-23/+22
* Revert 87396 - Added a facility in PPAPI to register interface factories whic...apatrick@chromium.org2011-06-015-168/+0
* Added a facility in PPAPI to register interface factories which can watch Get...ananta@chromium.org2011-05-315-0/+168
* Disallow links from being seen by the extensions via the fileapi.rkc@chromium.org2011-05-311-1/+11
* Update translations using strings from launchpad.net r228tony@chromium.org2011-05-312-0/+8
* Revert 87371 - Broke Compile - Support for glSetSurfaceCHROMIUM.rsesek@chromium.org2011-05-314-22/+23
* Support for glSetSurfaceCHROMIUM.apatrick@chromium.org2011-05-314-23/+22
* Fix PPAPITest.DirectoryReader:yzshen@chromium.org2011-05-311-1/+1
* Give FunctionGroupBase a virtual destructor.thakis@chromium.org2011-05-313-5/+5
* Add eviction statistics.dmikurube@chromium.org2011-05-315-15/+243
* Remove unused "virtual" keywords.thakis@chromium.org2011-05-312-2/+2
* Force updating filesystem usage cachekinuko@chromium.org2011-05-311-1/+1
* Always enable quota storage APIkinuko@chromium.org2011-05-313-5/+5
* Update V8 to version 3.4.0.1ricow@chromium.org2011-05-311-0/+5
* Quota InfoBarkinuko@chromium.org2011-05-312-21/+3
* Integrate QuotaTemporaryStorageEvictor and QuotaManager functions.dmikurube@chromium.org2011-05-308-38/+204
* The first step for enabling off-the-spot IME on Pepper on ChromeOS/Linux.kinaba@google.com2011-05-304-0/+8
* Make clang happy again.michaeln@google.com2011-05-292-1/+5
* Retain support for 'UnlimitedStorage' in the QuotaManager.michaeln@google.com2011-05-2919-141/+537
* Work around a scoped_refptr somehow not getting deleted in destructor.ericu@chromium.org2011-05-292-0/+7
* Remove old filesystem naming restrictions, as per the new spec.ericu@google.com2011-05-282-50/+65
* Code to turn on obfuscated filesystems for all, and to migrate all existing u...ericu@google.com2011-05-2813-244/+729
* WebKit roll 87521:87572.adamk@chromium.org2011-05-271-0/+3
* Move Broker, Buffer, CharSet, and CursorControl to use the new thunk/API system.brettw@chromium.org2011-05-2717-277/+331
* Add a new function to run and claer a completion callback. This is a commonbrettw@chromium.org2011-05-272-18/+6
* Moving mediaplayer to the chrome filebrowser. Observable behaviour should not...serya@google.com2011-05-273-1/+21
* Fix quota manager's usage tracking for a new originkinuko@chromium.org2011-05-273-48/+33
* ChromiumOS build fix attempt for 86988kinuko@chromium.org2011-05-271-1/+2