| Commit message (Expand) | Author | Age | Files | Lines |
* | Give plug-in processes an executable heap and disable PIE/ASLR for Native | mark@chromium.org | 2011-08-24 | 2 | -2/+14 |
* | Update pkg-dmg to include *.so files, normally excluded by rsync -C | mark@chromium.org | 2011-08-03 | 1 | -7/+7 |
* | Wean goobsdfiff off of its OpenSSL libcrypto dependency. | mark@chromium.org | 2011-07-28 | 7 | -17/+83 |
* | Remove the comments setting emands and vim tab width and expansion variables. | tony@chromium.org | 2011-07-11 | 2 | -12/+0 |
* | Update dmgdiffer in-app usage to reflect the additional product_name argument | mark@chromium.org | 2011-06-02 | 1 | -1/+1 |
* | Update XZ Utils to 5.0.3. | mark@chromium.org | 2011-06-02 | 3 | -19/+21 |
* | Use --version-path and --version-key when available during an update, if | mark@chromium.org | 2011-05-24 | 1 | -0/+16 |
* | A less wordy version of r85947 and r85948. | mark@chromium.org | 2011-05-20 | 2 | -3/+3 |
* | Globally replace <(library) with static_library | evan@chromium.org | 2011-05-19 | 1 | -1/+1 |
* | bash 4.0 compatibility for dirdiffer.sh. In bash 4.0, "declare VAR" no longer | mark@chromium.org | 2011-05-19 | 1 | -4/+6 |
* | bash 4.0 compatibility for .keystone_install. In bash 4.0, "declare VAR" no | mark@chromium.org | 2011-05-19 | 1 | -2/+4 |
* | Only the stable channel should have a brand code. | mark@chromium.org | 2011-05-17 | 1 | -27/+48 |
* | Update keystone_install.sh to understand canaries. | mark@chromium.org | 2011-04-22 | 1 | -5/+20 |
* | Update dmgdiffer to produce canaries. | mark@chromium.org | 2011-04-19 | 1 | -22/+32 |
* | PWN chrome/installer/mac. | mark@chromium.org | 2011-04-14 | 1 | -0/+3 |
* | Typo police. | avi@chromium.org | 2011-04-06 | 5 | -18/+18 |
* | Make licenses.py happy about xz license. | phajdan.jr@chromium.org | 2010-09-13 | 2 | -1/+1 |
* | Simplify goobspatch: the in and out members of xzfile don't need to be | mark@chromium.org | 2010-06-28 | 1 | -18/+4 |
* | Add an exported symbol list to liblzma_decompress to allow dead-code stripping | mark@chromium.org | 2010-06-24 | 2 | -1/+30 |
* | Make pkg-dmg executable. This regressed in r50566 (unreviewed?) | mark@chromium.org | 2010-06-24 | 1 | -0/+0 |
* | xz/LZMA2 compression for dirdiffer/dirpatcher. | mark@chromium.org | 2010-06-23 | 3 | -17/+68 |
* | Fix files with svn:executable permissions. | thestig@chromium.org | 2010-06-23 | 1 | -0/+0 |
* | Emergency goobsdiff patch: don't use LZMA_RUN after LZMA_FINISH. | mark@chromium.org | 2010-06-22 | 1 | -3/+5 |
* | Use -Os to minimize the size of the installer tools. | mark@chromium.org | 2010-06-22 | 2 | -0/+24 |
* | xz/LZMA2 compression for goobsdiff/goobspatch. | mark@chromium.org | 2010-06-22 | 5 | -43/+290 |
* | Add chrome/installer/mac/third_party/xz, and update DEPS to add r50504 on Mac | mark@chromium.org | 2010-06-22 | 3 | -0/+840 |
* | Minor change to keystone_install.sh: use "${!array[@]}" syntax to list | mark@chromium.org | 2010-06-17 | 1 | -3/+3 |
* | Binary differential (delta) updates: keystone_install dmgpatcher support. | mark@chromium.org | 2010-06-15 | 1 | -128/+380 |
* | Adapt keystone_install.sh to the shell scripting guidelines. Tidy it up a bit. | mark@chromium.org | 2010-06-14 | 1 | -537/+855 |
* | Provide the complete complement of application and Keystone version numbers | mark@chromium.org | 2010-06-14 | 1 | -41/+60 |
* | Save the Keystone product ID in .patch/product_id on update disk images. | mark@chromium.org | 2010-06-14 | 1 | -13/+23 |
* | Small cleanups in dmgdiffer, dirdiffer, and dirpatcher. | mark@chromium.org | 2010-06-14 | 3 | -36/+32 |
* | Add dmgdiffer, to create update disk images given old and new full-install | mark@chromium.org | 2010-06-11 | 2 | -4/+424 |
* | Stupid fixes | mark@chromium.org | 2010-06-11 | 1 | -4/+4 |
* | Split sign.sh into two pieces to allow the contents of the versioned directory | mark@chromium.org | 2010-06-11 | 5 | -99/+168 |
* | Finish the job that r48732 started. Move the remainder of the | mark@chromium.org | 2010-06-11 | 3 | -0/+1689 |
* | Add DIRDIFFER_EXCLUDE and DIRDIFFER_NO_DIFF environment variable support to | mark@chromium.org | 2010-06-11 | 2 | -4/+62 |
* | dirdiffer and dirpatcher should clean up after themselves if an error occurs | mark@chromium.org | 2010-06-10 | 2 | -2/+54 |
* | Add dirdiffer and dirpatcher, scripts to create patches for directory trees | mark@chromium.org | 2010-06-10 | 2 | -0/+753 |
* | Update keystone_install.sh after r49334. | mark@chromium.org | 2010-06-09 | 1 | -2/+2 |
* | Modify bsdiff 4.3 to create goobsdiff, which is appropriate for use as the Mac | mark@chromium.org | 2010-06-09 | 5 | -291/+574 |
* | Add unpatched bsdiff 4.3 to chrome/installer/mac/third_party/bsdiff | mark@chromium.org | 2010-06-09 | 7 | -0/+782 |
* | [Mac] packaging process cleanup: Net of this is the zip off the official buil... | thomasvl@chromium.org | 2010-06-02 | 4 | -0/+817 |