1. 311ece0 Notify FieldTrial observers only once group() is called for the first time. by asvitkine@chromium.org · 12 years ago
  2. 7c950a8 Histogram type support in HistogramBase and remove SetRangeDescription function by kaiwang@chromium.org · 12 years ago
  3. 3831bf4 Add explicit tests for histogram factory matching. by gavinp@chromium.org · 12 years ago
  4. c6d1ac2 Histogram argument related change by kaiwang@chromium.org · 12 years ago
  5. 1b15bc7 DCHECK_EQ instead of DCHECK(...==...) for better error messages. by fischman@chromium.org · 12 years ago
  6. 98a1620 Move SnapshotSamples to HistogramBase by kaiwang@chromium.org · 12 years ago
  7. 2ae8470 Remove IsOneTimeRandomizationAvailable from FieldTrialList. by stevet@chromium.org · 12 years ago
  8. e7ade4e Page cyclers: output memory histograms (approach: expose JS object) by marja@chromium.org · 12 years ago
  9. ec0e727 Add SampleMap and use it in SparseHistogram by kaiwang@chromium.org · 12 years ago
  10. bd7ff8f Revert 159668 - This broke the reference page cyclers by nsylvain@chromium.org · 12 years ago
  11. 46b7e3d Page cyclers: output memory histograms (approach: expose JS object) by marja@chromium.org · 12 years ago
  12. 0ce37b1 SampleSet -> HistogramSamples which can be reused by SparseHistogram by kaiwang@chromium.org · 12 years ago
  13. 0aa5a61 Use a different algorithm with the low entropy source for field trials. by asvitkine@chromium.org · 12 years ago
  14. a1cd4bf Histogram - back out the temporary debug changes. by hshi@chromium.org · 12 years ago
  15. a326de6 Histogram - add checks to catch cases of duplicate histogram names. by hshi@chromium.org · 12 years ago
  16. 7b34939 Histogram - add checks to catch cases of duplicate histogram names. by hshi@chromium.org · 12 years ago
  17. c239f5a Add comments to HistogramFlatterner interface and rename a function by kaiwang@chromium.org · 12 years ago
  18. 663b41a Revert 150969 - Disable getting histogram data from child processes other than the renderer processes. by rtenneti@chromium.org · 12 years ago
  19. 85b8591 Update documentation comments in field_trial.h. by asvitkine@chromium.org · 12 years ago
  20. 6c946ad Add more code for debugging. We will revert this change when we find out the reason of corruption. by kaiwang@chromium.org · 12 years ago
  21. 13a22e7 Histogram - Checks to cacth corruption in bucket ranges by rtenneti@google.com · 12 years ago
  22. 7fe610d Disable getting histogram data from child processes other than the renderer processes. by rtenneti@google.com · 12 years ago
  23. 1864367 Skeleton code of SparseHistogram by kaiwang@chromium.org · 12 years ago
  24. 81c2356 CHECK -> DCHECK to prevent breaking exisitng histograms. by kaiwang@chromium.org · 12 years ago
  25. c90555f Revert 150240 (broke several bots on the main waterfall) by thakis@chromium.org · 12 years ago
  26. fc4fffe CHECK -> DCHECK to prevent breaking exisitng histograms. by kaiwang@chromium.org · 12 years ago
  27. 18b5a02 1. Add test for https://src.chromium.org/viewvc/chrome?view=rev&revision=149541 by kaiwang@chromium.org · 12 years ago
  28. 0c258a3 Remove an unnecessary leak annotation. by kaiwang@chromium.org · 12 years ago
  29. a23f401 Fix a typo. It will cause crash when client uses a histogram with bad maximum. by kaiwang@chromium.org · 12 years ago
  30. a97a5ae This is a major refactor of Histogram related code: by kaiwang@chromium.org · 12 years ago
  31. 93ff48c Allow a tad more race-induced histogram errors by jar@chromium.org · 12 years ago
  32. 7c4acad This is a copy of http://codereview.chromium.org/10796047/ by kaiwang@chromium.org · 12 years ago
  33. 9449bd2 Revert 148055 - Move CachedRanges out and add support for checksum. by jochen@chromium.org · 12 years ago
  34. 5c83c5c Move CachedRanges out and add support for checksum. by kaiwang@chromium.org · 12 years ago
  35. 00491d4 Initialize StatisticsRecorder in Child Process to hold by rtenneti@chromium.org · 12 years ago
  36. 081c0f5 Add abstract class HistogramBase. It will be the sub class of all by kaiwang@chromium.org · 12 years ago
  37. 6fa0889 Change the FindHistogram interface of StatisticsRecorder by kaiwang@chromium.org · 12 years ago
  38. 3c57dc6 Move StatisticsRecorder out of histogram.cc/h for further refactoring. by kaiwang@chromium.org · 12 years ago
  39. 1c05d34 Histograms - Support histograms for Plugins, GPU by rtenneti@google.com · 12 years ago
  40. 1d967bf Remove the rest of #pragma once in one big CL. by ajwong@chromium.org · 12 years ago
  41. e5f7b75 Switch to TimeDelta interface for WaitForSingleProcess in metrics unit test. by tedvessenes@gmail.com · 12 years ago
  42. 589263d Adding DVLOG to show what field trial groups are chosen. by jwd@chromium.org · 12 years ago
  43. f56c62c Update comments on how to create a field trial in field_trial.h. by asvitkine@chromium.org · 12 years ago
  44. c777858 Add shared memory cleanup before/after all tests by jar@chromium.org · 12 years ago
  45. bb67038 Disable StatsTableTest.StatsRate by csharp@chromium.org · 12 years ago
  46. 9970301 Simplify private FieldTrial constructor. by asvitkine@chromium.org · 13 years ago
  47. ba3242d Added a SetForced method to allow forcing a new set of group bucketting. by mad@chromium.org · 13 years ago
  48. 2447281 FieldTrial - Use ObserverListThreadSafe instead of ObserverList. by rtenneti@chromium.org · 13 years ago
  49. e07521e Remove the hash fields from FieldTrials. by stevet@chromium.org · 13 years ago
  50. 35219e6 Add and implement API to associate Google experiment IDs with FieldTrials. by stevet@chromium.org · 13 years ago
  51. cbecbb7 Revert 133212 - Add and implement API to associate Google experiment IDs with FieldTrials. by groby@chromium.org · 13 years ago
  52. 7250b03 Add and implement API to associate Google experiment IDs with FieldTrials. by stevet@chromium.org · 13 years ago
  53. 93cdd80 Don't depend on undefined compiler behavior for computing persistent field trial identifiers. by isherman@chromium.org · 13 years ago
  54. d0dab47 Fixing issues with alignment, undefined behaviour and endianness in the FieldTrial::HashName function. I also added new functions to base that convert from host order to little endian. by jwd@chromium.org · 13 years ago
  55. b13c402 Field Trials choices can now be forced from a command line argument, and yet still behave as if a coin was tossed, except the coin is tricked :-). by mad@chromium.org · 13 years ago
  56. de3a6cf Add virtual and OVERRIDE to base/ implementation files by rsleevi@chromium.org · 13 years ago
  57. 601cc88 Avoid using Pickle::WriteSize(), which writes an architecture-dependent amount by mdm@chromium.org · 13 years ago
  58. 0fc8736 Refactor Pickle Read methods to use higher performance PickleIterator. by jbates@chromium.org · 13 years ago
  59. c2d9e29 Disable StatsTableTest.MultipleThreads on Mac. by vandebo@chromium.org · 13 years ago
  60. 439b3d2 Improve SharedMemory::Lock on Posix and reenable StatsTableTest.MultipleThreads by vandebo@chromium.org · 13 years ago
  61. 3c0bc35 Flakiness cleanup: disable flaky tests under base/ by evan@chromium.org · 13 years ago
  62. b3c785b Need the unsigned constants marked as unsigned. by backer@chromium.org · 13 years ago
  63. 04a166c Added a Unique ID for a Field Trial containing it's hashed name and the selected group ID. by mad@chromium.org · 13 years ago
  64. 67c1bb3 Prevent calling internal metrics code with invalid values. by rkc@chromium.org · 13 years ago
  65. b30c203 Update Sleep() calls in metrics tests to use TimeDelta instead of int. by tedvessenes@gmail.com · 13 years ago
  66. d84df40 Replace all usages of FRIEND_TEST() with FRIEND_TEST_ALL_PREFIXES() by robertshield@chromium.org · 13 years ago
  67. 08e6a60 Add OVERRIDE to base/. by avi@chromium.org · 13 years ago
  68. 5c753a0 Support using UMA_HISTOGRAM_CUSTOM_ENUMERATION from the renderer. by fischman@chromium.org · 13 years ago
  69. b9206f4 base: export GetBuildTime by agl@chromium.org · 13 years ago
  70. 5faed3c Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. by brettw@chromium.org · 13 years ago
  71. 8167d20 Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. by brettw@chromium.org · 13 years ago
  72. 951e6ff Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. by brettw@chromium.org · 13 years ago
  73. f84534c Cache the ranges_ vector and share the ranges_ vector by rtenneti@chromium.org · 13 years ago
  74. fe8501e Fix of unused variable warnings related to DHISTOGRAM* in release builds. by pph34r@gmail.com · 13 years ago
  75. 231024d Expand the inline documentation for the HISTOGRAM_ENUMERATION macros. by isherman@chromium.org · 13 years ago
  76. bd6391d Update SHA1_LENGTH -> kSHA1Length to match previous change to SHA256_LENGTH. by pkasting@chromium.org · 13 years ago
  77. 1374f1d Some possible comment typos? by rogerta@chromium.org · 13 years ago
  78. 5fcf787 Remove Purify and Quantify.Doing so will reduce substantially the size of the project files. by jeanluc@chromium.org · 13 years ago
  79. c5d86fd Add acquire/release calls in one-time init for histograms by jar@chromium.org · 13 years ago
  80. e585bed Rename BASE_API to BASE_EXPORT. by darin@chromium.org · 13 years ago
  81. 4470685 Removed wchat_t from Time::FromString. by shinyak@google.com · 13 years ago
  82. 2c90099 Revert 94426 - Removed wchat_t from Time::FromString. by morrita@chromium.org · 13 years ago
  83. 3731022 Removed wchat_t from Time::FromString. by shinyak@google.com · 13 years ago
  84. d0f33c2 Apply CSP to chrome: and about: pages by tsepez@chromium.org · 13 years ago
  85. 6865737 Add back a check for improper usage of IsOneTimeRandomizationEnabled. by joi@chromium.org · 13 years ago
  86. 2caffa9 Implement A/B experiment for anti-DDoS. by joi@chromium.org · 13 years ago
  87. efd4aaf Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 2) by thestig@chromium.org · 13 years ago
  88. bd1d78d Introduce the ANNOTATE_LEAKING_OBJECT_PTR annotation that can be used to mark by glider@chromium.org · 13 years ago
  89. bf79b4e Revert 86990 - Fix http://codereview.chromium.org/6869009 to ignore an existing object exactly once and land the CL again: by msw@chromium.org · 13 years ago
  90. 44cff0d Fix http://codereview.chromium.org/6869009 to ignore an existing object exactly once and land the CL again: by glider@chromium.org · 13 years ago
  91. 4fb614e Revert "Land http://codereview.chromium.org/6869009 for the third time." by oshima@google.com · 13 years ago
  92. aaa5dc8 Switch to the new CustomHistogram::ArrayToCustomRanges() utility by joi@chromium.org · 13 years ago
  93. 1d0c3fd Land http://codereview.chromium.org/6869009 for the third time. by glider@chromium.org · 13 years ago
  94. fd1b87b Add metrics for DHCP WPAD feature. Fix memory overwrite. by joi@chromium.org · 13 years ago
  95. d429e12 Revert 85898 - Re-land http://codereview.chromium.org/6869009 (except for the suppressions) by glider@chromium.org · 13 years ago
  96. 3cd6abb Re-land http://codereview.chromium.org/6869009 (except for the suppressions) by glider@chromium.org · 13 years ago
  97. dc6904a iwyu: Include stringprintf.h where appropriate, part 3. by jhawkins@chromium.org · 14 years ago
  98. 5ef6b49 Revert of 83710 which reverted 83641 - DNS Host resolver changes by rtenneti@chromium.org · 14 years ago
  99. df3561d Add one-time randomization support for FieldTrial, and the ability to by joi@chromium.org · 14 years ago
  100. d7e260d Revert 84197 - Add one-time randomization support for FieldTrial, and the ability to by joi@chromium.org · 14 years ago