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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor SetClientID such that metrics rather than crash backs up the client id
gab@chromium.org
2014-07-09
4
-5
/
+6
*
Move kInstallDate from chrome/common/pref_names.h to components/metrics/metri...
gab@chromium.org
2014-07-09
11
-26
/
+35
*
Add lots of GN targets:
brettw@chromium.org
2014-07-02
1
-0
/
+66
*
It's not used.
mpearson@chromium.org
2014-07-01
1
-4
/
+5
*
Make chrome/common compile in GN
brettw@chromium.org
2014-06-20
1
-0
/
+20
*
Increase "log too large" threshold in MetricsService.
asvitkine@chromium.org
2014-06-20
1
-1
/
+1
*
metrics: Protobuf supports profiling upon restoring session
sque@chromium.org
2014-06-14
1
-1
/
+12
*
[AiS] Add a new AutocompleteMatchType for answers in suggest.
jdonnelly@chromium.org
2014-06-13
1
-0
/
+1
*
Componentize MetricsService unittest
blundell@chromium.org
2014-06-12
1
-0
/
+304
*
Move all MetricsLog unittests into components_unittests
blundell@chromium.org
2014-06-11
1
-11
/
+259
*
Make MetricsService save compressed logs to local state.
asvitkine@chromium.org
2014-06-11
19
-422
/
+490
*
Componentize MetricsService.
blundell@chromium.org
2014-06-11
4
-1
/
+1719
*
Omnibox: Combine Two Input Type Enums into One
mpearson@chromium.org
2014-06-08
2
-12
/
+40
*
Revert of Omnibox: Combine Two Input Type Enums into One (https://codereview....
dcheng@chromium.org
2014-06-07
2
-40
/
+12
*
Omnibox: Combine Two Input Type Enums into One
mpearson@chromium.org
2014-06-07
2
-12
/
+40
*
Omnibox Metrics: Make |completed_length| field sane
mpearson@chromium.org
2014-06-07
1
-2
/
+4
*
Merge MetricsLog and MetricsLogBase.
asvitkine@chromium.org
2014-06-07
10
-360
/
+304
*
Reduce plugin_metrics_provider_ usage in MetricsService
blundell@chromium.org
2014-06-06
1
-0
/
+3
*
Move MetricsLog into the Metrics component.
blundell@chromium.org
2014-06-05
7
-1
/
+531
*
Adds bluetooth connection type to NetworkChangeNotifier.
jkarlin@chromium.org
2014-06-04
1
-0
/
+1
*
Move MetricsStateManager into the Metrics component.
blundell@chromium.org
2014-06-04
8
-1
/
+590
*
Remove NO_LOG LogType enum value.
asvitkine@chromium.org
2014-06-03
3
-9
/
+8
*
Revert of Reduce plugin_metrics_provider_ usage in MetricsService (https://co...
tzik@chromium.org
2014-06-03
1
-3
/
+0
*
Reduce plugin_metrics_provider_ usage in MetricsService
blundell@chromium.org
2014-06-03
1
-0
/
+3
*
Call Start() from NetMetricsLogUploader.
asvitkine@chromium.org
2014-06-02
1
-0
/
+1
*
Make MetricsService upload logs through an interface.
asvitkine@chromium.org
2014-05-31
11
-0
/
+384
*
Move ChromeOS hardware class init out of MetricsService.
blundell@chromium.org
2014-05-30
2
-8
/
+0
*
metrics: SampleProfile supports profiling at resume-from-suspend
sque@chromium.org
2014-05-30
1
-1
/
+12
*
Refactor MetricsLogChromeOS to ChromeOSMetricsProvider.
blundell@chromium.org
2014-05-24
1
-0
/
+3
*
Introduce MetricsServiceClient::StartGatheringMetrics
blundell@chromium.org
2014-05-23
3
-0
/
+11
*
Create PluginMetricsProvider class.
asvitkine@chromium.org
2014-05-23
1
-1
/
+1
*
Move MetricsService final log collection tasks to client.
asvitkine@chromium.org
2014-05-22
3
-0
/
+17
*
[Metrics] Update MetricsLog to query MetricsServiceClient for several //chrom...
isherman@chromium.org
2014-05-22
5
-55
/
+45
*
Move ClonedInstallDetector and MachineIdProvider into the metrics component
blundell@chromium.org
2014-05-22
8
-0
/
+377
*
Refactor NetworkStatsUploader out of MetricsService.
asvitkine@chromium.org
2014-05-22
3
-0
/
+7
*
Pass MetricsServiceClient into MetricsService, and create a simple stubbed Te...
isherman@chromium.org
2014-05-21
2
-0
/
+75
*
Moved metrics_reporting_scheduler* to //components/metrics.
motek@chromium.org
2014-05-20
3
-0
/
+296
*
Remove num_events_ member from MetricsLogBase.
asvitkine@chromium.org
2014-05-20
2
-8
/
+5
*
Introduce a MetricsProvider interface.
asvitkine@chromium.org
2014-05-20
1
-0
/
+50
*
[Metrics] Move MetricsServiceObserver into //components/metrics
isherman@chromium.org
2014-05-20
2
-0
/
+36
*
Introduce MetricsServiceClient and ChromeMetricsServiceClient.
asvitkine@chromium.org
2014-05-19
1
-0
/
+44
*
Create a histogram serialization mechanism in base
bsimonnet@chromium.org
2014-05-19
6
-1
/
+752
*
Add new SampledProfile protobuf definition
sque@chromium.org
2014-05-15
2
-1
/
+48
*
Extract logs persistence code to metrics component.
holte@chromium.org
2014-05-15
8
-380
/
+1053
*
In order to support personal url suggestion
fadih@chromium.org
2014-05-09
1
-13
/
+18
*
Add omnibox metric indicating ZeroSuggest triggered
hfung@chromium.org
2014-05-09
1
-1
/
+7
*
Adjust the structure of DEPS within //components.
blundell@chromium.org
2014-05-06
1
-1
/
+0
*
Move part of metrics from chrome/common to components
bsimonnet@chromium.org
2014-05-02
15
-0
/
+2621
*
components: Add BUILD.gn file to metrics so we can build it with GN.
tfarina@chromium.org
2014-04-28
1
-0
/
+14
*
Implementation of Randomized Aggregatable Privacy-Preserving Ordinal Response...
holte@chromium.org
2014-02-21
4
-0
/
+95