summaryrefslogtreecommitdiffstats
path: root/applypatch/freecache.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* applypatch: Consolidate CacheSizeCheck() and MakeFreeSpaceOnCache().Tao Bao2018-07-131-6/+6
* applypatch: Fix the return type of FreeSpaceForFile().Tao Bao2018-07-121-2/+30
* applypatch: Switch freecache.cpp to libbase logging.Tao Bao2018-07-121-21/+17
* Rename CacheLocation to Paths.Tao Bao2018-04-261-4/+4
* Remove the old log files if cache space is insufficient for OTATianjie Xu2018-04-131-51/+117
* Add a singleton CacheLocation to replace the hard coded locationsTianjie Xu2018-02-281-1/+2
* Skip the cache size check on hostTianjie Xu2018-02-131-0/+6
* Switch to bionic gtest in bootable/recoveryTianjie Xu2017-11-031-4/+3
* Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES.Tao Bao2016-03-031-1/+1
* applypatch: fix memory leaks reported by static analysis.Yabin Cui2016-02-051-92/+49
* recovery: Switch applypatch/ and updater/ to cpp.Tao Bao2015-07-141-0/+186