Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
e20438f83b17c42d7468e388c3025a195b5093c1
/
libsparse
/
sparse.cpp
bfe56d3
libsparse: Propagate failures when resparsing files.
by David Anderson
· 2 years, 2 months ago
e8d02c5
libsparse: Fix overflow of merged sparse chunk length
by Hyeongseok Kim
· 4 years, 10 months ago
a386482
libsparse: Limit block size to 64 MB
by Woody Lin
· 5 years ago
45b11d9
Fix an unintialized return value.
by Stephen Hines
· 6 years ago
fca4a9c
Revert "libsparse: Add sparse typed callback"
by Tobias Thierer
· 7 years ago
db69f0d
libsparse: Add sparse typed callback
by Jerry Zhang
· 7 years ago
17ba95e
[libsparse] Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
7b444f0
libsparse: Add .clang-format and reformat to google3 style
by Jerry Zhang
· 7 years ago
5a75507
libsparse: Change source files to cpp
by Jerry Zhang
· 7 years ago
[Renamed (97%) from libsparse/sparse.c]
e18c031
libsparse: Use 'size_t' for the 'len' parameter in callbacks.
by Tao Bao
· 7 years ago
a26a6bd
libsparse: add a function to retrieve the data blocks
by Adrien Schildknecht
· 8 years ago
cfd3a03
libsparse: move_chunks_up_to_len() does not account skip chunks
by Jeremy Compostella
· 10 years ago
9f0d6bd
fastboot/sparse: propagate error code
by Jeremy Compostella
· 10 years ago
8116c8c
libsparse: turn on -Werror
by Mark Salyzyn
· 11 years ago
031a748
libsparse: deal with build warning messages
by Mark Salyzyn
· 11 years ago
f1ec8ac
libsparse: fix 32 bit overflow when calculating last chunk
by Colin Cross
· 13 years ago
b43828b
libsparse: rename symbols that conflict with libext4_utils
by Colin Cross
· 13 years ago
317a09e
libsparse: add sparse_file_len
by Colin Cross
· 13 years ago
bdc6d39
libsparse: add function to resparse a file and a utility to use it
by Colin Cross
· 13 years ago
1e17b31
libsparse: add callback output file type
by Colin Cross
· 13 years ago
be8ddcb
libsparse: merge adjacent blocks of the same type
by Colin Cross
· 13 years ago
a21930b
libsparse: add error reporting functions
by Colin Cross
· 13 years ago
9e1f17e
libsparse: add support for including fds
by Colin Cross
· 13 years ago
b55dcee
libsparse: cleanups
by Colin Cross
· 13 years ago
411619e
libsparse: remove static variables
by Colin Cross
· 13 years ago
28fa5bc
system/core: move libsparse into system/core
by Colin Cross
· 13 years ago