summaryrefslogtreecommitdiffstats
path: root/chrome/browser/performance_monitor
Commit message (Expand)AuthorAgeFilesLines
* Add utf_string_conversions to base namespace.brettw@chromium.org2013-02-241-7/+11
* Move file_path.h to base/files.brettw@chromium.org2013-02-245-6/+6
* Make all consumers of chrome::NewEmptyWindow and chrome::OpenEmptyWindow brow...gab@chromium.org2013-02-201-1/+2
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-105-40/+40
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-087-8/+8
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-071-3/+3
* chrome: Kill the base::Passed(foo.Pass()) meme.tfarina@chromium.org2013-02-041-2/+2
* Swap BrowserList::const_iterator for the multi-desktop aware BrowserIterator ...gab@chromium.org2013-02-011-5/+3
* Move Extension Location and Type enums to Manifest, and move InstallWarning t...yoz@chromium.org2013-01-312-7/+9
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-291-2/+2
* Run the JSON Schema Compiler's bundle compilation on JSON files. Previously itkalman@chromium.org2013-01-111-2/+2
* Revert revision 176015ricow@chromium.org2013-01-101-2/+2
* Revert 176047ricow@chromium.org2013-01-101-2/+2
* Revert 176015ricow@chromium.org2013-01-101-2/+2
* Run the JSON Schema Compiler's bundle compilation on JSON files. Previously itkalman@chromium.org2013-01-101-2/+2
* GTTF: No more FLAKY_ .phajdan.jr@chromium.org2012-12-211-1/+2
* Quick fixes for privacy and about:flags descriptionrdevlin.cronin@chromium.org2012-12-071-7/+28
* Perform install tasks for newly installed or upgraded component apps/extensions.tapted@chromium.org2012-11-291-5/+15
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-162-10/+10
* PerformanceMonitorBrowserTest.GatherStatistics marked as FLAKY.ygorshenin@chromium.org2012-11-121-1/+2
* CPM Data Fetching Refactorrdevlin.cronin@chromium.org2012-11-094-26/+27
* Disable PerformanceMonitorBrowserTest.RendererKilledEvent because it is flkayvandebo@chromium.org2012-11-021-1/+3
* Don't try to record an event on CrxInstaller failure.yoz@chromium.org2012-10-311-5/+8
* Disable PerformanceMonitorBrowserTest.DisableAndEnableExtensionEventsail@chromium.org2012-10-251-1/+2
* [Coverity] Pass-by-val -> pass-by-refgroby@chromium.org2012-10-093-9/+8
* Changes pref for whether last session exited cleanly from a boolean tosky@chromium.org2012-10-051-2/+2
* [Coverity] Fix uninitialized member variable.kmadhusu@chromium.org2012-10-031-2/+1
* Fix CPM casting issue; refactor renderer crash eventsrdevlin.cronin@chromium.org2012-10-0310-68/+113
* Add guards to metric values; erase bad events/metrics from dbrdevlin.cronin@chromium.org2012-09-2710-87/+361
* Revert 157168 - Add guards to metric values; erase bad events/metrics from dbrdevlin.cronin@chromium.org2012-09-1710-369/+81
* Add guards to metric values; erase bad events/metrics from dbrdevlin.cronin@chromium.org2012-09-1710-81/+369
* Use appropriate units for display in PerformanceMonitorrdevlin.cronin@chromium.org2012-09-113-145/+0
* Make CPM DB use chars for key prefixesrdevlin.cronin@chromium.org2012-09-076-200/+423
* Add a kPerformanceMonitorInterval switch to adjust the time resolutionrdevlin.cronin@chromium.org2012-09-053-4/+26
* CPM Localizationrdevlin.cronin@chromium.org2012-09-047-193/+16
* Remove use of GetTerminationStatus() in PerformanceMonitorrdevlin.cronin@chromium.org2012-08-312-31/+26
* Add GetMaxStatsForActivityAndMetric to the Performance Monitor database.hebert.christopherj@chromium.org2012-08-313-4/+138
* Add BytesRead metric to CPMrdevlin.cronin@chromium.org2012-08-275-1/+167
* Refactor Metricsrdevlin.cronin@chromium.org2012-08-2411-187/+186
* Revert 153045 - Refactor Metricsxhwang@chromium.org2012-08-2311-187/+188
* Refactor Metricsrdevlin.cronin@chromium.org2012-08-2311-188/+187
* Add a commandline switch to run PerformanceMonitorrdevlin.cronin@chromium.org2012-08-141-1/+1
* CPM Page Load timingrdevlin.cronin@chromium.org2012-08-125-0/+64
* Fix static initialization in CPM Metric Detailsrdevlin.cronin@chromium.org2012-08-103-79/+48
* CPM Refactor and Cleanuprdevlin.cronin@chromium.org2012-08-099-374/+158
* Add Startup Timing to CPMrdevlin.cronin@chromium.org2012-08-097-3/+390
* Performance monitor stats gathering.mitchellwrosen@chromium.org2012-08-087-3/+216
* Revert 149766 - Performance monitor stats gathering.mazda@chromium.org2012-08-037-220/+3
* Performance monitor stats gathering.mitchellwrosen@chromium.org2012-08-037-3/+220
* CPM: revised unclean exit watching, revised renderer crash testrdevlin.cronin@chromium.org2012-08-029-29/+336