1. b98bbb8 Disable TLS destructor tests on Win x64 incremental by scottmg · 10 years ago
  2. c4e0aca CreateTrailsFromString function accepts values for trails_string argument without last separator symbol by gayane · 10 years ago
  3. 32378e0 Use precisely sized integer types in histograms code. by isherman · 10 years ago
  4. 611dc94 Remove implicit conversions from scoped_refptr to T* in base/ by dcheng · 10 years ago
  5. 26a1203 Add LOCAL_ prefix to non-UMA histogram macros. by asvitkine · 10 years ago
  6. 2962b2b Fixes for re-enabling more MSVC level 4 warnings: base/ edition by pkasting@chromium.org · 10 years ago
  7. 5694ea0 [UMA] Fix a crash on logging user actions posted from a non-UI thread. by isherman@chromium.org · 10 years ago
  8. ad313ef Pass the shared memory handle in to StatsTable rather than consulting the GlobaDescriptors. by brettw@chromium.org · 10 years ago
  9. d54dfe2 [UMA] Update documentation for running the extract_actions.py script. by isherman@chromium.org · 10 years ago
  10. 6a0d875 Revert 258395 "Add a death test to check field trial creation be..." by benwells@chromium.org · 11 years ago
  11. 97b0bb3 Add a death test to check field trial creation before FieldTrialList. by asvitkine@chromium.org · 11 years ago
  12. 1eea140 Change DCHECK_IS_ON() to DCHECK_IS_ON by wangxianzhu@chromium.org · 11 years ago
  13. bd55bcc Return a NULL histogram pointer on construction error by elijahtaylor@chromium.org · 11 years ago
  14. 5a1c392 [Metrics] Don't require clients of StatisticsDeltaReader to call StatisticsRecorder::Initialize(). by isherman@chromium.org · 11 years ago
  15. ceed605 Get rid of multiprocess_test's debug_on_start arguments. by viettrungluu@chromium.org · 11 years ago
  16. 132e4cf Deprecate named base::SharedMemory. by viettrungluu@chromium.org · 11 years ago
  17. 1c2e640 Deprecate base::SharedMemory's lock functionality. by viettrungluu@chromium.org · 11 years ago
  18. 5224662 Make code generated for histogram macros more compact. by asvitkine@chromium.org · 11 years ago
  19. 074bc11 Make some field trials unforceable via command-line in the official build. by gab@chromium.org · 11 years ago
  20. 4464f4a Let MetricsService know about some Android Activities by kkimlabs@chromium.org · 11 years ago
  21. 6761bae Change the operations touching counts_[] and redundant_count_ to be atomic. by glider@chromium.org · 11 years ago
  22. f6c76ad Refactor base/safe_numerics.h by jschuh@chromium.org · 11 years ago
  23. b02d8b1 Move the guts of user_metrics to a new static lib in //base/metrics. by ben@chromium.org · 11 years ago
  24. 99eddc2 Add a StatisticsDeltaReader class and use cases by lpromero@chromium.org · 11 years ago
  25. 233b389 Revert 242121 "Reland "Add a HistogramRecorder class and use cas..." by groby@chromium.org · 11 years ago
  26. f4732aa Rename base::FieldTrialList::RegistrationList --> RegistrationMap. by gavinp@chromium.org · 11 years ago
  27. e4a46ca Reland "Add a HistogramRecorder class and use cases." by lpromero@chromium.org · 11 years ago
  28. dc66ca7 Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter. by rsesek@chromium.org · 11 years ago
  29. 5c31094 Revert of https://codereview.chromium.org/100823007/ by antrim@chromium.org · 11 years ago
  30. ddbee0a Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter. by rsesek@chromium.org · 11 years ago
  31. 426502d Move std::string instance inside of loop. by grt@chromium.org · 11 years ago
  32. 87d6a36 Fix multiples typos while reading histogram. R=isherman@chromium.org BUG= by etienneb@chromium.org · 11 years ago
  33. e29d3e5 Add a switch to emit browser histograms. by grt@chromium.org · 11 years ago
  34. e871d32 Update order of FieldTrial functions. by asvitkine@chromium.org · 11 years ago
  35. ab53660 Add static FieldTrial::CreateSimulatedFieldTrial function. by asvitkine@chromium.org · 11 years ago
  36. 47ca9d8 Consolidate serialization code in base::HistogramDeltasSerializer by vitalybuka@chromium.org · 11 years ago
  37. 72e9e7c Pass StatsTable shared memory via global descriptors on Posix rather than using named shared memory. by rmcilroy@chromium.org · 11 years ago
  38. f820905 Use TotalCount not redundant_count to determine if to call RecordDelta by ccameron@chromium.org · 11 years ago
  39. 817335f FieldTrial: Remove friend declarations for non-existing tests by vabr@chromium.org · 11 years ago
  40. 6dc51ea Fix inconsistent FieldTrial group assignment due to float errors. by asvitkine@chromium.org · 11 years ago
  41. 2baaeb3 Re-enable pre-read experiment as a finch field trial. by rogerm@chromium.org · 11 years ago
  42. 938d5ff Re-land https://codereview.chromium.org/23602005: Use nobarrier atomics for lossy counters in base::HistogramSamples and base::SampleVector by glider@chromium.org · 11 years ago
  43. ee69d1c Revert 221168 "Use nobarrier atomics for platform-size lossy cou..." by glider@chromium.org · 11 years ago
  44. 71ca016 Use nobarrier atomics for platform-size lossy counters in base::HistogramSamples and base::SampleVector by glider@chromium.org · 11 years ago
  45. 0f4098e Remove deprecated FieldTrial::MakeName() API. by asvitkine@chromium.org · 11 years ago
  46. dd004f6 Fix off-by-one error in StatsTable::GetRowValue(). by rmcilroy@chromium.org · 11 years ago
  47. 01a0c8e Make field trial randomization type a constructor param. by asvitkine@chromium.org · 11 years ago
  48. 687756f Update include paths in base for base/process changes. by rsesek@chromium.org · 11 years ago
  49. 1706cb4 Revert 212378 "Add a HistogramRecorder class and use cases." by rnk@chromium.org · 11 years ago
  50. 3d83ae3 Add a HistogramRecorder class and use cases. by lpromero@chromium.org · 11 years ago
  51. a043a86 Use a direct include of the message_loop header in base/. by avi@chromium.org · 11 years ago
  52. a9b3411 Use a direct include of the shared_memory header in base/, chrome/, components/. by avi@chromium.org · 11 years ago
  53. 12004fc Make --force-fieldtrials not activate them in the browser process. by asvitkine@chromium.org · 11 years ago
  54. b039e8b Use a direct include of time headers in base/, part 1. by avi@chromium.org · 11 years ago
  55. 5de6adb [UMA] Remove redundant bucket_count variable from base::Histogram. by isherman@chromium.org · 11 years ago
  56. 30230a8 Rename base/hash_tables to base/containers/hash_tables. by brettw@chromium.org · 11 years ago
  57. 67d593d Use a direct include of strings headers in base/. by avi@chromium.org · 11 years ago
  58. 17f6062 Use a direct include of utf_string_conversions.h in android_webview/, apps/, ash/, base/. by avi@chromium.org · 11 years ago
  59. ba78f85 Remving global statics from the headers, so we can split-link. by cpu@chromium.org · 11 years ago
  60. 4ff9881 Delete Histogram.SharedRange.* suggested. by acleung@chromium.org · 11 years ago
  61. df894ed Telemetry startup tests: Add more histograms to startup tests by jeremy@chromium.org · 11 years ago
  62. 796b028 Update comment for UseOneTimeRandomizationWithCustomSeed(). by asvitkine@chromium.org · 11 years ago
  63. 4af9296 Fix --dump-histograms-on-exit and make it work for Release builds. by tonyg@chromium.org · 11 years ago
  64. f63f73c Support custom randomization seed for VariationsService trials. by asvitkine@chromium.org · 11 years ago
  65. 8164c2c Rewrite std::string("") to std::string(), Linux edition. by dcheng@chromium.org · 11 years ago
  66. 3070200 Revert "Rewrite std::string("") to std::string(), Linux edition." by dcheng@chromium.org · 11 years ago
  67. cb5b331 Rewrite std::string("") to std::string(), Linux edition. by dcheng@chromium.org · 11 years ago
  68. cea97ef Implement write methods for SparseHistogram by jrummell@chromium.org · 11 years ago
  69. 029d87a Telemetry: Don't silently compare histograms from different processes. by marja@chromium.org · 11 years ago
  70. 8dd402b Revert 192526 "Telemetry: Don't silently compare histograms from..." by marja@chromium.org · 11 years ago
  71. 1de4dcd Telemetry: Don't silently compare histograms from different processes. by marja@chromium.org · 11 years ago
  72. ce5fb1b Disable StatsTableTest.MultipleThreads under ThreadSanitizer v2 by glider@chromium.org · 11 years ago
  73. b6d4911 base: Update the include paths of base/string_piece.h to its new location. by tfarina@chromium.org · 11 years ago
  74. 46f620e remove redundant DCHECK that a size_t variable >= 0 by mostynb@opera.com · 11 years ago
  75. 8ef1a41 SparseHistogram macros by kaiwang@chromium.org · 12 years ago
  76. 2e708d0 Fix issue with identical group numbers being reported for forced field trials. by asvitkine@chromium.org · 12 years ago
  77. 7881e42 Connect SparseHistogram with the rest of stats system by kaiwang@chromium.org · 12 years ago
  78. abcde5c Move string_number_conversions to base/strings. by brettw@chromium.org · 12 years ago
  79. 7d4a0ec base: Convert the remaining uses of MessageLoop::RunUntilIdle to RunLoop variant. by tfarina@chromium.org · 12 years ago
  80. 053b8e7 Fix a double deletion in histogram test and re-enable by kaiwang@chromium.org · 12 years ago
  81. 51a1988 This is the continuation of https://codereview.chromium.org/11615008/ by kaiwang@chromium.org · 12 years ago
  82. 1c03039 Only HistogramBase is used outside of base/metrics. by kaiwang@chromium.org · 12 years ago
  83. 75c85a7 Remove temporary histograms in field_trial.cc now that the problem is fixed. by asvitkine@chromium.org · 12 years ago
  84. d6c4ad2 Add a histogram for renderer memory usage. by marja@chromium.org · 12 years ago
  85. 07615b4 Add missing, and remove unnecessary, 'explicit' from constructors. (base/) by hans@chromium.org · 12 years ago
  86. e4e800c Serialize/Deserialize support in HistogramBase by kaiwang@chromium.org · 12 years ago
  87. def614a GTTF: Enable debugallocation by default (try 3 or so). by phajdan.jr@chromium.org · 12 years ago
  88. c351888 Fix problem where field trials using kExpirationYearInFuture could get disabled. by asvitkine@chromium.org · 12 years ago
  89. 794af23 Incrementally make base histograms like UMA histograms. by gavinp@chromium.org · 12 years ago
  90. 4822e66 Fix data race when setting FieldTrial::group_reported_. by asvitkine@chromium.org · 12 years ago
  91. 99e38f8 Add another temporary histogram to understand field trial reporting issue. by asvitkine@chromium.org · 12 years ago
  92. bb5b42c Add temporary UMA histogram to understand how trials are getting disabled. by asvitkine@chromium.org · 12 years ago
  93. cd1a656 Standardize on |trial_name| and |group_name| in field trials API. by asvitkine@chromium.org · 12 years ago
  94. 5df1e9a Remove a DCHECK() in FieldTrial::SetForced(). by asvitkine@chromium.org · 12 years ago
  95. 2ccabf5 Ensure that field trials synced to the renderer process are considered "active". by asvitkine@chromium.org · 12 years ago
  96. ef86105 Make it so disabled field trials are not reported as active. by asvitkine@chromium.org · 12 years ago
  97. e3b6fd4 Delete unused |application_start_time| from FieldTrialList. by asvitkine@chromium.org · 12 years ago
  98. 0b215e3 Make FieldTrialList::StatesToString() only report active trials. by asvitkine@chromium.org · 12 years ago
  99. 3b94e0b Add a temporary histogram to track if a FieldTrial is disabled due to not having an entropy source. by stevet@chromium.org · 12 years ago
  100. 062d1a5 Don't report field trial groups until group() has been called. by asvitkine@chromium.org · 12 years ago