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_host.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
-2
/
+18
*
Defend against selectCache() being called multiple times. There is a bug file...
michaeln@google.com
2011-02-19
1
-20
/
+2
*
net: Remove typedef net::URLRequest URLRequest;
tfarina@chromium.org
2010-11-30
1
-2
/
+2
*
Fix for WKBug 47000: a failure mode given bad content (in an unlikely form). ...
michaeln@chromium.org
2010-11-03
1
-2
/
+10
*
webkit: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-09-29
1
-2
/
+4
*
Sending renderer notification when update job finishes (Used to notify cache ...
kkanetkar@chromium.org
2010-08-05
1
-15
/
+30
*
Chrome side of changes required to populate appcache resource list.
kkanetkar@chromium.org
2010-07-28
1
-3
/
+33
*
New javascript console logging related to the appcache.
michaeln@chromium.org
2010-07-14
1
-3
/
+3
*
Reland r52072. Pass notifications to the browser on access to the appcache ma...
jochen@chromium.org
2010-07-12
1
-3
/
+5
*
Failed compile on Chromium builder dbg
vandebo@chromium.org
2010-07-12
1
-5
/
+3
*
Pass notifications to the browser on access to the appcache main resource man...
jochen@chromium.org
2010-07-12
1
-3
/
+5
*
Minor AppCache mods
michaeln@chromium.org
2010-06-30
1
-1
/
+14
*
Finally getting to the appcache parts instead of all of this webkitApi/ipc pl...
michaeln@chromium.org
2010-05-20
1
-5
/
+45
*
Indicate in the tab UI if appcache creation was blocked by privacy settings.
jochen@chromium.org
2010-04-09
1
-1
/
+13
*
Hook up the content settings UI to the appcache.
michaeln@chromium.org
2010-03-05
1
-6
/
+8
*
[GTTF] Reduce header dependencies in webkit
phajdan.jr@chromium.org
2010-02-09
1
-0
/
+1
*
Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...
pkasting@chromium.org
2010-01-08
1
-5
/
+5
*
Fixes to address the failing appcache/remove-cache.html layout tests.
michaeln@chromium.org
2010-01-04
1
-2
/
+5
*
AppCacheDatabase and SQL based AppCacheStorageImpl.
michaeln@chromium.org
2009-12-29
1
-0
/
+2
*
Revert 35328 - AppCacheDatabase and SQL based AppCacheStorageImpl.
michaeln@google.com
2009-12-29
1
-2
/
+0
*
AppCacheDatabase and SQL based AppCacheStorageImpl.
michaeln@chromium.org
2009-12-29
1
-0
/
+2
*
Fix host status bug:
jennb@chromium.org
2009-12-01
1
-1
/
+6
*
Fix a simple crashing bug, don't assume an associated host has an owning grou...
michaeln@google.com
2009-11-16
1
-5
/
+3
*
* Fix a bug with the applicationCache.status return value. The wrong status v...
michaeln@google.com
2009-11-12
1
-2
/
+1
*
applicationCache.swap(), applicationCache.update() and applicationCache.statu...
michaeln@google.com
2009-11-10
1
-11
/
+50
*
Valgrind fix
michaeln@google.com
2009-11-09
1
-1
/
+2
*
AppCache changes to the networking model. Added new classes AppCacheRequestHa...
michaeln@google.com
2009-11-09
1
-9
/
+20
*
Implement cancelling an appcache update. An update is cancelled when its appl...
jennb@chromium.org
2009-10-16
1
-8
/
+30
*
AppCache StorageAPIs
michaeln@google.com
2009-10-09
1
-8
/
+10
*
Check for supported schemes and examine request methods at key points. We sup...
michaeln@google.com
2009-09-18
1
-5
/
+20
*
* Fleshed out AppCacheHost class a fair amount, in particular the cache selec...
michaeln@google.com
2009-09-15
1
-13
/
+234
*
Change AppCache and AppCacheGroup to be ref counted classes.Adjusted API of f...
jennb@chromium.org
2009-09-02
1
-4
/
+20
*
Skeleton classes for appcache library framework. This is a work in progress. ...
jennb@chromium.org
2009-08-26
1
-0
/
+25