summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_version_info.cc
Commit message (Expand)AuthorAgeFilesLines
* Reintroduce WebDataRequestManager::RequestCompletedOnThread Jank Instrumentationrobliao2015-03-131-0/+7
* Removing profiler instrumentations for task WebDataRequestManager::RequestCom...vadimt2014-12-111-6/+0
* Instrumenting signin internals.vadimt2014-11-241-0/+6
* Returns the proper OS when on iOS.noyau2014-10-081-0/+2
* Simplify VersionInfo code, avoid hitting sandbox IPC constantly on Windowsscottmg2014-10-071-68/+12
* Use a qualified path for grit includes in various chrome/ directories.thestig@chromium.org2014-08-131-2/+2
* Cleanup: Remove unneeded #includes for grit/, ui/base/l10n/l10n_util.h and ui...thestig@chromium.org2014-08-081-1/+0
* Update uses of UTF conversions in chrome/common to use the base:: namespace.avi@chromium.org2013-12-251-3/+3
* Expose "Chrome" as accessible product name.dmazzoni@chromium.org2013-06-291-0/+6
* Use a direct include of utf_string_conversions.h in chrome/app/, chrome/commo...avi@chromium.org2013-06-071-1/+1
* Replace i18n-ed string usage with hard-coded ASCII name in chrome_version_info.haruki@chromium.org2013-01-241-4/+4
* Set Chrome VersionInfo for Androidyfriedman@chromium.org2012-09-221-0/+2
* Fixes the naming in the About page of CrOS.khorimoto@chromium.org2012-05-151-1/+1
* Fix usage of --log-net-log on chromeos.joaodasilva@chromium.org2012-03-061-1/+5
* Fix duplicate OFFICIAL_BUILD macros.ivankr@chromium.org2012-01-311-2/+2
* Use UTF16ToUTF8 instead of UTF16ToASCII for version strings.jrg@chromium.org2011-11-041-3/+4
* Make the NaCl windows 64 bit binaries not depend on chrome targets. These tar...jam@chromium.org2011-09-121-2/+0
* Unify the version string to be displayed on "About Chromium" dialog. (2/6)haraken@google.com2011-07-251-1/+1
* Unify the version string to be displayed on "About Chromium" dialog. (1/6)haraken@google.com2011-07-231-1/+24
* Add more information to about:version and "About Chromium" dialogevan@chromium.org2011-05-101-1/+23
* Revert "Add more information to about:version and "About Chromium" dialog"evan@chromium.org2011-05-101-22/+1
* Add more information to about:version and "About Chromium" dialogevan@chromium.org2011-05-101-1/+22
* 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-3/+3
* Revert 69592 - file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-181-6/+19
* file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-181-19/+6
* Turn on file access checks on Win.jam@chromium.org2010-11-041-0/+3
* Revert 64960 - Turn on file access checks on Win.rafaelw@chromium.org2010-11-031-3/+0
* Turn on file access checks on Win.jam@chromium.org2010-11-031-0/+3
* Refactor version-getting info into a chrome::VersionInfo object.evan@chromium.org2010-08-271-35/+70
* Cleanup: Break another common->app dependency.thestig@chromium.org2010-07-201-0/+52