1. 6f9a1d41 Remove use of stl_util's STLDeleteContainerPairSecondPointers from content/. by avi · 9 years ago
  2. 5971627 Convert //content/browser from scoped_ptr to std::unique_ptr by dcheng · 9 years ago
  3. bccc34c7 Cleanup: Fix content header include guards. by tfarina · 10 years ago
  4. c2282aa Standardize usage of virtual/override/final in content/browser/ by dcheng · 11 years ago
  5. 995d0586 [Storage] Normalize storage partition path before garbage collection by [email protected] · 11 years ago
  6. 33ad6ce9 Revert 219709 "Remove the Extensions URLRequestContext." by [email protected] · 12 years ago
  7. 44080e7 Remove the Extensions URLRequestContext. by [email protected] · 12 years ago
  8. 14c1c23 Rename base/hash_tables to base/containers/hash_tables. by [email protected] · 12 years ago
  9. a3ef483 Add FilePath to base namespace. by [email protected] · 12 years ago
  10. 399583b Garbage Collect the Storage directory on next profile start after an extension uninstall. by [email protected] · 13 years ago
  11. 14acc64 Implement the ability to obliterate a storage partition from disk. by [email protected] · 13 years ago
  12. b471cf4 Fix on-disk structure for persistent storage in webview tags. by [email protected] · 13 years ago
  13. 1bc2831 Webview tag creation should be using storage partitions. by [email protected] · 13 years ago
  14. 10eb2816 continuing from http://http://codereview.chromium.org/10823241 by [email protected] · 13 years ago
  15. 71ace01 Redo the Storage Partition directory layout to support guest tags and origin based partitions. by [email protected] · 13 years ago
  16. 55c0eca AppCache and StoragePartition'ing by [email protected] · 13 years ago
  17. 4c3a2358 Move StoragePartition into content/public and remove BrowserContext::GetDOMStorageContext(). by [email protected] · 13 years ago[Renamed (68%) from content/browser/storage_partition_map.h]
  18. d7c7c98a Support partitioning of storage contexts based on render_id. by [email protected] · 13 years ago