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
*
Add RetainedRef uses where needed.
vmpstr
2016-03-21
1
-6
/
+3
*
Remove std::mem_fun uses.
vmpstr
2016-03-11
2
-9
/
+6
*
Remove uses of std::unary_function and std::binary_function.
vmpstr
2016-03-09
1
-5
/
+1
*
CORS-RFC1918: Teach appcache responses to passthrough their socket address.
mkwst
2016-03-08
2
-0
/
+7
*
content: Add out-of-line copy ctors for complex classes.
vmpstr
2016-02-24
6
-0
/
+10
*
Remove use of void** from HttpResponseHeaders::EnumerateHeader
olli.raula
2016-01-25
1
-3
/
+3
*
Remove use of void** from HttpResponseHeaders::EnumerateHeaderLines
olli.raula
2016-01-21
1
-1
/
+1
*
Fix a null AppCacheBackendImpl ptr crash in AppCacheRequestHandler::CompleteC...
michaeln
2016-01-16
4
-2
/
+22
*
Teach URLRequest about initiator checks for First-Party-Only cookies.
mkwst
2016-01-15
1
-0
/
+2
*
Convert Pass()→std::move() in //content/browser
dcheng
2015-12-26
6
-17
/
+25
*
Switch to standard integer types in content/.
avi
2015-12-25
2
-0
/
+2
*
Switch to standard integer types in content/browser/.
avi
2015-12-25
50
-252
/
+385
*
Remove support for a URLRequest having a NULL Delegate.
mmenke
2015-12-17
1
-3
/
+3
*
Remove kint32max.
avi
2015-12-10
4
-72
/
+95
*
Remove kint64max.
avi
2015-12-09
8
-281
/
+317
*
Remove reference counting from URLRequestJob.
mmenke
2015-12-08
6
-201
/
+178
*
URLRequestJob: change ReadRawData contract
xunjieli
2015-11-23
2
-12
/
+4
*
AppCache: fix a browser crashing bug that can happen during updates.
michaeln
2015-11-21
2
-3
/
+11
*
Revert "Reland: URLRequestJob: change ReadRawData contract"
xunjieli
2015-11-20
2
-4
/
+12
*
Reland: URLRequestJob: change ReadRawData contract
xunjieli
2015-11-18
2
-12
/
+4
*
Make operators on scoped_ptr match the ones defined for std::unique_ptr
danakj
2015-11-17
1
-4
/
+5
*
AppCache: Use WeakPtr<> to fix a potential uaf bug.
michaeln
2015-11-16
2
-4
/
+8
*
Fix possible map::end() dereference in AppCacheUpdateJob triggered by a compr...
gzobqq
2015-11-10
5
-30
/
+56
*
Revert "URLRequestJob: change ReadRawData contract"
xunjieli
2015-11-09
2
-4
/
+12
*
URLRequestJob: change ReadRawData contract
xunjieli
2015-11-06
2
-14
/
+7
*
AppCache: Remove dead code from AppCacheService
nhiroki
2015-10-30
2
-62
/
+0
*
AppCacheRequestHandler: Hold on to a weak pointer to its URLRequestJob
mmenke
2015-10-29
6
-69
/
+216
*
Make URLRequestTestJob accept \n terminated header lines.
martijn
2015-10-28
2
-35
/
+35
*
Remove ScopedTracker as AppCacheResponseIO::OnRawIOComplete is below
rtenneti
2015-10-27
1
-6
/
+0
*
AppCacheURLRequestJob: Remove unnecessary use of a scoped_refptr.
mmenke
2015-10-13
1
-1
/
+0
*
Add trace to the caller of QuotaManager::GetAvailableSpace and its callbacks ...
oshima
2015-10-10
1
-0
/
+6
*
ServiceWorkerWriteToCacheJob: refactor
ellyjones
2015-10-08
1
-4
/
+7
*
Revert of ServiceWorkerWriteToCacheJob: refactor (patchset #4 id:60001 of htt...
ellyjones
2015-10-06
1
-7
/
+4
*
ServiceWorkerWriteToCacheJob: refactor
ellyjones
2015-10-06
1
-4
/
+7
*
Fix some stale documentation references to a class that doesn't exist anymore.
nick
2015-09-30
1
-2
/
+2
*
Revert of ServiceWorkerWriteToCacheJob: refactor (patchset #3 id:40001 of htt...
horo
2015-09-29
1
-7
/
+4
*
ServiceWorkerWriteToCacheJob: refactor
ellyjones
2015-09-25
1
-4
/
+7
*
Cleanup: IWYU for base/gtest_prod_util.h.
thestig
2015-09-25
1
-1
/
+0
*
Add StringPiece getters for GURL, minor cleanup.
brettw
2015-09-25
1
-1
/
+1
*
base: Template methods on Timer classes instead of the classes themselves.
danakj
2015-09-24
2
-2
/
+2
*
Revert of ServiceWorkerWriteToCacheJob: refactor (patchset #14 id:260001 of h...
japhet
2015-09-18
1
-7
/
+4
*
ServiceWorkerWriteToCacheJob is a subclass of URLRequestJob that is responsib...
ellyjones
2015-09-18
1
-4
/
+7
*
Clearly label incognito profiles in the appcache-internals webui.
michaeln
2015-08-25
1
-1
/
+4
*
Using scoped_ptr for URLRequestJobFactoryImpl::SetProtocolHandler
svaldez
2015-08-24
2
-16
/
+28
*
Fixed Some Issues on AppCacheInternalsUI Source
ekaramad
2015-08-12
1
-7
/
+3
*
Implements "chrome://appcache-internals" based on WebUI API
ekaramad
2015-08-11
6
-701
/
+647
*
Revert "Implements "chrome://appcache-internals" based on WebUI API"
Joe Downing
2015-08-10
6
-648
/
+701
*
Implements "chrome://appcache-internals" based on WebUI API
ekaramad
2015-08-10
6
-701
/
+648
*
Fix invalid cast in AppCacheGroup::AddUpdateObserver.
krasin
2015-08-05
2
-6
/
+9
*
Record histograms AppCache and WebDatabase usage for secure vs insecure origins.
michaeln
2015-08-04
1
-0
/
+4
[next]