[go: nahoru, domu]

  1. 4b5dbaf Clean up base::File objects properly if the callback goes away by John Rummell · 7 years ago
  2. df31d16 Fix crash if blob stops existing before transport begins. by Marijn Kruisselbrink · 7 years ago
  3. 073fff4 Use WeakPtr for BlobStorageContext in BlobRegistryImpl. by Marijn Kruisselbrink · 7 years ago
  4. 11bd4bc [BlobStorage] Fixing potential overflow by Daniel Murphy · 7 years ago
  5. 4c1ec8b fuchsia: Make cast_test_lists buildable by Scott Graham · 7 years ago
  6. a279dce Ensure opening a sandboxed file system notifies the quota system by Joshua Bell · 7 years ago
  7. 8835be5 Mark BlobRegistry.GetBlobFromUUID as sync. by Marijn Kruisselbrink · 7 years ago
  8. dcf1d137 Move a bunch of subdirectories from content/child to content/renderer. by John Abd-El-Malek · 7 years ago
  9. 66bdfd8 Remove base::ThreadRestrictions::AssertIOAllowed. by Francois Doray · 7 years ago
  10. 97fabdbe Move blobs.mojom file to WebKit/common/blob by Marijn Kruisselbrink · 7 years ago
  11. a8faeaa Support blobs in POST body for the network service. by John Abd-El-Malek · 7 years ago
  12. e6fb2d0 Replace ScopedAllowIO with ScopedAllowBlockingForTesting in tests. by Francois Doray · 7 years ago
  13. dc60300 Don't create quota-last-modified entries for nonexistent filesystems by Joshua Bell · 7 years ago
  14. 2a0c74d4 leveldb: Moved from shared library to a component. by Chris Mumford · 7 years ago
  15. 2ab2d8b4 Remove WithBaseSyncPrimitives() from storage/browser/blob/. by Francois Doray · 7 years ago
  16. c38afb6 leveldb: Add leveldb_chrome::NewMemEnv. by Chris Mumford · 7 years ago
  17. da69d88 base: Change make_scoped_refptr to WrapRefCounted. by kylechar · 7 years ago
  18. 1f07f20e Add base::stack, convert std::stack uses use it. by Brett Wilson · 7 years ago
  19. 2e67423 Apply automatic range checks to storage::FileSystemType by Rob Buis · 7 years ago
  20. 55ff147 Convert std::deque to base::circular_deque. by Brett Wilson · 7 years ago
  21. b02c0a2 Replace std::queue with base::queue. by Brett Wilson · 7 years ago
  22. eb9b341 Better constify base::FilePath::CharType* strings. by Lei Zhang · 7 years ago
  23. 96f3eba Switch make_scoped_refptr to MakeRefCounted. by kylechar · 7 years ago
  24. f20b554 Revert "leveldb: Disable block cache for in-memory db's." by Hayato Ito · 7 years ago
  25. 13f84c7 leveldb: Disable block cache for in-memory db's. by Chris Mumford · 7 years ago
  26. 0d89f922 Change Pickle::Write* methods to return void. by Daniel Cheng · 7 years ago
  27. 9c36199 Replace tracked_objects::Location with base::Location. by Brett Wilson · 7 years ago
  28. abbb960 Move Location and GetProgramCounter to base namespace by Brett Wilson · 7 years ago
  29. cf99550 Removing iTunes support from media_gallery API. by Jay Civelli · 7 years ago
  30. 27e878c Remove ScopedProfile and ScopedTracker. by Brett Wilson · 7 years ago
  31. 67522843 Removing Picasa support from the MediaGalleries API. by Jay Civelli · 7 years ago
  32. 1f98c90 Update media galleries file scanning to not use FILE thread. by Ben Wells · 7 years ago
  33. 136394a Invalidate weakptrs to the FileWriterDelegate when cancelling. by Michael Nordman · 7 years ago
  34. 83e79d7 Make storage::DataElement not copyable. by John Abd-El-Malek · 7 years ago
  35. 7b1a1d38 mojo-blobs: Implement browser-side code to support RegisterBlobURL by Kinuko Yasuda · 7 years ago
  36. 078e366 Fix MessageLoop and RunLoop includes via script. by Gabriel Charette · 7 years ago
  37. a40b440 Pass FileSystem's ReadDirectory result by value by tzik · 7 years ago
  38. c07ef7a Deflake ObfuscatedFileUtilTest..TestRevokeUsageCache by tzik · 7 years ago
  39. 7f1c54b Migrate FileSystemContext and FileSystemBackend to OnceCallback by tzik · 7 years ago
  40. a4cf2cd Disable flaky ObfuscatedFileUtilTest.TestRevokeUsageCache by Ian Clelland · 7 years ago
  41. 3abe87e Convert OpenFileSystemCallback to OnceCallback by tzik · 7 years ago
  42. e0dfc1c Pass scoped_refptr to ShareableFileReference by value by tzik · 7 years ago
  43. e0433a1 [BlobStorage] Adding DVLOG for debugging help by Daniel Murphy · 7 years ago
  44. f976d3f Move IDMap to base namespace. by Brett Wilson · 7 years ago
  45. 9ac34d1d Always use mojo::Blob for ServiceWorker fetch handling by Kinuko Yasuda · 7 years ago
  46. f1bf4e5 Fuchsia: Add value for default OS storage accommodation. by Kevin Marshall · 7 years ago
  47. 43ddd7a3 Remove uses NON_EXPORTED_BASE now that it's a no-op. by Nico Weber · 7 years ago
  48. 8342b9d1 Migrate blob storage away from deprecated CreateCacheBackend variant by Maks Orlovich · 7 years ago
  49. 9c36621a Add ReadAll/ReadRange methods to Blob mojo interface. by Marijn Kruisselbrink · 7 years ago
  50. b401fd8 leveldb: Added leveldb_env::Options. by Chris Mumford · 7 years ago
  51. da9d3dd Revert "recent: Add a skeleton for the new Recent file system." by Shuhei Takahashi · 7 years ago
  52. a3c3176 Fix bug where sometimes BlobUnderConstruction instances could leak. by Marijn Kruisselbrink · 7 years ago
  53. 6c9a5dd7 Fix five printf format-string mismatches by Bruce Dawson · 7 years ago
  54. 789c63e Move Mojo data pipe read/write functions into classes by Reilly Grant · 7 years ago
  55. 058ca54 Make sure Blob refcounts/lifetime work for cache and fetch APIs. by Marijn Kruisselbrink · 7 years ago
  56. d1978b0e Audit of kConstants missing the const qualifier by Andrew Grieve · 7 years ago
  57. eb3ac02 recent: Add a skeleton for the new Recent file system. by Shuhei Takahashi · 7 years ago
  58. 6155ab8 Move QuotaManager from DB thread to task scheduler by Bo Liu · 7 years ago
  59. 49a3ee2 Replace all UMA_HISTOGRAM_COUNTS uses in storage/. by Steven Holte · 7 years ago
  60. 53a9ef8 Mass replace MessageLoop::Quit*() with RunLoop::QuitCurrent*Deprecated(). by Gabriel Charette · 7 years ago
  61. 607cb14 Move DatabaseTracker and DatabaseMessageFilter off of FILE thread by Joshua Bell · 7 years ago
  62. a6e31c9 The quota systems cumulative usage tracking values can get corrupt by Michael Nordman · 7 years ago
  63. 3b97978 Updating traffic annotation proto and annotations. by Ramin Halavati · 7 years ago
  64. 1474c2bfd6 Use leveldb_env::OpenDB() to open leveldb databases. by dskiba · 7 years ago
  65. 2d263e6 Implement byte transportation for mojo blob service. by Marijn Kruisselbrink · 7 years ago
  66. 33c9512 Make BlobReader create its own file TaskRunner. by Marijn Kruisselbrink · 7 years ago
  67. 8c1ea7c DevTools: do not enable temp file system in incognito by Andrey Kosyakov · 7 years ago
  68. 76098688 Add handling of file and filesystem references to mojo blob service. by Marijn Kruisselbrink · 7 years ago
  69. db0bcc5a Implement logic for mojo blob registry to resolve dependent blobs. by Marijn Kruisselbrink · 7 years ago
  70. 4c5b129 Implement blob BytesProvider interface. by Marijn Kruisselbrink · 7 years ago
  71. 159b6ee Start implementing browser side mojo blob logic. by Marijn Kruisselbrink · 7 years ago
  72. e6d878e Migrate FILE thread usage in overrides of ContentBrowserClient::GetQuotaSettings() by tapted · 7 years ago
  73. ff99c46 Implement blink side code to pass blob data elements over mojo. by Marijn Kruisselbrink · 7 years ago
  74. 14aec2a [Quota] Surfacing per-storage-type size information in QuotaManager by kristipark · 7 years ago
  75. e3873df ExtensionStorageMonitor: use smaller, self-registering StorageObservers by nick · 7 years ago
  76. c64944c Remove base::NonThreadSafe now that all users are gone!! by gab · 7 years ago
  77. 9354af8 Add support for reading blobs when using the network service. by jam · 7 years ago
  78. 4738228e Deprecate NonThreadSafe in storage/browser/blob in favor of SequenceChecker. by gab · 7 years ago
  79. 51f66ce Start work on blob mojofication. by Marijn Kruisselbrink · 7 years ago
  80. 95db2e0 Fix BlobMemoryControllerTest.OnMemoryPressure by ssid · 7 years ago
  81. 75ce10f Deprecate NonThreadSafe in storage/browser/quota in favor of SequenceChecker. by gab · 7 years ago
  82. 93ccede Add uma stats to help evaluate the impact of changes to the quota allocation logic. by michaeln · 7 years ago
  83. 44f7768 Rename TaskRunner::RunsTasksOnCurrentThread() in //storage by peary2 · 7 years ago
  84. 997f15e storage: Add more detailed COMPONENT annotations to OWNERS files by jsbell · 7 years ago
  85. de85aa9a Remove VS2010 kludge from storage/browser/blob/shareable_file_reference by Victor Costan · 7 years ago
  86. 84fa8b0 Replace sanitizers:deps with exe_and_shlib_deps (Chromium repo only) by thomasanderson · 7 years ago
  87. 801801c Network traffic annotation added to blob_url_request_job_factory. by rhalavati · 7 years ago
  88. f64a25e Add missing IWYU message_loop.h includes. by gab · 7 years ago
  89. b26c3a4 Add memory pressure listener to Blob storage by ssid · 7 years ago
  90. d654ee5 Implement chrome://blob-internals with network service. by jam · 7 years ago
  91. 621f4c0 Cookies disabled blob_url_request_job_factory.cc by rhalavati · 7 years ago
  92. 7af9dc0 Make nesting/running states a RunLoop rather than a MessageLoop concept. by gab · 7 years ago
  93. 81a539c Reduce the in-memory blob storgae limit on Android by ssid · 7 years ago
  94. 778483e Switch SupportsUserData uses to use unique_ptr. by avi · 7 years ago
  95. 3c11446 Test network traffic annotation tag added to fileapi unittests. by rhalavati · 7 years ago
  96. ec95f5b Remove URLRequestJob::GetResponseCode implementations outside of net/. by mmenke · 7 years ago
  97. 9f1622a Move storage tests from content/common next to the files they cover. by pwnall · 7 years ago
  98. 79743d6 Only test SpecialStoragePolicy->IsOriginSessionOnly for temporary storage by michaeln · 7 years ago
  99. ca2ec76 Improvements to uses of base::SmallMap by brettw · 7 years ago
  100. f13168e Remove URLRequestJob::GetResponseCode implementations by mmenke · 7 years ago