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
*
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
*
Move flags initialization into block before sharing across threads
jar@chromium.org
2011-03-30
1
-4
/
+4
*
Remove the sum of square tally from histograms
jar@chromium.org
2011-03-24
1
-17
/
+5
*
Remove DCHECK on overflow
jar@chromium.org
2011-03-16
1
-1
/
+0
*
Reland code to detect corruption of histogram ranges
jar@chromium.org
2011-03-05
1
-48
/
+131
*
Revert 76239 - Crash when we notice a corruption of the histogram range-vector
rsimha@chromium.org
2011-03-03
1
-126
/
+44
*
Revert 76345 - Small cleanup for previous histogram checkin
rsimha@chromium.org
2011-03-02
1
-10
/
+9
*
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
-9
/
+10
*
Fix compilation bug on ARM
jar@chromium.org
2011-02-28
1
-2
/
+2
*
Crash when we notice a corruption of the histogram range-vector
jar@chromium.org
2011-02-28
1
-44
/
+126
*
Added CHECKs to make sure histogram caller's don't create
rtenneti@chromium.org
2011-02-23
1
-2
/
+6
*
Properly order the cc files based off the h files in base/.
erg@google.com
2011-01-25
1
-291
/
+281
*
Move base/lock and base/condition_variable to base/synchronization/
brettw@chromium.org
2011-01-01
1
-10
/
+10
*
Properly lock access to static variables.
mad@chromium.org
2010-12-23
1
-12
/
+39
*
Start deinlining non-empty virtual methods. (This will be automatically checked
erg@google.com
2010-12-09
1
-0
/
+12
*
Remove a pair of overly aggressive DCHECKs
jar@chromium.org
2010-11-29
1
-1
/
+0
*
Revert previous commit which was by accident
jabdelmalek@google.com
2010-11-23
1
-0
/
+1
*
Fix compile error on Linux
jabdelmalek@google.com
2010-11-23
1
-1
/
+0
*
Allow histograms in cache stats.cc to bypass corruption checks
jar@chromium.org
2010-11-03
1
-9
/
+97
*
Revert 64687 - Try to detect internal corruption of histogram instances.
jar@chromium.org
2010-11-02
1
-97
/
+9
*
Try to detect internal corruption of histogram instances.
jar@chromium.org
2010-11-01
1
-9
/
+97
*
Revert 63012 - Revert 63011 - Convert a lot of DCHECK()s to DCHECK_EQ() and s...
pkasting@chromium.org
2010-10-19
1
-45
/
+46
*
Revert 63011 - Convert a lot of DCHECK()s to DCHECK_EQ() and similar, so that...
dpranke@chromium.org
2010-10-19
1
-46
/
+45
*
Convert a lot of DCHECK()s to DCHECK_EQ() and similar, so that when they fail...
pkasting@chromium.org
2010-10-19
1
-45
/
+46
*
** Think this may have caused TabSwitchingTest to fail, as it is parsing log ...
tim@chromium.org
2010-10-18
1
-6
/
+6
*
Convert LOG(INFO) to VLOG(1) - base/.
pkasting@chromium.org
2010-10-18
1
-6
/
+6
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-0
/
+935