summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert r84963: "Added {Get,Set}PersistentHostQuota"dilmah@chromium.org2011-05-116-718/+81
* Added {Get,Set}PersistentHostQuotatzik@google.com2011-05-116-81/+718
* Fix the http/tests/plugins/third-party-cookie-accept-policy.html layotu test ...jam@chromium.org2011-05-111-20/+27
* Update VideoDecode PPAPI structs to be consistent with media structures, part 1vrk@google.com2011-05-105-97/+207
* Implementation of DatabaseQuotaClient for the WebSQLDatabase system.michaeln@google.com2011-05-109-15/+616
* Fix the clang build by adding "virtual" to overridden functions.brettw@chromium.org2011-05-101-13/+13
* Make the Pepper proxy support in-process font rendering.brettw@chromium.org2011-05-1010-250/+397
* iwyu, #include "base/message_loop_proxy.h since a scoped_refptr<Loop> is used...michaeln@google.com2011-05-101-0/+1
* ChromiumOS build fix attempt for 84776kinuko@chromium.org2011-05-101-1/+2
* Build fix attempt for 84776; QuotaManager should not crash when it gets unkno...kinuko@chromium.org2011-05-101-0/+6
* Revert 84771 - Fix QuotaFileUtil to write .usage into the same directory as "...cbentzel@chromium.org2011-05-101-3/+2
* Set allowed bytes growth in FileSystemOperation from QuotaManager.dmikurube@chromium.org2011-05-109-344/+635
* Fix QuotaFileUtil to write .usage into the same directory as "chrome-", not u...dmikurube@chromium.org2011-05-101-2/+3
* iwyu: Include stringprintf.h where appropriate, part 1.jhawkins@chromium.org2011-05-104-0/+4
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-107-21/+8
* AppCache fallback override. A means of overriding the fallback behavior from ...michaeln@google.com2011-05-102-6/+109
* iwyu: Use callback_old.h where appropriate, part 1.jhawkins@chromium.org2011-05-109-8/+9
* This fixes a style issue in the glue_serialize codegspencer@google.com2011-05-092-58/+58