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