summaryrefslogtreecommitdiffstats
path: root/chrome/browser/metrics
Commit message (Expand)AuthorAgeFilesLines
* Move more files from chrome/test to chrome/test/base, part #5phajdan.jr@chromium.org2011-08-011-1/+1
* PluginList cleanup to fix a race condition and decrease the API surface for f...bauerb@chromium.org2011-07-291-1/+1
* MD5Update function uses StringPiece instead of raw buffer.dominich@chromium.org2011-07-261-2/+2
* Disable crashing of browser if threads are not responsivertenneti@chromium.org2011-07-261-2/+10
* bookmarks: Convert GetBookmarkBarNode() to unix_hacker style.tfarina@chromium.org2011-07-221-1/+1
* Use system request context in MetricsService.nkostylev@chromium.org2011-07-221-1/+1
* Deprecate Profile::GetDefaultRequestContext().willchan@chromium.org2011-07-201-1/+2
* base: Put md5.* into base namespace.tfarina@chromium.org2011-07-182-14/+14
* Use BrowserThreadMessageLoopProxy to post messages tortenneti@chromium.org2011-07-142-10/+12
* Nix CommandLine::GetSwitchCount.msw@chromium.org2011-07-131-3/+3
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-122-9/+16
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-104-55/+56
* Split SystemAccess into TimezoneSettings, StatisticsProvider, and SyslogsProv...satorux@chromium.org2011-07-101-2/+2
* Removed unnecessary call to initialize the COM libraryrtenneti@chromium.org2011-07-072-15/+0
* Remove logs from the unsent metrics log as soon as they are made pendingstuartmorgan@chromium.org2011-06-301-7/+3
* Fix TODO(evanm) about only having ui_test.h forward declare AutomationProxy.darin@chromium.org2011-06-271-0/+1
* bookmarks: Check if a bookmark node is an url by using is_url() method.tfarina@chromium.org2011-06-271-1/+1
* Added command line switches "crash-on-hang-threads" and"crash-on-hang-seconds...rtenneti@chromium.org2011-06-193-248/+554
* base: Move UI code out of SysInfo.derat@chromium.org2011-06-156-2/+152
* Collect stats to investigate the viability of UDPrtenneti@chromium.org2011-06-092-0/+19
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-072-7/+7
* Move UrlFetcher to content. I originally thought that it's only used by chro...jam@chromium.org2011-06-011-1/+1
* Revert of 86979 which is a revert of 86976. Changed the ping count fromrtenneti@chromium.org2011-05-273-14/+17
* Revert 86976 - Changed the ping count from 3 to 6, unresponsive count from 3 ...rtenneti@chromium.org2011-05-273-15/+12
* Changed the ping count from 3 to 6, unresponsive count from 3 to 6.rtenneti@chromium.org2011-05-273-12/+15
* Simplify the StopRecording call in MetricsServerstuartmorgan@chromium.org2011-05-272-20/+14
* Fix MetricsServiceTest.CloseRenderersNormally for touchui.sadrul@chromium.org2011-05-251-0/+10
* Add back a missing include in metrics_service.cc.rohitrao@chromium.org2011-05-251-0/+1
* Force a crash of the browser if IO thread hasn't respondedrtenneti@chromium.org2011-05-251-4/+4
* Add an OWNERS file for chrome/browser/metrics.rohitrao@chromium.org2011-05-241-0/+2
* Move LoadNotificationDetails to content/.avi@chromium.org2011-05-241-1/+1
* Start watching other threads 120 secs after startup.rtenneti@chromium.org2011-05-192-13/+22
* Add enabled attribute to plugin metrics.jam@chromium.org2011-05-181-0/+1
* Force a crash of the browser if IO thread hasn't respondedrtenneti@chromium.org2011-05-172-0/+21
* Collect stats (how other threads are responding) if wertenneti@chromium.org2011-05-141-1/+6
* iwyu: Include stringprintf.h where appropriate, part 2.jhawkins@chromium.org2011-05-111-6/+7
* Add one-time randomization support for FieldTrial, and the ability tojoi@chromium.org2011-05-102-0/+8
* Moved content/browser/gpu_* to content/browser/gpu/.apatrick@chromium.org2011-05-091-1/+1
* net: Move ResponseCookies into the net namespace.tfarina@chromium.org2011-05-062-2/+2
* Revert 84197 - Add one-time randomization support for FieldTrial, and the abi...joi@chromium.org2011-05-062-8/+0
* Add one-time randomization support for FieldTrial, and the ability tojoi@chromium.org2011-05-052-0/+8
* Field trials are currently implemented (commonly) using a static variable tha...rtenneti@chromium.org2011-04-292-0/+119
* When ThreadWatcher detects that a thread is not responding,rtenneti@chromium.org2011-04-282-17/+48
* Move UserMetrics to content.michaeln@google.com2011-04-272-115/+0
* Move GpuProcessHostUIShim and GpuDataManager now that they don't depend on gr...jam@chromium.org2011-04-261-1/+1
* Changes to record via histograms when one watched thread isrtenneti@chromium.org2011-04-232-11/+116
* Factor a scheduler object out of MetricsService.stuartmorgan@chromium.org2011-04-204-186/+267
* Revert 77398 - Remove unused memory usage collection in MetricsServiceMetrics...sail@chromium.org2011-04-192-8/+38
* Remove unused code from MetricsServicestuartmorgan@chromium.org2011-04-152-222/+7
* Get rid of libcros layer for system access code.satorux@chromium.org2011-04-151-4/+3