summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Merge 88642 - JRE6u26 sounds like it fixes some pretty nasty bugs:cevans@chromium.org2011-06-201-2/+2
* Merge 89631 - IcedTea caught up with the latest Java security update.laforge@chromium.org2011-06-201-2/+2
* Merge 88924 - Fix Crash in DeleteTask<quota::QuotaTask>::Runmichaeln@google.com2011-06-141-4/+8
* Skip fullscreen layout tests for 782 branch.scherkus@chromium.org2011-06-141-0/+2
* Merge 88081 - Make Flash work properly when started in low-integrity mode so ...ananta@chromium.org2011-06-106-4/+46
* Revert 88082 - Merge 88081 - Make Flash work properly when started in low-int...laforge@chromium.org2011-06-086-46/+4
* Merge 88063 - Fix a null pointer crasher.michaeln@google.com2011-06-072-6/+11
* Merge 88081 - Make Flash work properly when started in low-integrity mode so ...jschuh@chromium.org2011-06-076-4/+46
* Fix test expectations for merging WebKit r87848dcheng@chromium.org2011-06-041-0/+1
* Merge 87752 - Fix BufferedResourceLoader's kReadThenDefer strategy.scherkus@chromium.org2011-06-033-7/+44
* Fix find in page not working for pepper. This is a manual merge of http://co...jam@chromium.org2011-06-021-0/+4
* 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
* Resubmitting 86978 - Fix FileWriterDelegate's usage tracking behaviorkinuko@chromium.org2011-05-276-124/+343
* Revert 86978 - Fix FileWriterDelegate's usage tracking behaviorkinuko@chromium.org2011-05-276-345/+121
* Fix FileWriterDelegate's usage tracking behaviorkinuko@chromium.org2011-05-276-121/+345
* Ensure the filter for GetSaveFileName on Windows is double NULL terminated.rsleevi@chromium.org2011-05-271-1/+1
* Test expectations suppressions after r86944 enabledadamk@chromium.org2011-05-271-0/+4
* Implement Chromium version of WebCore::MediaPlayer::mediaTimeForTimeValue()acolwell@chromium.org2011-05-262-0/+6