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
*
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
*
[sql] Stats gathering for sql/ APIs.
shess
2015-06-03
1
-2
/
+2
*
Move Tuple to base namespace.
brettw
2015-05-29
5
-21
/
+21
*
Fix crash when reading from a isolated file system which is unmounted.
mtomasz
2015-05-22
2
-26
/
+55
*
Discard duplicate includes of files from storage/
pranay.kumar
2015-05-20
25
-42
/
+0
*
Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in complete storag...
pranay.kumar
2015-05-04
18
-47
/
+37
*
Apply automatic range checks to content enum types across IPC.
payal.pandey
2015-04-30
1
-0
/
+2
*
Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in storage/browser...
pranay.kumar
2015-04-30
5
-18
/
+22
*
Add instrumentation for various functions janky on the Mac IO thread.
pkasting
2015-04-15
1
-0
/
+5
*
[Storage] Fixed tracing on broken blobs
dmurph
2015-04-15
1
-2
/
+3
*
Split bug 423948 into various sub-bugs and remove outdated instrumentation.
pkasting
2015-04-11
6
-41
/
+0
*
Remove stale entries from OWNERS files
jamesr
2015-04-10
1
-1
/
+0
*
Add SetFileSize() IPC for WebSQL.
shess
2015-04-06
2
-0
/
+14
*
leveldb: Reuse manifest (AKA logs) during open.
cmumford
2015-03-26
2
-0
/
+4
*
Move the check for fileBrowserHandler permission to FileBrowserHandler.
mtomasz
2015-03-26
1
-4
/
+0
*
Remove prerender cookie store, part 4.
davidben
2015-03-23
1
-1
/
+1
*
Remove granting permissions on behalf of Files app.
mtomasz
2015-03-18
1
-6
/
+8
*
IndexedDB: Fixed support for empty blobs.
cmumford
2015-03-14
3
-4
/
+3
*
[Storage] Added tracing for blob creation and reading.
dmurph
2015-03-14
4
-7
/
+34
*
Grant permissions to requested volumes only in Files app.
mtomasz
2015-03-12
1
-1
/
+2
*
Allow offsets in blobs larger than 2GB on 32 bit Chromium builds.
mtomasz
2015-03-03
2
-7
/
+7
*
Apply gn format with 'sources' sorting to src/
scottmg
2015-02-28
2
-2
/
+2
*
Move some file api files to fileapi folder
zhuoyu.qian
2015-02-25
17
-22
/
+22
*
FileSystemUsageCache: Remove bogus unsigned integer comparisons.
raphael.kubo.da.costa
2015-02-24
1
-4
/
+1
*
Update existing uses of /wd4267 to use the GN config
brettw
2015-02-19
2
-7
/
+8
*
IndexedDB: Test that Blink ack's blobs upon receipt.
cmumford
2015-02-14
1
-0
/
+1
*
Loosen restriction on mount point names.
mtomasz
2015-02-13
1
-4
/
+2
*
Fixed IndexedDB blob retention
dmurph
2015-02-12
2
-23
/
+5
*
[Storage] Fixed reporting of unshared blob memory
dmurph
2015-02-11
1
-1
/
+1
*
[Storage] Blob items are now shared between blobs. Ready for disk swap.
dmurph
2015-02-11
15
-229
/
+646
[next]