summaryrefslogtreecommitdiffstats
path: root/chrome/browser/mac/relauncher.cc
Commit message (Expand)AuthorAgeFilesLines
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/thestig2014-08-261-1/+1
* Implement ScopedFD in terms of ScopedGeneric.brettw@chromium.org2014-03-171-13/+11
* Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...jochen@chromium.org2014-03-151-11/+13
* Implement ScopedFD in terms of ScopedGeneric.brettw@chromium.org2014-03-141-13/+11
* Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...thakis@chromium.org2014-03-141-11/+13
* Implement ScopedFD in terms of ScopedGeneric.brettw@chromium.org2014-03-141-13/+11
* Update include paths in chrome/browser/ for base/process changes.rsesek@chromium.org2013-07-241-1/+1
* mac: Remove 10.5 sdk remnants.thakis@chromium.org2013-06-261-9/+0
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-241-2/+2
* Use a direct include of strings headers in chrome/browser/j*-n*/.avi@chromium.org2013-06-101-1/+1
* Rename sys_string_conversions in chrome.brettw@chromium.org2013-03-281-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-1/+1
* Move eintr_wrapper.h from base to base/posixbrettw@chromium.org2012-11-141-1/+1
* Don't use NXArgc or NXArgv. Access them via _NSGetArgc() and _NSGetArgv().mark@chromium.org2012-08-071-11/+10
* Cleanup: Remove base::environment_vector and base::file_handle_mapping_vector...thestig@chromium.org2012-02-241-1/+1
* Add OSSTATUS_LOG API.mark@chromium.org2012-01-271-2/+3
* Move content_restriction.h and main_function_params.h to content/public/commo...jam@chromium.org2011-10-311-2/+2
* Move content_paths.h to content/public/common.jam@chromium.org2011-10-211-1/+1
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1
* Update references to the now-gone LaunchApp() from the code.evan@chromium.org2011-07-191-1/+1
* Make Dock restart work on 10.5.mark@chromium.org2011-07-181-3/+3
* Change base::LaunchProcess API slightlyevan@chromium.org2011-07-151-1/+1
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-131-2/+4
* Revert "Clean up users of a deprecated base::LaunchApp API."evan@chromium.org2011-07-121-4/+2
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-121-2/+4
* Install from disk image: eject original disk image volume and trash disk imagemark@chromium.org2011-06-281-1/+21
* Fix relaunches on the Mac.mark@chromium.org2011-06-241-0/+368