summaryrefslogtreecommitdiffstats
path: root/components/startup_metric_utils
Commit message (Expand)AuthorAgeFilesLines
* base: Implement GetCurrentThreadPriority.erikchen2016-03-141-4/+0
* Pre-read chrome_child.dll in the browser process.fdoray2016-02-052-5/+20
* Remove code related to the OnlyIfCold option of the PreRead field trial.fdoray2016-02-032-5/+0
* Use a valid /prefetch argument when launching a process.fdoray2016-02-032-24/+23
* Update components for new prefs location.brettw2016-02-012-2/+3
* Update GN build files for new prefs location.brettw2016-01-301-1/+1
* Add SameVersionStartupCounts suffix to startup HardFault and Temperature hist...gab2016-01-262-88/+132
* Add Startup.SameVersionStartupCount histogramgab2016-01-226-13/+86
* Introduce .LukewarmStartup suffixgab2016-01-222-21/+36
* Store PreRead options obtained from the registry in a global variable.fdoray2016-01-212-30/+44
* Move pre_read_field_trial_utils.h/cc to common/.fdoray2016-01-196-8/+8
* Add Startup.TimeSinceLastStartup histogram.fdoray2016-01-083-0/+61
* Add Startup.SystemUptime histogram.fdoray2016-01-061-0/+25
* Switch to standard integer types in components/, part 4 of 4.avi2015-12-251-2/+5
* Fix startup_metric_utils::UpdatePreReadOptions.fdoray2015-12-141-7/+9
* Add Pre-read Experiment: Preread Only Cold DLLs.fdoray2015-12-106-139/+164
* Fixing remaining VC++ 2015 64-bit build breaksbrucedawson2015-12-101-1/+2
* Change DLL pre-reading behavior with a field trial.fdoray2015-11-273-0/+161
* Implements AddStartupEventsForTelemetry() in startup_metric_utils.cc for in-c...gabadie2015-11-191-0/+19
* Remove v1 of Startup.FirstWebContents.* stats deprecated in M48.gab2015-11-172-38/+0
* Add UMA metric: Startup.BrowserMainToRendererMain.fdoray2015-11-1612-16/+231
* Use TimeTicks as much as possible in startup_metric_utils.gab2015-11-112-92/+140
* Remove usage of MainEntryPointTime() inside the impl which has direct access ...gab2015-11-091-10/+9
* Move components/startup_metric_utils/* to components/startup_metric_utils/bro...fdoray2015-11-093-5/+5
* Revert of Move components/startup_metric_utils/* to components/startup_metric...fdoray2015-11-063-7/+7
* Kills TraceTicks, which was functionally the same as TimeTickscharliea2015-11-051-6/+6
* base: SysInfo::Uptime() returns a TimeDeltasque2015-11-051-3/+1
* Move components/startup_metric_utils/* to components/startup_metric_utils/bro...fdoray2015-11-043-5/+5
* Move new Startup.FirstWebContents.* stats to Startup.FirstWebContents.*2.gab2015-10-292-4/+40
* Add start/finish navigation to startup metrics.gab2015-10-292-0/+36
* Add top-level async trace events for the main startup timings.gab2015-10-161-35/+68
* Split Startup metrics based on Warm/Cold startup 'temperature'.chrisha2015-09-242-17/+107
* Consolidate startup_metric_utils BrowserOpenTabs code.msw2015-08-272-0/+12
* Refine Chrome and Mandoline startup metric measurements.msw2015-08-262-14/+62
* Use a lazy pointer for startup_metric_utils' main entry time.msw2015-08-202-19/+15
* Cleanup startup_metric_utils.msw2015-08-192-56/+48
* Add stats collection for telemetry startup.warm.blank_page test.msw2015-08-182-9/+5
* Deprecate Startup.SlowStartup* histograms.asvitkine2015-06-093-107/+4
* Add UMA stats for hard-fault counts for Windows 7 and greater.chrisha2015-04-151-0/+151
* Avoid using ToInternalValue in computing timings, so that the timings are con...azarchs2014-09-161-2/+1
* Add LOCAL_ prefix to non-UMA histogram macros.asvitkine2014-08-261-2/+2
* mac: Add a profiler for startup time.erikchen@chromium.org2014-07-182-0/+11
* Componentize bookmarks_codec_unittestblundell@chromium.org2014-05-061-1/+2
* Move some component's GN build files to main tree.brettw@chromium.org2014-04-021-0/+14
* Report page load time for startup tests.jeremy@chromium.org2013-11-191-0/+30
* Add UMA tracking for timings around Chrome exe and dll loading.koz@chromium.org2013-11-192-0/+51
* Move startup_metric_utils.* to a new componentaberent@chromium.org2013-09-033-0/+240