summaryrefslogtreecommitdiffstats
path: root/chrome/installer/gcapi_mac
Commit message (Expand)AuthorAgeFilesLines
* Support installation on Mac OS X 10.10 under gcapi.Mark Mentovai2014-10-021-2/+2
* Clean up a few unused globals.thakis@chromium.org2013-09-251-3/+0
* Support installation on Mac OS X 10.9 under gcapi.mark@chromium.org2013-09-241-2/+2
* gcapi mac: Only sudo if necessary when running the setup script.thakis@chromium.org2013-05-021-5/+34
* gcapi mac: Only check for /Applications write permissions if chrome needs to ...thakis@chromium.org2012-11-191-3/+7
* gcapi mac: If a system ticket points to a nonexistent folder, also set 'acces...thakis@chromium.org2012-11-161-1/+11
* gcapi: Let LaunchGoogleChrome() make a best-effort search for an existing chr...thakis@chromium.org2012-11-162-9/+33
* gcapi mac: Allow chrome installations if chrome doesn't exist where keystone ...thakis@chromium.org2012-11-161-2/+30
* gcapi/mac: Put master prefs in the right placethakis@chromium.org2012-08-151-1/+2
* gcapi example: Add --criteria-check longform for -cthakis@chromium.org2012-08-141-0/+1
* gcapi/mac: Prevent "unknown binary" stderr output from sudothakis@chromium.org2012-08-131-0/+3
* mac: Let gcapi install chrome as the CGSession ownerthakis@chromium.org2012-08-133-78/+142
* mac: Change gcapi to not install keystonethakis@chromium.org2012-08-101-73/+4
* More -Wunused-private-field cleanups.thakis@chromium.org2012-07-201-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Add a --criteria-check option to gcapi_example.thakis@chromium.org2012-06-021-1/+9
* mac gcapi: Make keystone registration work with existing system keystone and ...thakis@chromium.org2012-05-241-2/+8
* mac: Expand gcapi_examplethakis@chromium.org2012-05-242-12/+79
* mac gcapi: Add a InstallGoogleChrome() function.thakis@chromium.org2012-05-242-23/+269
* mac gcapi: Add LaunchGoogleChrome() function.thakis@chromium.org2012-05-183-0/+12
* mac: Start implementing gcapi.thakis@chromium.org2012-05-173-0/+175