1. 27d8778e Remove gpu_info() from GpuProcessHostUIShim. GPUInfo should be accessed through GpuDataManager, where it won't potentially bring up GPU process. by [email protected] · 14 years ago
  2. 9958a32 Add/improve a bunch of comments by [email protected] · 14 years ago
  3. a61508e5 Make GPUInfo a struct, which it should be according to the C++ guidelines. This makes it easy to write automated serilization code for it. by [email protected] · 14 years ago
  4. 06b2fc9 Recreate both GpuProcessHost and GpuProcessHostUIShim when a new GPU process is launched. by [email protected] · 14 years ago
  5. 0abb165 metrics: hash the path bytes directly for plugin filename by [email protected] · 14 years ago
  6. c1834a9 Add support for collecting non-Chrome crash stats in Chrome OS. by [email protected] · 15 years ago
  7. 191eb3f7 Re-land earlier patch that moves the NPAPI implementation from webkit/glue/plugins to webkit/plugins/npapi by [email protected] · 15 years ago
  8. c85b0ba Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi" by [email protected] · 15 years ago
  9. b6badfa Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi" by [email protected] · 15 years ago
  10. e0e75f6 Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put by [email protected] · 15 years ago
  11. b692a128 Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put by [email protected] · 15 years ago
  12. 30c9180 Revert 69592 - file_version_info was not finding Mac values correctly. by [email protected] · 15 years ago
  13. d9cb1618 file_version_info was not finding Mac values correctly. by [email protected] · 15 years ago
  14. 8e8bb6d Rename all methods accessing Singleton<T> as GetInstance(). by [email protected] · 15 years ago
  15. 19d7e56 Cleaned up thread safety for GpuProcessHost and GpuProcessHostUIShim. by [email protected] · 15 years ago
  16. 9ac4009 [GTK] Added unit tests for omnibox highlighting by [email protected] · 15 years ago
  17. dec76e80 FBTF: Move virtual methods to implementation files. by [email protected] · 15 years ago
  18. 0211f57e Refactor version-getting info into a chrome::VersionInfo object. by [email protected] · 15 years ago
  19. 37858e5 Move prefs-related files under chrome/browser/ into a prefs/ subdir. by [email protected] · 15 years ago
  20. 57ecc4b Make prefs use std::string for keys rather than wstrings. by [email protected] · 15 years ago
  21. bd7e7044 FBTF: Remove unneeded headers from base/ (part 5) by [email protected] · 15 years ago
  22. de6b8b6d FBTF: Remove unneeded headers from base/ (part 1) by [email protected] · 15 years ago
  23. e7b418b Convert DictionaryValue's keys to std::string (from wstring). by [email protected] · 15 years ago
  24. 1eeb5e0 Cleanup: Break another common->app dependency. by [email protected] · 15 years ago
  25. e8c287c87 Send the gpu information along with the rest of the metrics. by [email protected] · 15 years ago
  26. ddd231e Change a bunch of string types. by [email protected] · 15 years ago
  27. c9d81137 Convert WebPluginInfo from wstring to string16 by [email protected] · 15 years ago
  28. 1226abb Relanding this CL as the earlier attempt broke ChromeOS metrics tests. by [email protected] · 15 years ago
  29. 5efd48f Revert 49354 - causing regression in MetricsLogTest.ChromeOSEmptyRecord on CrOS by [email protected] · 15 years ago
  30. 69fc4705 Preparation CL for adding crash metrics UMA counters to ChromeFrame. Basically this would mean that metrics reporting would be done directly by [email protected] · 15 years ago
  31. 85ed9d4 Submitting CL http://codereview.chromium.org/2324001 on behalf of [email protected]: by [email protected] · 15 years ago
  32. bcff05a Refactor FileVersionInfo into an interface with platform implementations. by [email protected] · 15 years ago
  33. 9165f74 Switch to continuous reporting of uptime by [email protected] · 15 years ago
  34. 1cb92b8 chrome 3: string_util.h -> utf_string_conversions.h fix. by [email protected] · 15 years ago
  35. efc607b Switch to putting appversion at top level of XML by [email protected] · 15 years ago
  36. 052313b Move pref_{member,service} and important_file_writer from chrome/common by [email protected] · 15 years ago
  37. e4bece4 Revert 39421 - Switch to putting appversion at top level of XML by [email protected] · 15 years ago
  38. 70bb82dc Switch to putting appversion at top level of XML by [email protected] · 15 years ago
  39. 225c5084 Use buildtime to ensure stability stats by [email protected] · 16 years ago
  40. 7a90e37 Add GMT restriction to buildtime calculation by [email protected] · 16 years ago
  41. 37f39e4 Add buildtime to UMA upload data by [email protected] · 16 years ago
  42. 5ed7d457 Enable UMA data upload in ChromeFrame by [email protected] · 16 years ago
  43. 1f08562 Improve reporting of subprocess crashes. by [email protected] · 16 years ago
  44. 4dad9ad8 Many changes to DictionaryValues: by [email protected] · 16 years ago
  45. 978df34 Move base64 from 'net/base' into 'base'. by [email protected] · 16 years ago
  46. afe3a167 Use plain strings instead of wstrings for UMA actions by [email protected] · 16 years ago
  47. 15cf713da Remove the UMA stats for whether the renderer was in a new desktop or not. by [email protected] · 16 years ago
  48. be6bf5e Solve a strict-aliasing issue in metrics_log.cc to appease gcc 4.4 on Linux. by [email protected] · 16 years ago
  49. f88ba61a Add back in log info about histogram hashes by [email protected] · 16 years ago
  50. 0e3e3e3 Add GTK options window (no options actually configurable yet.) by [email protected] · 16 years ago
  51. 0bfc29a Searching by keyword now generates a visit against the site with a by [email protected] · 16 years ago
  52. 8e50b60 revert broken change 10833 by [email protected] · 16 years ago
  53. 3a79b3c Port DictionaryValue to use string16 instead of wstring. by [email protected] · 16 years ago
  54. 6470ee8f Revert dsh's change 10818 by [email protected] · 16 years ago
  55. 32c1471 Port DictionaryValue to use string16 instead of wstring. by [email protected] · 16 years ago
  56. 541f7792 Discard crash data during first run of a new version. by [email protected] · 16 years ago
  57. a27a938 Refactor plugin process code in the browser process so that the browser/about:memory/task manager/metrics code doesn't depend on PluginProcessHost pointers. In a future changelist I'll add one central child process registry in the browser process. by [email protected] · 16 years ago
  58. cd1adc2 Move metrics files into a subdir by [email protected] · 17 years ago[Renamed (99%) from chrome/browser/metrics_log.cc]
  59. 046344c Fix layout test failures. Looks like keying the plugins based on OriginalFileName didn't work, since different filenames might still have the same value (i.e. QuickTime). Instead I did what Firefox does, which is collect the list of directories in one pass, then crawl them in another. by [email protected] · 17 years ago
  60. b734450 Get rid of lowercasing plugin filenames in order to determine if two paths point to the same plugin. Check plugin versions and load the latest version if multiple versions are found.I've also refactored and cleaned PluginList so that it doesn't depend on PluginLib, which only made sense a long time ago when plugins were loaded in process. Now PluginLib will only be loaded in the plugin process (and not in the browser process as well). by [email protected] · 17 years ago
  61. 147bbc0b (Correctly) acquire real-time UMA stats for aggregation by [email protected] · 17 years ago
  62. 690a99c Move plugins to FilePaths, some cleanup by [email protected] · 17 years ago
  63. 5e324b7 Switched MetricsService over to using UTF8 string values. by [email protected] · 17 years ago
  64. 0b33f80b Increase UMA upload interval, and upload usage stats more often by [email protected] · 17 years ago
  65. 29d02e5 Port few files in browser/ to Linux. by [email protected] · 17 years ago
  66. 381e299 Omnibox metrics logging patch splitout, part 6: Log more omnibox data (client side). by [email protected] · 17 years ago
  67. d1be67b Send the chrome.dll base address in the UMA initial log. This will help us detect address space collisions where chrome.dll is needing to be rebased, and it will help us choose a better base address. by [email protected] · 17 years ago
  68. ffaf78a Omnibox metrics logging patch splitout, part 1: Random miscellaneous small style and similar changes. In one or two cases the motivation is not obvious without looking at the original patch. by [email protected] · 17 years ago
  69. e1acf6f Move Time, TimeDelta and TimeTicks into namespace base. by [email protected] · 17 years ago
  70. d01b873 by [email protected] · 17 years ago
  71. 05f9b68 Refactoring for portability: by [email protected] · 17 years ago
  72. 8c8824b Revert change 2419 because it breaks the build by [email protected] · 17 years ago
  73. 5495d83 This is the same change as issue 1633 ( http://codereview.chromium.org/1633 ) together with the disabling of a test called MetricsServiceTest.CloseRenderersNormally which the change makes obsolete (see bug 2522.) by [email protected] · 17 years ago
  74. ed6fc35 Fix a typo in r2358. Review URL: http://codereview.chromium.org/3142 by [email protected] · 17 years ago
  75. fadf97f Add cross platform base::SysInfo::AmountOfPhysicalMemoryMB to replace the Windows only env_util::GetPhysicalMemoryMB. by [email protected] · 17 years ago
  76. 22004320 Back r2151 since it causes ui tests failures. by [email protected] · 17 years ago
  77. f4f2df8 Added routines to MetricsService to parse the server response and respond to the request to cease uploading with some probability. by [email protected] · 17 years ago
  78. bf09a50 Use a more compact license header in source files. by license.bot · 17 years ago
  79. e73c0197 Add a couple of metrics to help us quantify two cases that can prevent us to get crash reports. by [email protected] · 17 years ago
  80. a9bb6f69 Move some more classes from net/base into the net:: namespace. by [email protected] · 17 years ago
  81. 8e674e4 Send the "shutdown didn't get to finish" metric to UMA. by [email protected] · 17 years ago
  82. 46072d4 Try to cut down on some unnecessary dependencies. Remove any unused includes of gurl.h in header files, and forward declare GURL where possible. by [email protected] · 17 years ago
  83. 09911bf Add chrome to the repository. by initial.commit · 17 years ago