index
:
system_core.git
r11.1
s12.1
t13.0
u14.0
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libsparse
Commit message (
Expand
)
Author
Age
Files
Lines
*
libsparse: Add simg2img_static target for host
Chirayu Desai
2022-08-30
1
-0
/
+17
*
Merge changes from topic "sparse-file-read-enum"
Treehugger Robot
2022-01-28
3
-21
/
+110
|
\
|
*
libsparse: Add "hole" mode to sparse_file_read
Sean Anderson
2022-01-27
3
-15
/
+96
|
*
libsparse: Split off most of sparse_file_read_normal into a helper function
Sean Anderson
2021-12-30
1
-7
/
+15
*
|
Merge "libsparse: no xrange() in python3."
Treehugger Robot
2022-01-21
1
-2
/
+2
|
\
\
|
*
|
libsparse: no xrange() in python3.
Elliott Hughes
2022-01-18
1
-2
/
+2
|
|
/
*
/
Add checking for sparse file format
Keith Mok
2022-01-14
5
-58
/
+127
|
/
*
libsparse: python3.
Elliott Hughes
2021-08-17
2
-6
/
+5
*
[LSC] Add LOCAL_LICENSE_KINDS to system/core
Bob Badour
2021-02-19
1
-0
/
+4
*
Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/core"
Elliott Hughes
2021-02-16
1
-9
/
+0
*
[LSC] Add LOCAL_LICENSE_KINDS to system/core
Bob Badour
2021-02-16
1
-0
/
+9
*
Add assemble_cvd to com.android.virt
Jiyong Park
2021-01-05
1
-0
/
+4
*
libsparse: make vendor_ramdisk_available.
Yifan Hong
2020-11-19
1
-0
/
+1
*
Make libsparse vendor_available
Alistair Delva
2020-09-03
1
-0
/
+1
*
libsparse: Fix overflow of merged sparse chunk length
Hyeongseok Kim
2020-08-11
6
-48
/
+47
*
libsparse: Limit block size to 64 MB
Woody Lin
2020-06-03
1
-0
/
+12
*
libsparse: use memory-mapping on Windows too.
Elliott Hughes
2020-05-14
1
-47
/
+5
*
Make ramdisk_available.
Yifan Hong
2020-01-22
1
-0
/
+1
*
libsparse: fix memory leak in output_file_close()
Robin Hsu
2019-11-12
1
-0
/
+4
*
Add fuzzer for libsparse
hamzeh
2019-09-25
2
-0
/
+28
*
libsparse: replace legacy min() with std::min()
cfig
2019-08-15
1
-10
/
+4
*
Fix an unintialized return value.
Stephen Hines
2019-05-02
1
-1
/
+1
*
Convert Android.mk file to Android.bp
Sasha Smundak
2019-01-24
2
-11
/
+15
*
Fix cert-dcl16-c clang-tidy warnings.
Chih-Hung Hsieh
2018-12-11
1
-1
/
+1
*
Revert "libsparse: Add sparse typed callback"
Tobias Thierer
2018-07-26
4
-246
/
+96
*
libsparse: Add sparse typed callback
Jerry Zhang
2018-07-25
4
-96
/
+246
*
[libsparse] Modernize codebase by replacing NULL with nullptr
Yi Kong
2018-07-23
5
-47
/
+47
*
Merge "libsparse: add OWNERS."
Treehugger Robot
2018-06-13
1
-0
/
+1
|
\
|
*
libsparse: add OWNERS.
Elliott Hughes
2018-06-13
1
-0
/
+1
*
|
libsparse: Add .clang-format and reformat to google3 style
Jerry Zhang
2018-06-13
18
-2123
/
+1940
*
|
libsparse: Change source files to cpp
Jerry Zhang
2018-06-13
11
-42
/
+37
*
|
libsparse: Add method to create sparse file from buffer
Jerry Zhang
2018-06-07
2
-39
/
+185
|
/
*
Build adbd for recovery
Jiyong Park
2018-05-24
1
-0
/
+1
*
libsparse: Use 'size_t' for the 'len' parameter in callbacks.
Tao Bao
2018-04-25
4
-11
/
+19
*
Merge "<stdbool.h> not necessary in C++."
Treehugger Robot
2017-10-17
1
-1
/
+0
|
\
|
*
<stdbool.h> not necessary in C++.
Elliott Hughes
2017-10-17
1
-1
/
+0
*
|
libsparse: fix building on linux host.
Xiaolei Yu
2017-10-11
1
-0
/
+1
*
|
Rename libz-host -> libz
Dan Willemsen
2017-09-27
1
-12
/
+4
|
/
*
Merge "libsparse: Fix odd-sized input files total_blks" am: 652ce94f40 am: ab...
Chris Fries
2017-04-19
1
-1
/
+1
|
\
|
*
libsparse: Fix odd-sized input files total_blks
Chris Fries
2017-04-19
1
-1
/
+1
*
|
Merge "libsparse: Fix verbose_error string usage" am: 0bdf6539d6 am: 006ea1aebc
Chris Fries
2017-04-18
5
-53
/
+60
|
\
|
|
*
libsparse: Fix verbose_error string usage
Chris Fries
2017-04-18
5
-53
/
+60
*
|
Remove "_host" and "_static" suffix from libsparse definition. am: b0c395955d...
Alex Deymo
2017-01-12
1
-24
/
+13
|
\
|
|
*
Remove "_host" and "_static" suffix from libsparse definition.
Alex Deymo
2017-01-11
1
-24
/
+13
*
|
Manually merge commit '61e74d7' into stage-aosp-master am: 9f9a239ca3 am: aec...
Adrien Schildknecht
2016-12-03
2
-0
/
+81
|
\
|
|
*
libsparse: add a function to retrieve the data blocks
Adrien Schildknecht
2016-11-30
2
-0
/
+81
*
|
Merge "libsparse: output_file.c, fix large data chunk issue" am: 62c9101646 a...
Colin Cross
2016-10-07
1
-21
/
+30
|
\
|
|
*
libsparse: output_file.c, fix large data chunk issue
Jeremy Compostella
2016-10-06
1
-21
/
+30
*
|
Merge "Test for _WIN32 in instead of USE_MINGW." am: ec99158580 am: 2e7e065db...
Elliott Hughes
2016-10-05
2
-4
/
+4
|
\
|
|
*
Test for _WIN32 in instead of USE_MINGW.
Elliott Hughes
2016-10-05
2
-4
/
+4
[next]