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
/
components
/
metrics
/
metrics_service.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a bug that causes the metrics loop to be broken.
holte
2014-12-12
1
-4
/
+7
*
Clear stability count data immediately after user opts in UMA.
yiyaoliu
2014-11-19
1
-12
/
+15
*
Plumbing for variations headers from synthetic field trials.
asvitkine
2014-10-31
1
-0
/
+19
*
Make remaining parts of components/metrics use metrics namespace.
asvitkine
2014-10-24
1
-54
/
+46
*
Record document mode histogram in UMA on every upload.
mariakhomenko
2014-10-20
1
-3
/
+2
*
Create field trial to test the impact of changing the upload/creation timing ...
holte
2014-10-09
1
-12
/
+36
*
Add a histogram to measure number of synthetic UMA trials.
asvitkine
2014-09-29
1
-9
/
+11
*
Reset some UMA stability stats on a version change.
asvitkine
2014-09-18
1
-4
/
+28
*
Extract the handling of the clean exit beacon from MetricsService. The extrac...
erikwright
2014-09-12
1
-12
/
+14
*
Allow MetricsProviders to request an initial stability log.
siggi
2014-09-10
1
-4
/
+17
*
Convert this static method to a member method.
erikwright
2014-09-09
1
-2
/
+2
*
Remove MetricsServiceObserver in favor of MetricsProvider.
asvitkine
2014-09-03
1
-13
/
+1
*
Add a histogram to log the size of an UMA upload.
asvitkine
2014-09-02
1
-1
/
+3
*
Move more metrics classes to metrics namespace.
asvitkine
2014-08-26
1
-4
/
+5
*
Remove old PersistedLogs prefs.
asvitkine@chromium.org
2014-08-19
1
-2
/
+0
*
Remove obsolete DCHECK
holte@chromium.org
2014-08-14
1
-1
/
+0
*
Sync plugin list to local state after plugin change with delayed tasks
gayane@chromium.org
2014-08-07
1
-3
/
+0
*
Remove the provisional store and just keep the staged log in the queue while ...
holte@chromium.org
2014-07-25
1
-14
/
+0
*
Keep all references to kInstallDate inside components/metrics/
gab@chromium.org
2014-07-16
1
-0
/
+8
*
Standardize persisted log loading
holte@chromium.org
2014-07-16
1
-21
/
+13
*
Refactor SetClientID such that metrics rather than crash backs up the client id
gab@chromium.org
2014-07-09
1
-1
/
+1
*
Move kInstallDate from chrome/common/pref_names.h to components/metrics/metri...
gab@chromium.org
2014-07-09
1
-2
/
+10
*
Increase "log too large" threshold in MetricsService.
asvitkine@chromium.org
2014-06-20
1
-1
/
+1
*
Make MetricsService save compressed logs to local state.
asvitkine@chromium.org
2014-06-11
1
-0
/
+2
*
Componentize MetricsService.
blundell@chromium.org
2014-06-11
1
-0
/
+1204