[go: nahoru, domu]

  1. 960119d Storage: Eschew ASCIIToUTF16 in favor of u"" by Joshua Bell · 3 years, 5 months ago
  2. 739ccc21 [LSC] Replace base::string16 with std::u16string in //[f-z]* by Jan Wilken Dörrie · 3 years, 5 months ago
  3. ad587c3 [LSC] Add #include <string> to prepare for removal of base::string16 by Jan Wilken Dörrie · 3 years, 5 months ago
  4. a17b04b [LSC] Replace base::char16 with char16_t outside of //base by Jan Wilken Dörrie · 3 years, 5 months ago
  5. 56f1bfa Add mek@ to OWNERS for all storage-related code. by Victor Costan · 3 years, 5 months ago
  6. 9d464ba8 Reland "NativeIO: Add browsing data removal to SiteData" by Richard Stotz · 3 years, 5 months ago
  7. 5727d37 Revert "NativeIO: Add browsing data removal to SiteData" by Leonard Grey · 3 years, 5 months ago
  8. bb7df71 NativeIO: Add browsing data removal to SiteData by Richard Stotz · 3 years, 5 months ago
  9. dfd1edc Update documentation to allow owners of public APIs that are used throughout the codebase to Owners-Override changes across the source tree. by John Abd-El-Malek · 3 years, 5 months ago
  10. 9a10c68a [Blobs] Don't store BlobStorageLimits as a reference in transport strategy. by Marijn Kruisselbrink · 3 years, 5 months ago
  11. 3bce5dd mojo: Remove deprecated CreateDataPipe overload that takes pointer out-args by Robert Sesek · 3 years, 5 months ago
  12. f40cbcd CacheStorage: Wait for quota to update after writing to cache. by Ben Kelly · 3 years, 6 months ago
  13. 2e6e0203 storage: Avoid N^2 lookups in StoragePolicyObserver by Adrienne Walker · 3 years, 6 months ago
  14. e85e731 Check available memory in ObfuscatedFileUtilMemoryDelegate. by Ramin Halavati · 3 years, 6 months ago
  15. 78fd33d [FSA] Allow seeking past the end of a file by Austin Sullivan · 3 years, 6 months ago
  16. 6de22c8 storage: Add common storage::StoragePolicyObserver by Adrienne Walker · 3 years, 6 months ago
  17. d0106fe arc: Support unknown file size by Alexander Bolodurin · 3 years, 6 months ago
  18. 4c5180f CacheStorage: Remove padding key management code. by Ben Kelly · 3 years, 6 months ago
  19. 386e957 CacheStorage: Refactor opaque padding. by Ben Kelly · 3 years, 6 months ago
  20. 3c73bbc Work toward getting components_unittests building with u16string. by Peter Kasting · 3 years, 6 months ago
  21. a20d48d [base] Replace StringPiece(Iter, Iter) with MakeStringPiece by Jan Wilken Dörrie · 3 years, 6 months ago
  22. 9233851 Refactor storage::kFileSystem*Native* by Austin Sullivan · 3 years, 6 months ago
  23. b24d1a3 Move from mojo::DataPipe to mojo::CreateDataPipe in //storage by Robert Sesek · 3 years, 6 months ago
  24. d8f401b Quota: Fix QuotaManagerProxy::GetUsageAndQuota() parameter. by Victor Costan · 3 years, 6 months ago
  25. 5ce6942 Quota: Rename QuotaManager to QuotaManagerImpl. by Victor Costan · 3 years, 6 months ago
  26. 78dba6a Quota: Rename quota_manager.{cc,h} to quota_manager_impl.{cc,h}. by Victor Costan · 3 years, 6 months ago
  27. cc0d8d7 Rename mentions of Native File System -> File System Access by Austin Sullivan · 3 years, 6 months ago
  28. 9c31eed Check for out-of-quota error in SandboxFileStreamWriter by Austin Sullivan · 3 years, 6 months ago
  29. 0f792b5 Make QuotaSettings configurable by embedders. by Junbo Ke · 3 years, 6 months ago
  30. 26b3f6c Quota: Add md file extension to README. by Jarryd · 3 years, 6 months ago
  31. b79ac59 Quota: Remove QuotaManagerProxy::quota_manager(). by Victor Costan · 3 years, 6 months ago
  32. 559bb38 Refactor native_file_system -> file_system_access in content/browser/ by Austin Sullivan · 3 years, 6 months ago
  33. bcdfc9b Quota: Add time arguments for NotifyStorage{Accessed,Modified}. by Victor Costan · 3 years, 6 months ago
  34. 9dc1d6c Quota: Remove unused code from QuotaDatabase. by Victor Costan · 3 years, 6 months ago
  35. 27a7055 Quota: Remove direct QuotaManager access from PepperFileSystemBrowserHost. by Victor Costan · 3 years, 6 months ago
  36. 4eff096 Quota: Remove RunUntilIdle() usage from QuotaSettingsTest. by Victor Costan · 3 years, 6 months ago
  37. 4cda712a Quota: Clean up QuotaManagerProxy. by Victor Costan · 3 years, 6 months ago
  38. 3575c81 WebSQL: Simplify API for DatabaseTracker::DeleteDataModifiedSince. by Victor Costan · 3 years, 6 months ago
  39. 352d5a2 WebSQL: Remove OriginInfo::DBInfo. by Victor Costan · 3 years, 6 months ago
  40. e3b8249 WebSQL: Simplify API for DatabaseTracker::DeleteDataForOrigin. by Victor Costan · 3 years, 6 months ago
  41. 6a9c17d WebSQL: Remove OriginInfo::DBInfo::last_modified. by Victor Costan · 3 years, 6 months ago
  42. 612fc04a WebSQL: Clean up DatabaseQuotaClient. by Victor Costan · 3 years, 6 months ago
  43. 439d2393 WebSQL: Simplify API for DatabaseTracker::DeleteDatabase. by Victor Costan · 3 years, 6 months ago
  44. c2b9a9a WebSQL: Remove OriginInfo::DBInfo::description. by Victor Costan · 3 years, 6 months ago
  45. 89e4a67b WebSQL: Replace off_the_record with incognito. by Victor Costan · 3 years, 6 months ago
  46. 72a1f14 Quota: Add a mojo interface for QuotaClient. by Victor Costan · 3 years, 7 months ago
  47. 725f14c Make AsyncFileUtilAdapter take a unique_ptr by Austin Sullivan · 3 years, 7 months ago
  48. 351645f Quota: Remove unused #include in //storage/browser/quota/quota_callbacks.h. by Victor Costan · 3 years, 7 months ago
  49. 8bc362c8 Use make_unique for new FileSystemOperationContext by Austin Sullivan · 3 years, 7 months ago
  50. 2d9577e Make NewContext return a std::unique_ptr by Austin Sullivan · 3 years, 7 months ago
  51. 27e15552 Convert SandboxPrioritizedOriginDatabase to unique_ptr by Austin Sullivan · 3 years, 7 months ago
  52. cbbc726 File System: Remove bare new operator usage. by Victor Costan · 3 years, 7 months ago
  53. b85bbb8 Add null check when SandboxFSWriter write fails by Austin Sullivan · 3 years, 8 months ago
  54. e871e66 Quota: Minor clean up for QuotaTask. by Jarryd · 3 years, 8 months ago
  55. 1725ead0 Quota: Minor cleanup for QuotaManager. by Jarryd · 3 years, 8 months ago
  56. 3536b27 Quota: Add a basic README. by Jarryd · 3 years, 8 months ago
  57. 721926d [base] Change #include for base::Contains [5/5] by Jan Wilken Dörrie · 3 years, 8 months ago
  58. 8f8c1eb Wire up copy and move events to chromeos::FileChangeService. by David Black · 3 years, 8 months ago
  59. 3c942e0 Quota: Dispatch QuotaChange events in QuotaManager. by Jarryd · 3 years, 8 months ago
  60. 796cde2 Move StrongAlias and PassKey to base/types/ due to widespread value. by Peter Kasting · 3 years, 9 months ago
  61. bb2045c NativeIO: Minimal quota plumbing. by Richard Stotz · 3 years, 9 months ago
  62. db9ae794 Rename includes from bind_helpers.h to callback_helpers.h by danakj · 3 years, 9 months ago
  63. 5fa3274 LaCrOS: Replace defined(OS_CHROMEOS) with BUILDFLAG(IS_CHROMEOS_ASH) by Yuta Hijikata · 3 years, 9 months ago
  64. ef4e9194 Reland "Move base/test/bind_test_util.h to base/test/bind.h" by Guido Urdaneta · 3 years, 9 months ago
  65. 8bd07a6c Revert "Move base/test/bind_test_util.h to base/test/bind.h" by Denis Kuznetsov [CET] · 3 years, 9 months ago
  66. a4493a6 Move base/test/bind_test_util.h to base/test/bind.h by danakj · 3 years, 9 months ago
  67. efed64f4 Add null check for blob_data_ in CalculateSizeImpl by Austin Sullivan · 3 years, 9 months ago
  68. de49ada Fix param name in CreateCrackedFileSystemURL() by Joel Hockey · 3 years, 9 months ago
  69. 129185f WebSql: Modernize lifecycle markers in DatabaseQuotaClientTest. by Victor Costan · 3 years, 9 months ago
  70. 6d5913c FileSystem API: clang-tidy fixes for tests. by Victor Costan · 3 years, 9 months ago
  71. f06606a Quota: Remove bare new operator usage. by Victor Costan · 3 years, 9 months ago
  72. 28b249f Consolidate FileStreamWriter unit tests by Austin Sullivan · 3 years, 9 months ago
  73. c1f08a0 Create a TestFileSystemBackend in incognito test provider by Austin Sullivan · 3 years, 9 months ago
  74. ea57b5a DevTools: Allow users to override storage quota size by Jarryd · 3 years, 10 months ago
  75. 2e0573c Fix SandboxFileStreamWriter Flush() method by Austin Sullivan · 3 years, 10 months ago
  76. a48217a0 indexeddb: emit metrics for blob files not being found by Adrienne Walker · 3 years, 10 months ago
  77. 09aa495 Add DIR_METADATA files to //storage by Edward Lesmes · 3 years, 10 months ago
  78. f8e6df8 Remove IncognitoDynamicQuota experiment flag. by Ramin Halavati · 3 years, 10 months ago
  79. 48e8568 Quota: Clean up QuotaUnlimitedPoolSize feature. by Jarryd · 3 years, 10 months ago
  80. 6ab86597 FileStreamReaderTest assertion correction by Austin Sullivan · 3 years, 10 months ago
  81. a8b2b47 Blob: Reduce backing std::vector capacity when shrinking bytes. by Ben Kelly · 3 years, 10 months ago
  82. 31f17812 Quota: Clean up QuotaExpandPoolSize feature. by Caitlin Fischer · 3 years, 10 months ago
  83. 387242e Quota: Avoid integer overflow. by Jarryd · 3 years, 10 months ago
  84. f913656 Implement Cancel() for MemoryFileStreamWriter by Austin Sullivan · 3 years, 10 months ago
  85. 2c8a4e1 casting StringPieces in FileStreamReaderTest by Austin Sullivan · 3 years, 10 months ago
  86. bf8a1b6 Refactor LocalFileStreamReader to look like the FilesystemProxy version by Adrienne Walker · 3 years, 10 months ago
  87. a7d03f6 indexeddb: convert blob reading to use filesystem proxy by Adrienne Walker · 3 years, 10 months ago
  88. df8814f LocalFileStreamWriter no longer seeks past end of file by Austin Sullivan · 3 years, 11 months ago
  89. 3fd2c265 Quota: Fix precision mistakes for storage pressure. by Jarryd · 3 years, 11 months ago
  90. b029a29 Combine file stream reader unittests by Adrienne Walker · 3 years, 11 months ago
  91. 7dd486c Remove ForTesting suffix on BindNewEndpointAndPassDedicated[Remote/Receiver]ForTesting by Gyuyoung Kim · 3 years, 11 months ago
  92. 57a23ec [base] Prepare for CHECK(str) in BasicStringPiece constructor by Jan Wilken Dörrie · 3 years, 11 months ago
  93. 89c761e4 Update memory file stream reader to behave like local by Adrienne Walker · 3 years, 11 months ago
  94. 0e61c69e Reland Run ObfuscatedFileUtilMemoryDelegate entirely on TaskRunner. by Ramin Halavati · 3 years, 11 months ago
  95. a33189c blob: properly respect max size when copying blobs by Adrienne Walker · 4 years ago
  96. 8ffda44 [FileAPI] Change BlobUrlRegistry to be per storage partition. by Marijn Kruisselbrink · 4 years ago
  97. 168b191 Fix use-after-move in //storage/browser/quota/ by Maksim Ivanov · 4 years ago
  98. 9b670b9 Change type used to store file system URL in blob items. by Marijn Kruisselbrink · 4 years ago
  99. ce1b934 Revert "Run ObfuscatedFileUtilMemoryDelegate entirely on TaskRunner." by Marijn Kruisselbrink · 4 years ago
  100. 88d45f78 Run ObfuscatedFileUtilMemoryDelegate entirely on TaskRunner. by Ramin Halavati · 4 years ago