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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix issue if field trials are activated too early in renderers.
asvitkine
2016-01-06
3
-50
/
+110
*
Cleanup: Remove double semicolons.
thestig
2016-01-04
1
-4
/
+4
*
Switch to standard integer types in base/.
avi
2015-12-26
28
-142
/
+204
*
Move base GN subprojects into base.
brettw
2015-12-21
1
-53
/
+0
*
Fix Android renderer crash related to field trial synchronization.
asvitkine
2015-12-21
3
-13
/
+14
*
Revert of Make base a static ibrary (patchset #3 id:40001 of https://coderevi...
phoglund
2015-12-18
1
-14
/
+1
*
Make base a static ibrary
brettw
2015-12-18
1
-1
/
+14
*
Remove unused #include.
davidben
2015-12-17
1
-1
/
+0
*
Don't use a delgating constructor passing a member variable.
bcwhite
2015-12-14
1
-1
/
+9
*
Reorganize histograms for persistence.
bcwhite
2015-12-10
18
-108
/
+222
*
Move HashMetricName to base namespace.
bcwhite
2015-11-30
4
-0
/
+86
*
Add base to "gn check".
brettw
2015-11-27
1
-1
/
+5
*
base: Use std::move() instead of Pass() for real movable types.
danakj
2015-11-25
3
-5
/
+8
*
Switch to static_assert in base/.
avi
2015-11-24
1
-5
/
+4
*
Use subtle::NoBarrier* statements for Histogram flags_ field.
asvitkine
2015-11-20
2
-5
/
+7
*
Use ThreadChecker in HistogramDeltaSerialization class.
asvitkine
2015-11-19
2
-0
/
+12
*
Deprecate *_EXPORT_PRIVATE macros.
xhwang
2015-11-06
6
-13
/
+12
*
Add more components to "gn check"
brettw
2015-10-22
1
-0
/
+2
*
Remove use of JSONReader::DeprecatedRead and
olli.raula
2015-10-07
1
-3
/
+2
*
Expand FeatureList to support FieldTrial association.
asvitkine
2015-09-28
3
-0
/
+34
*
Cleanup: IWYU for base/gtest_prod_util.h.
thestig
2015-09-25
1
-1
/
+0
*
Introduce a new FieldTrialList::IsTrialActive() API.
asvitkine
2015-09-24
2
-13
/
+23
*
Update full-form autofill config to always query the field trial state.
jdonnelly
2015-08-14
1
-2
/
+4
*
Add support to increase a UMA histogram bucket by an aribitrary integer.
amohammadkhan
2015-08-05
7
-2
/
+70
*
Add new memory histograms which fix inprecise bucketing. Current Memory.Total...
rkaplow
2015-08-05
1
-0
/
+3
*
Create an experiment that avoids mmap access of ICU during startup.
danduong
2015-07-27
2
-5
/
+0
*
Slow Reports - Add callbacks to histograms.
simonhatch
2015-07-15
7
-3
/
+298
*
Enable clang warning for ignored attributes.
benwells
2015-07-06
1
-1
/
+1
*
Replace StringPrintf("%d", ...) with IntToString()
ricea
2015-07-01
1
-2
/
+2
*
Optimize machine code size of UMA histogram macros.
asvitkine
2015-06-19
2
-0
/
+85
*
ServiceWorker: Migrate the script cache backend from BlockFile to Simple
nhiroki
2015-06-17
1
-0
/
+3
*
Change histogram.h includes to histogram_macros.h in metrics code.
asvitkine
2015-06-16
4
-2
/
+4
*
Optimize memory use of registered histograms.
asvitkine
2015-06-15
3
-7
/
+23
*
Move Pickle to base namespace.
brettw
2015-06-02
4
-28
/
+25
*
Fix sparse histograms logging counts of 0.
asvitkine
2015-05-27
3
-5
/
+49
*
Clean up base histograms code.
asvitkine
2015-05-27
10
-123
/
+86
*
Use scoped_ptrs in JSONReader::Read functions.
estade
2015-05-22
1
-2
/
+2
*
Don't crash in StatisticsRecorder if VLOG level changes.
emaxx
2015-05-13
1
-2
/
+0
*
Add some more scoped_ptr functions in values.h
estade
2015-05-07
1
-2
/
+2
*
Add histograms to record the number of writes to the prefs file
raymes
2015-04-29
2
-1
/
+1
*
Fix typo in BUILD.gn file
mdempsky
2015-04-01
1
-1
/
+1
*
De-duplicate BASE_IMPLEMENTATION define in the GN build.
brettw
2015-03-16
1
-1
/
+1
*
Fix GN NaCl Debug build of base.
ncbray
2015-03-10
1
-0
/
+49
*
Add UMA_SCOPED_HISTOGRAM_LONG_TIMER macro.
rkaplow
2015-02-17
2
-8
/
+21
*
Moved scoped_histogram_timer to the main histogram_macros.h since this is bro...
rkaplow
2015-02-13
2
-0
/
+37
*
removing all the code related to chrome://stats
cpu
2015-02-12
5
-1561
/
+0
*
Pass FROM_HERE to ObserverListThreadSafe::Notify to improve profile.
reillyg
2015-02-09
1
-3
/
+2
*
Add missing .Pass() on return of SampleVector
scottmg
2015-01-27
1
-1
/
+1
*
Fix Histogram shadowing warning on vs2015
scottmg
2015-01-27
1
-3
/
+3
*
Send all field trials from the browser.
georgesak
2015-01-14
3
-0
/
+169
[next]