index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
performance_monitor
Commit message (
Expand
)
Author
Age
Files
Lines
*
chrome: Add out-of-line copy ctors for complex classes.
vmpstr
2016-02-26
2
-0
/
+4
*
Convert Pass()→std::move() in //chrome
dcheng
2015-12-27
1
-1
/
+3
*
Switch to standard integer types in chrome/browser/, part 3 of 4.
avi
2015-12-26
4
-0
/
+5
*
base: Template methods on Timer classes instead of the classes themselves.
danakj
2015-09-24
1
-1
/
+1
*
Move Singleton and related structs to namespace base
olli.raula
2015-09-10
2
-2
/
+4
*
Add high cpu usage triggers to performance_monitor.
simonhatch
2015-06-03
2
-1
/
+43
*
Make MarkProcessAsAlive only run on UI thread.
simonhatch
2015-06-02
4
-7
/
+54
*
Performance monitor: Cleaned up more unused code after the about://performanc...
oysteine
2014-12-10
3
-107
/
+34
*
Performance Monitor: Add separate UMA logging for extension renderers
oysteine
2014-12-09
4
-30
/
+130
*
Updated OWNERS of performance_monitor
oysteine
2014-11-21
1
-2
/
+2
*
PerformanceMonitor: Monitor PPAPI Flash performance.
thestig
2014-11-06
4
-39
/
+57
*
Remove the unmaintained performance monitor.
tonyg
2014-09-11
23
-4281
/
+34
*
Android: Remove more browser extensions code, including some that snuck back in.
thestig
2014-09-07
2
-5
/
+16
*
Reland 596ff54335b2a1b393af10657bc4945114f3beed - Split API bundle generation...
yoz
2014-08-27
1
-0
/
+1
*
Revert "Split bundle generation steps so that API registration is generated i...
Albert J. Wong
2014-08-27
1
-1
/
+0
*
Split bundle generation steps so that API registration is generated in browse...
yoz
2014-08-27
1
-0
/
+1
*
Change base/file_utils.h includes to base/files/file_utils.h in chrome/
thestig
2014-08-26
1
-1
/
+1
*
[cros] user_manager component - move UserManagerBase and UserManager
nkostylev@chromium.org
2014-08-15
1
-4
/
+3
*
Make the root_namespace argument to json_schema_compiler.gypi a string
kalman@chromium.org
2014-08-05
2
-2
/
+2
*
Move extension notifications to extensions/browser/notification_types.h
jamescook@chromium.org
2014-07-31
2
-14
/
+18
*
Remove disable-embedded-shared-worker flag and shared worker process related ...
horo@chromium.org
2014-07-25
1
-7
/
+0
*
Add lots of GN targets:
brettw@chromium.org
2014-07-02
1
-0
/
+10
*
Rename NOTIFICATION_EXTENSION_INSTALLED_DEPRECATED to
kalman@chromium.org
2014-07-01
1
-2
/
+2
*
Cleanup: Remove most deprecated Profile::GetExtensionService() usage.
thestig@chromium.org
2014-06-22
1
-6
/
+9
*
Rename NOTIFICATION_EXTENSION_UNINSTALLED to NOTIFICATION_EXTENSION_UNINSTALL...
limasdf@gmail.com
2014-05-29
1
-3
/
+4
*
Rename NOTIFICATION_EXTENSION_INSTALLED to NOTIFICATION_EXTENSION_INSTALLED_D...
limasdf@gmail.com
2014-05-23
1
-3
/
+4
*
[cros login] Split login related classes into subfolders.
nkostylev@chromium.org
2014-05-16
1
-1
/
+1
*
Turning on MultiProfile by default for ChromeOS
zelidrag@chromium.org
2014-05-15
1
-2
/
+4
*
Multiprofile test fixes for PerformanceMonitorUncleanExitBrowserTest.*
zelidrag@chromium.org
2014-05-06
1
-3
/
+44
*
Create CrxInstaller directly in WebstoreInstaller
msimonides@opera.com
2014-04-23
1
-1
/
+1
*
Rename NOTIFICATION_EXTENSION_UNLOADED to
kalman@chromium.org
2014-03-19
1
-2
/
+2
*
Disable several failing tests after the browser test harness improvements in ...
jam@chromium.org
2014-03-18
1
-0
/
+3
*
Integrate new extension cache for non-user specific extensions/apps
dpolukhin@chromium.org
2014-01-24
1
-1
/
+1
*
PerformanceMonitor: Add new UMA histograms to track average/high CPU utilizat...
oysteine@chromium.org
2014-01-22
1
-10
/
+61
*
Introduce RenderProcessHostObserver::RenderProcessExited, use it in a new Ren...
avi@chromium.org
2014-01-02
1
-4
/
+4
*
Update some uses of UTF conversions in chrome/browser to use the base:: names...
avi@chromium.org
2013-12-24
1
-1
/
+1
*
Update some uses of Value in chrome/browser to use the base:: namespace.
avi@chromium.org
2013-12-23
2
-4
/
+4
*
Move GetFileSize, NormalizeFilePath to base namespace
brettw@chromium.org
2013-12-04
1
-4
/
+4
*
Move directory creation functions to base namespace.
brettw@chromium.org
2013-12-03
2
-3
/
+3
*
Move Extension and PermissionsData to extensions/common.
yoz@chromium.org
2013-11-15
3
-3
/
+3
*
Remove 4 static initializers on linux.
thakis@chromium.org
2013-11-13
1
-2
/
+4
*
-Wunused-functions for linux, android, chromeos
thakis@chromium.org
2013-11-12
1
-1
/
+1
*
Fixes for -Wunused-function on Linux, Android and ChromeOS
hans@chromium.org
2013-11-12
1
-0
/
+2
*
Rename NOTIFICATION_RENDERER_PROCESS_HANG to NOTIFICATION_RENDER_WIDGET_HOST_...
avi@chromium.org
2013-11-09
1
-2
/
+2
*
PerformanceMonitor: Add a new UMA histograms to track average CPU utilization...
oysteine@chromium.org
2013-10-24
1
-2
/
+8
*
Move extension_misc::UnloadedExtensionReason from extension_constants.h to Un...
yoz@chromium.org
2013-10-23
1
-3
/
+4
*
Changed the HighCPU UMA action into a histogram
oysteine@chromium.org
2013-10-11
1
-5
/
+3
*
PerformanceMonitor: Ensure module is initialized for all tests, to increase c...
oysteine@chromium.org
2013-10-09
3
-29
/
+21
*
Clean up unused constant globals
hans@chromium.org
2013-10-03
1
-5
/
+0
*
Fix for a startup crash when restoring the session if a specific performance ...
oysteine@chromium.org
2013-10-03
1
-4
/
+6
[next]