summaryrefslogtreecommitdiffstats
path: root/chrome/app/chrome_main_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Rename sys_string_conversions in chrome.brettw@chromium.org2013-03-281-1/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Make sure ShellIntegration::CommandLineArgsForLauncher respects the UserDataD...pastarmovj@google.com2013-02-201-19/+0
* Fix more remaining FilePath -> base::FilePath.brettw@chromium.org2013-02-181-2/+2
* Transition to base/mac/bundle_locations.h step 1jeremy@chromium.org2012-01-191-2/+3
* Back out trunk r103089 because it caused bug 98550.mark@chromium.org2011-09-291-44/+0
* Give each process its own bootstrap subset port as a subset of its inheritedmark@chromium.org2011-09-281-0/+44
* Get rid of unnecessary chrome_main_ files now that most of the code has been ...jam@chromium.org2011-09-061-5/+1
* 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