1. 3c11446 Test network traffic annotation tag added to fileapi unittests. by rhalavati · 8 years ago
  2. ec95f5b Remove URLRequestJob::GetResponseCode implementations outside of net/. by mmenke · 8 years ago
  3. 9f1622a Move storage tests from content/common next to the files they cover. by pwnall · 8 years ago
  4. 79743d6 Only test SpecialStoragePolicy->IsOriginSessionOnly for temporary storage by michaeln · 8 years ago
  5. ca2ec763 Improvements to uses of base::SmallMap by brettw · 8 years ago
  6. f13168e Remove URLRequestJob::GetResponseCode implementations by mmenke · 8 years ago
  7. cb1b13c Move a browser-side WebSQL unittest next to the file it covers. by pwnall · 8 years ago
  8. 8219512 Move a browser-side File API unittest next to the file it covers. by pwnall · 8 years ago
  9. 598ef63 Move two browser-side File API unittests next to the files they cover. by pwnall · 8 years ago
  10. 7b57ef3 Move browser-side File API unittests next to the files they cover. by pwnall · 8 years ago
  11. bf8ae17 Move storage quota unit tests and test doubles next to the files they cover. by pwnall · 8 years ago
  12. 9b0072b7 Move a couple of quota unit tests next to the files they cover. by pwnall · 8 years ago
  13. 23838505 Move some File API backend unit tests next to the files that they cover. by pwnall · 8 years ago
  14. 343665e7 Move a couple of blob tests next to the files they cover. by pwnall · 8 years ago
  15. c18633962 Add myself as an OWNER to storage/browser/database. by pwnall · 8 years ago
  16. fa4c8940 [Quota] Lower quota for ephemeral mode (ie. session only) by michaeln · 8 years ago
  17. 1c4d759e The Blink Rename by Blink Reformat · 8 years ago
  18. 01875e5e Use ScopedTaskEnvironment instead of MessageLoop in storage unit tests. by fdoray · 8 years ago
  19. 0d3b75cb Move storage test next to the file that it tests. by pwnall · 8 years ago
  20. 4967164e Move some quota tests next to the files they cover. by pwnall · 8 years ago
  21. 375c7822 Move some fileapi tests next to the files they cover. by pwnall · 8 years ago
  22. b68a2ee Move some database tests next to the files they cover. by pwnall · 8 years ago
  23. 119e4c22 Move some blob tests next to the files they cover. by pwnall · 8 years ago
  24. af461a2 mediaview: Add a typemap for arc::mojom::ChangeType. by nya · 8 years ago
  25. 5e65e3a Require explicit selection of traits for LazyInstance by scottmg · 8 years ago
  26. a191610 [BlobStorage] Add blob status to blob-internals page by dmurph · 8 years ago
  27. bf45258a Call WatcherManager functions on the IO thread. by nya · 9 years ago
  28. e80397e [BlobStorage] Better net error reporting for pre-broken blobs by dmurph · 9 years ago
  29. 81710508 docs: Change "ChromeOS" to "Chrome OS". by derat · 9 years ago
  30. 38dc09d Add missing #include around sequenced_worker_pool.h in //content, //storage by tzik · 9 years ago
  31. 72c70c9 Revert of Remove header dependencies from sequence_checker.h to sequenced_worker_pool.h (patchset #6 id:470001 of https://codereview.chromium.org/2690533002/ ) by gcasto · 9 years ago
  32. 70b7c5d Remove header dependencies from sequence_checker.h to sequenced_worker_pool.h by tzik · 9 years ago
  33. cf6bde97 Revert of Remove header dependencies from sequence_checker.h to sequenced_worker_pool.h (patchset #5 id:450001 of https://codereview.chromium.org/2690533002/ ) by tzik · 9 years ago
  34. d502a3f Remove header dependencies from sequence_checker.h to sequenced_worker_pool.h by tzik · 9 years ago
  35. 0352751 Pass Callback by value on PostTaskAndReply family by tzik · 9 years ago
  36. e1a6dff Update //storage OWNERS to people who work on //storage. by danakj · 9 years ago
  37. 10e5fc35 Change how the quota system computes the poolsize for temporary storage. by michaeln · 9 years ago
  38. 05bd488e Add TEAM/COMPONENT by ymzhang · 9 years ago
  39. 4f1a3523 Remove BlobURLRequestJob::GetResponseCode(). by mmenke · 9 years ago
  40. 6ece5ae Remove some LazyInstance use in base/ by scottmg · 9 years ago
  41. 224e43c [BlobStorage] Adding explainer for blob storage system. by dmurph · 9 years ago
  42. 7089558 Please help us to verify the TEAM/COMPONENT information. If the current information is incorrect, please suggest the correct team or component or None(if not applicable). by ymzhang · 9 years ago
  43. d6d88b91 Remove ScopedVector from ContentBrowserClient. by avi · 9 years ago
  44. bf104bd [BlobStorage] Enabling disk paging and direct storage. by dmurph · 9 years ago
  45. aecef39 Remove base::ScopedPtrHashMap from storage/. by avi · 9 years ago
  46. ba12142 Include-what-you-use for WrapUnique/MakeUnique. by fdoray · 9 years ago
  47. 7b1d677 Make SupportsUserData sequence-affine instead of thread-affine. by gab · 9 years ago
  48. 26ccaa7 Revert of Change how the quota system computes the total poolsize for temporary storage by jsbell · 9 years ago
  49. 1b142eb Fix tautological comparison and add clang flag by altimin · 9 years ago
  50. db78e67 Change how the quota system computes the poolsize for temporary storage. by michaeln · 9 years ago
  51. f5df1e3 mediaview: Skeleton of ARC Documents Provider FS. by nya · 9 years ago
  52. 3caf87e1 Allow temporary file system for incognito DevTools. by dgozman · 9 years ago
  53. df1bd24 storage: Cleanup class/struct forward declarations by jbriance · 9 years ago
  54. 07725e0 [BlobStorage] Enabling disk storage and paging. by dmurph · 9 years ago
  55. 1108e1f Revert of [BlobStorage] Implementing disk. (patchset #18 id:340001 of https://codereview.chromium.org/2516713002/ ) by carlosk · 9 years ago
  56. 89bdfe0 [BlobStorage] Enabling disk storage and paging. by dmurph · 9 years ago
  57. de24c6d Part 2 of base::IDMap refactor to eliminate IDMapOwnPointer/IDMapExternalPointer modes by rlanday · 9 years ago
  58. 6eada032 Mandate unique_ptr for base::IDMap in IDMapOwnPointer mode. by rlanday · 9 years ago
  59. 1e85b536 [BlobStorage] Fix UMA reporting. by dmurph · 9 years ago
  60. cf848a6 [BlobAsync] Moving async handling into BlobStorageContext & quota out. by dmurph · 9 years ago
  61. 00c1837 Make checked_cast a constexpr by jschuh · 9 years ago
  62. f5d4ee56 Migrate more files to histogram_macros.h from histogram.h. by asvitkine · 9 years ago
  63. 65426eef Remove stl_util's deletion function use from storage/. by avi · 9 years ago
  64. 10ae436 Remove dependency of sequenced_worker_pool.h on SingleThreadTaskRunner. by gab · 9 years ago
  65. 0b0e36d [BlobStorage] BlobMemoryController & tests by dmurph · 9 years ago
  66. e0abdc2 Remove usage of FOR_EACH_OBSERVER macro in storage by ericwilligers · 9 years ago
  67. 6f67ebb Adds media license nodes to cookie tree model and cookies view. by jrummell · 9 years ago
  68. bc8994d Add ARC contents filesystem type by hashimoto · 9 years ago
  69. 325ccc07 Add jsbell to storage/OWNERS. by pwnall · 9 years ago
  70. 38a061e08e Create storage_unittests target. by pwnall · 9 years ago
  71. d4981b18 Document timestamp caveat in FileSystem API move operation. by pwnall · 9 years ago
  72. cc88db2 Remove stl_util's deletion functions from storage/. by avi · 9 years ago
  73. cde1af7 Remove som GYP annotations, remove unused manifest. by brettw · 9 years ago
  74. b4456c4 Fix storage/browser/blob/scoped_file.h usage comment. by pwnall · 9 years ago
  75. 9d3820d Remove stl_util's STLDeleteContainerPairSecondPointers from storage/. by avi · 9 years ago
  76. 9f16719b [BlobStorage] Adding error code translations for cache storage metadata. by dmurph · 9 years ago
  77. 315e4cf Remove GYP files. by brettw · 9 years ago
  78. a87d684 Adjust callers and networking delegates in storage/ to modified APIs by maksim.sisov · 9 years ago
  79. 3033081a Change includes of histogram.h to histogram_macros.h. by asvitkine · 9 years ago
  80. 6affa55 Re-write many calls to WrapUnique() with MakeUnique() by ricea · 9 years ago
  81. 3ddef1a storage: Use stl utilities from the base namespace by skyostil · 9 years ago
  82. 66d1fd2 FileAPI: Convert recursion to iteration on error while enumerating by jsbell · 9 years ago
  83. e2b19a1 Rename CalledOnValidSequencedThread() to CalledOnValidSequence(). by fdoray · 9 years ago
  84. 981aa5a various: Change auto to not deduce raw pointers. by vmpstr · 9 years ago
  85. 30d94e4 Use base::StartWith() in more places when appropriate. by thestig · 9 years ago
  86. 96e7f36 Use container::back() and container::pop_back(). by thestig · 9 years ago
  87. 99679aa [GN] Add //build/config/compiler:wexit_time_destructors everywhere it is in GYP. by rsesek · 9 years ago
  88. 8bace2d4 Remove use of deprecated MessageLoop methods in storage. by fdoray · 9 years ago
  89. 50a4481 Move implementation of QuotaManager.getVolumeInfo to base::SysInfo. by fukino · 9 years ago
  90. 1a2fd6cd Remove base/move.h by dcheng · 9 years ago
  91. b2235ba1 Revert of Remove base/move.h (patchset #4 id:60001 of https://codereview.chromium.org/2038273002/ ) by tzik · 9 years ago
  92. bb5161a Remove base/move.h by dcheng · 9 years ago
  93. 91637f2 Migrate WaitableEvent to enum-based constructor in storage/ by gab · 9 years ago
  94. 28b27bcc Relanding: Deduplicating code performing WebHTTPBody::Element conversions. by lukasza · 9 years ago
  95. 1f4afcf [BlobReader] Correct IsInMemory = false when async constructing by dmurph · 9 years ago
  96. 78bab80 Quota: Add metrics about the age and amount of data stored in temporary storage, and a metric about the computed quota for an origin using temporary storage. by michaeln · 9 years ago
  97. d349ea4 Address more TOOD(GYP) in GN build. by brettw · 9 years ago
  98. 974fbd2 Fix include path for moved thread_task_runner_handle.h header in storage/ by gab · 9 years ago
  99. 3d4e1dfe Adding [email protected] to OWNERS files of Blob system. by dmurph · 9 years ago
  100. f9f7d629 Add manifests to many more gn built exe files by brucedawson · 9 years ago