1. fe58acc2 Upload UMA data using protocol buffers. by [email protected] · 14 years ago
  2. c94d738 Eliminate race condition in MetricsService and re-enable WizardControllerTest by [email protected] · 14 years ago
  3. e324f6b Revert 123901 - Upload UMA data using protocol buffers. by [email protected] · 14 years ago
  4. b2a4812d Upload UMA data using protocol buffers. by [email protected] · 14 years ago
  5. 5cbeeef7 Fix regression in empty client_id being used for field trials that happen on startup. by [email protected] · 14 years ago
  6. 279703f Remove MetricsLogBase::AsMetricsLog() in favor of static_cast. by [email protected] · 14 years ago
  7. 4967f79 Add a Content API around BrowserChildProcessHost, similar to what was done with ChildProcessHost. Now classes like PluginProcessHost don't derive from it, but instead use composition. by [email protected] · 14 years ago
  8. f177ffd Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to what was done with ChildProcessHost. Now classes like PluginProcessHost don't derive from it, but instead use composition. by [email protected] · 14 years ago
  9. 3b0032a Add a Content API around BrowserChildProcessHost, similar to what was done with ChildProcessHost. Now classes like PluginProcessHost don't derive from it, but instead use composition. by [email protected] · 14 years ago
  10. fc4252a7 Convert use of int ms to TimeDelta in files owned by jar. by [email protected] · 14 years ago
  11. 2e4cd1a Move chrome/common/metrics* files into a shared subdirectory. by [email protected] · 14 years ago
  12. fbe17c8a Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPrefs calls to CommitPendingWrites. by [email protected] · 14 years ago
  13. 3a5180ae Create an API around PluginService and use it from Chrome. by [email protected] · 14 years ago
  14. 04d2728b Added the server names for TCP/UDP echo servers to by [email protected] · 14 years ago
  15. ed10dd13 Remove BrowserThread::UnsafeGetBrowserThread, add UnsafeGetMessageLoopForThread. by [email protected] · 14 years ago
  16. 4306c379 Get rid of the ChildProcessInfo class. It was carrying unnecessary data, and the fact that some processes inherited from it was confusing. There's now a simpler struct, content::ChildProcessData. BrowserChildProcessHost uses composition instead of inheritence. by [email protected] · 14 years ago
  17. bd5d6cf Move the ProcessType enum out to its own file. This is in preparation for getting rid of ChildProcessInfo. by [email protected] · 14 years ago
  18. 2226c22b base::Bind() conversion for MetricsService. by [email protected] · 14 years ago
  19. 8454aeb Migrate several instances of NewRunnableMethod to base::Bind in browser/metrics by [email protected] · 14 years ago
  20. f3b1a08 Define the public interface for content browser RenderProcessHost. This interface is implemented by the RenderProcessHostImpl class which lives in content\browser\renderer_host\render_process_host_impl.cc/.h. The RenderProcessHostImpl class is a consolidation of the RenderProcessHost and BrowserRenderProcessHost classes. by [email protected] · 14 years ago
  21. 8d5f1dae Include PPAPI plugin crashes in the plugin crash data. by [email protected] · 14 years ago
  22. 6f37144 Extract a ProcessMap class from ExtensionProcessManager. This is a dumb data class that can be used on both the IO and UI threads to test extension/process associations. by [email protected] · 14 years ago
  23. f520b5b Revert r108760 / reland r108744, r108753 w/ fix by [email protected] · 14 years ago
  24. 47217cf0 Revert r108744, r108753 - "Modify code in chrome to call wrapper functions on PluginService" by [email protected] · 14 years ago
  25. 8dc30c4 Modify code in chrome to call wrapper functions on PluginService by [email protected] · 14 years ago
  26. 631bb74 Move BrowserThread to content namespace. by [email protected] · 14 years ago
  27. 36aea270 Convert chrome callers of UrlFetcher to use the interface. I'll switch tests to use composition instead of inheritence in a future change. by [email protected] · 14 years ago
  28. facc68c3 Fix use-after-free that resulted from r106949. by [email protected] · 14 years ago
  29. 7cc6e563 Create a content::UrlFetcher interface that lives in content/public/common and convert users to it. I have added a static create function, but will switch instantiations to use it in another change since this has grown a lot. Basically this change converts function names away from unix_hacker style, which they shouldn't have been using anyways since some are virtual, and made all of the other functions virtual. by [email protected] · 14 years ago
  30. c530c85 Convert URLFetcher::Delegates to use an interface in content/public/common. Also remove the old URLFetcher delegate callback while I'm touching all of them.BUG=98716,83592 by [email protected] · 14 years ago
  31. 908de52 Cache the ranges_ vector and share the ranges_ vector by [email protected] · 14 years ago
  32. ad50def5 Make NotificationService an interface in the content namespace, and switch callers to use it. Move the implementation to content/browser. Stop creating it in all child processes since it's only used in the browser. by [email protected] · 14 years ago
  33. 6c2381d Move NotificationObserver, NotificationSource, and NotificationDetails to content/public/browser. by [email protected] · 14 years ago
  34. 718eab6 Remove RenderProcessHost::is_extension_process by [email protected] · 14 years ago
  35. a65a33a Fix the metrics service not working. r102421 replaced by [email protected] · 14 years ago
  36. 069cd995 Revert 103628 (I have a simpler fix) - Fix the metrics service not working because it was initialized before the browser threads were started. by [email protected] · 14 years ago
  37. b994cb85 Fix the metrics service not working because it was initialized before the browser threads were started. by [email protected] · 14 years ago
  38. cac267c Factor a log management helper out of MetricsService by [email protected] · 14 years ago
  39. d33e7cc Convert the PluginService interface to be an async wrapper around PluginList. by [email protected] · 14 years ago
  40. 7d77085 Revert to allowing previous number of events in an UMA log by [email protected] · 14 years ago
  41. accdfa6 Test the impact on stability of not uplodaing any events by [email protected] · 14 years ago
  42. 67c4e95 Force synchrous writing of "ExitedCleanly" prefs during shutdown by [email protected] · 14 years ago
  43. c0c55e9 Rearrange and validate clean-shutdown UMA stat by [email protected] · 14 years ago
  44. acd55b3 Force write of clean shutdown bit ASAP to try to help stats by [email protected] · 14 years ago
  45. dd8d12a Add local histogram to see what UMA pageloads are by [email protected] · 14 years ago
  46. d88bf0a Treat files downloaded from the address bar as "always safe" (including extensions per discussion with asargent and the extensions folks). by [email protected] · 14 years ago
  47. 3819f2ee Disable Instant field trial as soon as UMA or Suggest is disabled. by [email protected] · 14 years ago
  48. 2ccf45c Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg_, ChromeViewHostMsg, etc. by [email protected] · 14 years ago
  49. 91d9f3d Make WebPluginInfo more generic by [email protected] · 14 years ago
  50. 04024e2c Profiles: Clear all BROWSER_OPENED usage by [email protected] · 14 years ago
  51. 2f35a31 Profiles: Bookmark notifications should listen to only a specific profile. by [email protected] · 14 years ago
  52. 68b9e72b wstring: remove wstrings from ChildProcessInfo by [email protected] · 14 years ago
  53. 6859807 PluginList cleanup to fix a race condition and decrease the API surface for future refactorings: by [email protected] · 14 years ago
  54. a3bcff6 MD5Update function uses StringPiece instead of raw buffer. by [email protected] · 14 years ago
  55. 72bdcfe bookmarks: Convert GetBookmarkBarNode() to unix_hacker style. by [email protected] · 14 years ago
  56. 8ef3d805 Use system request context in MetricsService. by [email protected] · 14 years ago
  57. 9abfa19 Deprecate Profile::GetDefaultRequestContext(). by [email protected] · 14 years ago
  58. 0ad1d2d6 base: Put md5.* into base namespace. by [email protected] · 14 years ago
  59. 62b4e52 Nix CommandLine::GetSwitchCount. by [email protected] · 14 years ago
  60. 43211582 Moving notification types which are chrome specific to a new header file chrome_notification_types.h. by [email protected] · 14 years ago
  61. d43970a7 Split SystemAccess into TimezoneSettings, StatisticsProvider, and SyslogsProvider. by [email protected] · 14 years ago
  62. d53e223 Remove logs from the unsent metrics log as soon as they are made pending by [email protected] · 14 years ago
  63. 0890e60e bookmarks: Check if a bookmark node is an url by using is_url() method. by [email protected] · 14 years ago
  64. d67d105 Collect stats to investigate the viability of UDP by [email protected] · 14 years ago
  65. 8e5c89a Changes TemplateURLModel into TemplateURLService. Changes all access points to go through the newly made ProfileKeyedServiceFactory subclass. by [email protected] · 14 years ago
  66. 024b5cd Simplify the StopRecording call in MetricsServer by [email protected] · 14 years ago
  67. e257d5b Add back a missing include in metrics_service.cc. by [email protected] · 14 years ago
  68. 35e251d Move LoadNotificationDetails to content/. by [email protected] · 14 years ago
  69. edafd4c Add one-time randomization support for FieldTrial, and the ability to by [email protected] · 15 years ago
  70. cb04f5e net: Move ResponseCookies into the net namespace. by [email protected] · 15 years ago
  71. 5557b198f Revert 84197 - Add one-time randomization support for FieldTrial, and the ability to by [email protected] · 15 years ago
  72. 780702c Add one-time randomization support for FieldTrial, and the ability to by [email protected] · 15 years ago
  73. 7f7f196 Factor a scheduler object out of MetricsService. by [email protected] · 15 years ago
  74. 84c988a Revert 77398 - Remove unused memory usage collection in MetricsServiceMetricsService was calling MemoryDetails::StartFetch but wasn't using the result so I'm removing the call entirely.BUG=43207TEST=None by [email protected] · 15 years ago
  75. 54702c9 Remove unused code from MetricsService by [email protected] · 15 years ago
  76. 9b34516 Get rid of libcros layer for system access code. by [email protected] · 15 years ago
  77. b1c8dc0 Remove another unnecessary MetricsService API method. by [email protected] · 15 years ago
  78. 71b73f0 Cleanup: Update a bunch of files to the new location of browser_list.h. Part 1/3. by [email protected] · 15 years ago
  79. f8628c2 Get rid of PrefService::GetMutableDictionary/GetMutableList by [email protected] · 15 years ago
  80. f25b54a14 Coverity PASS_BY_VALUE fixes by [email protected] · 15 years ago
  81. 466f3c1 Simplify MetricsService API for shutting down by [email protected] · 15 years ago
  82. 3ffd3ae Remove a confusing obsolete comment from MetricsService's header by [email protected] · 15 years ago
  83. 9c1a75a Rename TreeNode::GetChildCount to TreeNode::child_count. Part 3. by [email protected] · 15 years ago
  84. 6faf7b1 Move ChildProcessHost and ChildProcessInfo to content. by [email protected] · 15 years ago
  85. 134d74a0 Remove unused memory usage collection in MetricsService by [email protected] · 15 years ago
  86. b3841c50 Update a bunch of files to the new location of notification files. by [email protected] · 15 years ago
  87. 2c910b7 Removing references to off the record in comments and log messages. by [email protected] · 15 years ago
  88. 5de63471 Get rid of a bunch of includes to old locations of headers. by [email protected] · 15 years ago
  89. 87ef9ea Abstracted out setting up of Notifications. Common by [email protected] · 15 years ago
  90. e47bc83 Back out thread watcher changes. by [email protected] · 15 years ago
  91. 3617ea9 First cut at a WATCHDOG thread that monitors threads for their by [email protected] · 15 years ago
  92. 49cd7e88 Fix a possible access to a deleted MetricsLog object. by [email protected] · 15 years ago
  93. c1834a9 Add support for collecting non-Chrome crash stats in Chrome OS. by [email protected] · 15 years ago
  94. f90bf0d9 net: Remove typedef net::URLRequestStatus URLRequestStatus; by [email protected] · 15 years ago
  95. 34b9963 Move base/thread.h to base/threading, fix up callers to use the new location. by [email protected] · 15 years ago
  96. ce072a7 Move platform_thread to base/threading and put in the base namespace. I left a by [email protected] · 15 years ago
  97. 191eb3f7 Re-land earlier patch that moves the NPAPI implementation from webkit/glue/plugins to webkit/plugins/npapi by [email protected] · 15 years ago
  98. c85b0ba Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi" by [email protected] · 15 years ago
  99. b6badfa Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi" by [email protected] · 15 years ago
  100. e0e75f6 Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put by [email protected] · 15 years ago