1. b65cd5c Convert some URL accessors to use StringPieces by brettw · 10 years ago
  2. 5160635 Convert Pass()→std::move() in //components/[a-m]* by dcheng · 10 years ago
  3. 2606292 Switch to standard integer types in components/, part 2 of 4. by avi · 10 years ago
  4. 023b1dcc base: get rid of deprecated TrimWhitespace() function by tfarina · 10 years ago
  5. 65ab3beb Remove TransportSecurityState::IsGooglePinnedProperty. by davidben · 10 years ago
  6. fb44108 [Cleanup] Remove the no longer used GoogleSearch.AccessPoint metric. by isherman · 10 years ago
  7. f76ae11 Report data usage UMA for Chrome services by amohammadkhan · 10 years ago
  8. 294165f Revert "Report data usage UMA for Chrome services" by Daniel Cheng · 10 years ago
  9. aa789c8 Report data usage UMA for Chrome services by amohammadkhan · 10 years ago
  10. cbfc98ab Refresh Public Suffic List to the latest version by rsleevi · 10 years ago
  11. 24f64dc2 Move net::FormatUrl and friends outside of //net and into //components by rsleevi · 10 years ago
  12. 90437dd Revert of Move net::FormatUrl and friends outside of //net and into //components (patchset #16 id:290001 of https://codereview.chromium.org/1171333003/ ) by jochen · 10 years ago
  13. 1659865 Move net::FormatUrl and friends outside of //net and into //components by rsleevi · 10 years ago
  14. 9550931 Remove legacy StartsWithASCII function. by brettw · 10 years ago
  15. a7ff1b29 Remove some legacy versions of StartsWith and EndsWith. by brettw · 10 years ago
  16. ddbde8f Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #6 id:100001 of https://codereview.chromium.org/1239493005/) by yosin · 10 years ago
  17. edce9a3 Remove some legacy versions of StartsWith and EndsWith. by brettw · 10 years ago
  18. a0f05db Change histogram.h includes to histogram_macros.h in components/ by asvitkine · 10 years ago
  19. 17b32ad Move EndsWith to base namespace. by brettw · 10 years ago
  20. 44ce0ec5 Move StartsWith[ASCII] to base namespace. by brettw · 10 years ago
  21. bc17d2c8 Move LowerCaseEqualsASCII to base namespace by brettw · 10 years ago
  22. b920bf20 components/google: Add a helper function for registering profile prefs. by tfarina · 10 years ago
  23. b0daa01 components: Remove use of MessageLoopProxy and deprecated MessageLoop APIs by skyostil · 10 years ago
  24. 1e5b957 Make HasGoogleSearchQueryParam recognize "as_q=" as a valid search param. by treib · 10 years ago
  25. dafcf89 Adjust URLFetcher::Create API so that object is returned as scoped_ptr. by dtapuska · 10 years ago
  26. e0d02fe Remove forward-declaration of non-existent class by sdefresne · 11 years ago
  27. 77752c3 GURL::Replacements methods accept a StringPiece instead of std::string&. by mgiuca · 11 years ago
  28. 2d834f8 Force usage of HTTPS for Google services. by pkasting · 11 years ago
  29. cd7c9d1 Remove the GoogleURLTracker infobar functionality entirely. by pkasting · 11 years ago
  30. 6a89b90 Standardize usage of virtual/override/final specifiers in components/. by dcheng · 11 years ago
  31. 316da45 Remove dependency of infobars component on the embedder by sdefresne · 11 years ago
  32. b33617c Prefix CommandLine usage with base namespace (Part 9: components) by kkosztyo.u-szeged · 11 years ago
  33. ac0ea031 gn format //components by scottmg · 11 years ago
  34. 81d760e Add more components unit tests to GN build. by brettw · 11 years ago
  35. c17c4cf2 Removing instrumentations for task URLFetcherCore::OnCompletedURLRequest by vadimt · 11 years ago
  36. 09e7ebe Switching profiler instrumentations from ScopedProfile to ScopedTracker. This will disable the instrumentations in all channels except Canary, and developer build. Instrumentations are only enabled in Browser process. by vadimt · 11 years ago
  37. 30a1b154 Standardize usage of virtual/override/final specifiers. by dcheng · 11 years ago
  38. 00ea022b Standardize usage of virtual/override/final in components/ by dcheng · 11 years ago
  39. 7faaa257 Adding instrumentation to locate the source of jankiness. by vadimt · 11 years ago
  40. fe59f48 replace OVERRIDE and FINAL with override and final in components/ by mostynb · 11 years ago
  41. 51d51db Componentize GoogleURLTracker unittest by blundell · 11 years ago
  42. da10c2040 Apply the network changed retry by jaekyun · 11 years ago
  43. 22b4769 Listen to OnNetworkChanged instead of OnIPAddressChanged by jaekyun · 11 years ago
  44. 9082b5b Componentize google_util_unittest by blundell · 11 years ago
  45. df80704 Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..." by [email protected] · 11 years ago
  46. eee3522 Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespace by [email protected] · 11 years ago
  47. ce9926c Add more components to the GN build. by [email protected] · 11 years ago
  48. 26580af7 Remove arguments from GoogleURLTracker::OnGoogleURLUpdatedCallback by [email protected] · 11 years ago
  49. cfcec9c4 Add UMA metrics for Android Chrome Google Search. by [email protected] · 11 years ago
  50. 8e44a5b0 Componentize google_util by [email protected] · 11 years ago
  51. 64812bf Do not append Google locale to help center links by [email protected] · 11 years ago
  52. a1fcc1d Componentize GoogleURLTracker(InfoBarDelegate,MapEntry,NavHelper) by [email protected] · 11 years ago
  53. 4a23327d Eliminate GoogleURLTracker having a Profile ivar by [email protected] · 11 years ago
  54. 676f2677 Eliminate GoogleURLTracker's dependence on //chrome-level switches by [email protected] · 11 years ago
  55. 6047f192 Create GoogleURLTrackerClient interface and //chrome implementation by [email protected] · 11 years ago
  56. 8b134c80 Create //components/google and componentize GoogleSearchMetrics by [email protected] · 11 years ago