- 3853a4c Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/. by [email protected] · 12 years ago
- 650b2d5 Merge branch 'master' into file_path_browser by [email protected] · 12 years ago
- 3ea1b18 Rename FilePath to base::FilePath and use new location of string_number_conversions in some chrome subdirectories. by [email protected] · 12 years ago
- 5c18155 [Autofill] Add the browser installation timestamp to the Risk protocol buffer. by [email protected] · 12 years ago
- b94584a Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition. by [email protected] · 12 years ago
- b1de2c7 Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple. by [email protected] · 12 years ago
- dd98f39 content: convert user action notification to callbacks by [email protected] · 12 years ago
- 8542bcc metrics: Remove bookmarks code since it's no longer relevant. by [email protected] · 12 years ago
- 5b19952 Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable. by [email protected] · 13 years ago
- ebd7196 Exclude PluginService for builds with enable_plugins==0 by [email protected] · 13 years ago
- 0de615a Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The pool also ensures that the same file requests are written in order received and that they block on shutdown. by [email protected] · 13 years ago
- dfa9add Revert 165062 - We believe this change broke startup_tests by [email protected] · 13 years ago
- 782c3ac Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The pool also ensures that the same file requests are written in order received and that they block on shutdown. by [email protected] · 13 years ago
- 4423768 Add a histogram to record when users use the reset-variation-state flag. by [email protected] · 13 years ago
- 410938e0 Make it possible to enable and disable metrics reporting separately from recording by [email protected] · 13 years ago
- 0c906e9 Add a histogram to track when the low entropy source has been created. by [email protected] · 13 years ago
- 12180f8 Shorten metrics timers for Android and iOS by [email protected] · 13 years ago
- 2b100df Add extra buckets to CrashExitCodes histogram for sandbox terminations. by [email protected] · 13 years ago
- 459f350 Switch NOTIFICATION_TAB_PARENTED to use WebContents. by [email protected] · 13 years ago
- e63a9ef Handle low entropy source values read from prefs more robustly. by [email protected] · 13 years ago
- 5d490e4 Adds a PageLoad user that gets recorded on every page load, exactly at the same time as the pageload count histogram is updated. by [email protected] · 13 years ago
- 20f999b5 Use a different algorithm with the low entropy source for field trials. by [email protected] · 13 years ago
- 5fbffb7 Record the first recorded entropy source instead of the last. by [email protected] · 13 years ago
- e535432 Inform GetEntropySource of whether or not metrics reporting will be enabled. by [email protected] · 13 years ago
- e07f2da Removing instances of profile_->GetBookmarkModel() as part of converting BookmarkModel to a PKS. by [email protected] · 13 years ago
- e764e58 chrome: Move browser_otr_state.h into chrome namespace. by [email protected] · 13 years ago
- 10b132b0 Refactor SyncedWindowDelegateAndroid into TabModel by [email protected] · 13 years ago
- 567d30e Move StatisticsRecorder out of histogram.cc/h for further refactoring. by [email protected] · 13 years ago
- 83ab4a28 Histograms - Support histograms for Plugins, GPU by [email protected] · 13 years ago
- c15faf37 Make metrics state machine more lenient about OLD vs. CURRENT by [email protected] · 13 years ago
- f167520 Remove the code to wait on disconnected child processes to get the exit code. This was done in r101435 to fix a problem where we were seeing processes "quit" but the result code wasn't ready. It looks like r68831 caused this, since it made the channel be disconnected before the process exits. by [email protected] · 13 years ago
- cd93707 Send UMA statistics about plug-in loading errors. by [email protected] · 13 years ago
- 19871a9 browser: Extract AutocompleteLog from autocomplete.*. by [email protected] · 13 years ago
- 117fbdf2 Add MetricsService::OnAppEnterBack/Foreground by [email protected] · 13 years ago
- 7d41ae6d Simplify the state-change logic in MetricsLog persisting by [email protected] · 13 years ago
- cd1ac71 Make the metrics logic for cutting a new log and uploading an old log clearer by [email protected] · 13 years ago
- 3dc1bc4 Move content::URLFetcher static functions to net::URLFetcher by [email protected] · 13 years ago
- d7c1fa6 Add histograms showing the breakdown of exit codes for renderer/extension crashes. by [email protected] · 13 years ago
- 7e49ad3 Move guid generation from chrome/common/ to base/. by [email protected] · 13 years ago
- bf02f92 Remove VLOGs from MetricsService by [email protected] · 13 years ago
- d6bebb9 Add a histogram to track UMA upload creation success vs. failure rate. by [email protected] · 13 years ago
- dc61fe9 [Metrics] Re-try failed protocol buffer uploads as well as failed XML uploads. by [email protected] · 13 years ago
- d119f22 Fix typo: asynchronus -> asynchronous by [email protected] · 13 years ago
- 29d81ee0 Explicitly check reporting state when returning the entropy source. by [email protected] · 13 years ago
- e61003a Add a non-identfying entropy source to MetricsService and use it in FieldTrialList. by [email protected] · 13 years ago
- 9f5c1ce8 Expand UMA upload success vs. failure histogram to explicitly track network failures (no connection?) by [email protected] · 13 years ago
- d3ec669b Change most content::URLFetcher references to net::URLFetcher by [email protected] · 13 years ago
- 15fb2aa Remove content::URLFetcherDelegate by [email protected] · 13 years ago
- 4266def2 Add histograms to track UMA upload success vs. failure rates. by [email protected] · 13 years ago
- 197c077 Add logging of Google Update configuration/statistics to UMA report. by [email protected] · 13 years ago
- 10c2d69 Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/ by [email protected] · 13 years ago
- 448ca4d [ChromeFrame] Upload metrics data to both the XML and the protocol buffer pipeline. by [email protected] · 13 years ago
- e7508d8 Keep track of pending uploads when persisting metrics logs by [email protected] · 13 years ago
- 3a7b66d Disallow UI/IO thread blocking on any other thread. by [email protected] · 13 years ago
- ed0fd00 [UMA] Add performance profile data to UMA uploads. by [email protected] · 13 years ago
- 1a838cc Revert 133773 - [UMA] Add performance profile data to UMA uploads. by [email protected] · 13 years ago
- a546a472 [UMA] Add performance profile data to UMA uploads. by [email protected] · 13 years ago
- 4306df7 cros: Log per-process memory use on low memory events by [email protected] · 13 years ago
- b8ddb05 Don't cache the IO thread in the MetricsService by [email protected] · 13 years ago
- 884033e Move notifications used only in chrome/ out of content/. by [email protected] · 13 years ago
- 6b44e9b5 Fix a DCHECK in the MetricsService implementation. by [email protected] · 13 years ago
- c372148 Revert 128369 - Histogram times surrounding render crashes by [email protected] · 13 years ago
- bc66d53 [UMA] Fully fill out the SystemProfileProto for each upload. by [email protected] · 13 years ago
- 897e2dc Histogram times surrounding render crashes by [email protected] · 13 years ago
- b4a72d84 Launch HTTP pipelining compatibility field trial for 1% of canary users. by [email protected] · 13 years ago
- 79f0ccc Revert 127579 - Launch HTTP pipelining compatibility field trial for 1% of canary users. by [email protected] · 13 years ago
- 75c34605 Launch HTTP pipelining compatibility field trial for 1% of canary users. by [email protected] · 13 years ago
- 604d8a06 Convert LogKeywords() into LogNumKeywords(). This avoids passing a const TemplateURLService*, which will be important once some of TemplateURLService's APIs become non-const. by [email protected] · 13 years ago
- 09d31d5 Move LoadNotificationDetails to content/public/browser and put it in the content namespace. by [email protected] · 13 years ago
- adbb376 Add a disabled FieldTrial for HTTP pipelining compatibility. by [email protected] · 13 years ago
- 7e56010 Convert uses of int ms to TimeDelta in chrome/browser and net (second try). by [email protected] · 13 years ago
- bd493ca Revert 124890 - Convert uses of int ms to TimeDelta in chrome/browser and net. by [email protected] · 13 years ago
- 343b50e9 Convert uses of int ms to TimeDelta in chrome/browser and net. by [email protected] · 13 years ago
- 2994826 Begin to separate the MetricsService logic for creating vs uploading logs by [email protected] · 13 years ago
- fe58acc2 Upload UMA data using protocol buffers. by [email protected] · 13 years ago
- c94d738 Eliminate race condition in MetricsService and re-enable WizardControllerTest by [email protected] · 13 years ago
- e324f6b Revert 123901 - Upload UMA data using protocol buffers. by [email protected] · 13 years ago
- b2a4812d Upload UMA data using protocol buffers. by [email protected] · 13 years ago
- 5cbeeef7 Fix regression in empty client_id being used for field trials that happen on startup. by [email protected] · 13 years ago
- 279703f Remove MetricsLogBase::AsMetricsLog() in favor of static_cast. by [email protected] · 14 years ago
- 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
- 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
- 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
- fc4252a7 Convert use of int ms to TimeDelta in files owned by jar. by [email protected] · 14 years ago
- 2e4cd1a Move chrome/common/metrics* files into a shared subdirectory. by [email protected] · 14 years ago
- fbe17c8a Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPrefs calls to CommitPendingWrites. by [email protected] · 14 years ago
- 3a5180ae Create an API around PluginService and use it from Chrome. by [email protected] · 14 years ago
- 04d2728b Added the server names for TCP/UDP echo servers to by [email protected] · 14 years ago
- ed10dd1 Remove BrowserThread::UnsafeGetBrowserThread, add UnsafeGetMessageLoopForThread. by [email protected] · 14 years ago
- 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
- 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
- 2226c22 base::Bind() conversion for MetricsService. by [email protected] · 14 years ago
- 8454aeb Migrate several instances of NewRunnableMethod to base::Bind in browser/metrics by [email protected] · 14 years ago
- 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
- 8d5f1dae Include PPAPI plugin crashes in the plugin crash data. by [email protected] · 14 years ago
- 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
- f520b5b Revert r108760 / reland r108744, r108753 w/ fix by [email protected] · 14 years ago
- 47217cf0 Revert r108744, r108753 - "Modify code in chrome to call wrapper functions on PluginService" by [email protected] · 14 years ago
- 8dc30c4 Modify code in chrome to call wrapper functions on PluginService by [email protected] · 14 years ago
- 631bb74 Move BrowserThread to content namespace. by [email protected] · 14 years ago