summaryrefslogtreecommitdiffstats
path: root/base/file_version_info_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in base/.avi2015-12-261-2/+5
* clang/win: Let some chromium_code targets build with -Wextra.thakis2015-12-101-1/+1
* Cleanup: Remove unneeded path_service.h includes in base and chrome.thestig2014-11-061-1/+0
* Fix more disabled MSVC warnings, base/ edition.pkasting2014-10-011-1/+3
* Remove 'using base::string16;' from base/strings/string16.h and remove temporarydbeam@chromium.org2013-12-301-15/+15
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Fix more remaining FilePath -> base::FilePath.brettw@chromium.org2013-02-181-0/+2
* Base: Fix FileVersionInfo::CreateFileVersionInfoForCurrentModule so thatrvargas@google.com2011-04-221-3/+8
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-071-4/+1
* Revert 80819 due to failed testsmmenke@chromium.org2011-04-071-1/+4
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-071-4/+1
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Update file version info/memory details/process utils to use string16.avi@chromium.org2010-12-231-22/+15
* Turn on file access checks on Win.jam@chromium.org2010-11-041-0/+4
* Revert 64960 - Turn on file access checks on Win.rafaelw@chromium.org2010-11-031-4/+0
* Turn on file access checks on Win.jam@chromium.org2010-11-031-0/+4
* Refactor FileVersionInfo into an interface with platform implementations.tony@chromium.org2010-04-141-0/+188