summaryrefslogtreecommitdiffstats
path: root/storage/browser/fileapi
Commit message (Expand)AuthorAgeFilesLines
* Use INT64_MAX to avoid global object constructorsbrucedawson2015-10-131-1/+1
* Add trace to the caller of QuotaManager::GetAvailableSpace and its callbacks ...oshima2015-10-102-0/+43
* Cleanup: IWYU for base/gtest_prod_util.h.thestig2015-09-253-3/+0
* FileAPI: Compare expected modification time with delta on file readjsbell2015-09-021-2/+7
* clang/win: Make dump_file_system.cc build.Nico Weber2015-09-011-3/+3
* Remove legacy StartsWithASCII function.brettw2015-07-163-7/+12
* Add more string_util functions to base namespace.brettw2015-06-241-1/+1
* Add fileManagerPrivate.onCopyError event.yawano2015-06-2410-83/+72
* Added Histogram entries for some FileSystem stats.cmumford2015-06-221-0/+4
* Recursive operation delegate continues operations with ignoring errors.yawano2015-06-173-17/+73
* Only support seeking file streams from the beginning of the file.reillyg2015-06-162-9/+6
* Move StartsWith[ASCII] to base namespace.brettw2015-06-123-7/+7
* Change most uses of Pickle to base::Picklebrettw2015-06-033-17/+17
* Move Tuple to base namespace.brettw2015-05-295-21/+21
* Discard duplicate includes of files from storage/pranay.kumar2015-05-2018-28/+0
* Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in complete storag...pranay.kumar2015-05-045-11/+4
* Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in storage/browser...pranay.kumar2015-04-305-18/+22
* Split bug 423948 into various sub-bugs and remove outdated instrumentation.pkasting2015-04-115-35/+0
* leveldb: Reuse manifest (AKA logs) during open.cmumford2015-03-262-0/+4
* Remove granting permissions on behalf of Files app.mtomasz2015-03-181-6/+8
* Grant permissions to requested volumes only in Files app.mtomasz2015-03-121-1/+2
* Move some file api files to fileapi folderzhuoyu.qian2015-02-2514-10/+385
* FileSystemUsageCache: Remove bogus unsigned integer comparisons.raphael.kubo.da.costa2015-02-241-4/+1
* Loosen restriction on mount point names.mtomasz2015-02-131-4/+2
* Mechanical rename of tracing includes (remaining bits)primiano2015-01-301-1/+1
* Migrates legacy packaged app data when it's upgraded to a platform appryanackley2015-01-274-0/+52
* [Storage] Blob Storage Refactoring pt 1:dmurph2015-01-2310-10/+10
* Using "static_assert" in lieu of "COMPILE_ASSERT" in storage moduleanujk.sharma2015-01-221-2/+2
* Fix dump_file_system compilation on Windows.vchigrin2015-01-121-3/+3
* app_shell: Fix crash on chrome.runtime.getPackageDirectoryEntry for crosjamescook2015-01-093-8/+28
* Fix prioritized directory handling in dump_file_systemtzik2015-01-061-2/+1
* Instrumenting ReadRawData and InformDelegateDownloadProgress to find jank.vadimt2014-12-302-0/+12
* Remove deprecated methods from Pickle.avi2014-12-283-9/+9
* Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of h...avi2014-12-283-9/+9
* Remove deprecated methods from Pickle.Avi Drissman2014-12-223-9/+9
* Cleanup base::File on FILE thread even when FileSystemOperationRunner is shut...kinuko2014-12-162-12/+24
* Refactor storage::CopySyncOption into storage::FlushPolicy.mtomasz2014-12-119-35/+29
* Remove FileSystemContext::ShouldFlushOnWriteCompletion.mtomasz2014-12-094-22/+3
* Flush on completion of copying.mtomasz2014-12-081-4/+0
* Adding instrumentation to locate the source of jankiness.vadimt2014-11-181-0/+11
* FileSystem: Modify ObfucatedFileUtil to delete contents of the plugin private...nhiroki2014-11-072-40/+36
* Cleanup: Remove unneeded path_service.h includes.thestig2014-11-061-1/+0
* [fsp] Implement storage::WatcherManager for FSP.mtomasz2014-10-311-15/+17
* Switching profiler instrumentations from ScopedProfile to ScopedTracker. This...vadimt2014-10-291-3/+3
* [ew] Simplify the entry watcher logic.mtomasz2014-10-271-21/+10
* Standardize usage of virtual/override/final in storage/dcheng2014-10-2135-530/+462
* Add SandboxPrioritizedOriginDatabase support for dump_file_systemtzik2014-10-203-7/+29
* [fsp] Buffer consecutive Write() calls.mtomasz2014-10-171-0/+4
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-172-8/+7
* Adding instrumentation to locate the source of jankiness.vadimt2014-10-161-0/+6