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
*
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
*
Allow histograms in cache stats.cc to bypass corruption checks
jar@chromium.org
2010-11-03
1
-5
/
+56
*
Revert 64687 - Try to detect internal corruption of histogram instances.
jar@chromium.org
2010-11-02
1
-56
/
+5
*
Try to detect internal corruption of histogram instances.
jar@chromium.org
2010-11-01
1
-5
/
+56
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-0
/
+643