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
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
9
-39
/
+169
*
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
*
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
24
-41
/
+0
*
Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in complete storag...
pranay.kumar
2015-05-04
16
-43
/
+33
*
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
*
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
1
-1
/
+1
*
Move some file api files to fileapi folder
zhuoyu.qian
2015-02-25
16
-18
/
+18
*
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
1
-4
/
+5
*
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
14
-229
/
+642
*
Mechanical rename of tracing includes (remaining bits)
primiano
2015-01-30
1
-1
/
+1
*
Migrates legacy packaged app data when it's upgraded to a platform app
ryanackley
2015-01-27
4
-0
/
+52
*
[Storage] Blob Storage Refactoring pt 1:
dmurph
2015-01-23
31
-190
/
+1009
*
Using "static_assert" in lieu of "COMPILE_ASSERT" in storage module
anujk.sharma
2015-01-22
1
-2
/
+2
*
[Storage] Fixed UMA histograms to record kilobytes
dmurph
2015-01-12
1
-4
/
+4
*
Fix dump_file_system compilation on Windows.
vchigrin
2015-01-12
1
-3
/
+3
*
[Storage] Added blob items count histogram
dmurph
2015-01-09
1
-0
/
+2
*
app_shell: Fix crash on chrome.runtime.getPackageDirectoryEntry for cros
jamescook
2015-01-09
3
-8
/
+28
*
[Storage] Added histograms for blob storage
dmurph
2015-01-07
1
-12
/
+19
*
Fix prioritized directory handling in dump_file_system
tzik
2015-01-06
1
-2
/
+1
*
Instrumenting ReadRawData and InformDelegateDownloadProgress to find jank.
vadimt
2014-12-30
3
-0
/
+18
[next]