1. eb72b27 Standardize StringToInt{,64} interface. by [email protected] · 14 years ago
  2. 6de0fd1d Allow linker initialization of lazy instance by [email protected] · 14 years ago
  3. 46c373a Remove version hacks for platform version. by [email protected] · 14 years ago
  4. 1f05c03 Revert 88545 - Revert 88470 (broke ServiceProcessStateTest.ForceShutdown on CrOS) - Fix for system version unit tests in cros. by [email protected] · 14 years ago
  5. fe68e73 Revert 88470 (broke ServiceProcessStateTest.ForceShutdown on CrOS) - Fix for system version unit tests in cros. by [email protected] · 14 years ago
  6. a25a282 Fix for system version unit tests in cros. by [email protected] · 14 years ago
  7. 6c52c1ec Revert 88440 - Change Chrome OS version numbers to Platform versions. by [email protected] · 14 years ago
  8. 71b5a446 Change Chrome OS version numbers to Platform versions. by [email protected] · 14 years ago
  9. f48122119 Make the windows_version.h functions threadsafe by using a singleton. Add accessors to the singleton for more values that various code wants, then convert almost everyone using OSVERSIONINFO or SYSTEM_INFO structs to calling these accessors. Declare an AtExitManager in the out-of-process test runner since it didn't have one and that breaks singleton-using code in the test executable (as opposed to in chrome.dll). by [email protected] · 14 years ago
  10. 5667f1b Revert 80819 due to failed tests by [email protected] · 14 years ago
  11. 51761747 Make the windows_version.h functions threadsafe by using a singleton. Add accessors to the singleton for more values that various code wants, then convert almost everyone using OSVERSIONINFO or SYSTEM_INFO structs to calling these accessors. Declare an AtExitManager in the out-of-process test runner since it didn't have one and that breaks singleton-using code in the test executable (as opposed to in chrome.dll). by [email protected] · 14 years ago
  12. 8c32ac1 Read ChromeOS version numbers from file before sandboxing and cache them. by [email protected] · 14 years ago
  13. 34b9963 Move base/thread.h to base/threading, fix up callers to use the new location. by [email protected] · 15 years ago
  14. ba74b0d2 Thread IO safety: annotate file_util, and block IO thread from doing IO by [email protected] · 15 years ago
  15. c2750c6 Update code that previously constructed strings from string iterators only to use StringToInt. These usages now pass the iterators directly to the new StringToInt overloads. by [email protected] · 15 years ago
  16. e83326f Convert more callers of the integer/string functions to using by [email protected] · 15 years ago
  17. 323b877 Fix test failure: SysInfoTest.GoogleChromeOSVersionNumbersFirst by [email protected] · 16 years ago
  18. 3214ef1 We want GOOGLE_CHROME_BUILDs on Chrome OS to get the appropriate OS version info. by [email protected] · 16 years ago
  19. 61b8ad7 Creating a unique user-agent string for ChromeOS builds, so that metrics can be aggregated separately from standard Chrome on Linux by [email protected] · 16 years ago