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
/
storage
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make more of content pass "gn check"
brettw
2016-03-21
1
-1
/
+3
*
Add RetainedRef uses where needed.
vmpstr
2016-03-21
10
-80
/
+51
*
Media Galleries Partial Deprecation: Remove iPhoto support.
tommycli
2016-03-18
3
-6
/
+0
*
Remove std::mem_fun uses.
vmpstr
2016-03-11
2
-5
/
+4
*
Remove CallbackForward and CallbackParamTraits in non-base code
tzik
2016-03-10
1
-7
/
+6
*
Replace base::Tuple in //storage with std::tuple
tzik
2016-03-08
6
-21
/
+27
*
Remove use of UnescapeRule::URL_SPECIAL_CHARS from filesystem logic.
mmenke
2016-03-04
1
-1
/
+2
*
QuotaManager: Add a trigger to start eviction solely on the basis of low disk...
michaeln
2016-03-03
4
-40
/
+104
*
Move IsValidOriginIdentifier into appropriate header
jsbell
2016-03-03
4
-6
/
+7
*
Add IPV6 URL support to DatabaseIdentifiers
jsbell
2016-03-02
1
-3
/
+38
*
storage: Add out-of-line copy ctors for complex classes.
vmpstr
2016-02-26
12
-0
/
+19
*
net: move IsLocalhost() function into url_util.h
tfarina
2016-02-23
2
-2
/
+0
*
[Blob] BlobDataHandle destruction on IO thread optimization.
dmurph
2016-02-17
1
-4
/
+6
*
Support smart pointers in base::DispatchToMethod
tzik
2016-02-16
1
-4
/
+2
*
Allow string::front() and back() and update the codebase to use back().
pkasting
2016-02-05
1
-1
/
+1
*
Check BlobReader::total_size() is not called early
ricea
2016-02-03
1
-1
/
+4
*
FileSystem: Prevent iterator from being deleted after database.
cmumford
2016-01-27
4
-12
/
+23
*
Run recursive file operations sequentially.
fukino
2016-01-26
2
-30
/
+8
*
Disk cache blobs need to start from offset when reading
jkarlin
2016-01-23
1
-3
/
+4
*
Make URLRequestJob::SetStatus private.
mmenke
2016-01-22
1
-3
/
+0
*
net: move more functions out of net_util.h
tfarina
2016-01-20
6
-6
/
+6
*
Fix remaining incompatibilities between scoped_ptr and unique_ptr.
dcheng
2016-01-20
1
-1
/
+1
*
Quota: Add Quota.DaysSinceLastAccess histogram for the time between origin st...
michaeln
2016-01-08
2
-31
/
+18
*
Add Quota.TimeToInitializeGlobalQuota histogram for how long it takes to comp...
michaeln
2016-01-07
2
-4
/
+11
*
net: extract GetDirectoryListingXXX functions into directory_listing.*
tfarina
2016-01-06
1
-1
/
+1
*
Cleanup: Remove double semicolons.
thestig
2016-01-04
1
-1
/
+1
*
Remove random lonely semicolons.
thestig
2015-12-30
1
-1
/
+0
*
Convert Pass()→std::move() in //storage
dcheng
2015-12-27
24
-151
/
+143
*
Switch to standard integer types in storage/.
avi
2015-12-21
156
-616
/
+927
*
Remove support for a URLRequest having a NULL Delegate.
mmenke
2015-12-17
1
-9
/
+4
*
Add 3 new quota related histograms.
michaeln
2015-12-17
2
-14
/
+24
*
[Blob] Fix for resetting reader.
dmurph
2015-12-15
2
-6
/
+22
*
Revert of [Blob] Fix for resetting reader. (patchset #8 id:130001 of https://...
yoichio
2015-12-15
2
-22
/
+6
*
[Blob] Fix for resetting reader.
dmurph
2015-12-15
2
-6
/
+22
*
Implement QuotaManager::GetVolumeSize(path) and a test.
michaeln
2015-12-11
2
-0
/
+40
*
Remove kuint64max.
avi
2015-12-09
3
-23
/
+30
*
Remove kint64max.
avi
2015-12-09
6
-161
/
+171
*
Remove reference counting from URLRequestJob.
mmenke
2015-12-08
2
-5
/
+6
*
Do not do unnecessary recursive deletes for files.
thestig
2015-12-07
2
-3
/
+3
*
[BlobAsync] Patch 4: Browser Classes & Logic.
dmurph
2015-12-02
11
-12
/
+948
*
Remove old C++03 move emulation code.
dcheng
2015-12-01
2
-9
/
+6
*
Except already-deleted origins from eviction in QuotaTemporaryStorageEvictor
calamity
2015-12-01
4
-9
/
+20
*
URLRequestJob: change ReadRawData contract
xunjieli
2015-11-23
6
-84
/
+58
*
Run gn --format over all .gn files
agrieve
2015-11-20
1
-1
/
+1
*
Use std::tie() for operator< in storage/
jsbell
2015-11-20
1
-12
/
+5
*
Revert "Reland: URLRequestJob: change ReadRawData contract"
xunjieli
2015-11-20
6
-58
/
+84
*
Add an option to specify requested fields for fetching metadata.
mtomasz
2015-11-19
12
-18
/
+42
*
Avoid ADL on base::DispatchToMethod in fileapi
tzik
2015-11-18
1
-2
/
+2
*
Reland: URLRequestJob: change ReadRawData contract
xunjieli
2015-11-18
6
-84
/
+58
*
Do not call stat() when reading directories via File API.
mtomasz
2015-11-15
5
-24
/
+56
[next]