summaryrefslogtreecommitdiffstats
path: root/chrome/browser/metrics
Commit message (Expand)AuthorAgeFilesLines
* Disable Instant field trial as soon as UMA or Suggest is disabled.sreeram@chromium.org2011-08-212-0/+28
* Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...ananta@chromium.org2011-08-193-3/+3
* Use plugin state from default profile in metrics log.bauerb@chromium.org2011-08-191-2/+7
* Reland r96364: Rename PluginUpdater to PluginPrefs and make it per-profile.bauerb@chromium.org2011-08-191-0/+1
* GTTF: Clean up UITestSuite and ProxyLauncher:phajdan.jr@chromium.org2011-08-181-4/+0
* GTTF: Use a fresh TestingBrowserProcess for each test, part #7phajdan.jr@chromium.org2011-08-171-5/+1
* Fix MetricsServiceTest.CloseRenderersNormally flakiness.sreeram@chromium.org2011-08-151-8/+6
* Make WebPluginInfo more genericcpu@chromium.org2011-08-144-19/+14
* GTTF: Use a fresh TestingBrowserProcess for each test, part #6phajdan.jr@chromium.org2011-08-121-1/+1
* Profiles: Clear all BROWSER_OPENED usageerg@google.com2011-08-121-1/+1
* Marking MetricsServiceTest.CloseRenderersNormally flaky on Macgrt@chromium.org2011-08-121-1/+8
* Revert r96364, it's breaking a NaCl test.mnissler@chromium.org2011-08-111-1/+0
* Revert 96409 - Speculatively revert r96364, it's the best bet on the NaCL bre...mrossetti@chromium.org2011-08-111-0/+1
* Speculatively revert r96364, it's the best bet on the NaCL breakage.mnissler@chromium.org2011-08-111-1/+0
* Rename PluginUpdater to PluginPrefs and make it per-profile.bauerb@chromium.org2011-08-111-0/+1
* GTTF: Use a fresh TestingBrowserProcess for each test, part #5phajdan.jr@chromium.org2011-08-111-0/+8
* Profiles: Bookmark notifications should listen to only a specific profile.erg@chromium.org2011-08-091-1/+1
* wstring: remove wstrings from ChildProcessInfoevan@chromium.org2011-08-052-9/+10
* 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