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
/
histogram.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do some minor cleanup in histogram.*
jar@chromium.org
2010-06-25
1
-2
/
+3
*
Safeguard histogram accesses against null pointers.
mbelshe@chromium.org
2010-06-22
1
-10
/
+10
*
Refactored Histogram::FactoryGet() to be style-compliant
ziadh@chromium.org
2010-06-02
1
-5
/
+5
*
Fix typo in comments, and update comment.
jar@chromium.org
2010-05-29
1
-4
/
+1
*
Add DCHECK to detect misuse of HISTOGRAM interface.
jar@chromium.org
2010-05-07
1
-0
/
+10
*
Extend Histogram class to support custom range definitions
jar@chromium.org
2010-04-29
1
-5
/
+46
*
Upload renderer histograms to browser after a page loads
jar@chromium.org
2010-01-02
1
-4
/
+0
*
Typo spelling in comment corrected.
jar@chromium.org
2009-12-28
1
-1
/
+1
*
Fix Mac tree bustage
jar@chromium.org
2009-12-28
1
-1
/
+0
*
Cleanup histogram classes mixing SetFlags into FactoryGet arguments
jar@chromium.org
2009-12-28
1
-197
/
+95
*
Use factory to create histograms, and refcounts to track lifetimes
jar@chromium.org
2009-12-06
1
-104
/
+213
*
Remove special code fro calculating bucket index in linear histograms
jar@chromium.org
2009-10-17
1
-2
/
+0
*
Create a more fine grained histogram of SDCH payload sizes
jar@chromium.org
2009-06-29
1
-0
/
+16
*
Get correct request to finsh time for histogram
jar@chromium.org
2009-06-20
1
-2
/
+18
*
Automatically adapt to faster/slower uploads of renderer histograms
jar@chromium.org
2009-05-28
1
-3
/
+1
*
Remove histogram connection to base classes in stats_counter
jar@chromium.org
2009-04-10
1
-6
/
+9
*
Remove unneeded uses of base/pickle.h. Add some explicit #includes.
thestig@chromium.org
2009-04-03
1
-4
/
+5
*
Add a new histogram macro to replace a few explicit calls.
rvargas@google.com
2009-03-24
1
-1
/
+12
*
Fix a bunch of tiny near-bugs and bugs that static analysis identified
jar@chromium.org
2009-03-19
1
-2
/
+2
*
wtc: please look at URL related code, and hooks and nits
jar@chromium.org
2009-03-13
1
-0
/
+14
*
Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...
thestig@chromium.org
2009-03-13
1
-1
/
+0
*
Initial support for Renderer Side Histograms
jar@chromium.org
2009-02-25
1
-14
/
+57
*
Use string for Histogram names since these are all ASCII anyway.
dsh@google.com
2009-02-24
1
-7
/
+6
*
Another macro for 100 linear slots
cpu@google.com
2009-02-05
1
-0
/
+5
*
Add to SDCH histogramming
jar@chromium.org
2009-02-02
1
-4
/
+23
*
Collect some metrics on nosniff. There is some concern that respecting this ...
abarth@chromium.org
2009-01-17
1
-0
/
+12
*
Adjust histograms to get better data for latency experiments
jar@google.com
2008-11-22
1
-1
/
+8
*
Move Time, TimeDelta and TimeTicks into namespace base.
dsh@google.com
2008-10-27
1
-10
/
+10
*
Fix some issues found looking at the code.
maruel@google.com
2008-09-30
1
-1
/
+1
*
Use histograms to send interesting parts of the disk cache statistics.
rvargas@google.com
2008-09-24
1
-3
/
+4
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Turn on -Wall -Werror, fixing a few files while I'm here and *temporarily* di...
evanm@google.com
2008-08-20
1
-1
/
+1
*
Define MessagePumpDefault and use it to implement MessageLoop on non-Windows
darin@google.com
2008-08-19
1
-1
/
+2
*
Fix a couple "extra qualification" compile errors in method declarations, and...
mmoss@google.com
2008-08-13
1
-3
/
+1
*
Move Ranges to std::vector<Sample>, as <const Sample> is invalid if you want ...
deanm@google.com
2008-08-11
1
-1
/
+1
*
Add base to the repository.
initial.commit
2008-07-26
1
-0
/
+469