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
/
metrics
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove another unnecessary MetricsService API method.
stuartmorgan@chromium.org
2011-04-13
2
-28
/
+11
*
Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...
tfarina@chromium.org
2011-04-06
1
-1
/
+1
*
Get rid of PrefService::GetMutableDictionary/GetMutableList
battre@chromium.org
2011-04-05
1
-18
/
+19
*
Use lock-free lazy initialization for static histogram references
jar@chromium.org
2011-04-05
2
-1
/
+2
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
5
-9
/
+9
*
Coverity PASS_BY_VALUE fixes
dpapad@chromium.org
2011-03-24
2
-2
/
+2
*
Simplify MetricsService API for shutting down
stuartmorgan@chromium.org
2011-03-23
2
-8
/
+9
*
Remove a confusing obsolete comment from MetricsService's header
stuartmorgan@chromium.org
2011-03-17
3
-12
/
+5
*
Move the remaining files in chrome\common to content\common.
jam@chromium.org
2011-03-17
1
-1
/
+1
*
WATCHDOG thread and thread_watcher class to monitor the
rtenneti@chromium.org
2011-03-17
3
-70
/
+55
*
Rename TreeNode::GetChildCount to TreeNode::child_count. Part 3.
tfarina@chromium.org
2011-03-10
1
-1
/
+1
*
Remove gpu_info() from GpuProcessHostUIShim. GPUInfo should be accessed thro...
zmo@google.com
2011-03-09
1
-5
/
+5
*
Move ChildProcessHost and ChildProcessInfo to content.
jam@chromium.org
2011-03-09
1
-1
/
+1
*
Remove unused memory usage collection in MetricsService
sail@chromium.org
2011-03-09
2
-38
/
+8
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
5
-10
/
+10
*
Removing references to off the record in comments and log messages.
akalin@chromium.org
2011-03-08
1
-1
/
+1
*
Add/improve a bunch of comments
jar@chromium.org
2011-03-08
1
-1
/
+1
*
Make GPUInfo a struct, which it should be according to the C++ guidelines. T...
jam@chromium.org
2011-03-08
1
-6
/
+2
*
Wait for just RECEIVED_PONG, which verifies that we have
rtenneti@chromium.org
2011-03-05
1
-2
/
+0
*
Fix for mac_valgrind giving an error on condition variable.
rtenneti@chromium.org
2011-03-04
1
-11
/
+17
*
Start Watching threads only if we are running. Activate
rtenneti@chromium.org
2011-03-04
2
-4
/
+19
*
Use FRIEND_TEST_ALL_PREFIXES so that disabling tests does not break the build.
phajdan.jr@chromium.org
2011-03-03
1
-6
/
+6
*
Disable ThreadWatcherTest.MultipleThreadsNotResponding, flakily triggers asse...
phajdan.jr@chromium.org
2011-03-03
1
-1
/
+2
*
Reverting the revert 76468. Removed include for browser_thread.h.
rtenneti@chromium.org
2011-03-02
3
-120
/
+245
*
Get rid of a bunch of includes to old locations of headers.
jam@chromium.org
2011-03-02
1
-1
/
+1
*
Revert 76468 - Added back thread watcher changes.
rtenneti@chromium.org
2011-03-02
3
-244
/
+119
*
Added back thread watcher changes.
rtenneti@chromium.org
2011-03-02
3
-119
/
+244
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
2
-3
/
+3
*
Revert 76199 - Trying changes to see the perfomance impact on Mac.
rtenneti@chromium.org
2011-02-28
3
-189
/
+115
*
Trying changes to see the perfomance impact on Mac.
rtenneti@chromium.org
2011-02-28
3
-115
/
+189
*
Revert 76168 - Trying changes to see the perfomance impact on Mac.
rtenneti@chromium.org
2011-02-26
3
-72
/
+43
*
Trying changes to see the perfomance impact on Mac.
rtenneti@chromium.org
2011-02-26
3
-43
/
+72
*
Revert 76156 - Added back thread watcher changes.
rtenneti@chromium.org
2011-02-26
3
-73
/
+43
*
Added back thread watcher changes.
rtenneti@chromium.org
2011-02-26
3
-43
/
+73
*
Revert 76154 - Revert 76015 - Added back thread watcher changes by
rtenneti@chromium.org
2011-02-26
3
-73
/
+43
*
Revert 76015 - Added back thread watcher changes by
rtenneti@chromium.org
2011-02-26
3
-43
/
+73
*
Abstracted out setting up of Notifications. Common
rtenneti@chromium.org
2011-02-26
2
-30
/
+42
*
Back out thread watcher changes.
rtenneti@chromium.org
2011-02-25
5
-42
/
+42
*
Disabling Crash Renderers test, it fails always on offical trunk builders
kerz@chromium.org
2011-02-24
1
-1
/
+1
*
Thread Hang detector - enable it for Windows only and ifdef'ed
rtenneti@chromium.org
2011-02-24
1
-3
/
+4
*
Stop thread watching on Mac to fix memory usage
rtenneti@chromium.org
2011-02-24
1
-0
/
+6
*
Fixed the memory leak of callback Task in PostPingMessage.
rtenneti@chromium.org
2011-02-24
1
-12
/
+16
*
Fix OOL issues for linux from the last few days.
erg@google.com
2011-02-23
2
-1
/
+3
*
First cut at a WATCHDOG thread that monitors threads for their
rtenneti@chromium.org
2011-02-23
5
-30
/
+1109
*
Recreate both GpuProcessHost and GpuProcessHostUIShim when a new GPU process ...
apatrick@chromium.org
2011-02-22
1
-6
/
+9
*
Get rid of browser_prefs::RegisterAllPrefs()
mnissler@chromium.org
2011-02-21
1
-13
/
+14
*
metrics: hash the path bytes directly for plugin filename
evan@chromium.org
2011-02-07
1
-2
/
+7
*
Fix a possible access to a deleted MetricsLog object.
bryner@chromium.org
2011-02-01
1
-4
/
+6
*
Add support for collecting non-Chrome crash stats in Chrome OS.
petkov@chromium.org
2011-01-21
5
-14
/
+113
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
1
-8
/
+8
[next]