summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 85852 - Add a command line option ("host-resolver-retry-attempts")rtenneti@chromium.org2011-05-191-1/+0
* Add a command line option ("host-resolver-retry-attempts")rtenneti@chromium.org2011-05-191-0/+1
* Fix bug 79905: Drag and drop of "DownloadURL" type ignores specified filename...jianli@chromium.org2011-05-181-1/+1
* Support getting the font list in Pepper. This currently only works out ofbrettw@chromium.org2011-05-184-10/+36
* Remove more URLRequest::RegisterProtocolFactory calls.willchan@chromium.org2011-05-188-42/+214
* Convert PPB_Buffer_Impl to use SharedMemory for efficient IPC use.fischman@chromium.org2011-05-185-21/+27
* Implement EvictOriginData in QuotaManager.dmikurube@chromium.org2011-05-183-6/+120
* Added GetAvailableSpace to QuotaManagerkinuko@chromium.org2011-05-184-1/+65
* Make NotifyHeadersComplete the last call in the function.aarya@google.com2011-05-181-2/+2
* Remove redundant MessageLoopProxy from LocalFilePathCallbackDispatcher.adamk@chromium.org2011-05-182-23/+9
* wstring: remove an obsolete unused function prototypeevan@chromium.org2011-05-171-9/+0
* wstring: remove wstring version of RemoveCharsevan@chromium.org2011-05-171-3/+3
* QuotaManager shouldn't crash if is_incognito is true.michaeln@google.com2011-05-174-146/+166
* Memory leak fix in FileSystemOperationWriteTestkinuko@chromium.org2011-05-171-0/+1
* Update NPAPI headers to latest npapi-sdkstuartmorgan@chromium.org2011-05-171-1/+8
* Memory leak fix for FileWriterDelegateTestkinuko@chromium.org2011-05-171-0/+2
* Switch usage cache code to use FileSystemQuotaUtil in FileWriterDelegatekinuko@chromium.org2011-05-1710-139/+257
* Update V8 to version 3.3.7ricow@chromium.org2011-05-171-0/+7
* Add an interface QuotaEvictionHandler.dmikurube@chromium.org2011-05-172-16/+61
* Factor out quota-related filesysem internal code into QuotaUtil classkinuko@chromium.org2011-05-1711-186/+419
* DeleteOriginTest fix attempt for non-existing origin directorykinuko@chromium.org2011-05-171-0/+4
* Added DeleteOriginData to QuotaClientkinuko@chromium.org2011-05-1712-11/+264
* Add DeleteOriginFromDatabase private method to QuotaManagerkinuko@chromium.org2011-05-172-95/+131
* Add "WebKit Linux 32" to and remove "Webkit Linux 64" from the list of builde...yuzo@chromium.org2011-05-171-1/+1
* 'using namespace' fix in webkit/gluekinuko@chromium.org2011-05-162-4/+8
* A few small cleanup items from TODOs in the Obfuscated filesystem code--unit ...ericu@chromium.org2011-05-165-106/+183