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
*
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
*
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
[next]