Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
5eedf8cd1d6161d00c5f570a870ebb79bc0b5806
/
base
/
metrics
« Previous
311ece0
Notify FieldTrial observers only once group() is called for the first time.
by asvitkine@chromium.org
· 12 years ago
7c950a8
Histogram type support in HistogramBase and remove SetRangeDescription function
by kaiwang@chromium.org
· 12 years ago
3831bf4
Add explicit tests for histogram factory matching.
by gavinp@chromium.org
· 12 years ago
c6d1ac2
Histogram argument related change
by kaiwang@chromium.org
· 12 years ago
1b15bc7
DCHECK_EQ instead of DCHECK(...==...) for better error messages.
by fischman@chromium.org
· 12 years ago
98a1620
Move SnapshotSamples to HistogramBase
by kaiwang@chromium.org
· 12 years ago
2ae8470
Remove IsOneTimeRandomizationAvailable from FieldTrialList.
by stevet@chromium.org
· 12 years ago
e7ade4e
Page cyclers: output memory histograms (approach: expose JS object)
by marja@chromium.org
· 12 years ago
ec0e727
Add SampleMap and use it in SparseHistogram
by kaiwang@chromium.org
· 12 years ago
bd7ff8f
Revert 159668 - This broke the reference page cyclers
by nsylvain@chromium.org
· 12 years ago
46b7e3d
Page cyclers: output memory histograms (approach: expose JS object)
by marja@chromium.org
· 12 years ago
0ce37b1
SampleSet -> HistogramSamples which can be reused by SparseHistogram
by kaiwang@chromium.org
· 12 years ago
0aa5a61
Use a different algorithm with the low entropy source for field trials.
by asvitkine@chromium.org
· 12 years ago
a1cd4bf
Histogram - back out the temporary debug changes.
by hshi@chromium.org
· 12 years ago
a326de6
Histogram - add checks to catch cases of duplicate histogram names.
by hshi@chromium.org
· 12 years ago
7b34939
Histogram - add checks to catch cases of duplicate histogram names.
by hshi@chromium.org
· 12 years ago
c239f5a
Add comments to HistogramFlatterner interface and rename a function
by kaiwang@chromium.org
· 12 years ago
663b41a
Revert 150969 - Disable getting histogram data from child processes other than the renderer processes.
by rtenneti@chromium.org
· 12 years ago
85b8591
Update documentation comments in field_trial.h.
by asvitkine@chromium.org
· 12 years ago
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
13a22e7
Histogram - Checks to cacth corruption in bucket ranges
by rtenneti@google.com
· 12 years ago
7fe610d
Disable getting histogram data from child processes other than the renderer processes.
by rtenneti@google.com
· 12 years ago
1864367
Skeleton code of SparseHistogram
by kaiwang@chromium.org
· 12 years ago
81c2356
CHECK -> DCHECK to prevent breaking exisitng histograms.
by kaiwang@chromium.org
· 12 years ago
c90555f
Revert 150240 (broke several bots on the main waterfall)
by thakis@chromium.org
· 12 years ago
fc4fffe
CHECK -> DCHECK to prevent breaking exisitng histograms.
by kaiwang@chromium.org
· 12 years ago
18b5a02
1. Add test for https://src.chromium.org/viewvc/chrome?view=rev&revision=149541
by kaiwang@chromium.org
· 12 years ago
0c258a3
Remove an unnecessary leak annotation.
by kaiwang@chromium.org
· 12 years ago
a23f401
Fix a typo. It will cause crash when client uses a histogram with bad maximum.
by kaiwang@chromium.org
· 12 years ago
a97a5ae
This is a major refactor of Histogram related code:
by kaiwang@chromium.org
· 12 years ago
93ff48c
Allow a tad more race-induced histogram errors
by jar@chromium.org
· 12 years ago
7c4acad
This is a copy of http://codereview.chromium.org/10796047/
by kaiwang@chromium.org
· 12 years ago
9449bd2
Revert 148055 - Move CachedRanges out and add support for checksum.
by jochen@chromium.org
· 12 years ago
5c83c5c
Move CachedRanges out and add support for checksum.
by kaiwang@chromium.org
· 12 years ago
00491d4
Initialize StatisticsRecorder in Child Process to hold
by rtenneti@chromium.org
· 12 years ago
081c0f5
Add abstract class HistogramBase. It will be the sub class of all
by kaiwang@chromium.org
· 12 years ago
6fa0889
Change the FindHistogram interface of StatisticsRecorder
by kaiwang@chromium.org
· 12 years ago
3c57dc6
Move StatisticsRecorder out of histogram.cc/h for further refactoring.
by kaiwang@chromium.org
· 12 years ago
1c05d34
Histograms - Support histograms for Plugins, GPU
by rtenneti@google.com
· 12 years ago
1d967bf
Remove the rest of #pragma once in one big CL.
by ajwong@chromium.org
· 12 years ago
e5f7b75
Switch to TimeDelta interface for WaitForSingleProcess in metrics unit test.
by tedvessenes@gmail.com
· 12 years ago
589263d
Adding DVLOG to show what field trial groups are chosen.
by jwd@chromium.org
· 12 years ago
f56c62c
Update comments on how to create a field trial in field_trial.h.
by asvitkine@chromium.org
· 12 years ago
c777858
Add shared memory cleanup before/after all tests
by jar@chromium.org
· 12 years ago
bb67038
Disable StatsTableTest.StatsRate
by csharp@chromium.org
· 12 years ago
9970301
Simplify private FieldTrial constructor.
by asvitkine@chromium.org
· 13 years ago
ba3242d
Added a SetForced method to allow forcing a new set of group bucketting.
by mad@chromium.org
· 13 years ago
2447281
FieldTrial - Use ObserverListThreadSafe instead of ObserverList.
by rtenneti@chromium.org
· 13 years ago
e07521e
Remove the hash fields from FieldTrials.
by stevet@chromium.org
· 13 years ago
35219e6
Add and implement API to associate Google experiment IDs with FieldTrials.
by stevet@chromium.org
· 13 years ago
cbecbb7
Revert 133212 - Add and implement API to associate Google experiment IDs with FieldTrials.
by groby@chromium.org
· 13 years ago
7250b03
Add and implement API to associate Google experiment IDs with FieldTrials.
by stevet@chromium.org
· 13 years ago
93cdd80
Don't depend on undefined compiler behavior for computing persistent field trial identifiers.
by isherman@chromium.org
· 13 years ago
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
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
de3a6cf
Add virtual and OVERRIDE to base/ implementation files
by rsleevi@chromium.org
· 13 years ago
601cc88
Avoid using Pickle::WriteSize(), which writes an architecture-dependent amount
by mdm@chromium.org
· 13 years ago
0fc8736
Refactor Pickle Read methods to use higher performance PickleIterator.
by jbates@chromium.org
· 13 years ago
c2d9e29
Disable StatsTableTest.MultipleThreads on Mac.
by vandebo@chromium.org
· 13 years ago
439b3d2
Improve SharedMemory::Lock on Posix and reenable StatsTableTest.MultipleThreads
by vandebo@chromium.org
· 13 years ago
3c0bc35
Flakiness cleanup: disable flaky tests under base/
by evan@chromium.org
· 13 years ago
b3c785b
Need the unsigned constants marked as unsigned.
by backer@chromium.org
· 13 years ago
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
67c1bb3
Prevent calling internal metrics code with invalid values.
by rkc@chromium.org
· 13 years ago
b30c203
Update Sleep() calls in metrics tests to use TimeDelta instead of int.
by tedvessenes@gmail.com
· 13 years ago
d84df40
Replace all usages of FRIEND_TEST() with FRIEND_TEST_ALL_PREFIXES()
by robertshield@chromium.org
· 13 years ago
08e6a60
Add OVERRIDE to base/.
by avi@chromium.org
· 13 years ago
5c753a0
Support using UMA_HISTOGRAM_CUSTOM_ENUMERATION from the renderer.
by fischman@chromium.org
· 13 years ago
b9206f4
base: export GetBuildTime
by agl@chromium.org
· 13 years ago
5faed3c
Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.
by brettw@chromium.org
· 13 years ago
8167d20
Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.
by brettw@chromium.org
· 13 years ago
951e6ff
Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.
by brettw@chromium.org
· 13 years ago
f84534c
Cache the ranges_ vector and share the ranges_ vector
by rtenneti@chromium.org
· 13 years ago
fe8501e
Fix of unused variable warnings related to DHISTOGRAM* in release builds.
by pph34r@gmail.com
· 13 years ago
231024d
Expand the inline documentation for the HISTOGRAM_ENUMERATION macros.
by isherman@chromium.org
· 13 years ago
bd6391d
Update SHA1_LENGTH -> kSHA1Length to match previous change to SHA256_LENGTH.
by pkasting@chromium.org
· 13 years ago
1374f1d
Some possible comment typos?
by rogerta@chromium.org
· 13 years ago
5fcf787
Remove Purify and Quantify.Doing so will reduce substantially the size of the project files.
by jeanluc@chromium.org
· 13 years ago
c5d86fd
Add acquire/release calls in one-time init for histograms
by jar@chromium.org
· 13 years ago
e585bed
Rename BASE_API to BASE_EXPORT.
by darin@chromium.org
· 13 years ago
4470685
Removed wchat_t from Time::FromString.
by shinyak@google.com
· 13 years ago
2c90099
Revert 94426 - Removed wchat_t from Time::FromString.
by morrita@chromium.org
· 13 years ago
3731022
Removed wchat_t from Time::FromString.
by shinyak@google.com
· 13 years ago
d0f33c2
Apply CSP to chrome: and about: pages
by tsepez@chromium.org
· 13 years ago
6865737
Add back a check for improper usage of IsOneTimeRandomizationEnabled.
by joi@chromium.org
· 13 years ago
2caffa9
Implement A/B experiment for anti-DDoS.
by joi@chromium.org
· 13 years ago
efd4aaf
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 2)
by thestig@chromium.org
· 13 years ago
bd1d78d
Introduce the ANNOTATE_LEAKING_OBJECT_PTR annotation that can be used to mark
by glider@chromium.org
· 13 years ago
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
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
4fb614e
Revert "Land http://codereview.chromium.org/6869009 for the third time."
by oshima@google.com
· 13 years ago
aaa5dc8
Switch to the new CustomHistogram::ArrayToCustomRanges() utility
by joi@chromium.org
· 13 years ago
1d0c3fd
Land http://codereview.chromium.org/6869009 for the third time.
by glider@chromium.org
· 13 years ago
fd1b87b
Add metrics for DHCP WPAD feature. Fix memory overwrite.
by joi@chromium.org
· 13 years ago
d429e12
Revert 85898 - Re-land http://codereview.chromium.org/6869009 (except for the suppressions)
by glider@chromium.org
· 13 years ago
3cd6abb
Re-land http://codereview.chromium.org/6869009 (except for the suppressions)
by glider@chromium.org
· 13 years ago
dc6904a
iwyu: Include stringprintf.h where appropriate, part 3.
by jhawkins@chromium.org
· 14 years ago
5ef6b49
Revert of 83710 which reverted 83641 - DNS Host resolver changes
by rtenneti@chromium.org
· 14 years ago
df3561d
Add one-time randomization support for FieldTrial, and the ability to
by joi@chromium.org
· 14 years ago
d7e260d
Revert 84197 - Add one-time randomization support for FieldTrial, and the ability to
by joi@chromium.org
· 14 years ago
Next »