summaryrefslogtreecommitdiffstats
path: root/chrome/browser/metrics
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-204-18/+33
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-204-33/+18
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-204-18/+33
* Revert 69592 - file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-181-0/+5
* file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-181-5/+0
* Move GUID utils to src/chrome/common.sergeyu@chromium.org2010-12-151-1/+1
* This adds some plumbing for propagating the status and error code of a render...gspencer@chromium.org2010-12-141-3/+5
* Cleanup: Remove unneeded browser_thread.h usage.thestig@chromium.org2010-12-131-1/+0
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-4/+6
* Sanitize PrefStore interface.mnissler@chromium.org2010-12-091-5/+4
* Move:ben@chromium.org2010-12-022-2/+2
* No-op change to trigger another build.finnur@chromium.org2010-11-301-1/+1
* Remove redundant (and problematic) default initializaitonjar@chromium.org2010-11-221-1/+0
* Cleanup histogram synchronizerjar@chromium.org2010-11-202-171/+188
* Cleaned up thread safety for GpuProcessHost and GpuProcessHostUIShim.apatrick@chromium.org2010-11-171-3/+3