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 FileSystemContext::ShouldFlushOnWriteCompletion.
mtomasz
2014-12-09
4
-22
/
+3
*
Flush on completion of copying.
mtomasz
2014-12-08
2
-4
/
+7
*
Quota: Clean up CallbackQueue and CallbackQueueMap
nhiroki
2014-11-25
7
-51
/
+40
*
Undoing instrumentations for task URLRequestSimpleJob::StartAsync
vadimt
2014-11-20
1
-5
/
+0
*
Adding instrumentation to locate the source of jankiness.
vadimt
2014-11-18
1
-0
/
+11
*
Quota: Clean up (Client)UsageTracker
nhiroki
2014-11-11
2
-78
/
+43
*
Quota: Factor out ClientUsageTracker into its own file
nhiroki
2014-11-10
7
-577
/
+628
*
Delete the old WebSocket implementation from net/
ricea
2014-11-08
1
-2
/
+0
*
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
3
-9
/
+9
*
[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
44
-600
/
+526
*
Added quota client for serviceworker. Enables 'clear past <time> data'.
dmurph
2014-10-21
1
-0
/
+1
*
Reland of [ServiceWorkerCache] Implement storage::QuotaClient
jkarlin
2014-10-21
1
-0
/
+1
*
Add SandboxPrioritizedOriginDatabase support for dump_file_system
tzik
2014-10-20
3
-7
/
+29
*
Revert of Added quota client for serviceworker. Enables 'clear past <time> da...
kareng
2014-10-20
1
-1
/
+0
*
Revert of [ServiceWorkerCache] Implement storage::QuotaClient (patchset #12 i...
kareng
2014-10-19
1
-1
/
+0
*
[ServiceWorkerCache] Implement storage::QuotaClient
jkarlin
2014-10-17
1
-0
/
+1
*
Adding instrumentation to locate the source of jankiness.
vadimt
2014-10-17
1
-0
/
+5
*
[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
2
-0
/
+12
*
Added quota client for serviceworker. Enables 'clear past <time> data'.
dmurph
2014-10-16
1
-0
/
+1
*
Convert ARRAYSIZE_UNSAFE -> arraysize in storage/.
viettrungluu
2014-10-16
3
-4
/
+4
*
Drop irrelevant DCHECK and re-enable SyncFileSystemApiTest.GetFileStatus
tzik
2014-10-08
1
-1
/
+0
*
Replacing the OVERRIDE with override and FINAL with final in storage
mohan.reddy
2014-10-07
42
-272
/
+272
*
Files.app: Enable externalfile: protocol for MTP volumes.
hirono
2014-09-26
2
-0
/
+27
*
Apply automatic range checks to storage enum types across IPC.
anujk.sharma
2014-09-26
1
-0
/
+1
*
FileSystem: Make SandboxDirectoryDatabase::DestroyDatabase non-static for cle...
nhiroki
2014-09-25
3
-20
/
+14
*
Add update observer to file_system_operation_impl_unittest for
iseki
2014-09-22
1
-0
/
+2
*
[Blink-FileAPI] Add the notification of update observer to
iseki
2014-09-18
1
-0
/
+5
*
[fsp] Improve performance for reading small chunks of data.
mtomasz
2014-09-16
12
-19
/
+42
*
Cleanup: Use base/files/file_util.h instead of base/file_util.h in [r-t]*/
thestig
2014-09-12
2
-2
/
+2
*
[ew] Move operation observers from QuotaUtil to FileSystemBackend.
mtomasz
2014-09-11
10
-80
/
+87
*
remove c++11 enum scope in copy_or_move_operation_delegate.cc
mostynb
2014-09-11
1
-1
/
+1
*
Remove webkit/browser/, point everything to storage/browser/ instead
pilgrim
2014-09-10
2
-2
/
+2
*
Support StreamCopyOrMoveImpl in sandbox.
iseki
2014-09-08
1
-1
/
+1
*
Migrate webkit/browser/ to storage/browser/
pilgrim
2014-09-05
154
-0
/
+29926
*
Random fixes for scoped_refptr operator T* removal.
dcheng
2014-09-05
1
-1
/
+1
*
Move fileapi-related files from webkit/common/ to storage/common/ and set up ...
pilgrim
2014-09-04
29
-0
/
+2391