| Commit message (Expand) | Author | Age | Files | Lines |
* | Make install.sh call lsregister more like .keystone_install. Don't touch the | mark@chromium.org | 2012-10-05 | 1 | -2/+4 |
* | Don't use NXArgc or NXArgv. Access them via _NSGetArgc() and _NSGetArgv(). | mark@chromium.org | 2012-08-07 | 1 | -11/+10 |
* | mac: Remove code that was only needed on 10.5 | thakis@chromium.org | 2012-07-20 | 1 | -63/+4 |
* | Remove all the OS X 10.6 SDK forward declarations. | rsesek@chromium.org | 2012-07-18 | 1 | -16/+1 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 8 | -8/+0 |
* | Only reauthorize passwords. Don't try to reauthorize private keys, because | mark@chromium.org | 2012-06-01 | 1 | -0/+17 |
* | mac gcapi: Add a InstallGoogleChrome() function. | thakis@chromium.org | 2012-05-24 | 1 | -0/+1 |
* | Ensure that the at-launch reauthorize actually reauthorizes all items, even | mark@chromium.org | 2012-05-17 | 1 | -13/+50 |
* | Do Keychain reauthorization at update time. | mark@chromium.org | 2012-05-16 | 1 | -2/+13 |
* | Activate Keychain reauthorization. | mark@chromium.org | 2012-05-15 | 2 | -0/+53 |
* | Implement Keychain reauthorization. | mark@chromium.org | 2012-05-15 | 4 | -0/+1152 |
* | mac: Correctly set the default rlz ping delay, allow having a per-user master... | thakis@chromium.org | 2012-04-25 | 1 | -2/+16 |
* | Move launchd code from chrome/browser/mac to base/mac. | lambroslambrou@chromium.org | 2012-03-29 | 4 | -177/+2 |
* | Fix a few warnings that -Wnull-conversion of a future clang will complain about. | thakis@chromium.org | 2012-03-28 | 1 | -4/+4 |
* | Fix install-from-dmg. | mark@chromium.org | 2012-03-27 | 2 | -13/+17 |
* | Speculative Revert 128677 - Fix install-from-dmg. | nduca@google.com | 2012-03-24 | 2 | -17/+13 |
* | Fix install-from-dmg. | mark@chromium.org | 2012-03-24 | 2 | -13/+17 |
* | Move ScopedIOObject to base/mac. | thakis@chromium.org | 2012-03-23 | 2 | -77/+11 |
* | Move authorization_util files into base/mac. | lambroslambrou@chromium.org | 2012-03-21 | 8 | -351/+19 |
* | Cleanup: Remove base::environment_vector and base::file_handle_mapping_vector... | thestig@chromium.org | 2012-02-24 | 1 | -1/+1 |
* | Fix install-from-.dmg on 10.7.2 to add a persistent Dock tile. | mark@chromium.org | 2012-01-30 | 1 | -18/+68 |
* | Add OSSTATUS_LOG API. | mark@chromium.org | 2012-01-27 | 5 | -17/+22 |
* | Transition to base/mac/bundle_locations.h step 3 | jeremy@chromium.org | 2012-01-25 | 2 | -8/+7 |
* | Fix reading brand code on Mac | sail@chromium.org | 2012-01-20 | 1 | -9/+23 |
* | Transition to base/mac/bundle_locations.h step 2 | jeremy@chromium.org | 2012-01-19 | 3 | -10/+15 |
* | Remove task.h and finish base::Bind() migration. | ajwong@chromium.org | 2012-01-06 | 1 | -1/+0 |
* | ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ... | pkasting@chromium.org | 2011-11-29 | 1 | -0/+4 |
* | Random base::Bind migrations (low hanging fruit). | csilv@chromium.org | 2011-11-09 | 1 | -1/+2 |
* | Move content_restriction.h and main_function_params.h to content/public/commo... | jam@chromium.org | 2011-10-31 | 2 | -3/+5 |
* | Move content_paths.h to content/public/common. | jam@chromium.org | 2011-10-21 | 1 | -1/+1 |
* | Set the Keystone Glue to the "needs promotion" state when on a system ticket | mark@chromium.org | 2011-10-18 | 2 | -9/+56 |
* | Move content_switches to content\public\common. | jam@chromium.org | 2011-10-13 | 1 | -1/+1 |
* | Move Leopard compatible block code to content/. | avi@chromium.org | 2011-09-27 | 3 | -341/+0 |
* | Delete Tracked, and move Location to its own file. | ajwong@chromium.org | 2011-09-21 | 1 | -0/+1 |
* | Enable brand codes and master preferences on the Mac. | avi@chromium.org | 2011-08-30 | 4 | -0/+83 |
* | Weak-import more symbols in closure_blocks_leopard_compat: | mark@chromium.org | 2011-08-16 | 3 | -6/+110 |
* | Re-enable stripping to produce an MH_DYLIB_STUB for | mark@chromium.org | 2011-08-09 | 2 | -19/+18 |
* | Allow use of ^blocks, even with the 10.5 SDK, and even with a 10.5 runtime. | mark@chromium.org | 2011-08-08 | 3 | -0/+238 |
* | Update references to the now-gone LaunchApp() from the code. | evan@chromium.org | 2011-07-19 | 1 | -1/+1 |
* | Make Dock restart work on 10.5. | mark@chromium.org | 2011-07-18 | 6 | -316/+436 |
* | [Mac] Allow NSTask exceptions w/in Keystone. | shess@chromium.org | 2011-07-15 | 1 | -1/+10 |
* | Change base::LaunchProcess API slightly | evan@chromium.org | 2011-07-15 | 1 | -1/+1 |
* | Move dependencies of download\base_file from chrome to content. These are all... | jam@chromium.org | 2011-07-15 | 2 | -196/+0 |
* | Clean up users of a deprecated base::LaunchApp API. | evan@chromium.org | 2011-07-13 | 1 | -2/+4 |
* | Revert "Clean up users of a deprecated base::LaunchApp API." | evan@chromium.org | 2011-07-12 | 1 | -4/+2 |
* | Clean up users of a deprecated base::LaunchApp API. | evan@chromium.org | 2011-07-12 | 1 | -2/+4 |
* | Install from disk image: Create persistent Dock icon. | mark@chromium.org | 2011-06-30 | 4 | -2/+482 |
* | Install from disk image: eject original disk image volume and trash disk image | mark@chromium.org | 2011-06-28 | 4 | -62/+403 |
* | Rename scoped_ioobject to ScopedIOObject and put it into its own file. Rename | mark@chromium.org | 2011-06-27 | 6 | -76/+91 |
* | Move GetVersionStringModifier() and GetChannel() from platform_util_* to chro... | haraken@google.com | 2011-06-24 | 1 | -5/+5 |