index
:
anonymous/android_bootable_recovery
android-11
android-14.0
android-4.3
android-4.4
android-5.0
android-5.1
android-6.0
android-7.0
android-7.1
android-8.0
android-8.1
android-9.0
Team Win Recovery Project (TWRP)
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
applypatch
/
freecache.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
applypatch: Fix comparison of integers of different signs.
Tao Bao
2018-12-17
1
-4
/
+12
*
applypatch: Consolidate CacheSizeCheck() and MakeFreeSpaceOnCache().
Tao Bao
2018-07-13
1
-6
/
+6
*
applypatch: Fix the return type of FreeSpaceForFile().
Tao Bao
2018-07-12
1
-2
/
+30
*
applypatch: Switch freecache.cpp to libbase logging.
Tao Bao
2018-07-12
1
-21
/
+17
*
Rename CacheLocation to Paths.
Tao Bao
2018-04-26
1
-4
/
+4
*
Remove the old log files if cache space is insufficient for OTA
Tianjie Xu
2018-04-13
1
-51
/
+117
*
Add a singleton CacheLocation to replace the hard coded locations
Tianjie Xu
2018-02-28
1
-1
/
+2
*
Skip the cache size check on host
Tianjie Xu
2018-02-13
1
-0
/
+6
*
Switch to bionic gtest in bootable/recovery
Tianjie Xu
2017-11-03
1
-4
/
+3
*
Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES.
Tao Bao
2016-03-03
1
-1
/
+1
*
applypatch: fix memory leaks reported by static analysis.
Yabin Cui
2016-02-05
1
-92
/
+49
*
recovery: Switch applypatch/ and updater/ to cpp.
Tao Bao
2015-07-14
1
-0
/
+186