| Commit message (Expand) | Author | Age | Files | Lines |
* | Move webkit/appcache/* into webkit/{browser,common}/appcache | kinuko@chromium.org | 2013-06-05 | 1 | -1645/+0 |
* | Update webkit/ to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-02 | 1 | -19/+36 |
* | Move webkit/quota files to webkit/browser/quota or webkit/common/quota | tzik@chromium.org | 2013-05-30 | 1 | -2/+2 |
* | webkit: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-07 | 1 | -15/+20 |
* | Chromium appcache pattern matching. Allow the INTERCEPT, FALLBACK, and NETWOR... | michaeln@google.com | 2013-03-30 | 1 | -15/+214 |
* | Fix dependency on scoped_ptr::reset sequencing in appcache. | dcheng@chromium.org | 2013-02-15 | 1 | -8/+8 |
* | Linux/ChromeOS Chromium style checker cleanup, webkit/ edition. | rsleevi@chromium.org | 2013-02-07 | 1 | -12/+18 |
* | Add FilePath to base namespace. | brettw@chromium.org | 2013-02-02 | 1 | -2/+2 |
* | RefCounted types should not have public destructors, webkit/ | rsleevi@chromium.org | 2012-04-28 | 1 | -1/+7 |
* | Fix some loose ends around recently introduced AppCache INTERCEPT namespaces | michaeln@google.com | 2012-01-05 | 1 | -8/+9 |
* | base::Bind: More low-hanging fruit in webkit/appcache. | jhawkins@chromium.org | 2011-12-22 | 1 | -28/+19 |
* | AppCache INTERCEPT namespace. | michaeln@google.com | 2011-12-13 | 1 | -22/+102 |
* | base::Bind: Convert most of webkit/appcache. | jhawkins@chromium.org | 2011-11-11 | 1 | -70/+76 |
* | More groundwork for filestream based response storage. | michaeln@google.com | 2011-10-21 | 1 | -3/+14 |
* | Use base::Callback in Quota related code. | tzik@chromium.org | 2011-10-18 | 1 | -12/+11 |
* | Replace ancient crufty AppCacheThread with much improved MessageLoopProxy usage. | michaeln@google.com | 2011-09-12 | 1 | -35/+1 |
* | Third-party appcache blocking. | marja@chromium.org | 2011-09-08 | 1 | -77/+14 |
* | AppCache + Quota integration | michaeln@google.com | 2011-06-10 | 1 | -7/+168 |
* | Enough appcache + quota integration to call NotifyOriginInUse/NotifyOriginNoL... | michaeln@google.com | 2011-05-16 | 1 | -1/+1 |
* | Select a more appropiate appcache based on the opener or the parent or the ta... | michaeln@google.com | 2011-04-15 | 1 | -27/+134 |
* | Add an accessor for an ExtensionSpecialStoragePolicy to the Profile class | michaeln@google.com | 2011-02-26 | 1 | -12/+3 |
* | Move CancellationFlag and WaitableEvent to the synchronization subdirectory. | brettw@chromium.org | 2011-01-02 | 1 | -1/+1 |
* | Move base/thread.h to base/threading, fix up callers to use the new location. | brettw@chromium.org | 2011-01-01 | 1 | -1/+1 |
* | Alter the relative priorities of network vs fallback namespaces in the appcac... | michaeln@chromium.org | 2010-11-19 | 1 | -5/+37 |
* | Fix for WKBug 47000: a failure mode given bad content (in an unlikely form). ... | michaeln@chromium.org | 2010-11-03 | 1 | -0/+6 |
* | Convert implicit scoped_refptr constructor calls to explicit ones, part 1 | thakis@chromium.org | 2010-11-01 | 1 | -1/+1 |
* | AppCache: Provide a way to override the default quota for an origin. The inte... | michaeln@chromium.org | 2010-08-04 | 1 | -2/+54 |
* | Undo in memory changes made by an update job if the commit to disk fails. Pro... | michaeln@chromium.org | 2010-08-03 | 1 | -1/+2 |
* | Reland r52072. Pass notifications to the browser on access to the appcache ma... | jochen@chromium.org | 2010-07-12 | 1 | -2/+10 |
* | Failed compile on Chromium builder dbg | vandebo@chromium.org | 2010-07-12 | 1 | -10/+2 |
* | Pass notifications to the browser on access to the appcache main resource man... | jochen@chromium.org | 2010-07-12 | 1 | -2/+10 |
* | Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM... | ajwong@chromium.org | 2010-06-16 | 1 | -5/+1 |
* | TTF: Enable disabled test: AppCacheStorageImplTest.BasicFindMainResponseInDat... | vandebo@chromium.org | 2010-06-15 | 1 | -2/+1 |
* | AppCache: Use a dedicated thread for the disk cache. | rvargas@google.com | 2010-06-07 | 1 | -1/+1 |
* | AppCache*Test: do not use ScopedRunnableMethodFactory from multiple threads. | mattm@chromium.org | 2010-05-19 | 1 | -32/+36 |
* | Indicate in the tab UI if appcache creation was blocked by privacy settings. | jochen@chromium.org | 2010-04-09 | 1 | -2/+3 |
* | Disabling the BasicFindMainResponseInDatabase test as it crashes at times on ... | ananta@chromium.org | 2010-03-29 | 1 | -1/+2 |
* | Keep track of appcache creation and last access times. | michaeln@chromium.org | 2010-02-23 | 1 | -4/+4 |
* | Introduce an AppCachePolicy interface that allows the containing browser to d... | michaeln@chromium.org | 2010-02-17 | 1 | -11/+61 |
* | Revert "Disable flaky test_shell_test" | mpcomplete@chromium.org | 2010-02-09 | 1 | -2/+1 |
* | [GTTF] Reduce header dependencies in webkit | phajdan.jr@chromium.org | 2010-02-09 | 1 | -0/+2 |
* | Disable flaky test_shell_test | mpcomplete@chromium.org | 2010-02-09 | 1 | -1/+2 |
* | Fix for a big appcache storage bug. Now stores a record of the new master ent... | michaeln@chromium.org | 2010-01-24 | 1 | -1/+2 |
* | Enforce a hard coded 5MB per origin quota for appcache storage. | michaeln@chromium.org | 2010-01-21 | 1 | -2/+2 |
* | AppCache quota tracking groundwork, store response sizes in the SQL database. | michaeln@chromium.org | 2010-01-06 | 1 | -2/+4 |
* | Revert 35609 - AppCache quota tracking groundwork, store response sizes in th... | michaeln@google.com | 2010-01-06 | 1 | -4/+2 |
* | AppCache quota tracking groundwork, store response sizes in the SQL database. | michaeln@chromium.org | 2010-01-06 | 1 | -2/+4 |
* | AppCacheDatabase and SQL based AppCacheStorageImpl. | michaeln@chromium.org | 2009-12-29 | 1 | -0/+1007 |
* | Revert 35328 - AppCacheDatabase and SQL based AppCacheStorageImpl. | michaeln@google.com | 2009-12-29 | 1 | -1007/+0 |
* | AppCacheDatabase and SQL based AppCacheStorageImpl. | michaeln@chromium.org | 2009-12-29 | 1 | -0/+1007 |