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
*
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
*
Revert "URLRequestJob: change ReadRawData contract"
xunjieli
2015-11-09
6
-57
/
+83
*
Deprecate STORAGE_EXPORT_PRIVATE macro.
xhwang
2015-11-06
23
-46
/
+33
*
URLRequestJob: change ReadRawData contract
xunjieli
2015-11-06
6
-83
/
+58
*
Add access count and time-since-accessed histograms to temp storage eviction.
calamity
2015-11-06
4
-20
/
+75
*
[BlobAsync] Patch 3: Renderer Classes & Logic
dmurph
2015-10-31
8
-73
/
+82
*
[BlobAsync] Patch 2: Common Constants
dmurph
2015-10-31
15
-4
/
+521
*
WebSQL: Avoid running nested message loops during renderer shutdown.
michaeln
2015-10-29
2
-34
/
+28
*
[sql] QuotaDatabase schema upgrade doesn't use transactions right.
michaeln
2015-10-28
2
-19
/
+34
*
Remove base::MessageLoop::{Quit,QuitClosure} functions
ki.stfu
2015-10-23
1
-1
/
+1
*
Exclude in-use origins from storage evictions for all QuotaEvictionPolicies.
calamity
2015-10-21
2
-41
/
+42
*
Add Quota.TimeSinceOriginEvicted UMA histogram.
calamity
2015-10-20
4
-44
/
+183
*
[BlobAsync] Patch 1: BlobStorageRegistry
dmurph
2015-10-14
5
-0
/
+229
*
Integrate SiteEngagementEvictionPolicy with QuotaManager.
calamity
2015-10-14
7
-9
/
+78
*
Use INT64_MAX to avoid global object constructors
brucedawson
2015-10-13
1
-1
/
+1
[next]