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
/
fileapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-0
/
+43
*
Cleanup: IWYU for base/gtest_prod_util.h.
thestig
2015-09-25
3
-3
/
+0
*
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
*
Remove legacy StartsWithASCII function.
brettw
2015-07-16
3
-7
/
+12
*
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 Histogram entries for some FileSystem stats.
cmumford
2015-06-22
1
-0
/
+4
*
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
*
Move StartsWith[ASCII] to base namespace.
brettw
2015-06-12
3
-7
/
+7
*
Change most uses of Pickle to base::Pickle
brettw
2015-06-03
3
-17
/
+17
*
Move Tuple to base namespace.
brettw
2015-05-29
5
-21
/
+21
*
Discard duplicate includes of files from storage/
pranay.kumar
2015-05-20
18
-28
/
+0
*
Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in complete storag...
pranay.kumar
2015-05-04
5
-11
/
+4
*
Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in storage/browser...
pranay.kumar
2015-04-30
5
-18
/
+22
*
Split bug 423948 into various sub-bugs and remove outdated instrumentation.
pkasting
2015-04-11
5
-35
/
+0
*
leveldb: Reuse manifest (AKA logs) during open.
cmumford
2015-03-26
2
-0
/
+4
*
Remove granting permissions on behalf of Files app.
mtomasz
2015-03-18
1
-6
/
+8
*
Grant permissions to requested volumes only in Files app.
mtomasz
2015-03-12
1
-1
/
+2
*
Move some file api files to fileapi folder
zhuoyu.qian
2015-02-25
14
-10
/
+385
*
FileSystemUsageCache: Remove bogus unsigned integer comparisons.
raphael.kubo.da.costa
2015-02-24
1
-4
/
+1
*
Loosen restriction on mount point names.
mtomasz
2015-02-13
1
-4
/
+2
*
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
10
-10
/
+10
*
Using "static_assert" in lieu of "COMPILE_ASSERT" in storage module
anujk.sharma
2015-01-22
1
-2
/
+2
*
Fix dump_file_system compilation on Windows.
vchigrin
2015-01-12
1
-3
/
+3
*
app_shell: Fix crash on chrome.runtime.getPackageDirectoryEntry for cros
jamescook
2015-01-09
3
-8
/
+28
*
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
2
-0
/
+12
*
Remove deprecated methods from Pickle.
avi
2014-12-28
3
-9
/
+9
*
Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of h...
avi
2014-12-28
3
-9
/
+9
*
Remove deprecated methods from Pickle.
Avi Drissman
2014-12-22
3
-9
/
+9
*
Cleanup base::File on FILE thread even when FileSystemOperationRunner is shut...
kinuko
2014-12-16
2
-12
/
+24
*
Refactor storage::CopySyncOption into storage::FlushPolicy.
mtomasz
2014-12-11
9
-35
/
+29
*
Remove FileSystemContext::ShouldFlushOnWriteCompletion.
mtomasz
2014-12-09
4
-22
/
+3
*
Flush on completion of copying.
mtomasz
2014-12-08
1
-4
/
+0
*
Adding instrumentation to locate the source of jankiness.
vadimt
2014-11-18
1
-0
/
+11
*
FileSystem: Modify ObfucatedFileUtil to delete contents of the plugin private...
nhiroki
2014-11-07
2
-40
/
+36
*
Cleanup: Remove unneeded path_service.h includes.
thestig
2014-11-06
1
-1
/
+0
*
[fsp] Implement storage::WatcherManager for FSP.
mtomasz
2014-10-31
1
-15
/
+17
*
Switching profiler instrumentations from ScopedProfile to ScopedTracker. This...
vadimt
2014-10-29
1
-3
/
+3
*
[ew] Simplify the entry watcher logic.
mtomasz
2014-10-27
1
-21
/
+10
*
Standardize usage of virtual/override/final in storage/
dcheng
2014-10-21
35
-530
/
+462
*
Add SandboxPrioritizedOriginDatabase support for dump_file_system
tzik
2014-10-20
3
-7
/
+29
*
[fsp] Buffer consecutive Write() calls.
mtomasz
2014-10-17
1
-0
/
+4
*
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
dcheng
2014-10-17
2
-8
/
+7
*
Adding instrumentation to locate the source of jankiness.
vadimt
2014-10-16
1
-0
/
+6
[next]