Sign in
chromium
/
chromium
/
src
/
5ffb0a4c1abc6ca5e2261d40ef19a216e86265e4
/
base
/
sys_info_chromeos.cc
eb72b27
Standardize StringToInt{,64} interface.
by
[email protected]
· 14 years ago
6de0fd1d
Allow linker initialization of lazy instance
by
[email protected]
· 14 years ago
46c373a
Remove version hacks for platform version.
by
[email protected]
· 14 years ago
1f05c03
Revert 88545 - Revert 88470 (broke ServiceProcessStateTest.ForceShutdown on CrOS) - Fix for system version unit tests in cros.
by
[email protected]
· 14 years ago
fe68e73
Revert 88470 (broke ServiceProcessStateTest.ForceShutdown on CrOS) - Fix for system version unit tests in cros.
by
[email protected]
· 14 years ago
a25a282
Fix for system version unit tests in cros.
by
[email protected]
· 14 years ago
6c52c1ec
Revert 88440 - Change Chrome OS version numbers to Platform versions.
by
[email protected]
· 14 years ago
71b5a446
Change Chrome OS version numbers to Platform versions.
by
[email protected]
· 14 years ago
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
5667f1b
Revert 80819 due to failed tests
by
[email protected]
· 14 years ago
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
8c32ac1
Read ChromeOS version numbers from file before sandboxing and cache them.
by
[email protected]
· 14 years ago
34b9963
Move base/thread.h to base/threading, fix up callers to use the new location.
by
[email protected]
· 15 years ago
ba74b0d2
Thread IO safety: annotate file_util, and block IO thread from doing IO
by
[email protected]
· 15 years ago
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
e83326f
Convert more callers of the integer/string functions to using
by
[email protected]
· 15 years ago
323b877
Fix test failure: SysInfoTest.GoogleChromeOSVersionNumbersFirst
by
[email protected]
· 16 years ago
3214ef1
We want GOOGLE_CHROME_BUILDs on Chrome OS to get the appropriate OS version info.
by
[email protected]
· 16 years ago
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