index
:
android_bootable_recovery
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
cm-9.1.0
cupcake
eclair
froyo
froyo-stable
gb-release-7.2
gingerbread
gingerbread-release
ics
ics-release
jellybean
jellybean-stable
lineage-15.0
lineage-15.1
lineage-15.1_20180224
lineage-16.0
lineage-17.0
lineage-17.1
mr1.1-staging
nandroid_tar
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
streak
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
applypatch
Commit message (
Expand
)
Author
Age
Files
Lines
*
applypatch: Use static libs for libbrotli and libbz.
Tao Bao
2019-12-11
1
-2
/
+4
*
Fix bogus error checking on unique_fd
Bernie Innocenti
2019-03-28
1
-1
/
+1
*
applypatch: Fix comparison of integers of different signs.
Tao Bao
2018-12-17
2
-5
/
+13
*
applypatch: {Load,Save}FileContents return bool values.
Tao Bao
2018-08-31
2
-18
/
+17
*
applypatch: Refactor applypatch().
Tao Bao
2018-08-31
4
-347
/
+238
*
Remove otafault
Tianjie Xu
2018-08-27
2
-106
/
+46
*
applypatch: Change applypatch command-line arguments.
Tao Bao
2018-07-20
5
-147
/
+145
*
applypatch: Consolidate CacheSizeCheck() and MakeFreeSpaceOnCache().
Tao Bao
2018-07-13
3
-21
/
+12
*
applypatch: Fix the return type of FreeSpaceForFile().
Tao Bao
2018-07-12
3
-19
/
+33
*
applypatch: Switch freecache.cpp to libbase logging.
Tao Bao
2018-07-11
1
-21
/
+17
*
Remove the debug code for bspatch flakiness
Tianjie Xu
2018-07-11
2
-32
/
+2
*
edify: Remove VAL_INVALID and move ValueType into Value class.
Tao Bao
2018-07-09
3
-47
/
+46
*
Merge "applypatch: Restrict applypatch_check to eMMC targets."
Tao Bao
2018-07-10
2
-13
/
+16
|
\
|
*
applypatch: Restrict applypatch_check to eMMC targets.
Tao Bao
2018-07-09
2
-13
/
+16
*
|
applypatch: Fix a potential nullptr dereferencing.
Tao Bao
2018-07-09
1
-4
/
+7
|
/
*
applypatch: {Load,Save}FileContents and ParseSha1 take std::string.
Tao Bao
2018-06-20
3
-17
/
+18
*
applypatch: Move to libbase logging.
Tao Bao
2018-06-20
2
-113
/
+118
*
applypatch: Clean up the function comments.
Tao Bao
2018-06-19
2
-116
/
+105
*
Convert deflate image chunks to raw if the raw data is smaller
Tianjie Xu
2018-05-24
3
-3
/
+5
*
Save the target file when applypatch tests fail
Tianjie Xu
2018-04-26
2
-14
/
+18
*
Merge "Dump the uncompressed data's SHA1 to debug flaky tests"
Tianjie Xu
2018-04-26
1
-1
/
+23
|
\
|
*
Dump the uncompressed data's SHA1 to debug flaky tests
Tianjie Xu
2018-04-25
1
-1
/
+23
*
|
Rename CacheLocation to Paths.
Tao Bao
2018-04-25
2
-9
/
+9
|
/
*
Dump debug information for apply_patch unit tests
Tianjie Xu
2018-04-24
2
-0
/
+10
*
applypatch: Drop the SHA_CTX parameter in Apply{BSDiff,Image}Patch.
Tao Bao
2018-04-20
4
-34
/
+22
*
applypatch: Dump patch info on mismatching patching result.
Tao Bao
2018-04-19
1
-1
/
+16
*
Remove the old log files if cache space is insufficient for OTA
Tianjie Xu
2018-04-13
3
-59
/
+129
*
Add a singleton CacheLocation to replace the hard coded locations
Tianjie Xu
2018-02-28
3
-13
/
+7
*
Remove the assumption of target chunk size in imgdiff
Tianjie Xu
2018-02-23
2
-20
/
+30
*
Disable building libapplypatch on mac
Tianjie Xu
2018-02-17
1
-0
/
+6
*
Skip the cache size check on host
Tianjie Xu
2018-02-12
3
-3
/
+10
*
applypatch: Remove the 'st' field from FileContents.
Tao Bao
2017-12-07
2
-17
/
+3
*
Merge "Add libbrotli as a dependency when building applypatch binary"
Tianjie Xu
2017-11-17
1
-0
/
+1
|
\
|
*
Add libbrotli as a dependency when building applypatch binary
Tianjie Xu
2017-11-03
1
-0
/
+1
*
|
Switch imgdiff to libbase logging
Tianjie Xu
2017-11-15
2
-97
/
+109
*
|
Merge "applypatch: Change the patch parameter to const Value& in Apply{BSDiff...
Tao Bao
2017-11-11
4
-45
/
+47
|
\
\
|
*
|
applypatch: Change the patch parameter to const Value& in Apply{BSDiff,Image}...
Tao Bao
2017-11-10
4
-45
/
+47
*
|
|
Include bspatch.h from bsdiff/
Alex Deymo
2017-11-08
1
-1
/
+1
|
/
/
*
/
Switch to bionic gtest in bootable/recovery
Tianjie Xu
2017-11-03
3
-19
/
+17
|
/
*
Add libbrotli as a dependency for libbsdiff
Tianjie Xu
2017-11-01
1
-0
/
+1
*
Merge "applypatch: Fix a memory leak in ApplyImagePatch()."
Treehugger Robot
2017-10-24
1
-17
/
+22
|
\
|
*
applypatch: Fix a memory leak in ApplyImagePatch().
Tao Bao
2017-10-24
1
-17
/
+22
*
|
Merge "Use SuffixArrayIndexInterface opaque type instead of the underlying da...
Treehugger Robot
2017-10-24
2
-7
/
+10
|
\
\
|
|
/
|
/
|
|
*
Use SuffixArrayIndexInterface opaque type instead of the underlying data poin...
Alex Deymo
2017-10-24
2
-7
/
+10
*
|
otautil: Move RangeSet implementation into rangeset.cpp.
Tao Bao
2017-10-16
2
-0
/
+3
*
|
Merge "applypatch: Move to Soong."
Tao Bao
2017-10-12
2
-196
/
+195
|
\
\
|
*
|
applypatch: Move to Soong.
Tao Bao
2017-10-11
2
-196
/
+195
*
|
|
applypatch: Remove the Makefile for building imgdiff in Chrome OS.
Tao Bao
2017-10-11
2
-39
/
+0
|
/
/
*
|
applypatch: Use shared lib for libbz.
Tao Bao
2017-10-11
1
-2
/
+2
*
|
Merge "applypatch: Use shared libs for libbase/libcrypto/liblog/libziparchive."
Tao Bao
2017-10-11
1
-5
/
+3
|
\
\
[next]