Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace ToLower calls to the new format | brettw | 2015-08-10 | 2 | -3/+3 |
* | Move ValidateSignature logic for crx files to the CrxFile class | asargent | 2015-07-27 | 2 | -3/+181 |
* | Remove yoz@chromium.org from OWNERS and histograms.xml. | kalman | 2015-04-14 | 1 | -1/+0 |
* | Add OWNERS for crx_file component. | yoz | 2015-01-29 | 1 | -0/+4 |
* | Extensions: Consolidate extension id hashing / searching. | thestig | 2015-01-29 | 2 | -2/+12 |
* | Add more components unittests to the GN build. | brettw | 2014-11-26 | 1 | -0/+2 |
* | Mark gtest and gmock as testonly in GN. | Brett Wilson | 2014-09-08 | 1 | -0/+1 |
* | Extensions: Move id_util functions to crx_file component. | tommycli@chromium.org | 2014-08-21 | 5 | -0/+187 |
* | components: Update GN build files for crx_file. | tommycli@chromium.org | 2014-08-19 | 1 | -0/+15 |
* | Componentize component_updater: Split crx_file code off into its own component. | tommycli@chromium.org | 2014-08-15 | 3 | -0/+181 |