summaryrefslogtreecommitdiffstats
path: root/base/file_version_info_win.cc
Commit message (Expand)AuthorAgeFilesLines
* 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