| Commit message (Expand) | Author | Age | Files | Lines |
* | Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-14 | 2 | -2/+2 |
* | fileapi: Remove platform_path parameter from FileSystemOperation::GetMetadata... | satorux@chromium.org | 2013-06-14 | 17 | -58/+70 |
* | Stop using WeakPtr in SandboxQuotaObserver | kinuko@chromium.org | 2013-06-14 | 2 | -12/+13 |
* | Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-13 | 2 | -5/+5 |
* | Update Android to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-13 | 2 | -2/+2 |
* | Move nullable_string16.h to the string subdirectory. | avi@chromium.org | 2013-06-13 | 13 | -77/+86 |
* | Make FileSystemOperation::Write take closure-friendly parameters | kinuko@chromium.org | 2013-06-13 | 12 | -204/+175 |
* | fileapi: Use CreateSnapshotFile() in CannedSyncableFileSystem | satorux@chromium.org | 2013-06-13 | 2 | -18/+24 |
* | Fix webkit_storage exports definitions | kinuko@chromium.org | 2013-06-13 | 102 | -256/+303 |
* | Use timed helper class in ObfuscatedFileUtil | kinuko@chromium.org | 2013-06-13 | 3 | -95/+29 |
* | Use TimedTaskHelper in FileSystemUsageCache | kinuko@chromium.org | 2013-06-12 | 3 | -10/+17 |
* | fileapi: Use CreateSnapshotFile() in SandboxFileStreamWriter | satorux@chromium.org | 2013-06-12 | 2 | -8/+14 |
* | Add TimedTaskHelper to replace timer on SequencedTaskRunner | kinuko@chromium.org | 2013-06-12 | 3 | -0/+234 |
* | Rewrite scoped_ptr<T>(NULL) to use the default ctor in webkit/. | dcheng@chromium.org | 2013-06-12 | 1 | -5/+3 |
* | Rename base/hash_tables to base/containers/hash_tables. | brettw@chromium.org | 2013-06-11 | 5 | -5/+5 |
* | Call scoped_refptr<T>::get() rather than relying on implicit "operator T*" | rsleevi@chromium.org | 2013-06-11 | 25 | -112/+113 |
* | Use a direct include of strings headers in webkit/, part 1. | avi@chromium.org | 2013-06-11 | 30 | -38/+38 |
* | 2nd try: Split webkit_storage target into webkit_storage_{browser,common,rend... | kinuko@chromium.org | 2013-06-11 | 9 | -325/+3 |
* | Revert 205463 "Split webkit_storage target into webkit_storage_{..." | kinuko@chromium.org | 2013-06-11 | 9 | -3/+325 |
* | Split webkit_storage target into webkit_storage_{browser,common,renderer} | kinuko@chromium.org | 2013-06-11 | 9 | -325/+3 |
* | Update includes of message_loop_proxy. | brettw@chromium.org | 2013-06-10 | 34 | -34/+34 |
* | Make FileSystemOperation NOT self-destruct | kinuko@chromium.org | 2013-06-10 | 15 | -502/+299 |
* | Deprecate LocalFileSystemOperation::SetUp | kinuko@chromium.org | 2013-06-10 | 10 | -268/+98 |
* | Deprecate media_task_runner() from FileSystemTaskRunners | kinuko@chromium.org | 2013-06-10 | 3 | -19/+3 |
* | Replace all CreateFileSystemOperation with FileSystemOperationRunner | kinuko@chromium.org | 2013-06-09 | 22 | -363/+305 |
* | Move FileEnumerator to its own file, do some refactoring. | brettw@chromium.org | 2013-06-08 | 8 | -58/+48 |
* | Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,... | avi@chromium.org | 2013-06-07 | 25 | -26/+26 |
* | Cancelling SyncFS operation should not crash | kinuko@chromium.org | 2013-06-07 | 2 | -2/+20 |
* | Factor out HTTP status code and reason phrase in Blob and Stream infrastructu... | tyoshino@chromium.org | 2013-06-07 | 2 | -47/+15 |
* | Make some more code use "if (weak_ptr)" style | akalin@chromium.org | 2013-06-07 | 1 | -3/+3 |
* | Convert webkit/ sql::ErrorDelegate to callback. | shess@chromium.org | 2013-06-07 | 3 | -50/+20 |
* | fileapi: Add CrosMountPointProvier::AddMountPoints() | satorux@chromium.org | 2013-06-07 | 4 | -13/+42 |
* | BlobURLRequestJob clean up for readability | tyoshino@chromium.org | 2013-06-06 | 2 | -5/+14 |
* | Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces... | ajwong@chromium.org | 2013-06-06 | 1 | -1/+2 |
* | Add LocalFileSystemOperation support in FileSystemOperationRunner | kinuko@chromium.org | 2013-06-05 | 15 | -105/+261 |
* | Use PostDelayTask instead of timer to drop DB. | calvinlo@chromium.org | 2013-06-05 | 4 | -21/+145 |
* | Add FileSystemOperationRunner and stop directly creating FileSystemOperation | kinuko@chromium.org | 2013-06-05 | 5 | -1/+573 |
* | Move webkit/appcache/* into webkit/{browser,common}/appcache | kinuko@chromium.org | 2013-06-05 | 65 | -0/+25849 |
* | Deprecate LocalFileSystemOperation::CreateNestedOperation | kinuko@chromium.org | 2013-06-05 | 11 | -101/+70 |
* | Add special FS type for internal sync operation | kinuko@chromium.org | 2013-06-04 | 6 | -51/+60 |
* | Fix even more remaining uses of WeakPtr<T>'s operator T* conversion | akalin@chromium.org | 2013-06-04 | 1 | -3/+3 |
* | Fix remaining uses of WeakPtr<T>'s operator T* conversion | akalin@chromium.org | 2013-06-04 | 1 | -3/+3 |
* | Cleanup: Deprecate DriveFileSyncService::kServiceName | kinuko@chromium.org | 2013-06-04 | 16 | -106/+86 |
* | Rename CrossOperationDelegate to CopyOrMoveOperationDelegate | kinuko@chromium.org | 2013-06-04 | 5 | -68/+68 |
* | Prepopulate directory database for isolated origins | kinuko@chromium.org | 2013-06-04 | 6 | -13/+72 |
* | Update webkit/ to use WeakPtr<T>::get() instead of implicit "operator T*" | akalin@chromium.org | 2013-06-04 | 7 | -34/+39 |
* | Move webkit/dom_storage to new browser|common|renderer locations. Just moving... | michaeln@google.com | 2013-06-04 | 28 | -0/+5550 |
* | fileapi: Add an informative comment for CrosMountPointProvider | satorux@chromium.org | 2013-06-03 | 3 | -2/+34 |
* | Update webkit/ to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-02 | 49 | -345/+415 |
* | Use base::MessageLoop in more files. | xhwang@chromium.org | 2013-05-30 | 2 | -9/+9 |