summaryrefslogtreecommitdiffstats
path: root/chrome/browser/performance_monitor
Commit message (Expand)AuthorAgeFilesLines
* chrome: Add out-of-line copy ctors for complex classes.vmpstr2016-02-262-0/+4
* Convert Pass()→std::move() in //chromedcheng2015-12-271-1/+3
* Switch to standard integer types in chrome/browser/, part 3 of 4.avi2015-12-264-0/+5
* base: Template methods on Timer classes instead of the classes themselves.danakj2015-09-241-1/+1
* Move Singleton and related structs to namespace baseolli.raula2015-09-102-2/+4
* Add high cpu usage triggers to performance_monitor.simonhatch2015-06-032-1/+43
* Make MarkProcessAsAlive only run on UI thread.simonhatch2015-06-024-7/+54
* Performance monitor: Cleaned up more unused code after the about://performanc...oysteine2014-12-103-107/+34
* Performance Monitor: Add separate UMA logging for extension renderersoysteine2014-12-094-30/+130
* Updated OWNERS of performance_monitoroysteine2014-11-211-2/+2
* PerformanceMonitor: Monitor PPAPI Flash performance.thestig2014-11-064-39/+57
* Remove the unmaintained performance monitor.tonyg2014-09-1123-4281/+34
* Android: Remove more browser extensions code, including some that snuck back in.thestig2014-09-072-5/+16
* Reland 596ff54335b2a1b393af10657bc4945114f3beed - Split API bundle generation...yoz2014-08-271-0/+1
* Revert "Split bundle generation steps so that API registration is generated i...Albert J. Wong2014-08-271-1/+0
* Split bundle generation steps so that API registration is generated in browse...yoz2014-08-271-0/+1
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/thestig2014-08-261-1/+1
* [cros] user_manager component - move UserManagerBase and UserManagernkostylev@chromium.org2014-08-151-4/+3
* Make the root_namespace argument to json_schema_compiler.gypi a stringkalman@chromium.org2014-08-052-2/+2
* Move extension notifications to extensions/browser/notification_types.hjamescook@chromium.org2014-07-312-14/+18
* Remove disable-embedded-shared-worker flag and shared worker process related ...horo@chromium.org2014-07-251-7/+0
* Add lots of GN targets:brettw@chromium.org2014-07-021-0/+10
* Rename NOTIFICATION_EXTENSION_INSTALLED_DEPRECATED tokalman@chromium.org2014-07-011-2/+2
* Cleanup: Remove most deprecated Profile::GetExtensionService() usage.thestig@chromium.org2014-06-221-6/+9
* Rename NOTIFICATION_EXTENSION_UNINSTALLED to NOTIFICATION_EXTENSION_UNINSTALL...limasdf@gmail.com2014-05-291-3/+4
* Rename NOTIFICATION_EXTENSION_INSTALLED to NOTIFICATION_EXTENSION_INSTALLED_D...limasdf@gmail.com2014-05-231-3/+4
* [cros login] Split login related classes into subfolders.nkostylev@chromium.org2014-05-161-1/+1
* Turning on MultiProfile by default for ChromeOSzelidrag@chromium.org2014-05-151-2/+4
* Multiprofile test fixes for PerformanceMonitorUncleanExitBrowserTest.*zelidrag@chromium.org2014-05-061-3/+44
* Create CrxInstaller directly in WebstoreInstallermsimonides@opera.com2014-04-231-1/+1
* Rename NOTIFICATION_EXTENSION_UNLOADED tokalman@chromium.org2014-03-191-2/+2
* Disable several failing tests after the browser test harness improvements in ...jam@chromium.org2014-03-181-0/+3
* Integrate new extension cache for non-user specific extensions/appsdpolukhin@chromium.org2014-01-241-1/+1
* PerformanceMonitor: Add new UMA histograms to track average/high CPU utilizat...oysteine@chromium.org2014-01-221-10/+61
* Introduce RenderProcessHostObserver::RenderProcessExited, use it in a new Ren...avi@chromium.org2014-01-021-4/+4
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-1/+1
* Update some uses of Value in chrome/browser to use the base:: namespace.avi@chromium.org2013-12-232-4/+4
* Move GetFileSize, NormalizeFilePath to base namespacebrettw@chromium.org2013-12-041-4/+4
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-032-3/+3
* Move Extension and PermissionsData to extensions/common.yoz@chromium.org2013-11-153-3/+3
* Remove 4 static initializers on linux.thakis@chromium.org2013-11-131-2/+4
* -Wunused-functions for linux, android, chromeosthakis@chromium.org2013-11-121-1/+1
* Fixes for -Wunused-function on Linux, Android and ChromeOShans@chromium.org2013-11-121-0/+2
* Rename NOTIFICATION_RENDERER_PROCESS_HANG to NOTIFICATION_RENDER_WIDGET_HOST_...avi@chromium.org2013-11-091-2/+2
* PerformanceMonitor: Add a new UMA histograms to track average CPU utilization...oysteine@chromium.org2013-10-241-2/+8
* Move extension_misc::UnloadedExtensionReason from extension_constants.h to Un...yoz@chromium.org2013-10-231-3/+4
* Changed the HighCPU UMA action into a histogramoysteine@chromium.org2013-10-111-5/+3
* PerformanceMonitor: Ensure module is initialized for all tests, to increase c...oysteine@chromium.org2013-10-093-29/+21
* Clean up unused constant globalshans@chromium.org2013-10-031-5/+0
* Fix for a startup crash when restoring the session if a specific performance ...oysteine@chromium.org2013-10-031-4/+6