- db7fec83 [UMA] Drop base-64 encoding from MetricsLogBase::CreateHashes by [email protected] · 12 years ago
- f31a01a [UMA] Rip out more of the deprecated XML logging code. by [email protected] · 12 years ago
- 86573d1 Add install_date from prefs into UMA logs with 1 hour granularity. by [email protected] · 12 years ago
- d5d38325 Change ChromeProcessType to NaClProcessType. by [email protected] · 12 years ago
- 761fa470 chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1 by [email protected] · 12 years ago
- 8481347 Use a direct include of time headers in chrome/browser/, part 6. by [email protected] · 12 years ago
- 7d793006 Remove PROCESS_TYPE_PROFILE_IMPORT since it's not used anymore. by [email protected] · 12 years ago
- 0eecc254 [UMA] Rip out some XML logging code. by [email protected] · 12 years ago
- cadac62 Call scoped_refptr<T>::get() rather than relying on implicit "operator T*" by [email protected] · 12 years ago
- f9b29436 Use a direct include of strings headers in chrome/browser/j*-n*/. by [email protected] · 12 years ago
- 112158af Use a direct include of utf_string_conversions.h in chrome/browser/, part 2. by [email protected] · 12 years ago
- 0fafc8d Rename AutocompleteLog to OmniboxLog and move it into c/b/omnibox. by [email protected] · 12 years ago
- d7b5cc7 Move GPU device/driver info related code from content to gpu. by [email protected] · 12 years ago
- 7fba3e5 Revert 201380 "Move GPU device/driver info related code from con..." by [email protected] · 12 years ago
- c36744a Move GPU device/driver info related code from content to gpu. by [email protected] · 12 years ago
- b7f64d74 Move AutocompleteMatch::Type enum to chrome/common/autocomplete_match_type.h by [email protected] · 12 years ago
- ffaf732 Cleanup: Remove unneeded base/file_util.h includes in chrome. by [email protected] · 12 years ago
- e245ace9 Correct DPI setting to account for undocumented scaling. by [email protected] · 12 years ago
- 728f9b2 [UMA] Re-enable uploading of Bluetooth metrics. by [email protected] · 12 years ago
- 1b3eb738 [UMA] Disable uploading Bluetooth metrics for now. by [email protected] · 12 years ago
- 611ae29a Bluetooth: gather usage metrics by [email protected] · 12 years ago
- 68d595c Revert 196990 "Bluetooth: gather usage metrics" by [email protected] · 12 years ago
- 5359e057 Bluetooth: gather usage metrics by [email protected] · 12 years ago
- 007b3f8 Rewrite std::string("") to std::string(), Linux edition. by [email protected] · 12 years ago
- 69d7f89 Revert "Rewrite std::string("") to std::string(), Linux edition." by [email protected] · 12 years ago
- e59558b7 Rewrite std::string("") to std::string(), Linux edition. by [email protected] · 12 years ago
- eabbfb1 Hide ContentClient getters from embedders so that they they don't reuse content's embedder API. The main reasons are that it makes content's embedder interfaces harder to change if they're reused by the embedder, and that its makes it confusing for embedder code when there are multiple ways to do the same thing. by [email protected] · 12 years ago
- f3b35769 Split the ProcessType enum into process types that content knows about (which will remain in src\content) and those that are for chrome (which moved to src\chrome). This way we won't get any more layering violations where nacl code is in content. by [email protected] · 12 years ago
- f608ea10 Change the way the omnibox handles CTRL-Enter navigations. by [email protected] · 12 years ago
- a703e71e Replacing DictionaryValue::key_iterator by DictionaryValue::Iterator in several folders in chrome/browser. by [email protected] · 12 years ago
- 5eae204c Add WifiPHYLayerProtocol to SystemProfile. by [email protected] · 12 years ago
- 3853a4c Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/. 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
- b1de2c7 Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple. by [email protected] · 12 years ago
- f65859e Chrome: Enable ChromeOS-Wide-Profiling by [email protected] · 12 years ago
- 8542bcc metrics: Remove bookmarks code since it's no longer relevant. by [email protected] · 12 years ago
- 24b9bb39 Add Brand Code to UMA Uploads by [email protected] · 12 years ago
- 74b299e Add NetworkChangeNotifier::ConnectionType to SystemProfile. by [email protected] · 12 years ago
- d6bdfae Adding gl_vendor and gl_renderer to the crash report and UMA system profile protocol buffers. by [email protected] · 13 years ago
- 62b3ef5 Set AutocompleteLog.completed_length if available. by [email protected] · 13 years ago
- 76869ff Adding UMA stats for DPI. by [email protected] · 13 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
- ca5ac4b Update comment that incorrectly specified a timestamp's units in milliseconds rather than seconds. by [email protected] · 13 years ago
- 35d5560 Omnibox: Log Elapsed Time Since Last Time The Default Match Changed by [email protected] · 13 years ago
- 9d58e3d Do not set completed_length to 0 if not available. by [email protected] · 13 years ago
- 0c8b7ad Don't report field trial groups until group() has been called. by [email protected] · 13 years ago
- cc5d7f4 [UMA] Rename the misleadinglingly named "install_date" field in the UMA uploads. by [email protected] · 13 years ago
- 0416226 [UMA] Un-swap the function and file name hashes for the uploaded profiler data. by [email protected] · 13 years ago
- 2532060 Implement Bookmark Autocomplete Provider by [email protected] · 13 years ago
- 0b6a4fb Cleanup: Rename to base::SysInfo::CPUArchitecture() to OperatingSystemArchitecture(). by [email protected] · 13 years ago
- ffabb1e Makes gfx::Screen an instance, rather than a collection of static methods. by [email protected] · 13 years ago
- 5106b3a Add Android fingerprint to metrics logs by [email protected] · 13 years ago
- 59a7ae4e Delete some unused code found by -Wunused-function by [email protected] · 13 years ago
- 0f5e57f5 Move chrome/browser/plugin_* to chrome/browser/plugins/ by [email protected] · 13 years ago
- dbacefb autocomplete: Add ContactProvider. by [email protected] · 13 years ago
- 35f1f4f0 autocomplete: Add AutocompleteProvider::Type enum. by [email protected] · 13 years ago
- aa9641797 Record device scale factor in the metrics log by [email protected] · 13 years ago
- cf265dc0 Move Variations stuff into variations/ directories and add OWNERS files for the variations client team. by [email protected] · 13 years ago
- 2ac73f6 Rename all of experiments_helper to variations_helper, including files, namespaces, and various function names. by [email protected] · 13 years ago
- 1bb25e0 [UMA] Add " (Metro)" to the OS name for UMA uploads from Chrome running under Windows 8's Metro mode. by [email protected] · 13 years ago
- a61890e Correct const accessors in base/values.(h|cc) by [email protected] · 13 years ago
- 9f8bc2f autocomplete: Rename autocomplete.* to autocomplete_input.*. by [email protected] · 13 years ago
- 73c2b163 autocomplete: Extract AutocompleteResult from autocomplete.*. 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
- 30f5bc9 browser: Extract AutocompleteProvider from autocomplete.* by [email protected] · 13 years ago
- 42c0a0c6 Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX. by [email protected] · 13 years ago
- cf6256f Omnibox: In UMA logs, record typed_count of URLS. by [email protected] · 13 years ago
- 0e9e878 Adds per-provider information to omnibox UMA logs. by [email protected] · 13 years ago
- 197c077 Add logging of Google Update configuration/statistics to UMA report. by [email protected] · 13 years ago
- a094e2c Change GPUInfo to handle multiple GPUs. by [email protected] · 13 years ago
- 660fe8f3 Omnibox: Add logging of whether the user just deleted text from the omnibox by [email protected] · 13 years ago
- 1bc7519 Metrics should log size in pixel by [email protected] · 13 years ago
- ee90253 Omnibox: Add logging of what type of page was displayed when it's used by [email protected] · 13 years ago
- ad2461c Remove the hash fields from FieldTrials. by [email protected] · 13 years ago
- 8f82968 Explicitly track the time source type in base/profiler/alternate_timer.h by [email protected] · 13 years ago
- 00209ad Revert 134041 - Explicitly track the time source type in base/profiler/alternate_timer.h by [email protected] · 13 years ago
- b55d498 Explicitly track the time source type in base/profiler/alternate_timer.h by [email protected] · 13 years ago
- ed0fd00 [UMA] Add performance profile data to UMA uploads. by [email protected] · 13 years ago
- b82c42c4 * Separated implementation class from gfx::Screen 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
- 6595631 Add two missing Omnibox events to the protobuf version of the UMA pipeline by [email protected] · 13 years ago
- bc66d53 [UMA] Fully fill out the SystemProfileProto for each upload. by [email protected] · 13 years ago
- d1f43ab Refactoring to make GpuPerformanceStats part of gpu info collection. by [email protected] · 13 years ago
- 767c9d9 [UMA] Include field trial tuples in the UMA upload. by [email protected] · 13 years ago
- fe58acc2 Upload UMA data using protocol buffers. 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
- 79078df Add a Content API around GpuDataManager and use that from chrome. I moved GpuPerformanceStats to chrome since it wasn't used in content. by [email protected] · 13 years ago
- 9e34976 When UMA logs omnibox events, record omnibox modification time. by [email protected] · 13 years ago
- 67f92bc3 Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leaky by [email protected] · 14 years ago
- 0fdc15d When UMA logs omnibox events, record the number of terms in the omnibox. by [email protected] · 14 years ago
- 279703f Remove MetricsLogBase::AsMetricsLog() in favor of static_cast. by [email protected] · 14 years ago
- 1df44b7 Clean up chrome/browser/metrics code a bit. by [email protected] · 14 years ago
- 6ebc316 Enable UMA logging of tab IDs for omnibox interactions. by [email protected] · 14 years ago
- 054c801 chrome: Remove 10 exit time destructors and 2 static initializers. by [email protected] · 14 years ago
- 6b7d954ff Move DisplayUtils methods into gfx::Screen. by [email protected] · 14 years ago
- 24c935e5 Don't log plugin enabled state when there is no profile. by [email protected] · 14 years ago