summaryrefslogtreecommitdiffstats
path: root/components/metrics
Commit message (Expand)AuthorAgeFilesLines
* [Metrics, Cleanup] Replace a misleading TODO with documentation.isherman2015-04-241-3/+13
* Add additional commenting on os.name field.rkaplow2015-04-221-1/+6
* Allow use of metrics protobuf from java.davileen2015-04-2111-1/+23
* Use of param for experiments and simplifications.gayane2015-04-204-54/+15
* Add output of error code for file operations in serialization_utils.cc.d.samantaray2015-04-171-10/+10
* Update call stack profile encoding to match server-side expectationswittman2015-04-105-4/+48
* Move histogram_manager from components/metrics to components/cronet on android.mef2015-04-094-190/+0
* Enable startup profiling by Win x64 stack sampling profilerwittman2015-04-083-26/+165
* StackSamplingProfiler clean upwittman2015-04-073-13/+17
* Fix comment on logs entry. Extension render crashed not part of normal render...rkaplow2015-04-071-3/+2
* Metrics log modification to handle external components.olivierrobin2015-04-077-31/+35
* Introducing phased profiling framework.vadimt2015-04-0111-216/+542
* Histogram for UMA log upload connection type.gayane2015-03-271-0/+15
* Stop calling CommitPendingWriter() in LogCleanShutdown().hashimoto2015-03-271-3/+2
* metrics: Deprecate "perf_data" in UMA protosque2015-03-261-2/+2
* favor DCHECK_CURRENTLY_ON for better logs in components/mostynb2015-03-251-14/+14
* Refactor metrics callback functionsholte2015-03-252-46/+29
* Set a "metrics_client_id" crash key instead of "guid" on Mac OS X.Mark Mentovai2015-03-244-0/+10
* Metrics provider for statistical stack profilerwittman2015-03-247-2/+660
* base: "implement" seek time detection for iOS/Android and add more stubs.dbeam2015-03-181-1/+1
* metrics/base: log whether drives have seek penalties.dbeam2015-03-181-1/+13
* Deprecate WinSAT support in Chromium.zmo2015-03-172-15/+0
* UMA: use a more frequent upload interval for Chromecast.gunsch2015-03-138-71/+29
* Simplify MetricsService statesSteven Holte2015-03-122-135/+35
* Adding query to the internal calculator results in the Suggestion drop down.dschuyler2015-03-111-0/+1
* Add number of CPU cores to UMA logs.gayane2015-03-113-0/+5
* Removing unused DeathData::ResetMax() methodvadimt2015-03-061-1/+1
* Syncing profiler_event.proto with the internal version.vadimt2015-03-053-13/+46
* Remove UMAInitialMetricsTimingholte2015-03-021-47/+13
* Constructor without callback added to ProfilerMetricsProvider.gayane2015-02-253-6/+8
* Add a histogram to debug metrics entropy source use.asvitkine2015-02-252-5/+17
* Skip profiler data upload for cellular connections.gayane2015-02-253-10/+36
* Enable UMA log uploads for cellular networks.gayane2015-02-237-12/+94
* Use ManagednetworkConfigurationHandler where possible, add 'Shill' to NCH met...stevenjb2015-02-201-3/+2
* Allow server endpoint to be injected into the NetMetricsLogUploader from chrome/ivansham2015-02-187-13/+33
* Fix a bug that newly created current_fetch_ is reset, if on_upload_completegfhuang2015-02-172-1/+59
* Add holte@ to OWNERS filesholte2015-02-171-1/+1
* Sort GN files under componentssatorux2015-02-161-4/+4
* Disable test under WinXP.rpaquay2015-02-131-0/+5
* Rename INFINITE to TAIL suggest.mariakhomenko2015-02-101-2/+2
* Removed ScopedAllowIO from MetricsStateManager.gayane2015-02-092-6/+0
* Remove and deprecate SEARCH_SUGGEST_ANSWER. This type is no longer used in t...dschuyler2015-02-021-1/+3
* Fix Widows GN build of components/metrics.vchigrin2015-01-231-0/+4
* Elim device log spam when translating ONCstevenjb2015-01-231-2/+2
* Add CAST_PRODUCT_TYPE_AUDIO to cast metrics protocleichner2015-01-231-0/+1
* Update {virtual,override,final} to follow C++11 style in components, round 2.dcheng2015-01-231-1/+1
* Fix flakyness of stability log metrics service unit test.asvitkine2015-01-081-8/+37
* Setting is_asan_build field in system profile protovadimt2015-01-072-1/+7
* Modified GzipCompress & GzipUncompress in components/metrics to allow the alg...georgesak2015-01-053-7/+28
* Cleanup: Update the path to gfx size headers.tfarina2015-01-032-2/+2