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_url_request_job.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move webkit/appcache/* into webkit/{browser,common}/appcache
kinuko@chromium.org
2013-06-05
1
-310
/
+0
*
Update webkit/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
1
-3
/
+3
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-05-08
1
-3
/
+3
*
webkit: Use base::MessageLoop.
xhwang@chromium.org
2013-05-07
1
-1
/
+1
*
webkit: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-30
1
-1
/
+1
*
AppCacheExecutableHandlers - parse manifest file and store/retrieve the 'bit'...
michaeln@google.com
2013-04-17
1
-0
/
+7
*
Add an UMA stat for how long ResourceRequests are delayed due to the appcache.
michaeln@google.com
2012-12-26
1
-0
/
+8
*
Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...
shalev@chromium.org
2012-08-24
1
-3
/
+4
*
Decouple URLRequestJob from URLRequestContext; access NetworkDelegate as a co...
shalev@chromium.org
2012-06-29
1
-1
/
+3
*
NetLogEventParameter to Callback refactoring 11.
mmenke@chromium.org
2012-06-14
1
-3
/
+2
*
RefCounted types should not have public destructors, webkit/
rsleevi@chromium.org
2012-04-28
1
-6
/
+6
*
base::Bind: Convert most of webkit/appcache.
jhawkins@chromium.org
2011-12-21
1
-3
/
+5
*
Add a LoadState for the AppCache
rvargas@chromium.org
2011-11-04
1
-2
/
+2
*
base::Bind: Cleanups in webkit/appcache
michaeln@google.com
2011-10-28
1
-4
/
+4
*
More groundwork for filestream based response storage.
michaeln@google.com
2011-10-21
1
-6
/
+8
*
Fix a problem introduced in r93736.
michaeln@google.com
2011-07-25
1
-3
/
+3
*
Delete appcaches when missing entries are detected.
michaeln@google.com
2011-07-22
1
-5
/
+9
*
Move URLRequestJob's histogram logic to URLRequestHttpJob.
adamk@chromium.org
2011-03-24
1
-4
/
+0
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
1
-7
/
+7
*
Even more virtual method deinlining.
erg@google.com
2010-12-13
1
-0
/
+4
*
net: Remove typedef net::URLRequestJob URLRequestJob;
tfarina@chromium.org
2010-12-11
1
-3
/
+3
*
Fix webkit URLRequestJob subtypes to handle Kill() correctly.
willchan@chromium.org
2010-12-07
1
-4
/
+8
*
net: Remove typedef net::URLRequest URLRequest;
tfarina@chromium.org
2010-11-30
1
-1
/
+1
*
webkit: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-09-29
1
-7
/
+8
*
When an individual entry is lost from the appache's diskcache, attempts to lo...
michaeln@chromium.org
2010-08-24
1
-4
/
+9
*
FBTF: Start cleaning up net/
erg@google.com
2010-08-11
1
-0
/
+1
*
Put minimal appcache info in the netlog.
michaeln@chromium.org
2010-07-23
1
-1
/
+13
*
Fix a regression with satisfying range requests out of the appcache and add a...
michaeln@chromium.org
2010-07-03
1
-5
/
+11
*
AppCache: Migrate to the DiskCache's async interface and use the CacheType::A...
michaeln@chromium.org
2010-03-17
1
-2
/
+2
*
[GTTF] Reduce header dependencies in webkit
phajdan.jr@chromium.org
2010-02-09
1
-0
/
+1
*
Support for playing back media from the appcache.
michaeln@chromium.org
2010-01-21
1
-0
/
+65
*
Minor cleanup, removed unused URLRequestJob::GetMoreData() method.
michaeln@chromium.org
2009-12-30
1
-7
/
+0
*
AppCache changes to the networking model. Added new classes AppCacheRequestHa...
michaeln@google.com
2009-11-09
1
-0
/
+197