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
/
histogram.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only HistogramBase is used outside of base/metrics.
kaiwang@chromium.org
2013-01-23
1
-33
/
+25
*
Serialize/Deserialize support in HistogramBase
kaiwang@chromium.org
2013-01-11
1
-126
/
+173
*
Histogram type support in HistogramBase and remove SetRangeDescription function
kaiwang@chromium.org
2012-10-31
1
-62
/
+42
*
Histogram argument related change
kaiwang@chromium.org
2012-10-24
1
-55
/
+55
*
Move SnapshotSamples to HistogramBase
kaiwang@chromium.org
2012-10-20
1
-6
/
+11
*
Page cyclers: output memory histograms (approach: expose JS object)
marja@chromium.org
2012-10-08
1
-0
/
+51
*
Revert 159668 - This broke the reference page cyclers
nsylvain@chromium.org
2012-10-02
1
-51
/
+0
*
Page cyclers: output memory histograms (approach: expose JS object)
marja@chromium.org
2012-10-02
1
-0
/
+51
*
SampleSet -> HistogramSamples which can be reused by SparseHistogram
kaiwang@chromium.org
2012-09-22
1
-182
/
+46
*
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 more code for debugging. We will revert this change when we find out the ...
kaiwang@chromium.org
2012-08-16
1
-11
/
+19
*
Histogram - Checks to cacth corruption in bucket ranges
rtenneti@google.com
2012-08-14
1
-0
/
+34
*
Skeleton code of SparseHistogram
kaiwang@chromium.org
2012-08-09
1
-10
/
+9
*
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
1
-5
/
+6
*
Fix a typo. It will cause crash when client uses a histogram with bad maximum.
kaiwang@chromium.org
2012-08-02
1
-3
/
+3
*
This is a major refactor of Histogram related code:
kaiwang@chromium.org
2012-08-01
1
-495
/
+375
*
Allow a tad more race-induced histogram errors
jar@chromium.org
2012-07-30
1
-1
/
+1
*
This is a copy of http://codereview.chromium.org/10796047/
kaiwang@chromium.org
2012-07-25
1
-36
/
+10
*
Revert 148055 - Move CachedRanges out and add support for checksum.
jochen@chromium.org
2012-07-24
1
-10
/
+36
*
Move CachedRanges out and add support for checksum.
kaiwang@chromium.org
2012-07-24
1
-36
/
+10
*
Add abstract class HistogramBase. It will be the sub class of all
kaiwang@chromium.org
2012-07-19
1
-6
/
+11
*
Change the FindHistogram interface of StatisticsRecorder
kaiwang@chromium.org
2012-07-18
1
-12
/
+8
*
Move StatisticsRecorder out of histogram.cc/h for further refactoring.
kaiwang@chromium.org
2012-07-13
1
-275
/
+1
*
Avoid using Pickle::WriteSize(), which writes an architecture-dependent amount
mdm@chromium.org
2012-03-14
1
-7
/
+7
*
Refactor Pickle Read methods to use higher performance PickleIterator.
jbates@chromium.org
2012-03-07
1
-17
/
+17
*
Prevent calling internal metrics code with invalid values.
rkc@chromium.org
2012-01-06
1
-1
/
+9
*
Support using UMA_HISTOGRAM_CUSTOM_ENUMERATION from the renderer.
fischman@chromium.org
2011-11-13
1
-1
/
+35
*
Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.
brettw@chromium.org
2011-10-26
1
-6
/
+6
*
Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements...
brettw@chromium.org
2011-10-25
1
-6
/
+6
*
Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.
brettw@chromium.org
2011-10-25
1
-6
/
+6
*
Cache the ranges_ vector and share the ranges_ vector
rtenneti@chromium.org
2011-10-20
1
-15
/
+148
*
Fix of unused variable warnings related to DHISTOGRAM* in release builds.
pph34r@gmail.com
2011-10-16
1
-0
/
+8
*
Apply CSP to chrome: and about: pages
tsepez@chromium.org
2011-06-28
1
-8
/
+0
*
Introduce the ANNOTATE_LEAKING_OBJECT_PTR annotation that can be used to mark
glider@chromium.org
2011-05-31
1
-2
/
+13
*
Revert 86990 - Fix http://codereview.chromium.org/6869009 to ignore an existi...
msw@chromium.org
2011-05-27
1
-9
/
+0
*
Fix http://codereview.chromium.org/6869009 to ignore an existing object exact...
glider@chromium.org
2011-05-27
1
-0
/
+9
*
Revert "Land http://codereview.chromium.org/6869009 for the third time."
oshima@google.com
2011-05-26
1
-5
/
+0
*
Switch to the new CustomHistogram::ArrayToCustomRanges() utility
joi@chromium.org
2011-05-26
1
-0
/
+1
*
Land http://codereview.chromium.org/6869009 for the third time.
glider@chromium.org
2011-05-26
1
-0
/
+5
*
Add metrics for DHCP WPAD feature. Fix memory overwrite.
joi@chromium.org
2011-05-24
1
-0
/
+15
*
Revert 85898 - Re-land http://codereview.chromium.org/6869009 (except for the...
glider@chromium.org
2011-05-19
1
-5
/
+0
*
Re-land http://codereview.chromium.org/6869009 (except for the suppressions)
glider@chromium.org
2011-05-19
1
-0
/
+5
*
Revert 82460 - Introduce the ANNOTATE_LEAKING_OBJECT_PTR annotation that can ...
glider@chromium.org
2011-04-21
1
-5
/
+0
*
Introduce the ANNOTATE_LEAKING_OBJECT_PTR annotation that can be used to mark
glider@chromium.org
2011-04-21
1
-0
/
+5
*
Use lock-free lazy initialization for static histogram references
jar@chromium.org
2011-04-05
1
-65
/
+70
[next]