summaryrefslogtreecommitdiffstats
path: root/components/metrics
Commit message (Expand)AuthorAgeFilesLines
* Move variations prefs into the variations componentblundell2015-08-171-1/+2
* Move ClipboardURLProvider into //components/omnibox.sdefresne2015-08-111-0/+1
* [UMA, Cleanup] Deprecate the UMA.GeneratedLowEntropySource histogram.isherman2015-08-072-6/+11
* [UMA, Cleanup] Remove some obsolete failure handling code.isherman2015-08-064-11/+4
* [UMA, Cleanup] Remove the UMA.SyntheticTrials.Count histogram.isherman2015-08-061-2/+0
* [UMA, Cleanup] Remove the redundant UMA.ProtoGzippedKBSaved histogram.isherman2015-08-061-4/+0
* Instruct clang to ignore kUnusedBadDriverSpacedbeam2015-08-061-1/+2
* [UMA, Cleanup] Remove two not very helpful timing histograms.isherman2015-08-051-7/+0
* Add byte buffer in case bad drivers write too far.dbeam2015-08-051-13/+31
* Stack sampling profiler: add fire-and-forget interfacewittman2015-07-318-108/+451
* Componentize DriveMetricsProvider*blundell2015-07-309-0/+487
* [Chromecast] Sync new "model" field with google3 version.gfhuang2015-07-281-1/+4
* Update SplitString calls in componentsbrettw2015-07-233-17/+15
* Make NetworkMetricsProvider::OnDidCreateMetricsLog a no-op on non-Android.asvitkine2015-07-171-0/+2
* Add rkaplow to metrics owners.rkaplow2015-07-171-3/+4
* Add Media Playback Library version to UMA log protomaroisv2015-07-161-1/+4
* Report Android Build.MODEL in SystemProfileProto hardware_class.tdresser2015-07-161-4/+8
* Add MetricsService::WasLastShutdownClean()droger2015-07-082-0/+7
* Remove a few friend lines referring to nonexistent classes.thakis2015-07-071-3/+1
* metrics: Add a check for abnormally small messages to prevent crashesbsimonnet2015-06-301-5/+11
* [iOS] Avoid the timeout in metrics::TrackingSynchronizerdroger2015-06-261-1/+7
* Add functionality to sample log uploads based on the params of the experiment...gayane2015-06-192-4/+34
* components/metrics: Add PerfStat protosque2015-06-173-1/+58
* metrics: Add exit event field to PerfDataProtosque2015-06-161-0/+7
* Change histogram.h includes to histogram_macros.h in metrics code.asvitkine2015-06-167-7/+7
* [Cleanup] Simplify hashing logic.isherman2015-06-151-13/+5
* Remove ShouldHideTopMatchdschuyler2015-06-101-3/+4
* Move LowerCaseEqualsASCII to base namespacebrettw2015-06-091-5/+5
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* components: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-024-17/+19
* Delete code corresponding to old UMA prefs.asvitkine2015-06-013-24/+3
* components: Remove the remaining usage of GG_(U)INTn_C macros.tfarina2015-05-271-1/+3
* Substituting pattern ScopedVector push_back(ptr.release()) with push_back(ptr...d.samantaray2015-05-273-3/+3
* Add missing Rappor histograms.holte2015-05-051-3/+3
* Adjust URLFetcher::Create API so that object is returned as scoped_ptr.dtapuska2015-05-011-2/+2
* Add ProvideInitialStabilityMetrics to metrics providerslpromero2015-04-3010-53/+152
* Delivering the FIRST_NONEMPTY_PAINT phase changing event to base/. This concl...vadimt2015-04-276-79/+196
* [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