summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-2513-29/+32
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-2513-32/+29
* Implement QuotaTemporaryStorageEvictor.dmikurube@chromium.org2011-05-256-3/+468
* Add StorageType as parameter to {,Host}{Usage,Quota}Callbacktzik@chromium.org2011-05-256-53/+164
* 2nd try: Notify read access to the QuotaManager in FileSystemOperationkinuko@chromium.org2011-05-253-49/+155
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-2515-17/+17
* We need this work-around for file:/// URIs asmichaeln@google.com2011-05-252-3/+19
* Implement DatabaseQuotaClient's DeteleteOriginData method.michaeln@google.com2011-05-255-16/+162
* Disable QuotaMananger tests which rely on precise time.shess@chromium.org2011-05-251-2/+13
* Remove ctime and atime checks to reduce flakiness.ericu@chromium.org2011-05-251-3/+0
* Use the QuotaManager to determine the space available to WebSQLDatabases. Sin...michaeln@google.com2011-05-259-14/+78
* Handle <link rel=prerender> in chrome.gavinp@chromium.org2011-05-242-0/+3
* Remove scripting from PPP_Instance and PPB_Instance (behind precompiler flag).dmichael@chromium.org2011-05-247-31/+104
* Change printing of PDFs for preview on Windows to not rasterize.vandebo@chromium.org2011-05-242-52/+59
* Revert 86400 - Notify read access to the QuotaManager in FileSystemOperationkinuko@chromium.org2011-05-243-153/+49
* Add Dump{Quota,LastAccessTime}Table to QuotaDatabasetzik@chromium.org2011-05-243-8/+243
* Notify read access to the QuotaManager in FileSystemOperationkinuko@chromium.org2011-05-243-49/+153
* Integrated obfuscation with quota; all unit tests now pass with or without th...ericu@chromium.org2011-05-2314-149/+391
* Fix PP_FileOpenFlags_Dev handling:yzshen@chromium.org2011-05-239-129/+113
* GLContext no longer holds a pointer to a GLSurface.apatrick@chromium.org2011-05-234-23/+59
* Updated video decoder IPC to use PPB_Buffer_Dev's new support for SharedMemory. fischman@chromium.org2011-05-231-6/+4
* Update V8 to version 3.3.9.3. Fix for reliability bot crashes are in.ager@chromium.org2011-05-231-0/+3
* Revert V8 update. Causes reliability bot crashes.ager@chromium.org2011-05-231-3/+0
* Update V8 to version 3.3.9.2.ager@chromium.org2011-05-231-0/+3
* QuotaManager::GetUsageAndQuota should not hung even when the returned usage/q...kinuko@chromium.org2011-05-231-28/+34
* Revert r75078 now that crbug.com/72007 is fixed.darin@chromium.org2011-05-211-5/+2
* Roll skia r1385:1395thakis@chromium.org2011-05-201-0/+1
* Map webkit glue when Mac build uses Skia.caryclark@chromium.org2011-05-203-3/+15
* Exporting ScopedTempDir so it can be used by webkit layout tests.gregsimon@chromium.org2011-05-202-0/+31
* Code to migrate a single directory from the old sandbox to the new.ericu@chromium.org2011-05-206-43/+329
* Update translations using strings from launchpad.net r216fta@sofaraway.org2011-05-202-0/+14
* Remove files that are compiled in both ui_base and app_base.tony@chromium.org2011-05-201-0/+1
* Implement NotifyStorageAccessedkinuko@chromium.org2011-05-205-46/+244
* Set our network state before setting our ready state after the media engine h...scherkus@chromium.org2011-05-201-3/+4
* Use appropriate FileSystemOperations in "filesystem:" URLRequestJobs.adamk@chromium.org2011-05-1919-298/+183
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-1924-43/+43
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-199-11/+11
* Fix bug introduced in r85773: PPB_Buffer_Impl::Init() never set size_!fischman@chromium.org2011-05-191-1/+4
* Make use of the new cross-platform POSIX defines toolkit_uses_gtk, os_posix, ...tony@chromium.org2011-05-193-14/+13
* Miscellaneous webkit_glue namespace changes in preparation for building src\c...ananta@chromium.org2011-05-1910-76/+30
* FileSystemURLRequestJobBase: hold a ref in LocalPathCallbackDispatcher until ...adamk@chromium.org2011-05-193-10/+71
* StartEviction and RegisterOriginskinuko@chromium.org2011-05-195-84/+283
* Change PPP_Printing_Dev QuerySupportedFormats to not require MemAlloc and Mem...dmichael@chromium.org2011-05-192-31/+124
* Change usage cache code in QuotaFileUtil to use QuotaUtil methodskinuko@chromium.org2011-05-1911-324/+450
* RegisterOrigins to QuotaDatabasetzik@chromium.org2011-05-193-5/+97
* Implement GetUsageAndQuotaForEviction in QuotaManager.dmikurube@chromium.org2011-05-194-24/+136
* fix QuotaDatabaseTest.BootstrapFlagtzik@chromium.org2011-05-191-2/+1
* This integrates the obfuscated filesystem, but keeps it turned off with a flag.ericu@chromium.org2011-05-1914-106/+344
* Revert of 85854 which is a revert of 85852 - Add a command line optionrtenneti@chromium.org2011-05-191-0/+1
* InitializationFlag to QuotaDatabasetzik@chromium.org2011-05-193-1/+40