summaryrefslogtreecommitdiffstats
path: root/chrome/browser/mac
Commit message (Expand)AuthorAgeFilesLines
* Make install.sh call lsregister more like .keystone_install. Don't touch themark@chromium.org2012-10-051-2/+4
* Don't use NXArgc or NXArgv. Access them via _NSGetArgc() and _NSGetArgv().mark@chromium.org2012-08-071-11/+10
* mac: Remove code that was only needed on 10.5thakis@chromium.org2012-07-201-63/+4
* Remove all the OS X 10.6 SDK forward declarations.rsesek@chromium.org2012-07-181-16/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-118-8/+0
* Only reauthorize passwords. Don't try to reauthorize private keys, becausemark@chromium.org2012-06-011-0/+17
* mac gcapi: Add a InstallGoogleChrome() function.thakis@chromium.org2012-05-241-0/+1
* Ensure that the at-launch reauthorize actually reauthorizes all items, evenmark@chromium.org2012-05-171-13/+50
* Do Keychain reauthorization at update time.mark@chromium.org2012-05-161-2/+13
* Activate Keychain reauthorization.mark@chromium.org2012-05-152-0/+53
* Implement Keychain reauthorization.mark@chromium.org2012-05-154-0/+1152
* mac: Correctly set the default rlz ping delay, allow having a per-user master...thakis@chromium.org2012-04-251-2/+16
* Move launchd code from chrome/browser/mac to base/mac.lambroslambrou@chromium.org2012-03-294-177/+2
* Fix a few warnings that -Wnull-conversion of a future clang will complain about.thakis@chromium.org2012-03-281-4/+4
* Fix install-from-dmg.mark@chromium.org2012-03-272-13/+17
* Speculative Revert 128677 - Fix install-from-dmg.nduca@google.com2012-03-242-17/+13
* Fix install-from-dmg.mark@chromium.org2012-03-242-13/+17
* Move ScopedIOObject to base/mac.thakis@chromium.org2012-03-232-77/+11
* Move authorization_util files into base/mac.lambroslambrou@chromium.org2012-03-218-351/+19
* Cleanup: Remove base::environment_vector and base::file_handle_mapping_vector...thestig@chromium.org2012-02-241-1/+1
* Fix install-from-.dmg on 10.7.2 to add a persistent Dock tile.mark@chromium.org2012-01-301-18/+68
* Add OSSTATUS_LOG API.mark@chromium.org2012-01-275-17/+22
* Transition to base/mac/bundle_locations.h step 3jeremy@chromium.org2012-01-252-8/+7
* Fix reading brand code on Macsail@chromium.org2012-01-201-9/+23
* Transition to base/mac/bundle_locations.h step 2jeremy@chromium.org2012-01-193-10/+15
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ...pkasting@chromium.org2011-11-291-0/+4
* Random base::Bind migrations (low hanging fruit).csilv@chromium.org2011-11-091-1/+2
* Move content_restriction.h and main_function_params.h to content/public/commo...jam@chromium.org2011-10-312-3/+5
* Move content_paths.h to content/public/common.jam@chromium.org2011-10-211-1/+1
* Set the Keystone Glue to the "needs promotion" state when on a system ticketmark@chromium.org2011-10-182-9/+56
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1
* Move Leopard compatible block code to content/.avi@chromium.org2011-09-273-341/+0
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-211-0/+1
* Enable brand codes and master preferences on the Mac.avi@chromium.org2011-08-304-0/+83
* Weak-import more symbols in closure_blocks_leopard_compat:mark@chromium.org2011-08-163-6/+110
* Re-enable stripping to produce an MH_DYLIB_STUB formark@chromium.org2011-08-092-19/+18
* Allow use of ^blocks, even with the 10.5 SDK, and even with a 10.5 runtime.mark@chromium.org2011-08-083-0/+238
* 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-186-316/+436
* [Mac] Allow NSTask exceptions w/in Keystone.shess@chromium.org2011-07-151-1/+10
* Change base::LaunchProcess API slightlyevan@chromium.org2011-07-151-1/+1
* Move dependencies of download\base_file from chrome to content. These are all...jam@chromium.org2011-07-152-196/+0
* 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: Create persistent Dock icon.mark@chromium.org2011-06-304-2/+482
* Install from disk image: eject original disk image volume and trash disk imagemark@chromium.org2011-06-284-62/+403
* Rename scoped_ioobject to ScopedIOObject and put it into its own file. Renamemark@chromium.org2011-06-276-76/+91
* Move GetVersionStringModifier() and GetChannel() from platform_util_* to chro...haraken@google.com2011-06-241-5/+5