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
/
content
/
browser
/
appcache
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds MaybeInterceptRedirect and MaybeInterceptResponse to the URLRequestInter...
bengr
2014-11-07
2
-0
/
+26
*
AppCacheUpdateJob allows data reduction proxy bypass redirects
bengr
2014-11-04
1
-0
/
+20
*
Switching profiler instrumentations from ScopedProfile to ScopedTracker. This...
vadimt
2014-10-29
1
-7
/
+7
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-28
1
-2
/
+2
*
Standardize usage of virtual/override/final in content/browser/
dcheng
2014-10-21
34
-553
/
+500
*
Pages controlled by ServiceWorkers should not participate in AppCaching. The ...
michaeln
2014-10-21
6
-5
/
+78
*
Adding instrumentation to locate the source of jankiness.
vadimt
2014-10-17
1
-0
/
+13
*
Do not AppCache responses with SSL cert errors.
michaeln
2014-10-16
2
-33
/
+36
*
Convert ARRAYSIZE_UNSAFE -> arraysize in content/.
viettrungluu
2014-10-16
2
-6
/
+6
*
Fix reinterpret_cast issues
dtrainor
2014-10-08
1
-1
/
+1
*
Replacing the OVERRIDE with override and FINAL with final in content/browser/...
mohan.reddy
2014-10-06
33
-244
/
+244
*
Remove webkit/browser/, point everything to storage/browser/ instead
pilgrim
2014-09-10
11
-16
/
+16
*
Remove storage-related redirect headers in webkit/common/, update #includes a...
pilgrim
2014-09-10
1
-1
/
+1
*
Rename AppCache's Manifest to AppCacheManifest.
mlamouri
2014-09-09
9
-35
/
+35
*
Change base/file_utils.h includes to base/files/file_utils.h in content/
thestig
2014-09-05
6
-6
/
+6
*
Remove implicit conversions from scoped_refptr to T* in content/browser/appca...
dcheng
2014-08-26
8
-26
/
+26
*
Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name...
pilgrim@chromium.org
2014-08-22
13
-139
/
+134
*
Rename appcache/manifest_parser* to appcache/appcache_manifest_parser*.
mlamouri@chromium.org
2014-08-22
4
-8
/
+8
*
Revert 291388 "Rename appcache/manifest_parser* to appcache/appc..."
pauljensen@chromium.org
2014-08-22
4
-8
/
+8
*
Rename appcache/manifest_parser* to appcache/appcache_manifest_parser*.
mlamouri@chromium.org
2014-08-22
4
-8
/
+8
*
Allow URLRequests from one context to have different NetworkDelegates.
mmenke@chromium.org
2014-08-21
2
-42
/
+52
*
Cleanup: Change const char* foo to const char foo[] in content/browser.
thestig@chromium.org
2014-08-21
1
-4
/
+2
*
Replace usages of MessageLoopProxy with SequencedTaskRunner in the disk cache
rsleevi@chromium.org
2014-08-21
8
-62
/
+93
*
Plumb redirect info out of net, through content, and into child processes.
davidben@chromium.org
2014-08-15
2
-2
/
+4
*
Mark AppCacheStorage::DelegateReference exported
hans@chromium.org
2014-08-15
1
-1
/
+2
*
Add base:: qualification to some COmmandLine references in content.
brettw@chromium.org
2014-08-11
2
-4
/
+6
*
Check for the existence a SpecialStoragePolicy before using it.
thestig@chromium.org
2014-07-31
1
-4
/
+4
*
content: ResourceType cleanup.
tfarina@chromium.org
2014-07-31
8
-47
/
+55
*
Fix 'except' and 'prefer' spelling.
tnagel@chromium.org
2014-07-16
1
-2
/
+2
*
Fixes for re-enabling more MSVC level 4 warnings: content/browser/ edition
pkasting@chromium.org
2014-07-15
2
-3
/
+4
*
Move resource_type.* from webkit/ to content/.
tfarina@chromium.org
2014-07-05
3
-3
/
+3
*
Fix nits in content/browser/appcache/
pilgrim@chromium.org
2014-06-28
14
-73
/
+20
*
Move all remaining appcache-related code to content namespace
pilgrim@chromium.org
2014-06-25
68
-404
/
+12750
*
Rename appcache constants in preparation for move to content namespace
pilgrim@chromium.org
2014-06-15
15
-464
/
+491
*
Rename some appcache types in preparation for moving to content namespace
pilgrim@chromium.org
2014-06-13
11
-62
/
+64
*
Remove ProtocolFactory use from appcache_url_request_job_unittest.
mmenke@chromium.org
2014-06-06
1
-66
/
+107
*
Split AppCacheService into appcache_service.h and appcache_service_impl.h
pilgrim@chromium.org
2014-06-05
14
-66
/
+66
*
Remove ProtocolFactory use from appcache_request_handler_unittest
cbentzel@chromium.org
2014-05-31
1
-48
/
+77
*
Remove IPC_BEGIN_MESSAGE_MAP_EX macro since r270839 made all bad IPCs kill th...
jam@chromium.org
2014-05-16
2
-6
/
+4
*
Require a specific content-type for appcache intercepts.
michaeln@chromium.org
2014-05-13
2
-18
/
+64
*
Renamed namespaces in src/content.
vitalybuka@chromium.org
2014-05-01
1
-4
/
+2
*
Move mock_special_storage_policy from webkit/ to content/public/test/
pilgrim@chromium.org
2014-04-30
1
-3
/
+3
*
Proximiate fix for a crasher.
michaeln@chromium.org
2014-04-24
1
-3
/
+6
*
Move mock_appcache_service and mock_appcache_storage from webkit/ to content/
pilgrim@chromium.org
2014-04-22
15
-25
/
+892
*
Move all remaining appcache unittests from webkit/ to content/
pilgrim@chromium.org
2014-04-12
12
-1
/
+9649
*
Move mock_quota_manager and friends from webkit/ to content/
pilgrim@chromium.org
2014-04-09
1
-0
/
+172
*
Move mock_appcache_policy and some unit tests from webkit/ to content/
pilgrim@chromium.org
2014-04-09
4
-0
/
+1601
*
Move appcache_interceptor from webkit/ to content/
pilgrim@chromium.org
2014-04-01
3
-0
/
+2244
*
Expose details for appcache error events
jsbell@chromium.org
2014-04-01
2
-4
/
+4
*
Move view_appcache_internals_job to content/browser/appcache/
pilgrim@chromium.org
2014-03-18
2
-0
/
+718
[next]