summaryrefslogtreecommitdiffstats
path: root/components/component_updater/component_patcher.cc
Commit message (Expand)AuthorAgeFilesLines
* This is a mechanical change. It is large but straightforward in its intention.sorin2015-01-241-125/+0
* Replace usage of basictypes.h with a combination of stdint.h and base/macros.h.sorin2014-09-231-1/+0
* Implement support for fallback update check urls in the component updatersorin2014-09-161-0/+1
* Change base/file_utils.h includes to base/files/file_utils.h in chrome_elf/ a...thestig2014-09-101-1/+1
* Remove implicit conversions from scoped_refptr to T* in components/component_...dcheng2014-08-271-1/+1
* Componentize component_updater: Move over a bunch of files to the component.tommycli@chromium.org2014-08-191-0/+125