1. 9edc20f Clear sets in VariationsHttpHeaderProvider::ResetForTesting by Olivier Robin · 7 years ago
  2. 0e56863 Network Service: Fix variations appending when network service is enabled by Jun Cai · 7 years ago
  3. 9fb6049 Apply Google-related request modifications for networking service path. by John Abd-El-Malek · 7 years ago
  4. 4ec9869 Revert "Apply Google-related request modifications for networking service path." by Findit · 7 years ago
  5. b8dd986 Apply Google-related request modifications for networking service path. by John Abd-El-Malek · 7 years ago
  6. 93c85fc Bump limits for number of variations headers for server requests. by Alexei Svitkine · 7 years ago
  7. f3aba7f9 Network Service: Document how adding/removing http headers for web content requests are implemented by Jun Cai · 7 years ago
  8. 105f942e Don't use CHECK() to quit browser on bad field trial command line. by Alexei Svitkine · 7 years ago
  9. a846ad7d Rename CHROME_SYNC_SERVICE to CHROME_SYNC_EVENT_LOGGER by Sky Malice · 8 years ago
  10. 3305f49d Reland of strict transmission of external exp ids to signed in users. (patchset #1 id:1 of https://codereview.chromium.org/2569973002/ ) by yutak · 9 years ago
  11. e48e108 Revert of Restrict transmission of external exp ids to signed in users. (patchset #6 id:140001 of https://codereview.chromium.org/2558913003/ ) by yutak · 9 years ago
  12. 9ed7b56 Restrict transmission of external exp ids to signed in users. by asvitkine · 9 years ago
  13. f0d1b26 Update the lower bound for UMA_HISTOGRAM_CUSTOM_COUNTS by drbasic · 9 years ago
  14. bf07337 Add other variations (with ids) for NTPSnippets to chrome://flags by jkrcal · 9 years ago
  15. cddcf0e Remove calls to MessageLoop::current() in components. by fdoray · 9 years ago
  16. 5dd91f8 Switch to standard integer types in components/, part 4 of 4. by avi · 10 years ago
  17. 35ba647 Report variations in Android feedback reports. by asvitkine · 10 years ago
  18. 9a27983 Refactor VariationsHttpHeaderProvider. by asvitkine · 10 years ago[Renamed (63%) from components/variations/net/variations_http_header_provider.cc]
  19. 36aa8be Move Singleton and related structs to namespace base by olli.raula · 10 years ago
  20. 8be197d1 Update SplitString calls in components by brettw · 10 years ago
  21. 9550931 Remove legacy StartsWithASCII function. by brettw · 10 years ago
  22. a7ff1b29 Remove some legacy versions of StartsWith and EndsWith. by brettw · 10 years ago
  23. 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
  24. edce9a3 Remove some legacy versions of StartsWith and EndsWith. by brettw · 10 years ago
  25. 454600f Change histogram.h includes to histogram_macros.h in metrics code. by asvitkine · 10 years ago
  26. 17b32ad Move EndsWith to base namespace. by brettw · 10 years ago
  27. 44ce0ec5 Move StartsWith[ASCII] to base namespace. by brettw · 10 years ago
  28. b4ed7868 Fix flakyness of feedback test for variations ids. by asvitkine · 10 years ago
  29. e09b6c8 [ServiceWorker] Don't send the UMA related headers to the ServiceWorker. by horo · 11 years ago
  30. e0dbdbe Plumbing for variations headers from synthetic field trials. by asvitkine · 11 years ago
  31. 3be67db [Clean up] Move VariationsHttpHeaderProvider into a subdirectory. by isherman · 11 years ago[Renamed (98%) from components/variations/variations_http_header_provider.cc]
  32. a27ae2a Add a histogram to count exp ids in variation headers. by [email protected] · 11 years ago
  33. 59b6f67 Move variations component code to variations namespace. by [email protected] · 11 years ago
  34. 24afce1 Revert 285657 "Move variations component code to variations name..." by [email protected] · 11 years ago
  35. 9cb951c Move variations component code to variations namespace. by [email protected] · 11 years ago
  36. ea15bd5 [Variations] Renaming ChromeVariations to ClientVariations. by [email protected] · 11 years ago
  37. 71011c168 [Variations] Bring variations_http_header_provider to variations component by [email protected] · 11 years ago[Renamed (94%) from chrome/browser/metrics/variations/variations_http_header_provider.cc]
  38. 05b57a5 Move //chrome/common/metrics/proto to //chrome/browser/metrics/variations/proto. by [email protected] · 11 years ago
  39. 8e44a5b0 Componentize google_util by [email protected] · 11 years ago
  40. 87abe9ea Set x-chrome-connected header on youtube by [email protected] · 11 years ago
  41. 64d617e Add more Google domains to the list of domains which should have X-Chrome-Data sent to them. by [email protected] · 11 years ago
  42. e51dcb0c Adding support for trigger variation ids to variation seed processing. by [email protected] · 11 years ago
  43. 8c2c544 Adding triggered variation ids to the X-Client-Data header. by [email protected] · 11 years ago
  44. 0eea1cf7 Send Finch experiment selection data to ad-services @ google so QUIC performance can be evaluated by [email protected] · 11 years ago
  45. 33fca12 Revert 239921 "Revert 239759 "The comment in base64.h implies th..." by [email protected] · 12 years ago
  46. 1d4b7c7 Revert 239759 "The comment in base64.h implies that base::Base64..." by [email protected] · 12 years ago
  47. 0553072 The comment in base64.h implies that base::Base64Encode() can return false, but by [email protected] · 12 years ago
  48. 05ef1f2 Rename the X-Chrome-Variations header to X-Client-Data. by [email protected] · 12 years ago
  49. 1bd918d Implement --force-variation-ids by [email protected] · 12 years ago
  50. 50ae9f1 Create a variations component, so that it can be re-used. by [email protected] · 12 years ago
  51. 91f568903 Introduce GURL::SchemeIsHttpFamily(), which returns true for http and https. by [email protected] · 12 years ago
  52. 7e79779 Split variations_util.cc into two separate files. by [email protected] · 12 years ago
  53. 7f8a993 Append variations headers to youtube.<tld> in addition to google.<tld>. by [email protected] · 12 years ago
  54. c02f79d Change various google_util functions from taking a std::string to a GURL. by [email protected] · 12 years ago
  55. b3a2509 chrome: Use base::MessageLoop. (Part 3) by [email protected] · 12 years ago
  56. 999f7b4 Measure the X-Chrome-Variations construction time with UMA. by [email protected] · 12 years ago
  57. 90acad0 Rename all of the VariationIDs to use CAPS_CASE rather than CamelCase. by [email protected] · 13 years ago
  58. ab778079 Move the Chrome Variations HTTP header helper file into c/b/metrics/variations, and fix up lock behavior a bit. by [email protected] · 13 years ago[Renamed (69%) from chrome/browser/chrome_metrics_helper.cc]
  59. bd3b471 X-Chrome-Variations refactoring. by [email protected] · 13 years ago