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
/
tools
/
test_shell
/
simple_appcache_system.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Plumbing to support loading from the "most appropriate" appcache.
michaeln@google.com
2011-03-21
1
-1
/
+13
*
net: Add namespace net to the remaining files under url_request directory.
tfarina@chromium.org
2011-01-06
1
-1
/
+2
*
Move CancellationFlag and WaitableEvent to the synchronization subdirectory.
brettw@chromium.org
2011-01-02
1
-1
/
+1
*
net: Remove typedef net::URLRequest URLRequest;
tfarina@chromium.org
2010-11-30
1
-2
/
+2
*
FBTF: Remove unneeded headers from base/ (part 9)
thestig@chromium.org
2010-11-20
1
-5
/
+7
*
Get rid of a dependency on MessageLoop::DestructionObserver.
michaeln@chromium.org
2010-11-15
1
-14
/
+13
*
Chrome side of changes required to populate appcache resource list.
kkanetkar@chromium.org
2010-07-28
1
-5
/
+20
*
New javascript console logging related to the appcache.
michaeln@chromium.org
2010-07-14
1
-0
/
+15
*
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: add plumbing to deliver logging messages to the renderer process. T...
michaeln@chromium.org
2010-06-18
1
-0
/
+16
*
AppCache: Use a dedicated thread for the disk cache.
rvargas@google.com
2010-06-07
1
-5
/
+4
*
Fully connect the dots between workers and appcache resource loading.
michaeln@chromium.org
2010-05-27
1
-2
/
+2
*
Provide more info to the renderer process in appcache progress events.
michaeln@chromium.org
2010-05-25
1
-0
/
+16
*
Define two new IPC messages to initialize an appcache for a shared worker or ...
michaeln@chromium.org
2010-05-13
1
-0
/
+13
*
Remove DCHECK in SimpleAppCacheSysmte::WillDestroyCurrentMessageLoop. This wa...
rafaelw@chromium.org
2010-04-28
1
-1
/
+0
*
Indicate in the tab UI if appcache creation was blocked by privacy settings.
jochen@chromium.org
2010-04-09
1
-0
/
+2
*
Plumbing for providing a cache thread MessageLoop to the DiskCache backend.
michaeln@chromium.org
2010-03-18
1
-1
/
+2
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
1
-3
/
+4
*
If test_shell can't create temp dirs, use in-memory storage for the appcache.
michaeln@chromium.org
2010-01-21
1
-1
/
+13
*
AppCacheDatabase and SQL based AppCacheStorageImpl.
michaeln@chromium.org
2009-12-29
1
-2
/
+9
*
Revert 35328 - AppCacheDatabase and SQL based AppCacheStorageImpl.
michaeln@google.com
2009-12-29
1
-9
/
+2
*
AppCacheDatabase and SQL based AppCacheStorageImpl.
michaeln@chromium.org
2009-12-29
1
-2
/
+9
*
The appcache system uses two threads, an IO thread and a DB thread.
michaeln@google.com
2009-11-23
1
-1
/
+26
*
Third patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-05
1
-0
/
+8
*
1) Tell the AppCacheService which request context to use when fetching resour...
michaeln@google.com
2009-09-15
1
-1
/
+2
*
Plumb request interception into the appcache library for both chrome and test...
michaeln@google.com
2009-09-01
1
-0
/
+323