summaryrefslogtreecommitdiffstats
path: root/chrome/app/chrome_main_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Move one more bit of early startup initialization to a function that has itsmark@chromium.org2011-04-261-1/+3
* Add some ScopedNSAutoreleasePools to things that can happen during earlymark@chromium.org2011-04-251-1/+6
* Use the real Mac browser app's bundle identifier everywhere that a basemark@chromium.org2011-04-221-0/+7
* startup: move some platform-specific code into platform filesevan@chromium.org2011-02-281-2/+6
* Added TranslateVariablesInPolicy to the policy toolkit.pastarmovj@chromium.org2011-02-251-63/+3
* Fixed leaky code in the UserDataDir policy code for mac.pastarmovj@chromium.org2011-02-141-13/+9
* Mac implementation of the UserDataDir policy.pastarmovj@chromium.org2011-02-111-0/+95