index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
metrics
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a double deletion in histogram test and re-enable
kaiwang@chromium.org
2013-01-30
1
-2
/
+0
*
This is the continuation of https://codereview.chromium.org/11615008/
kaiwang@chromium.org
2013-01-24
1
-2
/
+1
*
Only HistogramBase is used outside of base/metrics.
kaiwang@chromium.org
2013-01-23
6
-163
/
+177
*
Remove temporary histograms in field_trial.cc now that the problem is fixed.
asvitkine@chromium.org
2013-01-22
1
-23
/
+2
*
Add a histogram for renderer memory usage.
marja@chromium.org
2013-01-15
1
-0
/
+3
*
Add missing, and remove unnecessary, 'explicit' from constructors. (base/)
hans@chromium.org
2013-01-15
5
-5
/
+5
*
Serialize/Deserialize support in HistogramBase
kaiwang@chromium.org
2013-01-11
12
-209
/
+622
*
GTTF: Enable debugallocation by default (try 3 or so).
phajdan.jr@chromium.org
2013-01-10
1
-1
/
+0
*
Fix problem where field trials using kExpirationYearInFuture could get disabled.
asvitkine@chromium.org
2013-01-09
3
-7
/
+20
*
Incrementally make base histograms like UMA histograms.
gavinp@chromium.org
2013-01-09
1
-6
/
+10
*
Fix data race when setting FieldTrial::group_reported_.
asvitkine@chromium.org
2012-12-12
2
-13
/
+17
*
Add another temporary histogram to understand field trial reporting issue.
asvitkine@chromium.org
2012-12-10
1
-1
/
+14
*
Add temporary UMA histogram to understand how trials are getting disabled.
asvitkine@chromium.org
2012-11-29
1
-1
/
+5
*
Standardize on |trial_name| and |group_name| in field trials API.
asvitkine@chromium.org
2012-11-19
3
-53
/
+55
*
Remove a DCHECK() in FieldTrial::SetForced().
asvitkine@chromium.org
2012-11-13
2
-4
/
+36
*
Ensure that field trials synced to the renderer process are considered "active".
asvitkine@chromium.org
2012-11-13
3
-11
/
+53
*
Make it so disabled field trials are not reported as active.
asvitkine@chromium.org
2012-11-10
3
-22
/
+51
*
Delete unused |application_start_time| from FieldTrialList.
asvitkine@chromium.org
2012-11-08
2
-19
/
+1
*
Make FieldTrialList::StatesToString() only report active trials.
asvitkine@chromium.org
2012-11-07
3
-19
/
+29
*
Add a temporary histogram to track if a FieldTrial is disabled due to not hav...
stevet@chromium.org
2012-11-07
1
-0
/
+4
*
Don't report field trial groups until group() has been called.
asvitkine@chromium.org
2012-11-06
3
-46
/
+91
*
Notify FieldTrial observers only once group() is called for the first time.
asvitkine@chromium.org
2012-11-01
3
-20
/
+140
*
Histogram type support in HistogramBase and remove SetRangeDescription function
kaiwang@chromium.org
2012-10-31
6
-92
/
+102
*
Add explicit tests for histogram factory matching.
gavinp@chromium.org
2012-10-27
4
-12
/
+55
*
Histogram argument related change
kaiwang@chromium.org
2012-10-24
5
-77
/
+91
*
DCHECK_EQ instead of DCHECK(...==...) for better error messages.
fischman@chromium.org
2012-10-23
1
-1
/
+2
*
Move SnapshotSamples to HistogramBase
kaiwang@chromium.org
2012-10-20
7
-22
/
+36
*
Remove IsOneTimeRandomizationAvailable from FieldTrialList.
stevet@chromium.org
2012-10-15
2
-10
/
+0
*
Page cyclers: output memory histograms (approach: expose JS object)
marja@chromium.org
2012-10-08
6
-0
/
+107
*
Add SampleMap and use it in SparseHistogram
kaiwang@chromium.org
2012-10-05
10
-35
/
+334
*
Revert 159668 - This broke the reference page cyclers
nsylvain@chromium.org
2012-10-02
6
-107
/
+0
*
Page cyclers: output memory histograms (approach: expose JS object)
marja@chromium.org
2012-10-02
6
-0
/
+107
*
SampleSet -> HistogramSamples which can be reused by SparseHistogram
kaiwang@chromium.org
2012-09-22
12
-350
/
+899
*
Use a different algorithm with the low entropy source for field trials.
asvitkine@chromium.org
2012-08-24
3
-162
/
+58
*
Histogram - back out the temporary debug changes.
hshi@chromium.org
2012-08-23
1
-23
/
+2
*
Histogram - add checks to catch cases of duplicate histogram names.
hshi@chromium.org
2012-08-23
1
-16
/
+15
*
Histogram - add checks to catch cases of duplicate histogram names.
hshi@chromium.org
2012-08-23
1
-2
/
+24
*
Add comments to HistogramFlatterner interface and rename a function
kaiwang@chromium.org
2012-08-20
2
-10
/
+25
*
Revert 150969 - Disable getting histogram data from child processes other tha...
rtenneti@chromium.org
2012-08-20
1
-9
/
+0
*
Update documentation comments in field_trial.h.
asvitkine@chromium.org
2012-08-17
1
-5
/
+6
*
Add more code for debugging. We will revert this change when we find out the ...
kaiwang@chromium.org
2012-08-16
2
-12
/
+20
*
Histogram - Checks to cacth corruption in bucket ranges
rtenneti@google.com
2012-08-14
1
-0
/
+34
*
Disable getting histogram data from child processes other than the renderer p...
rtenneti@google.com
2012-08-10
1
-0
/
+9
*
Skeleton code of SparseHistogram
kaiwang@chromium.org
2012-08-09
7
-47
/
+193
*
CHECK -> DCHECK to prevent breaking exisitng histograms.
kaiwang@chromium.org
2012-08-07
1
-4
/
+14
*
Revert 150240 (broke several bots on the main waterfall)
thakis@chromium.org
2012-08-07
1
-7
/
+3
*
CHECK -> DCHECK to prevent breaking exisitng histograms.
kaiwang@chromium.org
2012-08-07
1
-3
/
+7
*
1. Add test for https://src.chromium.org/viewvc/chrome?view=rev&revision=149541
kaiwang@chromium.org
2012-08-04
2
-5
/
+50
*
Remove an unnecessary leak annotation.
kaiwang@chromium.org
2012-08-04
1
-1
/
+0
*
Fix a typo. It will cause crash when client uses a histogram with bad maximum.
kaiwang@chromium.org
2012-08-02
1
-3
/
+3
[next]