1. 70910be Base: Fix FileVersionInfo::CreateFileVersionInfoForCurrentModule so that by [email protected] · 14 years ago
  2. 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
  3. 5667f1b Revert 80819 due to failed tests by [email protected] · 14 years ago
  4. 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
  5. 34b9963 Move base/thread.h to base/threading, fix up callers to use the new location. by [email protected] · 15 years ago
  6. 4f260d0 Update file version info/memory details/process utils to use string16. by [email protected] · 15 years ago
  7. 45446a5 Turn on file access checks on Win. by [email protected] · 15 years ago
  8. 15d53df Revert 64960 - Turn on file access checks on Win. by [email protected] · 15 years ago
  9. 822e2947 Turn on file access checks on Win. by [email protected] · 15 years ago
  10. bcff05a Refactor FileVersionInfo into an interface with platform implementations. by [email protected] · 15 years ago[Renamed (74%) from base/file_version_info.cc]
  11. ef5ff1b Fix to use FilePath version of PathService::Get. by [email protected] · 16 years ago
  12. f539333 Reduce header dependencies in base/ by [email protected] · 16 years ago
  13. 7afa9c92 NO CODE CHANGE by [email protected] · 16 years ago
  14. 095622382 Add FilePath support to FileVersionInfo, fix Mac memory issues. by [email protected] · 17 years ago
  15. bf09a50 Use a more compact license header in source files. by license.bot · 17 years ago
  16. 5115474 Use %ls instead of %s in wprintf format strings for wchar_t fields. by [email protected] · 17 years ago
  17. d7cae12 Add base to the repository. by initial.commit · 17 years ago