1. db78e67 Change how the quota system computes the poolsize for temporary storage. by michaeln · 9 years ago
  2. 3248025 Extract embedder-specific data types from BrowsingDataRemover by msramek · 9 years ago
  3. f175406 Last visit dates of bookmarks - fix browsing data removal on desktop by jkrcal · 9 years ago
  4. 389790dd Disable ConditionalCacheDeletionHelperBrowserTest.TimeAndURL on linux by asargent · 9 years ago
  5. 090622c Remove unused linked_ptr inclusion by ratsunny · 9 years ago
  6. 939972b08 Move static RegistrableDomainFilterBuilder methods to an anonymous namespace by msramek · 9 years ago
  7. ecd2380 Move all components/offline_pages/ files into component/offline_pages/core by chili · 9 years ago
  8. f20ff4d Remove unused power monitoring/collection modules. by kmarshall · 9 years ago
  9. 8aa3c277 chrome: Cleanup class/struct forward declarations by jbriance · 9 years ago
  10. 08165e6 Remove the "one at a time" restriction from the browsingData API by msramek · 9 years ago
  11. 19bf963 Replace FILTERABLE_DATATYPES in pref_service_bridge with explicit enumeration by msramek · 9 years ago
  12. 0748bf41 Move enable_webrtc to a buildflag header. by Brett Wilson · 9 years ago
  13. 4b46108 Convert enable_plugins to a buildflag header. by brettw · 9 years ago
  14. cf72977 Remove unneeded stringprintf.h usage in chrome/ and net/ by thestig · 9 years ago
  15. 370250a Remove unnecessary calls to GURL(). by cfredric · 9 years ago
  16. 00899e6 Move enable extensions define to a build flag. by brettw · 9 years ago
  17. 9e85ef4 Move session service and supervised users to buildflags. by brettw · 9 years ago
  18. f808c9f Clear NQE prefs when cache is cleared by tbansal · 9 years ago
  19. 0448040 Add suborigin logic to url::Origin by jww · 9 years ago
  20. c93bb7ff Revert of Switching ExtensionSpecialStoragePolicy::IsStorageDurable to use DurableStoragePermissionContext. (patchset #11 id:200001 of https://codereview.chromium.org/2351803002/ ) by dougt · 9 years ago
  21. 7d04c9b Remove FOR_EACH_OBSERVER macro usage in chrome/browser/android by ericwilligers · 9 years ago
  22. beceaa5 [Reland] Refactor WebappRegistry into a singleton instance. by dominickn · 9 years ago
  23. 6f67ebb Adds media license nodes to cookie tree model and cookies view. by jrummell · 9 years ago
  24. aec2c54 Replace usage of GURL(origin.Serialize()) with origin.GetURL() by csharrison · 9 years ago
  25. 4a19a66d Switching IsStorageDurable() to use DurableStoragePermissionContext. by dougt · 9 years ago
  26. 5263a0f Replace RunLoop with WaitableEvent in ConditionalCacheDeletionHelperBrowserTest by msramek · 9 years ago
  27. 0d4dfd2 Revert of [Reland] Refactor WebappRegistry into a singleton instance. (patchset #14 id:260001 of https://codereview.chromium.org/2351113005/ ) by nasko · 9 years ago
  28. 142972d Re-enable storage for Suborigins. by jww · 9 years ago
  29. 8d4f923 [Reland] Refactor WebappRegistry into a singleton instance. by dominickn · 9 years ago
  30. 5a8dd1f Revert of [Reland] Refactor WebappRegistry into a singleton instance. (patchset #13 id:240001 of https://codereview.chromium.org/2351113005/ ) by penghuang · 9 years ago
  31. 423c304 Make all PermissionDecisionAutoBlocker methods static. by dominickn · 9 years ago
  32. 6e08a0b [Reland] Refactor WebappRegistry into a singleton instance. by dominickn · 9 years ago
  33. 84af4a12 Adding ClearBlackList to the PreviewsBlackList and plumbing to UI by ryansturm · 9 years ago
  34. 83ff6fe Revert of Refactor WebappRegistry into a singleton instance. (patchset #11 id:200001 of https://codereview.chromium.org/2351113005/ ) by penghuang · 9 years ago
  35. 78cf6596 Refactor WebappRegistry into a singleton instance. by dominickn · 9 years ago
  36. 7e006db [Sync] Move //components/sync to the syncer namespace, take 2. by maxbogue · 9 years ago
  37. ad8dd0f Revert of [Sync] Move //components/sync to the syncer namespace. (patchset #5 id:40001 of https://codereview.chromium.org/2376123003 ) by ksakamoto · 9 years ago
  38. a1a85435 [Sync] Move //components/sync to the syncer namespace. by maxbogue · 9 years ago
  39. cee78e4e Fix object ownership in ui/base/models. by avi · 9 years ago
  40. 27ca374 [Durable] Clear durable permission when clearing site data. by dmurph · 9 years ago
  41. 7409f67d Clean up scoped_refptr construction to fix race case. by dmurph · 9 years ago
  42. 061ac440 Fix a bunch of unique_ptr.reset(other_unique_ptr.release()) calls. by thestig · 9 years ago
  43. 04a6912a Forcibly clear worker ref counts on shutdown. by falken · 9 years ago
  44. 8255475 Remove stl_util's STLDeleteContainerPairSecondPointers from all of Chromium. by avi · 9 years ago
  45. 0a37945 [Sync] Fix namespaces for the browser_sync component. by maxbogue · 9 years ago
  46. c154315 [NoStatePrefetch] Add performance histograms. by droger · 9 years ago
  47. 26f4022 [Sync] Merge //components/browser_sync into one directory. by maxbogue · 9 years ago
  48. 9d1e504 Clear browsing data from ContentSuggestionService only if exists. by jkrcal · 9 years ago
  49. 96fd0c0f //chrome/browser and //components A-E: Change ScopedTempDir::path() to GetPath() by vabr · 9 years ago
  50. 88f013bd Revert cookies back to be domain scoped by lshang · 9 years ago
  51. 86fa1dd Re-write many calls to WrapUnique() with MakeUnique() by ricea · 9 years ago
  52. d8abf8f Disable flaky ConditionalCacheDeletionHelperBrowserTest.TimeAndURL on mac. by lazyboy · 9 years ago
  53. 36deba9 Improve the extensions-related code in BrowsingDataRemover by msramek · 9 years ago
  54. 9acfdb3c Support origin-based deletion for password store statistics by msramek · 9 years ago
  55. a2023ab Cleanup: move WebRTC related files from chrome/browser/media to chrome/browser/media/webrtc/ by mcasas · 9 years ago
  56. e7da298 Support host-based deletion for SSLHostStateDelegate by msramek · 9 years ago
  57. ff8634c Implement url-based deletion for webapp history. by msramek · 9 years ago
  58. a946e92 Make ClearBrowsingDataHandler only observe its own removal task by msramek · 9 years ago
  59. 053298c Clear HTTP auth data on clearing cache by tmoniuszko · 9 years ago
  60. 94f5656c Implement host-based deletion for the hostname resolution cache. by msramek · 9 years ago
  61. db42f89 Extend the origin-based deletion in TemplateURLService to a URL filter by msramek · 9 years ago
  62. 685fdfaa Add ClearHistory() to ContentSuggestionsService and its providers by vitaliii · 9 years ago
  63. 1bf1e183 [Offline Pages] Removes check on deprecated IsOfflinePagesEnabled flag from BrowsingDataRemover by dougarnett · 9 years ago
  64. 4a9b0ef Change most chrome/ grit includes to use qualified paths. by thestig · 9 years ago
  65. 4a2e88e Change many chrome/browser includes to use qualified paths. by thestig · 9 years ago
  66. 66a4eb70 [Offline Pages] Don't remove user-requested pages when deleting cache. by romax · 9 years ago
  67. 7d1d7a5 [NTP Snippets] Clear cached suggestions when clearing browsing data by treib · 9 years ago
  68. d1f52f0 Support origin-based deletion for OriginPowerMap. by msramek · 9 years ago
  69. 4d2cbc62 Remove test-only constructor from CreditCard. by rouslan · 9 years ago
  70. f2b9160 Mark REMOVE_PLUGIN_DATA as a filterable datatype by msramek · 9 years ago
  71. dd29396 Implement origin-based deletion of plugin data by msramek · 9 years ago
  72. f40c843 Site Settings Desktop: Implement individual cookie removal and RemoveAll. by finnur · 9 years ago
  73. 67c8ff8 Permission Action Reporting: Add num_prior_* fields. by kcarattini · 9 years ago
  74. 03e6ff8c Update cookie value and attribute setting behavior to match other UAs by jww · 9 years ago
  75. f0f8c87 Move method that matches the data type with the deletion preference for browsing data to components by ioanap · 9 years ago
  76. 556a0ad Move part of browsing data counter text util method to components by ioanap · 9 years ago
  77. 549dfee Formalize the restrictions of BrowsingDataRemover::RemoveWithFilter() by msramek · 9 years ago
  78. 32fa6b3f9 chrome: Use stl utilities from the base namespace by skyostil · 9 years ago
  79. 6947d75 Add a feature which, when enabled, blocks permissions after X prompt dismissals. by dominickn · 9 years ago
  80. 3e0d5c9 Use BookmarkModelFactory::GetForBrowserContext everywhere by pke · 9 years ago
  81. 6f16683 Implement a task scheduler for BrowsingDataRemover by msramek · 9 years ago
  82. 0111269 Support unregistering webapps for a given set of URLs. by msramek · 9 years ago
  83. e04a147 Remove BrowserTestBase::{AddRef,Release} by tzik · 9 years ago
  84. ee01bc1 Rename browsing_data::TimePeriod::EVERYTHING to ALL_TIME by msramek · 9 years ago
  85. 00117ff Deprecate the CallbackSubscription in BrowsingDataRemover by msramek · 9 years ago
  86. ca0ff033 Change ContentSettingsType's scoping type and hookup migration code by lshang · 9 years ago
  87. f6ed359c Shutdown StoragePartition before ProfileIOData is being shut down by kinuko · 9 years ago
  88. 09df8fd Fix a memory leak in BrowsingDataFilterBuilder by msramek · 9 years ago
  89. 4245d2b Move counters for passwords, history and autofill to components by ioanap · 9 years ago
  90. 2d114cd Fix a race condition in BrowsingDataRemover. by msramek · 9 years ago
  91. b941926 Make browsing_data component a layered component by ioanap · 9 years ago
  92. 2df4a9e Remove remaining calls to deprecated MessageLoop methods on Mac. by fdoray · 9 years ago
  93. 010756d Implement origin-based deletion for the domain reliability service. by msramek · 9 years ago
  94. 23a715e8 Make BrowsingDataRemover mockable and filter builders comparable by msramek · 9 years ago
  95. 3b09ab9 [MD settings] disable clear browsing data while it is running by dbeam · 9 years ago
  96. 918aa6d Move browsing data deletion prefs to components by ioanap · 9 years ago
  97. a1663cd Remove use of CanonicalCookie::Source() from browsing_data. by mmenke · 9 years ago
  98. 338c59d Implement origin-based deletion for password manager's auto-signin bit. by msramek · 9 years ago
  99. c6d9534 Add BrowsingDataCounterFactory by ioanap · 9 years ago
  100. 0cf3465 Removed the disused WEBRTC_IDENTITY datatype from BrowsingDataRemover by msramek · 9 years ago