summaryrefslogtreecommitdiffstats
path: root/chrome/installer/mac
Commit message (Expand)AuthorAgeFilesLines
* Fix sign_versioned_dir.sh.in.Mark Mentovai2015-03-131-0/+1
* Crashpad!: Use the Crashpad client instead of Breakpad on Mac OS X.mark2015-03-132-0/+7
* Sign on 10.9.5Mark Mentovai2014-10-142-16/+29
* Update rules2 in app_resource_rules.plist.in to a set of rules that ought to ...Mark Mentovai2014-09-031-2/+14
* Remove more dead code missed in r286906.mark@chromium.org2014-07-311-9/+0
* Remove plugin_carbon_interpose support from the signing scripts on themark@chromium.org2014-07-312-30/+0
* Update signing support to be able to sign on Mac OS X 10.9.mark@chromium.org2014-07-313-0/+76
* goobspatch: Improve sanity checks for invalid patches.deymo@chromium.org2014-05-132-1/+6
* Remove keychain_reauthorize.mark@chromium.org2014-02-282-58/+0
* When applying a full update on a 32-bit-only system, check the bitness of the...mark@chromium.org2014-01-231-7/+9
* Make the update installer fail when attempting to install a 64-bit-only updatemark@chromium.org2014-01-061-5/+118
* Switch exit status from 77 (try again later) back to 12/13 (errors).mark@chromium.org2014-01-051-4/+7
* Expand the Keystone tag to contain the system's CPU's bitness and whether amark@chromium.org2014-01-031-10/+152
* Update XZ Utils to 5.0.5.mark@chromium.org2013-11-061-2/+2
* mac: Use ninja by default.thakis@chromium.org2013-10-302-6/+6
* Update XZ Utils to 5.0.4.mark@chromium.org2013-03-192-6/+14
* Switch xz from handwritten 32-bit x86 assembly code for CRC32 to a smallmark@chromium.org2013-03-191-22/+45
* Make install.sh call lsregister more like .keystone_install. Don't touch themark@chromium.org2012-10-051-5/+5
* Use find_tool to locate xz tools in the scripts' own directories, falling backmark@chromium.org2012-10-052-2/+2
* Remove more set noparentsben@chromium.org2012-07-251-1/+0
* Use lsregister -f to work around Launch Services problems.mark@chromium.org2012-07-231-1/+1
* Make version comparisons in keystone_install.sh more generic.mark@chromium.org2012-07-231-57/+104
* Update keystone_install.sh for 10.8, avoiding cfprefsd when reading frommark@chromium.org2012-07-231-19/+52
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Supply an explicit designated requirement for all internal components duringmark@chromium.org2012-07-031-4/+16
* Sign Chrome with the new Apple Developer ID certificate.mark@chromium.org2012-06-062-83/+1
* mac gcapi: Add a InstallGoogleChrome() function.thakis@chromium.org2012-05-241-3/+3
* Do Keychain reauthorization at update time.mark@chromium.org2012-05-164-4/+152
* Add missing "designated =>" to the requirement string for code signing.mark@chromium.org2012-05-161-0/+1
* Implement Keychain reauthorization.mark@chromium.org2012-05-151-2/+9
* First pass at content shell for the Mac. Doesn't work yet.avi@chromium.org2012-03-061-2/+2
* Give plug-in processes an executable heap and disable PIE/ASLR for Nativemark@chromium.org2011-08-242-2/+14
* Update pkg-dmg to include *.so files, normally excluded by rsync -Cmark@chromium.org2011-08-031-7/+7
* Wean goobsdfiff off of its OpenSSL libcrypto dependency.mark@chromium.org2011-07-287-17/+83
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-112-12/+0
* Update dmgdiffer in-app usage to reflect the additional product_name argumentmark@chromium.org2011-06-021-1/+1
* Update XZ Utils to 5.0.3.mark@chromium.org2011-06-023-19/+21
* Use --version-path and --version-key when available during an update, ifmark@chromium.org2011-05-241-0/+16
* A less wordy version of r85947 and r85948.mark@chromium.org2011-05-202-3/+3
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-1/+1
* bash 4.0 compatibility for dirdiffer.sh. In bash 4.0, "declare VAR" no longermark@chromium.org2011-05-191-4/+6
* bash 4.0 compatibility for .keystone_install. In bash 4.0, "declare VAR" nomark@chromium.org2011-05-191-2/+4
* Only the stable channel should have a brand code.mark@chromium.org2011-05-171-27/+48
* Update keystone_install.sh to understand canaries.mark@chromium.org2011-04-221-5/+20
* Update dmgdiffer to produce canaries.mark@chromium.org2011-04-191-22/+32
* PWN chrome/installer/mac.mark@chromium.org2011-04-141-0/+3
* Typo police.avi@chromium.org2011-04-065-18/+18
* Make licenses.py happy about xz license.phajdan.jr@chromium.org2010-09-132-1/+1
* Simplify goobspatch: the in and out members of xzfile don't need to bemark@chromium.org2010-06-281-18/+4
* Add an exported symbol list to liblzma_decompress to allow dead-code strippingmark@chromium.org2010-06-242-1/+30