1. cd501a7 Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common namespaces into single storage namespace by [email protected] · 11 years ago
  2. 4683ff3 content: Rename blink_glue.* to file_info_util.*. by [email protected] · 11 years ago
  3. f60af0ca Remove passing WebString across threads by [email protected] · 11 years ago
  4. d00f216 Remove API compatibility hack from WebFileSystemImpl by [email protected] · 11 years ago
  5. d3d42bd Handle has_more correctly in WebFileSystemImpl by [email protected] · 11 years ago
  6. 3dda585 Move WorkerTaskRunner to content/child. by [email protected] · 12 years ago
  7. f0583f03 Enter blink::WebHeap::SafePointScope across waiting for sync filesystem operation results. by [email protected] · 12 years ago
  8. bdd2d42 Move the rest of webkit/glue into content/child by [email protected] · 12 years ago
  9. 141bcc5 Convert Media Galleries to use base::File by [email protected] · 12 years ago
  10. 3295612 Update uses of UTF conversions in content/ to use the base:: namespace. by [email protected] · 12 years ago
  11. 180ef24 Rename WebKit namespace to blink (part 3) by [email protected] · 12 years ago
  12. ff28089 [FileAPI] Clean up WebFileSystemImpl::openFileSystem by [email protected] · 12 years ago
  13. 7acc14b [FileAPI] Drop unused expected size parameter from OpenFileSystem IPC by [email protected] · 12 years ago
  14. 8355b76 [Retry] SyncFS: Support resolveLocalFileSystemURL on SyncFileSystem by [email protected] · 12 years ago
  15. 3626042a Revert 223635 "SyncFS: Support resolveLocalFileSystemURL on Sync..." by [email protected] · 12 years ago
  16. f84ae11 SyncFS: Support resolveLocalFileSystemURL on SyncFileSystem by [email protected] · 12 years ago
  17. 085b1a3 Post-cleanup after WebFileSystemCallbacks switch by [email protected] · 12 years ago
  18. 09dcdf8 Make WebFileSystemCallbacks not self-destruct by [email protected] · 12 years ago
  19. 3cac821d Complete switching to use thread-specific WebFileSystem instance by [email protected] · 12 years ago
  20. 62ff524 Implement WebFileSystem::openFileSystem (to switch from WebFrameClient::openFileSystem) by [email protected] · 12 years ago
  21. 0b3743cf Use thread-local version of WebFileSystemImpl by [email protected] · 12 years ago
  22. 7047cee 2nd try: Support synchronous mode in WebFileWriterImpl by [email protected] · 12 years ago
  23. 6ae1107 Revert 215787 "Support synchronous mode in WebFileWriterImpl" by [email protected] · 12 years ago
  24. 7ea91d5 Support synchronous mode in WebFileWriterImpl by [email protected] · 12 years ago
  25. 89b2e71 Support synchronous mode for FileSystem/FileWriter API by [email protected] · 12 years ago
  26. ed539d1 Implement Worker-MainThread bridge for FileWriter in Chrome by [email protected] · 12 years ago
  27. 1448050 Revert 214599 "Revert 214160 "Implement Worker-MainThread bridge..." by [email protected] · 12 years ago
  28. 35acada Revert 214160 "Implement Worker-MainThread bridge for FileSystem..." by [email protected] · 12 years ago
  29. c2f2d45 Implement Worker-MainThread bridge for FileSystem API in Chrome by [email protected] · 12 years ago
  30. 9f4b253 Implement async version of WebFileSystem::createFileWriter by [email protected] · 12 years ago
  31. c32c0d7 Cleanup: split FileSystemDispatcher::Create into CreateFile and CreateDirectory by [email protected] · 12 years ago
  32. 2255a933 Update Blink include paths by [email protected] · 12 years ago
  33. 10208ea Move a bunch of child-only code from content/common to content/child by [email protected] · 12 years ago
  34. c7199a6e Rename content/common_child to content/child by [email protected] · 12 years ago[Renamed (94%) from content/common_child/fileapi/webfilesystem_impl.cc]
  35. 5c30b5e0 Update refernces to Blink's Platform API (content) by [email protected] · 12 years ago
  36. 61d271f3 Split FileAPI code for common|common_child|renderer by [email protected] · 12 years ago[Renamed (96%) from content/common/fileapi/webfilesystem_impl.cc]
  37. d269196 Cleanup: Deprecate FileSystemCallbackDispatcher by [email protected] · 12 years ago
  38. b63a48b FileSystem mods: Remove some dead snapshot creation code. by [email protected] · 12 years ago
  39. 6df15b3 FileSystem mods: Changes to snapshot file creation to remove dependencies on blobs. by [email protected] · 13 years ago
  40. f8c59e1 Update some #includes for headers that have been moved to the new Platform directory upstream by [email protected] · 13 years ago
  41. 6efc9e5 Update some #includes in content/common/fileapi for headers in the new Platform directory by [email protected] · 13 years ago
  42. eb39819 Move a bunch of code in content\common (as well as a few left in renderer) to the content namespace. by [email protected] · 13 years ago
  43. 16dd6e2 Rename content/{common,browser}/file_system to fileapi and move blob stuff into it. by [email protected] · 13 years ago[Renamed (93%) from content/common/file_system/webfilesystem_impl.cc]
  44. f5ac98d IPC Plumping for WebFileSystem::createSnapshotFileAndReadMetadata by [email protected] · 13 years ago
  45. e6e90dc Update includes to new header locations by [email protected] · 14 years ago
  46. f0367ca6 Clean up old dead code. by [email protected] · 14 years ago
  47. 556279d This goes in first, followed by a webkit change that defines WEBFILESYSTEMCALLBACKS_USE_URL_NOT_STRING, followed by a cleanup in Chromium [deletions only], followed by deleting that definition in webkit. by [email protected] · 14 years ago
  48. 41e88943 More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where by [email protected] · 14 years ago
  49. 4520c1ef6 Revert 81319 - More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where possible without WebKit API changes. The WebKit changes will happen in another CL. This is a resubmit of http://codereview.chromium.org/6767010/ [third try lucky,fourth try persistent?], which bounced most recently due to bugs manifestingonly on XP. There are a few changes here that weren't there [infile_system_operation_write_unittest.cc and file_system_operation.cc], butthey're pretty trivial build/test fixes.BUG=none TEST=noneReview URL: http://codereview.chromium.org/6821065 by [email protected] · 14 years ago
  50. 3e0c6646 More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where by [email protected] · 14 years ago
  51. 6ac9951 Revert 81028 - It broke LayoutTests/ fast/filesystem/op-copy.html on Windows Release and Debug. by [email protected] · 14 years ago
  52. d232fcf More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where by [email protected] · 14 years ago
  53. 3c217ae Revert 80982, tests failing on Win XP by [email protected] · 14 years ago
  54. 3bec852 More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where by [email protected] · 14 years ago
  55. 08a0e0a7 Revert 80833 - More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, wherepossible without WebKit API changes. The WebKit changes will happen in anotherCL.BUG=noneTEST=noneReview URL: http://codereview.chromium.org/6767010 by [email protected] · 14 years ago
  56. 647a0c2 More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where by [email protected] · 14 years ago
  57. 7ef40ffe1 Move ChildThread and ChildProcess to content. Also move remaining code that they depend on and which depends on them.TBR=avi by [email protected] · 14 years ago[Renamed (92%) from chrome/common/file_system/webfilesystem_impl.cc]
  58. 8bd0fe6 Roll WebKit DEPS past WebKit move. Update gyp files and include paths to reflect the move. Consolidate how we DEPS in WebKit source files. Cross fingers. by [email protected] · 15 years ago
  59. 81b18ca Reapply 61613 that was reverted for false valgrind alarm. by [email protected] · 15 years ago
  60. c27a5ed Revert 61613 - possible culprit for valgrind error. (Support removeRecursively and new copy/move) by [email protected] · 15 years ago
  61. 2e9f432 Second try for support removeRecursively and new copy/move behaviors added to the spec recently. by [email protected] · 15 years ago
  62. 40605925 Revert 61480 - Support removeRecursively and new copy/move behaviors added to the spec recently. by [email protected] · 15 years ago
  63. d2924092 Support removeRecursively and new copy/move behaviors added to the spec recently. by [email protected] · 15 years ago
  64. ff7321d Yet another try at submitting http://codereview.chromium.org/3397030/show. by [email protected] · 15 years ago
  65. 252c50a Revert 60981 - Resubmitting http://codereview.chromium.org/3397030 with the needed one-line deletion. by [email protected] · 15 years ago
  66. 7954ab9 Resubmitting http://codereview.chromium.org/3397030 with the needed one-line deletion. by [email protected] · 15 years ago
  67. 3e207a8 Revert 60964 - This adds WebFileWriterImpl, which implements WebFileWriter and AsyncFileWriterClient. by [email protected] · 15 years ago
  68. d41c69d This adds WebFileWriterImpl, which implements WebFileWriter and AsyncFileWriterClient. by [email protected] · 15 years ago
  69. c5a272d Add Worker support for FileSystem API. by [email protected] · 15 years ago
  70. 5746640 Refactor some file_system classes to use chromium types instead of by [email protected] · 15 years ago
  71. 7c1cf47 Add final part of IPC plumbing for FileSystem API (retry). by [email protected] · 15 years ago
  72. cd920c2a Revert 57915 - Add final part of IPC plumbing for FileSystem API. by [email protected] · 15 years ago
  73. 6239dc64 Add final part of IPC plumbing for FileSystem API. by [email protected] · 15 years ago
  74. 52785d4c Add WebFileSystemImpl and 2nd cut of IPC plumbing code for Move operation. by [email protected] · 15 years ago