summaryrefslogtreecommitdiffstats
path: root/webkit/fileapi
Commit message (Expand)AuthorAgeFilesLines
* Remaining cleanup (base::Bind): Replacing FileUtilProxy calls with new callbackkinuko@chromium.org2011-10-193-14/+17
* base::Bind: Convert FileSystemPathManager::GetRootPathCallback.jhawkins@chromium.org2011-10-1811-72/+69
* Broke CrOS; I can haz CrOS in default try jobs?jhawkins@chromium.org2011-10-1811-69/+72
* base::Bind: Convert FileSystemPathManager::GetRootPathCallback.jhawkins@chromium.org2011-10-1811-72/+69
* Use base::Callback in Quota related code.tzik@chromium.org2011-10-189-82/+102
* A few improvements to Blob handling.michaeln@google.com2011-10-171-15/+17
* base::Bind: Final cleanup in file_system_file_util_proxy.cc.jhawkins@chromium.org2011-10-171-4/+3
* base::Bind: Add a missing ref.jhawkins@chromium.org2011-10-171-1/+2
* base::Bind: Convert FileUtilProxy::StatusCallback.jhawkins@chromium.org2011-10-173-61/+57
* base::Bind: Convert FileUtilProxy::ReadDirectoryCallback.jhawkins@chromium.org2011-10-173-10/+9
* base::Bind: Convert FileUtilProxy::GetFileInfoCallback.jhawkins@chromium.org2011-10-173-20/+21
* base::Bind: Convert FileUtilProxy::EnsureFileExistsCallback.jhawkins@chromium.org2011-10-173-9/+9
* base::Bind: Convert FileUtilProxy::CreateOrOpenCallback.jhawkins@chromium.org2011-10-177-26/+25
* Fix for build error while building using 'make' (Complete build).qtc746@motorola.com2011-10-131-2/+1
* Switch FileStream to use new CompletionCallback.willchan@chromium.org2011-10-124-12/+10
* net: Move UnescapeURLComponent() functions into net namespace.tfarina@chromium.org2011-10-022-3/+3
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-013-3/+3
* gcc 4.6 warnings cleanuppph34r@gmail.com2011-09-301-2/+1
* Enhance error reporting for leveldb errors in origin/directory database codekinuko@chromium.org2011-09-284-28/+43
* net: make HSTS hosts use the normal SSL interstitialsagl@chromium.org2011-09-272-16/+23
* Revert "net: make HSTS hosts use the normal SSL interstitials"agl@chromium.org2011-09-272-23/+16
* net: make HSTS hosts use the normal SSL interstitialsagl@chromium.org2011-09-272-16/+23
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-211-0/+1
* Obsoleting --unlimited-quota-for-fileskinuko@chromium.org2011-09-2014-222/+36
* net: Rename URLRequestStatus::os_error_.tfarina@chromium.org2011-09-082-8/+8
* Clean up old dead code.ericu@chromium.org2011-09-061-17/+1
* Add browser_tests for FileAPI with Quota, and remove unlimited access for fil...dmikurube@chromium.org2011-09-062-10/+0
* [Refactor] to rename and re-layer the file_util stack layers.dmikurube@google.com2011-09-0534-1665/+1929
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-2/+2
* Don't abort reading directory when a backing file lost.tzik@chromium.org2011-09-022-2/+40
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-2/+2
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-2/+2
* Handle inconsistency between DB and Filestzik@chromium.org2011-08-317-36/+214
* Count-up/down the dirty count in the usage cache at FileSystemOperation, not ...dmikurube@chromium.org2011-08-313-61/+111
* Adding Size() to AbstractFileEnumeratortzik@chromium.org2011-08-306-36/+81
* Fix OFSFU's Touch to match the other FSFU subclasses.ericu@chromium.org2011-08-254-70/+80
* Replace virtual_path fields in FileSystemOperationContext with similar variab...ericu@chromium.org2011-08-237-60/+26
* Allow shrinking operation in over quota situationtzik@chromium.org2011-08-222-3/+68
* Simplify directory path accounting.ericu@chromium.org2011-08-1919-892/+972
* Test cleanup: Using MockSpecialStoragePolicy instead of local subclasses of S...marja@chromium.org2011-08-176-115/+23
* Move chromium-specific files from leveldb's repository to chromium, stage 2.dgrogan@chromium.org2011-08-165-7/+7
* Add MessageLoopProxy::currentnduca@chromium.org2011-08-1514-37/+37
* base: Rename FileEnumerator::FILE_TYPE to FileEnumerator::FileType.tfarina@chromium.org2011-08-153-7/+7
* Force updating file usage cache to make sure it reflects the recent pepper qu...kinuko@chromium.org2011-08-121-1/+1
* Revert 95973 - Handle inconsistency between DB and Files in ObfuscatedFileSys...backer@chromium.org2011-08-092-118/+5
* Handle inconsistency between DB and Files in ObfuscatedFileSystemFileUtiltzik@chromium.org2011-08-092-5/+118
* Quota: Add quota::StorageType to the GetOriginsCallback definition.mkwst@chromium.org2011-08-053-9/+16
* Specify 'true' to force creating the new directory in MigrateFromOldSandboxkinuko@chromium.org2011-08-051-1/+1
* Removed wchat_t from Time::FromString.shinyak@google.com2011-08-031-3/+3
* Revert 94426 - Removed wchat_t from Time::FromString.morrita@chromium.org2011-07-281-3/+3