summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enough appcache + quota integration to call NotifyOriginInUse/NotifyOriginNoL...michaeln@google.com2011-05-168-22/+92
* Add GetLRUOrigin into QuotaManager.dmikurube@chromium.org2011-05-165-68/+116
* Make canary-webkit-revisions.py print failing tests for each subset of builders.yuzo@chromium.org2011-05-161-4/+46
* More Quota + WebSQLDatabase integration.michaeln@google.com2011-05-158-35/+368
* Re-enable DNS prefetch. This feature got disable accidentially in WebKitabarth@chromium.org2011-05-142-0/+6
* Timer to drop in-memory databases when they're not in use.ericu@google.com2011-05-132-0/+15
* Fix event dispatching for PPB_Messaging::PostMessage. I asked Adam about the...dmichael@chromium.org2011-05-131-13/+33
* Remove MockWebFrame in favour of MockWebFrameClient and update corresponding ...scherkus@chromium.org2011-05-137-727/+59
* ObfuscatedFileSystemFileUtil classericu@google.com2011-05-1312-7/+1778
* Convert audio-related messages to the new thunk/API system for Pepper.brettw@chromium.org2011-05-1318-294/+173
* Implement VideoDecoder IPC hooks from plugin to GPU processvrk@google.com2011-05-135-35/+35
* 'using namespace' fix in webkit/fileapikinuko@chromium.org2011-05-138-18/+25
* Added {Get,Set}PersistentHostQuota and Get{Global,Host}Usage to QuotaManager.kinuko@chromium.org2011-05-139-111/+647
* Revert 85250, Update v8 to version 3.3.6.1ricow@chromium.org2011-05-131-8/+0
* Update v8 to version to 3.3.6.1ricow@chromium.org2011-05-131-0/+9
* Make canary-webkit-revisions.py print failures, not limited to those of webki...yuzo@chromium.org2011-05-131-2/+8
* Check the canary builds up to the last-rolled WebKit revision.yuzo@chromium.org2011-05-131-15/+70
* Changes for not reading ssl prefs from user_prefs since we havertenneti@chromium.org2011-05-131-2/+2
* Implement GL_CHROMIUM_rate_limit_offscreen_contextnduca@chromium.org2011-05-131-0/+2
* Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-124-11/+31
* Part 1 of changes to to build chrome\common as a dll. Moving some of the func...ananta@chromium.org2011-05-123-18/+3
* Drive compositor scheduling with the swapbuffers callback.nduca@chromium.org2011-05-122-2/+0
* 1) Declare three new proxayable QuotaManager methods:michaeln@google.com2011-05-124-32/+134
* Get rid of net::CookiePolicy, now that all code that uses it (except WebSocke...jam@chromium.org2011-05-122-4/+2
* Revert "Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Crea...antonm@chromium.org2011-05-124-31/+11
* A tiny leak fix in FileSystemPathManagerkinuko@chromium.org2011-05-121-5/+5
* Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-124-11/+31
* Update translations using strings from launchpad.net r208tony@chromium.org2011-05-111-0/+1
* Remove unused, wrong parameters from request_info.abarth@chromium.org2011-05-112-10/+0
* Revert 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-114-31/+11
* Split GLContext::Create*GLContext into GLSurface::Create*GLSurface plus a sur...apatrick@chromium.org2011-05-114-11/+31