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
*
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
*
Add trace to the caller of QuotaManager::GetAvailableSpace and its callbacks ...
oshima
2015-10-10
6
-1
/
+112
*
[Blob] BlobReader class & tests, and removal of all redundant reading.
dmurph
2015-09-30
14
-546
/
+1108
*
Revert of [Blob] BlobReader class & tests, and removal of all redundant readi...
kinuko
2015-09-30
14
-1109
/
+546
*
[Blob] BlobReader class & tests, and removal of all redundant reading.
dmurph
2015-09-30
14
-546
/
+1109
*
Cleanup: IWYU for base/gtest_prod_util.h.
thestig
2015-09-25
4
-4
/
+0
*
base: Template methods on Timer classes instead of the classes themselves.
danakj
2015-09-24
4
-5
/
+5
*
FileAPI: Compare expected modification time with delta on file read
jsbell
2015-09-02
1
-2
/
+7
*
clang/win: Make dump_file_system.cc build.
Nico Weber
2015-09-01
1
-3
/
+3
*
Annotate GN executables and shared_libraries with sanitizer deps.
brettw
2015-08-31
1
-0
/
+1
*
Try to reset quota database which is suspected to be corrupted
michaeln
2015-08-28
1
-5
/
+8
*
Revert of Try to reset quota database which is suspected to be corrupted (pat...
dewittj
2015-08-27
1
-10
/
+5
*
Try to reset quota database which is suspected to be corrupted
alexanderk
2015-08-27
1
-5
/
+10
*
Add a SiteEngagementEvictionPolicy.
calamity
2015-08-27
5
-46
/
+64
*
Record to UMA when a durable origin is passed over for eviction.
dgrogan
2015-08-27
1
-5
/
+36
*
Convert remaining StringToLowerASCII to ToLowerASCII.
brettw
2015-08-11
1
-1
/
+1
*
Replace StringToLowerASCII with base::ToLowerASCII
brettw
2015-08-06
1
-2
/
+2
*
Annotate large GN targets for precompiled headers
brettw
2015-07-28
1
-0
/
+2
*
Revert "Add precompiled headers to GN build for large targets."
dpranke
2015-07-28
1
-2
/
+0
*
Add precompiled headers to GN build for large targets.
brettw
2015-07-27
1
-0
/
+2
*
Make quota logic obey durable storage permission
dgrogan
2015-07-21
2
-2
/
+6
*
Remove legacy StartsWithASCII function.
brettw
2015-07-16
4
-8
/
+14
*
Fix gn check errors for storage/common:common
agrieve
2015-07-08
1
-0
/
+1
*
Add more string_util functions to base namespace.
brettw
2015-06-24
1
-1
/
+1
*
Add fileManagerPrivate.onCopyError event.
yawano
2015-06-24
10
-83
/
+72
*
Added characters that look like padlocks to URL unescaping blacklist.
mgiuca
2015-06-24
1
-1
/
+1
*
Move more string_util functions to base namespace.
brettw
2015-06-24
1
-2
/
+2
*
Added Histogram entries for some FileSystem stats.
cmumford
2015-06-22
1
-0
/
+4
*
Create blobs from Disk Cache entries.
gavinp
2015-06-19
11
-39
/
+183
*
Recursive operation delegate continues operations with ignoring errors.
yawano
2015-06-17
3
-17
/
+73
*
Only support seeking file streams from the beginning of the file.
reillyg
2015-06-16
2
-9
/
+6
*
Remove remaining use of the deprecated MessageLoopProxy
skyostil
2015-06-12
1
-2
/
+2
*
Move StartsWith[ASCII] to base namespace.
brettw
2015-06-12
4
-8
/
+8
*
Move StringToUpperASCII to base namespace
brettw
2015-06-09
1
-2
/
+2
*
Replace more ObserverList with base::ObserverList.
brettw
2015-06-03
2
-2
/
+2
*
Change most uses of Pickle to base::Pickle
brettw
2015-06-03
3
-17
/
+17
*
[Storage] Blob Storage perf tests
dmurph
2015-06-03
1
-1
/
+1
[next]