[go: nahoru, domu]

  1. de11715 [dirmd] Use metadata mixins by Nodir Turakulov · 2 years, 10 months ago
  2. c68c5aa Script remove more DISALLOW_COPY_AND_ASSIGNs by Peter Boström · 2 years, 10 months ago
  3. b7b2f5b Migrate away from binding callbacks to base::DoNothing. by Daniel Cheng · 2 years, 10 months ago
  4. 656e1b3 Refactor AbstractOriginEnumerator and children to use StorageKey. by kyraseevers · 2 years, 10 months ago
  5. 9e38765 Refactoring ObfuscatedFileSystem to use StorageKey not Origin. by kyraseevers · 2 years, 10 months ago
  6. d90bcc9 [base] Finish migration of many old ThreadRestrictions calls by Gabriel Charette · 2 years, 11 months ago
  7. 4c1b9a8 Fix IWYU violations of FORWARD_DECLARE_TEST(). by Daniel Cheng · 2 years, 11 months ago
  8. 7a989bc4 StorageBuckets: Some QuotaManagerImpl Cleanup by Ayu Ishii · 2 years, 11 months ago
  9. 2b109c0 StorageBuckets: Add new methods for QuotaClient refactor by Ayu Ishii · 2 years, 11 months ago
  10. fe61111 Quota: Change EvictionRoundInfoHelper to be owned by QuotaManagerImpl by Ayu Ishii · 2 years, 11 months ago
  11. 63a876e2 Refactor FileSystemBackendDelegate to use StorageKey not origin. by kyraseevers · 2 years, 11 months ago
  12. 09c7df70 StorageBuckets: Add 'host' column and rename 'origin' column by Ayu Ishii · 2 years, 11 months ago
  13. 3e6a3ff0 [base::File] Remove exclusive read/write flags on non-Windows. by Alexei Svitkine · 2 years, 11 months ago
  14. 8f3d783 FS: Add check for removal of sandbox root dir by Austin Sullivan · 2 years, 11 months ago
  15. 5fcdc57 Quota: Fix eviction task flakes by Ayu Ishii · 3 years ago
  16. 2f1d0e5 StorageBuckets: Bad optional access tests by Ayu Ishii · 3 years ago
  17. fbbe80f [storage] Add path to CreateBlobDirectory failure log by David Dorwin · 3 years ago
  18. c0b12d9 StorageBuckets: Fix crash for bad optional access by Ayu Ishii · 3 years ago
  19. c5cba52c Replace origin w/ StorageKey in MountPoints::CreateCrackedFileSystemURL by Kyra Seevers · 3 years ago
  20. f7e0878 StorageBuckets: DeleteBucket for StorageBuckets API by Ayu Ishii · 3 years ago
  21. 44890f1 StorageBuckets: QuotaManagerProxySync helper class by Ayu Ishii · 3 years ago
  22. dfcd193 Make the PERSISTENT filesystem use temporary quota. by cfredric · 3 years ago
  23. a45490c Fix some instances of -Wshadow. by Peter Kasting · 3 years ago
  24. 01164488 Add StorageKey param to MountPoints::CrackURL, child classes, callers by Kyra Seevers · 3 years ago
  25. 664a382 FS: Add CopyOrMoveOption to preserve destination file permissions by Austin Sullivan · 3 years ago
  26. e543726a Storage: Switch SpecialStoragePolicy to 1-based ref-counting. by Victor Costan · 3 years ago
  27. 0d1b5985 Storage: Stop using operator new with SpecialStoragePolicy. by Victor Costan · 3 years ago
  28. c49feb7 File System API: Fix FileSystemOperation factory method return type. by Victor Costan · 3 years ago
  29. d3ae94d Move FileSystemTypeToQuotaStorageType to //storage/browser. by cfredric · 3 years ago
  30. 04467357 Quota: Divide metrics for directory creation & open database by Ayu Ishii · 3 years ago
  31. 104537e Add StorageKey parameter to CreateCrackedFileSystemURL, OpenFileSystem by Kyra Seevers · 3 years ago
  32. 482e977 StorageBuckets: Metrics for QuotaDatabase Reset by Ayu Ishii · 3 years ago
  33. 6a1f77c Move FileErrorOr to //base by Austin Sullivan · 3 years ago
  34. 96a874b Reland "Quota: Rename a few QuotaDatabase and QuotaManagerImpl members." by Victor Costan · 3 years ago
  35. 47f65ec Quota: Cleanup QuotaManager StorageKeyInUse by Ayu Ishii · 3 years ago
  36. 4b571b9 Simplify QuotaManagerImplTest checks using gmock matchers. by cfredric · 3 years ago
  37. 52e538c6c Revert "Quota: Rename a few QuotaDatabase and QuotaManagerImpl members." by Adithya Srinivasan · 3 years ago
  38. 9253842 Quota: Rename a few QuotaDatabase and QuotaManagerImpl members. by Victor Costan · 3 years ago
  39. 2709280 StorageBuckets: Add Methods to Notify Bucket Usage by Ayu Ishii · 3 years ago
  40. 2f06907 FSA: Implement Read and Write for the sync access handle in incognito by Austin Sullivan · 3 years ago
  41. ae076652 Add missing header guard in various dirs by Sumaid Syed · 3 years ago
  42. b03dcd7 StorageBuckets: Update to use GetBucketsModifiedBetween by Ayu Ishii · 3 years ago
  43. 9170170 Remove kFileSystemTypeCloudDevice from enum FileSystemType. by Lei Zhang · 3 years ago
  44. 6552e4c Enable size_t truncation warnings in most directories. by Peter Kasting · 3 years ago
  45. 1c52e89 Add StorageKey to FileSystemURL constructor, FileSystemContext CrackURL by Kyra Seevers · 3 years ago
  46. e3d43c6b IWYU for resource_request.h by Sigurd Schneider · 3 years ago
  47. b414f982e Return unsafe_agent_cluster_id from BlobURLStore.Resolve* by Ari Chivukula · 3 years ago
  48. 2451206 StorageBuckets: Fix database error check by Ayu Ishii · 3 years ago
  49. a29eb3a Add agent_cluster_id to BlobURLStore.Register by Ari Chivukula · 3 years ago
  50. ad33042 Use scopers instead of SetIOAllowed() where scope is trivial by Gabriel Charette · 3 years ago
  51. 33b9e93 StorageBuckets: Update eviction to be LRU bucket by Ayu Ishii · 3 years ago
  52. ff00349 Fix erroneous kFSTemporary usage in test. by cfredric · 3 years ago
  53. 58661a02 Use matchers instead of checking for elements individually. by cfredric · 3 years ago
  54. 8e5272ed Replace some TRACE_EVENT_ASYNCs with TRACE_EVENT_NESTABLE_ASYNCs. by Peter Kasting · 3 years ago
  55. 4f52073e Remove unneeded includes of optional.h from headers. by Lei Zhang · 3 years ago
  56. 74457cf Rewrite FileSystemQuotaClient test utilities to use FS types. by cfredric · 3 years ago
  57. 7c03996 Replace raw array usage with std::vector and base::span. by cfredric · 3 years ago
  58. 738cfe95e Replace kUnknownSize with blob handle size by Mason Freed · 3 years, 1 month ago
  59. ee5e6a9 Remove inactive OWNERS from Chromium by Kentaro Hara · 3 years, 1 month ago
  60. 681fab2 Add a Finch-tunable parameter for the loader's Mojo DataPipe size by Mason Freed · 3 years, 1 month ago
  61. 9cb338a Delete unnecessary base/no_destructor.h includes. by Lei Zhang · 3 years, 1 month ago
  62. 86ecaf5 Replace origin with blink::StorageKey in file_system_url and callers by Kyra Seevers · 3 years, 1 month ago
  63. e93e9b2 Reland "[base] Don't include <ostream> in string_piece.h" by Hans Wennborg · 3 years, 1 month ago
  64. 1b6dc96 Merge //base/util/type_safety into //base/types. by Albert J. Wong · 3 years, 1 month ago
  65. 1e83eef Revert "[base] Don't include <ostream> in string_piece.h" by Peter Williamson · 3 years, 1 month ago
  66. 472bf83 [base] Don't include <ostream> in string_piece.h by Hans Wennborg · 3 years, 1 month ago
  67. 0d7c5ba Fix includes in preparation for mojo forward-declaring type-mapped types by Hans Wennborg · 3 years, 1 month ago
  68. 71a4d509 StorageBuckets: Mojo interface for BucketId by Ayu Ishii · 3 years, 1 month ago
  69. 19c953e8 Refactor QuotaClient to use StorageKey by Ali Beyad · 3 years, 1 month ago
  70. 762d913a [Files SWA]: Removing use of extension_id_or_file_app_id by Bo Majewski · 3 years, 1 month ago
  71. 28325fb Blobs: Fix potential BlobUnderConstruction memory leak. by Marijn Kruisselbrink · 3 years, 1 month ago
  72. 624f516 Add base plumbing for sync access handle by Emanuel Krivoy · 3 years, 1 month ago
  73. 38f3b6f StorageBuckets: Add GetOrCreateBucket and Update GetBucket by Ayu Ishii · 3 years, 1 month ago
  74. f76217e Refactor QuotaOverrideHandle to use StorageKey by Ali Beyad · 3 years, 1 month ago
  75. bc07746 WebSQL: Fix flaky DatabaseTracker shutdown sequence. by Victor Costan · 3 years, 1 month ago
  76. e79c9ed Refactor the QuotaManagerProxy to use StorageKey by Ali Beyad · 3 years, 1 month ago
  77. fc8be8e Update histogram summaries for Quota storage metrics by Ali Beyad · 3 years, 1 month ago
  78. 8e89cdb Refactor QuotaManagerImpl to use StorageKey by Ali Beyad · 3 years, 1 month ago
  79. 2200a7a Quota: Remove storage::QuotaClient. by Victor Costan · 3 years, 1 month ago
  80. 7c3877d Quota: Remove unnecessary includes of quota_storage.h. by Victor Costan · 3 years, 2 months ago
  81. 05902dd Switch to TRACE_EVENT_NESTABLE_ASYNC_* in QuotaManagerImpl by Ali Beyad · 3 years, 2 months ago
  82. 3039810 Quota: Mojofy File System's QuotaClient. by Victor Costan · 3 years, 2 months ago
  83. c8d30b9 File System API: Clean up initialization in ObfuscatedFileUtilTest. by Victor Costan · 3 years, 2 months ago
  84. 0691d63c File System API: Migrate FileSystemContext to 1-based ref-counting. by Victor Costan · 3 years, 2 months ago
  85. 53c2784 File System API: Remove unused struct forward declaration. by Victor Costan · 3 years, 2 months ago
  86. 49bc58a StorageBuckets: Minor Cleanup by Ayu Ishii · 3 years, 2 months ago
  87. 8c0e50e StorageBuckets: StorageBucketInfo Struct by Ayu Ishii · 3 years, 2 months ago
  88. d8734a5 File System API: Fix return types of FileSystemContext factory methods. by Victor Costan · 3 years, 2 months ago
  89. 9aa74b7 File System API: Clean up FileSystemUrl ctor/dtor/assignment ops. by Victor Costan · 3 years, 2 months ago
  90. 9de3358 Use default keyword for (con|de)structors in storage/browser/file_system by Austin Sullivan · 3 years, 2 months ago
  91. 13f45c3 [File system operations] Ignore touch file errors during copy or move by Jérémie Boulic · 3 years, 2 months ago
  92. edf0c36 Fix nits in database_identifier.cc. by Lei Zhang · 3 years, 2 months ago
  93. 11692115 Refactor the storage QuotaDatabase to use StorageKey by Ali Beyad · 3 years, 2 months ago
  94. 2440605 Swap from base/stl_util.h to cxx17_backports.h in storage/ .cc files. by Lei Zhang · 3 years, 2 months ago
  95. 38c0303 Remove StorageKey's opaque() by Steven Bingler · 3 years, 2 months ago
  96. feb07d49 Add explicit type conversions where necessary: storage/ by Peter Kasting · 3 years, 2 months ago
  97. 5708e1f StorageBuckets: WebSQL to inherit from OriginQuotaClient by Ayu Ishii · 3 years, 2 months ago
  98. 2176c4a Quota: Remove MockQuotaManagerProxy::SimulateQuotaManagerDestroyed(). by Victor Costan · 3 years, 2 months ago
  99. cdab092 Quota: Remove QuotaClient::OnQuotaManagerDestroyed(). by Victor Costan · 3 years, 2 months ago
  100. 93ce33c Quota: Mojofy WebSQL's QuotaClient. by Victor Costan · 3 years, 2 months ago