summaryrefslogtreecommitdiffstats
path: root/chrome/installer/mac
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make pkg-dmg executable. This regressed in r50566 (unreviewed?)mark@chromium.org2010-06-241-0/+0
* xz/LZMA2 compression for dirdiffer/dirpatcher.mark@chromium.org2010-06-233-17/+68
* Fix files with svn:executable permissions.thestig@chromium.org2010-06-231-0/+0
* Emergency goobsdiff patch: don't use LZMA_RUN after LZMA_FINISH.mark@chromium.org2010-06-221-3/+5
* Use -Os to minimize the size of the installer tools.mark@chromium.org2010-06-222-0/+24
* xz/LZMA2 compression for goobsdiff/goobspatch.mark@chromium.org2010-06-225-43/+290
* Add chrome/installer/mac/third_party/xz, and update DEPS to add r50504 on Macmark@chromium.org2010-06-223-0/+840
* Minor change to keystone_install.sh: use "${!array[@]}" syntax to listmark@chromium.org2010-06-171-3/+3
* Binary differential (delta) updates: keystone_install dmgpatcher support.mark@chromium.org2010-06-151-128/+380
* Adapt keystone_install.sh to the shell scripting guidelines. Tidy it up a bit.mark@chromium.org2010-06-141-537/+855
* Provide the complete complement of application and Keystone version numbersmark@chromium.org2010-06-141-41/+60
* Save the Keystone product ID in .patch/product_id on update disk images.mark@chromium.org2010-06-141-13/+23
* Small cleanups in dmgdiffer, dirdiffer, and dirpatcher.mark@chromium.org2010-06-143-36/+32
* Add dmgdiffer, to create update disk images given old and new full-installmark@chromium.org2010-06-112-4/+424
* Stupid fixesmark@chromium.org2010-06-111-4/+4
* Split sign.sh into two pieces to allow the contents of the versioned directorymark@chromium.org2010-06-115-99/+168
* Finish the job that r48732 started. Move the remainder of themark@chromium.org2010-06-113-0/+1689
* Add DIRDIFFER_EXCLUDE and DIRDIFFER_NO_DIFF environment variable support tomark@chromium.org2010-06-112-4/+62
* dirdiffer and dirpatcher should clean up after themselves if an error occursmark@chromium.org2010-06-102-2/+54
* Add dirdiffer and dirpatcher, scripts to create patches for directory treesmark@chromium.org2010-06-102-0/+753
* Update keystone_install.sh after r49334.mark@chromium.org2010-06-091-2/+2
* Modify bsdiff 4.3 to create goobsdiff, which is appropriate for use as the Macmark@chromium.org2010-06-095-291/+574
* Add unpatched bsdiff 4.3 to chrome/installer/mac/third_party/bsdiffmark@chromium.org2010-06-097-0/+782
* [Mac] packaging process cleanup: Net of this is the zip off the official buil...thomasvl@chromium.org2010-06-024-0/+817