index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webkit
/
appcache
/
appcache_storage_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Select a more appropiate appcache based on the opener or the parent or the ta...
michaeln@google.com
2011-04-15
1
-89
/
+199
*
Add an accessor for an ExtensionSpecialStoragePolicy to the Profile class
michaeln@google.com
2011-02-26
1
-2
/
+8
*
Alter the relative priorities of network vs fallback namespaces in the appcac...
michaeln@chromium.org
2010-11-19
1
-1
/
+46
*
Fix for WKBug 47000: a failure mode given bad content (in an unlikely form). ...
michaeln@chromium.org
2010-11-03
1
-6
/
+15
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 2
thakis@chromium.org
2010-11-02
1
-1
/
+1
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-28
/
+28
*
Convert LOG(INFO) to VLOG(1) - webkit/.
pkasting@chromium.org
2010-10-19
1
-2
/
+2
*
AppCache: Provide a way to override the default quota for an origin. The inte...
michaeln@chromium.org
2010-08-04
1
-3
/
+9
*
Undo in memory changes made by an update job if the commit to disk fails. Pro...
michaeln@chromium.org
2010-08-03
1
-6
/
+17
*
Chrome side of changes required to populate appcache resource list.
kkanetkar@chromium.org
2010-07-28
1
-9
/
+12
*
Reland r52072. Pass notifications to the browser on access to the appcache ma...
jochen@chromium.org
2010-07-12
1
-1
/
+1
*
Failed compile on Chromium builder dbg
vandebo@chromium.org
2010-07-12
1
-1
/
+1
*
Pass notifications to the browser on access to the appcache main resource man...
jochen@chromium.org
2010-07-12
1
-1
/
+1
*
AppCache: Use a dedicated thread for the disk cache.
rvargas@google.com
2010-06-07
1
-2
/
+7
*
Fix a racey refcounting bug.
michaeln@chromium.org
2010-05-21
1
-0
/
+1
*
Indicate in the tab UI if appcache creation was blocked by privacy settings.
jochen@chromium.org
2010-04-09
1
-2
/
+2
*
Include the appcache and database tracker databases into the sql diagnostics ...
michaeln@chromium.org
2010-04-02
1
-4
/
+4
*
AppCache: If we can't read the existing data delete it and start over.
michaeln@chromium.org
2010-04-01
1
-2
/
+20
*
AppCache: Migrate to the DiskCache's async interface and use the CacheType::A...
michaeln@chromium.org
2010-03-17
1
-13
/
+41
*
Hook up the content settings UI to the appcache.
michaeln@chromium.org
2010-03-05
1
-0
/
+61
*
Keep track of appcache creation and last access times.
michaeln@chromium.org
2010-02-23
1
-2
/
+56
*
Introduce an AppCachePolicy interface that allows the containing browser to d...
michaeln@chromium.org
2010-02-17
1
-5
/
+30
*
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
-3
/
+6
*
Put appcache storage on disk and add a means of disabling the appcache system...
michaeln@chromium.org
2010-01-18
1
-38
/
+97
*
Trigger the deletion of unused responses when caches are updated and made obs...
michaeln@chromium.org
2010-01-13
1
-6
/
+43
*
Lazily delete unused responses from the disk cache.
michaeln@chromium.org
2010-01-11
1
-4
/
+138
*
Add a DeletableResponseIds table to the appcache database schema, groundwork ...
michaeln@chromium.org
2010-01-08
1
-1
/
+3
*
Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...
pkasting@chromium.org
2010-01-08
1
-2
/
+2
*
When an update job doesn't complete successfully, doom all responses created ...
michaeln@chromium.org
2010-01-04
1
-1
/
+4
*
Fixes to address the failing appcache/remove-cache.html layout tests.
michaeln@chromium.org
2010-01-04
1
-0
/
+5
*
Fix for a crash when there is no DB thread (as is the case in some tests).
michaeln@chromium.org
2009-12-31
1
-3
/
+6
*
AppCacheDatabase and SQL based AppCacheStorageImpl.
michaeln@chromium.org
2009-12-29
1
-3
/
+857
*
Revert 35328 - AppCacheDatabase and SQL based AppCacheStorageImpl.
michaeln@google.com
2009-12-29
1
-853
/
+3
*
AppCacheDatabase and SQL based AppCacheStorageImpl.
michaeln@chromium.org
2009-12-29
1
-3
/
+853
*
AppCache StorageAPIs
michaeln@google.com
2009-10-09
1
-0
/
+15