1. f00b9b4 Update components for new prefs location. by brettw · 10 years ago
  2. 9f7802a2 Update GN build files for new prefs location. by brettw · 10 years ago
  3. 51ace48a Convert Pass()→std::move() in //components/[n-z]* by dcheng · 10 years ago
  4. 5dd91f8 Switch to standard integer types in components/, part 4 of 4. by avi · 10 years ago
  5. d7a71c88 Run gn --format over all .gn files by agrieve · 10 years ago
  6. 3ceb2d9e Add some components to "gn check" by brettw · 10 years ago
  7. a0e18cd Cleanup: IWYU for base/gtest_prod_util.h. by thestig · 10 years ago
  8. 1fd91c7 Remove use of JSONReader::DeprecatedRead from components/ by olli.raula · 10 years ago
  9. 259fdd6 Move code from //chrome/browser/web_resource to //components by droger · 10 years ago
  10. 73a6070 Inject JSON parsing in WebResource as a callback rather than inheritance by droger · 10 years ago
  11. e160f6b Remove a race around NetworkChangeNotifier::test_notifications_only_ by jkarlin · 10 years ago
  12. b0daa01 components: Remove use of MessageLoopProxy and deprecated MessageLoop APIs by skyostil · 10 years ago
  13. dc99e4d Shortcut parsing of empty JSON by aruslan · 10 years ago
  14. dafcf89 Adjust URLFetcher::Create API so that object is returned as scoped_ptr. by dtapuska · 10 years ago
  15. 94fb4a6 Move PromoResourceService switches and prefs to the component by droger · 11 years ago
  16. df20b77a Add missing locale parameter to promo service. by droger · 11 years ago
  17. 13cf36de WebResourceService is no longer reference counted by droger · 11 years ago
  18. 06de7cd Move WebResourceService to //components/web_resource by droger · 11 years ago
  19. 1772c1a Make callers of CommandLine use it via the base:: namespace. by avi · 11 years ago
  20. c4ccb83 Fix namespace in web_resource component. by droger · 11 years ago
  21. 81d760e Add more components unit tests to GN build. by brettw · 11 years ago
  22. f847994 Componentize EulaAcceptedNotifier and ResourceRequestAllowedNotifier by droger · 11 years ago