summaryrefslogtreecommitdiffstats
path: root/chrome/browser/metrics
Commit message (Expand)AuthorAgeFilesLines
* Rename TreeNode::GetChildCount to TreeNode::child_count. Part 3.tfarina@chromium.org2011-03-101-1/+1
* Remove gpu_info() from GpuProcessHostUIShim. GPUInfo should be accessed thro...zmo@google.com2011-03-091-5/+5
* Move ChildProcessHost and ChildProcessInfo to content.jam@chromium.org2011-03-091-1/+1
* Remove unused memory usage collection in MetricsServicesail@chromium.org2011-03-092-38/+8
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-095-10/+10
* Removing references to off the record in comments and log messages.akalin@chromium.org2011-03-081-1/+1
* Add/improve a bunch of commentsjar@chromium.org2011-03-081-1/+1
* Make GPUInfo a struct, which it should be according to the C++ guidelines. T...jam@chromium.org2011-03-081-6/+2
* Wait for just RECEIVED_PONG, which verifies that we havertenneti@chromium.org2011-03-051-2/+0
* Fix for mac_valgrind giving an error on condition variable.rtenneti@chromium.org2011-03-041-11/+17
* Start Watching threads only if we are running. Activatertenneti@chromium.org2011-03-042-4/+19
* Use FRIEND_TEST_ALL_PREFIXES so that disabling tests does not break the build.phajdan.jr@chromium.org2011-03-031-6/+6
* Disable ThreadWatcherTest.MultipleThreadsNotResponding, flakily triggers asse...phajdan.jr@chromium.org2011-03-031-1/+2
* Reverting the revert 76468. Removed include for browser_thread.h.rtenneti@chromium.org2011-03-023-120/+245
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-021-1/+1
* Revert 76468 - Added back thread watcher changes.rtenneti@chromium.org2011-03-023-244/+119
* Added back thread watcher changes.rtenneti@chromium.org2011-03-023-119/+244
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-012-3/+3
* Revert 76199 - Trying changes to see the perfomance impact on Mac.rtenneti@chromium.org2011-02-283-189/+115
* Trying changes to see the perfomance impact on Mac.rtenneti@chromium.org2011-02-283-115/+189
* Revert 76168 - Trying changes to see the perfomance impact on Mac.rtenneti@chromium.org2011-02-263-72/+43
* Trying changes to see the perfomance impact on Mac.rtenneti@chromium.org2011-02-263-43/+72
* Revert 76156 - Added back thread watcher changes.rtenneti@chromium.org2011-02-263-73/+43
* Added back thread watcher changes.rtenneti@chromium.org2011-02-263-43/+73
* Revert 76154 - Revert 76015 - Added back thread watcher changes byrtenneti@chromium.org2011-02-263-73/+43
* Revert 76015 - Added back thread watcher changes byrtenneti@chromium.org2011-02-263-43/+73
* Abstracted out setting up of Notifications. Commonrtenneti@chromium.org2011-02-262-30/+42
* Back out thread watcher changes.rtenneti@chromium.org2011-02-255-42/+42
* Disabling Crash Renderers test, it fails always on offical trunk builderskerz@chromium.org2011-02-241-1/+1
* Thread Hang detector - enable it for Windows only and ifdef'edrtenneti@chromium.org2011-02-241-3/+4
* Stop thread watching on Mac to fix memory usagertenneti@chromium.org2011-02-241-0/+6
* Fixed the memory leak of callback Task in PostPingMessage.rtenneti@chromium.org2011-02-241-12/+16
* Fix OOL issues for linux from the last few days.erg@google.com2011-02-232-1/+3
* First cut at a WATCHDOG thread that monitors threads for theirrtenneti@chromium.org2011-02-235-30/+1109
* Recreate both GpuProcessHost and GpuProcessHostUIShim when a new GPU process ...apatrick@chromium.org2011-02-221-6/+9
* Get rid of browser_prefs::RegisterAllPrefs()mnissler@chromium.org2011-02-211-13/+14
* metrics: hash the path bytes directly for plugin filenameevan@chromium.org2011-02-071-2/+7
* Fix a possible access to a deleted MetricsLog object.bryner@chromium.org2011-02-011-4/+6
* Add support for collecting non-Chrome crash stats in Chrome OS.petkov@chromium.org2011-01-215-14/+113
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-131-8/+8
* Remove sleep_timeout_ms and fix all the callers.tfarina@chromium.org2011-01-111-2/+3
* Moves everything related to launching and terminating the browser from UITest...nirnimesh@chromium.org2011-01-081-1/+1
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-2/+2
* Move base/lock and base/condition_variable to base/synchronization/brettw@chromium.org2011-01-012-9/+9
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-011-2/+2
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-012-2/+2
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-5/+4
* Allow calling UserMetrics function from any thread.jam@chromium.org2010-12-232-2/+13
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-214-18/+33
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-214-33/+18