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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Histogram type support in HistogramBase and remove SetRangeDescription function
kaiwang@chromium.org
2012-10-31
1
-28
/
+17
*
Add explicit tests for histogram factory matching.
gavinp@chromium.org
2012-10-27
1
-0
/
+6
*
Histogram argument related change
kaiwang@chromium.org
2012-10-24
1
-21
/
+17
*
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
1
-4
/
+6
*
Page cyclers: output memory histograms (approach: expose JS object)
marja@chromium.org
2012-10-08
1
-0
/
+6
*
Revert 159668 - This broke the reference page cyclers
nsylvain@chromium.org
2012-10-02
1
-6
/
+0
*
Page cyclers: output memory histograms (approach: expose JS object)
marja@chromium.org
2012-10-02
1
-0
/
+6
*
SampleSet -> HistogramSamples which can be reused by SparseHistogram
kaiwang@chromium.org
2012-09-22
1
-72
/
+26
*
Skeleton code of SparseHistogram
kaiwang@chromium.org
2012-08-09
1
-35
/
+12
*
This is a major refactor of Histogram related code:
kaiwang@chromium.org
2012-08-01
1
-89
/
+89
*
This is a copy of http://codereview.chromium.org/10796047/
kaiwang@chromium.org
2012-07-25
1
-52
/
+16
*
Revert 148055 - Move CachedRanges out and add support for checksum.
jochen@chromium.org
2012-07-24
1
-16
/
+52
*
Move CachedRanges out and add support for checksum.
kaiwang@chromium.org
2012-07-24
1
-52
/
+16
*
Add abstract class HistogramBase. It will be the sub class of all
kaiwang@chromium.org
2012-07-19
1
-12
/
+8
*
Move StatisticsRecorder out of histogram.cc/h for further refactoring.
kaiwang@chromium.org
2012-07-13
1
-85
/
+0
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Refactor Pickle Read methods to use higher performance PickleIterator.
jbates@chromium.org
2012-03-07
1
-2
/
+3
*
Prevent calling internal metrics code with invalid values.
rkc@chromium.org
2012-01-06
1
-3
/
+10
*
Replace all usages of FRIEND_TEST() with FRIEND_TEST_ALL_PREFIXES()
robertshield@chromium.org
2011-11-29
1
-6
/
+6
*
Add OVERRIDE to base/.
avi@chromium.org
2011-11-16
1
-9
/
+10
*
Support using UMA_HISTOGRAM_CUSTOM_ENUMERATION from the renderer.
fischman@chromium.org
2011-11-13
1
-0
/
+16
*
Cache the ranges_ vector and share the ranges_ vector
rtenneti@chromium.org
2011-10-20
1
-10
/
+77
*
Fix of unused variable warnings related to DHISTOGRAM* in release builds.
pph34r@gmail.com
2011-10-16
1
-8
/
+42
*
Expand the inline documentation for the HISTOGRAM_ENUMERATION macros.
isherman@chromium.org
2011-10-14
1
-1
/
+7
*
Add acquire/release calls in one-time init for histograms
jar@chromium.org
2011-08-07
1
-93
/
+110
*
Rename BASE_API to BASE_EXPORT.
darin@chromium.org
2011-08-05
1
-7
/
+7
*
Add metrics for DHCP WPAD feature. Fix memory overwrite.
joi@chromium.org
2011-05-24
1
-1
/
+12
*
Add metric for whether Autofill is enabled or disabled.
isherman@chromium.org
2011-04-13
1
-0
/
+9
*
Use lock-free lazy initialization for static histogram references
jar@chromium.org
2011-04-05
1
-64
/
+91
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Base: A few more files using BASE_API (for base.dll)
rvargas@google.com
2011-03-25
1
-6
/
+7
*
Remove the sum of square tally from histograms
jar@chromium.org
2011-03-24
1
-2
/
+0
*
Relanding histogram static removal changes. This is a revert
rtenneti@chromium.org
2011-03-22
1
-10
/
+10
*
Revert 78460 - Removed the static on all histogram macros. If this change
rtenneti@chromium.org
2011-03-21
1
-10
/
+10
*
Removed the static on all histogram macros. If this change
rtenneti@chromium.org
2011-03-16
1
-10
/
+10
*
Revert 78333 - Removed "static" in histogram macros. Checking in to
rtenneti@chromium.org
2011-03-16
1
-10
/
+10
*
Removed "static" in histogram macros. Checking in to
rtenneti@google.com
2011-03-16
1
-10
/
+10
*
Reland code to detect corruption of histogram ranges
jar@chromium.org
2011-03-05
1
-18
/
+25
*
Revert 76239 - Crash when we notice a corruption of the histogram range-vector
rsimha@chromium.org
2011-03-03
1
-20
/
+15
*
Revert 76345 - Small cleanup for previous histogram checkin
rsimha@chromium.org
2011-03-02
1
-7
/
+5
*
Until we have sparse histograms, to track error codes, we are using
rtenneti@chromium.org
2011-03-02
1
-1
/
+1
*
Small cleanup for previous histogram checkin
jar@chromium.org
2011-03-01
1
-5
/
+7
*
Fix compilation bug on ARM
jar@chromium.org
2011-02-28
1
-1
/
+1
*
Crash when we notice a corruption of the histogram range-vector
jar@chromium.org
2011-02-28
1
-15
/
+20
*
Added CHECKs to make sure histogram caller's don't create
rtenneti@chromium.org
2011-02-23
1
-0
/
+2
*
Start sorting methods in class declarations.
erg@google.com
2011-01-07
1
-8
/
+11
*
Move base/lock and base/condition_variable to base/synchronization/
brettw@chromium.org
2011-01-01
1
-2
/
+3
*
Properly lock access to static variables.
mad@chromium.org
2010-12-23
1
-1
/
+1
*
Start deinlining non-empty virtual methods. (This will be automatically checked
erg@google.com
2010-12-09
1
-3
/
+3
[next]