summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/eula_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/, part 2.thestig2014-08-231-1/+1
* Fix the EULA sentinel file path determination.msw@chromium.org2014-04-151-3/+1
* Fix the new First Run sentinel file path determination.msw@chromium.org2014-03-281-12/+1
* Always drop the First Run sentinel in the User Data directory.gab@chromium.org2014-02-261-8/+6
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-2/+2
* Move FilePath->base::FilePathbrettw@chromium.org2013-02-111-3/+3
* Implementing app command to query EULA acceptance state for Chrome. huangs@chromium.org2013-02-011-0/+110