summaryrefslogtreecommitdiffstats
path: root/chrome/browser/performance_monitor
Commit message (Expand)AuthorAgeFilesLines
* Made it possible to tell whether an extension is being installed or updated.mgiuca@chromium.org2013-05-031-2/+4
* Re-Re-apply 192420: Move login switches to src/chromeos"stevenjb@chromium.org2013-04-051-2/+6
* Revert 192504 "Re-apply 192420: Move login switches to src/chromeos"tkent@chromium.org2013-04-051-6/+2
* Re-apply 192420: Move login switches to src/chromeosstevenjb@chromium.org2013-04-051-2/+6
* Revert 192420 "Move login switches to src/chromeos"alexeypa@google.com2013-04-051-6/+2
* Move login switches to src/chromeosstevenjb@chromium.org2013-04-041-2/+6
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-18/+18
* content: Move all listeners of NOTIFICATION_RENDER_VIEW_HOST_CREATED out of c...phajdan.jr@chromium.org2013-03-181-1/+1
* Check that DB initialized properly in PerformanceMonitorrdevlin.cronin@chromium.org2013-03-113-47/+122
* content: Move more constants from url_constants.h into content namespace.tfarina@chromium.org2013-03-021-1/+1
* Delete PerformanceMonitor database on background threadrdevlin.cronin@chromium.org2013-03-011-2/+13
* chrome: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-281-1/+1
* Change --load-extension flag so the extensions don't persist across restart.mpcomplete@chromium.org2013-02-271-6/+6
* Revert 184352brettw@chromium.org2013-02-241-11/+7
* 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