summaryrefslogtreecommitdiffstats
path: root/chrome/browser/performance_monitor/database_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unneeded base/file_util.h includes in chrome.thestig@chromium.org2013-05-151-3/+2
* Change --load-extension flag so the extensions don't persist across restart.mpcomplete@chromium.org2013-02-271-6/+6
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-071-3/+3
* Move Extension Location and Type enums to Manifest, and move InstallWarning t...yoz@chromium.org2013-01-311-6/+8
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-8/+8
* CPM Data Fetching Refactorrdevlin.cronin@chromium.org2012-11-091-10/+10
* Fix CPM casting issue; refactor renderer crash eventsrdevlin.cronin@chromium.org2012-10-031-2/+2
* Add guards to metric values; erase bad events/metrics from dbrdevlin.cronin@chromium.org2012-09-271-22/+144
* Revert 157168 - Add guards to metric values; erase bad events/metrics from dbrdevlin.cronin@chromium.org2012-09-171-144/+22
* Add guards to metric values; erase bad events/metrics from dbrdevlin.cronin@chromium.org2012-09-171-22/+144
* CPM Localizationrdevlin.cronin@chromium.org2012-09-041-1/+1
* Add GetMaxStatsForActivityAndMetric to the Performance Monitor database.hebert.christopherj@chromium.org2012-08-311-0/+19
* Refactor Metricsrdevlin.cronin@chromium.org2012-08-241-21/+15
* Revert 153045 - Refactor Metricsxhwang@chromium.org2012-08-231-15/+21
* Refactor Metricsrdevlin.cronin@chromium.org2012-08-231-21/+15
* CPM Refactor and Cleanuprdevlin.cronin@chromium.org2012-08-091-20/+26
* Adds a method to the Performance Monitor Database to fetch the most recent me...hebert.christopherj@chromium.org2012-08-021-0/+17
* Chrome Performance Monitor: Moved MetricDetails lookup to metric_details.*.mtytel@chromium.org2012-07-241-53/+37
* Stopped performacen_monitor/database_unittest.cc from leaking temp dirseaugusti@chromium.org2012-07-201-20/+21
* Performance Monitor Database now accepts start times during current active in...hebert.christopherj@chromium.org2012-07-191-1/+39
* Added notification to signal when PerformanceMonitor is done init'ing, which ...rdevlin.cronin@chromium.org2012-07-131-1/+1
* Chrome Performance Monitor Database -- Metricseaugusti@chromium.org2012-06-291-7/+158
* CPM Extension Event Watchingrdevlin.cronin@chromium.org2012-06-191-10/+10
* Chrome Performance Monitor Database -- Eventseaugusti@chromium.org2012-06-171-1/+123
* Performance Monitor Databaseeaugusti@chromium.org2012-06-131-0/+79