Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
d9d10dbdf2f20af3dd01376d2130c71c052e42f3
/
libs
/
binder
/
Parcel.cpp
d9d10db
Resize object capacity when shrinking Parcel
by Michael Wachenschwanz
· 6 years ago
c1aa15f
[automerger] Free mObjects if no objects left to realloc on resize am: edd3e3d8f4 am: c0394a6662 am: fbdb526a6a am: 40d0133f6d am: 5ab710e476
by Android Build Merger (Role)
· 6 years ago
edd3e3d
Free mObjects if no objects left to realloc on resize
by Michael Wachenschwanz
· 6 years ago
6658f2f
[automerger] libbinder: readCString: no ubsan sub-overflow am: d0d4b584fc am: a7134ad559 am: 7e71b6ee21 am: 2537a8b5b6 am: 85c1e41520
by Android Build Merger (Role)
· 6 years ago
d0d4b58
libbinder: readCString: no ubsan sub-overflow
by Steven Moreland
· 6 years ago
4a1214c
Merge changes from topic "am-27943b02-3710-49e4-84f6-eabc78fdbe01" into oc-dev
by TreeHugger Robot
· 7 years ago
f7159a9
Merge changes from topic "am-27943b02-3710-49e4-84f6-eabc78fdbe01" into nyc-dev
by TreeHugger Robot
· 7 years ago
c78029c
[automerger] Increment when attempting to read protected Parcel Data am: 6a825e8ad1 am: 7ae915f9bd am: 21c05cbf8f am: 0f23470ebc am: 4af41a2977 am: 75061f171d am: d9d1fbf29a am: e1794e5b42 am: 634696f9e8
by Android Build Merger (Role)
· 7 years ago
4af41a2
[automerger] Increment when attempting to read protected Parcel Data am: 6a825e8ad1 am: 7ae915f9bd am: 21c05cbf8f am: 0f23470ebc
by Android Build Merger (Role)
· 7 years ago
21c05cb
[automerger] Increment when attempting to read protected Parcel Data am: 6a825e8ad1 am: 7ae915f9bd
by Android Build Merger (Role)
· 7 years ago
7ae915f
[automerger] Increment when attempting to read protected Parcel Data am: 6a825e8ad1
by Android Build Merger (Role)
· 7 years ago
6a825e8
Increment when attempting to read protected Parcel Data
by Michael Wachenschwanz
· 7 years ago
cdb4040
[automerger] Don't pad before calling writeInPlace(). am: 732132b765 am: a6a5c3fa47 am: 325909a4e4 am: 953b08b7c0 am: 32da4bbe1e am: a01397282d am: 6fccb21cd7 am: f6384b4a10 am: 04ab0619be
by Android Build Merger (Role)
· 7 years ago
32da4bb
[automerger] Don't pad before calling writeInPlace(). am: 732132b765 am: a6a5c3fa47 am: 325909a4e4 am: 953b08b7c0
by Android Build Merger (Role)
· 7 years ago
325909a
[automerger] Don't pad before calling writeInPlace(). am: 732132b765 am: a6a5c3fa47
by Android Build Merger (Role)
· 7 years ago
a6a5c3f
[automerger] Don't pad before calling writeInPlace(). am: 732132b765
by Android Build Merger (Role)
· 7 years ago
732132b
Don't pad before calling writeInPlace().
by Martijn Coenen
· 7 years ago
81a160b
[automerger] Disallow reading object data from Parcels with non-object reads am: f784183c17 am: c6ae5cf9c5 am: 22b5950994 am: f4dc4cd4a3
by Android Build Merger (Role)
· 7 years ago
22b5950
[automerger] Disallow reading object data from Parcels with non-object reads am: f784183c17 am: c6ae5cf9c5
by Android Build Merger (Role)
· 7 years ago
c6ae5cf
[automerger] Disallow reading object data from Parcels with non-object reads am: f784183c17
by Android Build Merger (Role)
· 7 years ago
c517681
Disallow reading object data from Parcels with non-object reads
by Michael Wachenschwanz
· 8 years ago
f784183
Disallow reading object data from Parcels with non-object reads
by akirilov
· 7 years ago
1967749
Merge "DO NOT MERGE Revert "Logging for catching memory issue in Parcel"" into oc-dev
by Michael Wachenschwanz
· 8 years ago
a654163
DO NOT MERGE Revert "Logging for catching memory issue in Parcel"
by Michael Wachenschwanz
· 8 years ago
c8ddb01
Merge "Logging for catching memory issue in Parcel" into oc-dev
by Michael Wachenschwanz
· 8 years ago
c65de59
Logging for catching memory issue in Parcel
by Michael Wachenschwanz
· 8 years ago
2b63174
Correctly set minimum priority on nodes.
by Martijn Coenen
· 8 years ago
15feb9b
Add private helpers needed for job queue.
by Dianne Hackborn
· 8 years ago
6316f5b
libbinder: Add support for Value, Map, and IpPrefix types
by Robert Quattlebaum
· 9 years ago
ec9ec7d
libbinder: replace dup() with fcntl(F_DUPFD_CLOEXEC)
by Nick Kralevich
· 9 years ago
e37a4dc
resolve merge conflicts of 13c5c34 to mnc-dev am: 79b74d787d am: abe293b950 am: 02e4440eab
by Christopher Tate
· 9 years ago
02e4440
resolve merge conflicts of 13c5c34 to mnc-dev am: 79b74d787d am: abe293b950
by Christopher Tate
· 9 years ago
abe293b
resolve merge conflicts of 13c5c34 to mnc-dev am: 79b74d787d
by Christopher Tate
· 9 years ago
79b74d7
resolve merge conflicts of 13c5c34 to mnc-dev
by Christopher Tate
· 9 years ago
ed6937a
Correct overflow check in Parcel resize code am: 8b64307e95
by Christopher Tate
· 9 years ago
8b64307
Correct overflow check in Parcel resize code
by Christopher Tate
· 9 years ago
4423511
Correct overflow check in Parcel resize code
by Christopher Tate
· 9 years ago
d84ff31
Fix fd leak in Binder
by Fabien Sanglard
· 9 years ago
1941a40
Introduce new command callback to shell.
by Dianne Hackborn
· 9 years ago
433e87b
binder: Replace use of resize()/memcpy() with reserve()/insert()
by Paul Lietar
· 9 years ago
57a58d9
Merge "binder: use ashmem_valid()" am: b5ac868729 am: d7f671406c am: 9a057a99df
by Mark Salyzyn
· 9 years ago
9a057a9
Merge "binder: use ashmem_valid()" am: b5ac868729 am: d7f671406c
by Mark Salyzyn
· 9 years ago
8058936
binder: use ashmem_valid()
by Mark Salyzyn
· 9 years ago
206c2b8
Merge "Unicode: specify destination length in utf8_to_utf16 methods"
by Sergio Giro
· 9 years ago
f460743
Unicode: specify destination length in utf8_to_utf16 methods
by Sergio Giro
· 9 years ago
5064822
Merge \\"Add |readString8| method which returns failure\\" am: 115e6ec7e9
by Roshan Pius
· 9 years ago
83b9ea5
Merge \"Add |readString8| method which returns failure\" am: 115e6ec7e9
by Roshan Pius
· 9 years ago
87b64d2
Add |readString8| method which returns failure
by Roshan Pius
· 9 years ago
05cd88a
Add bound checks to utf16_to_utf8 am: 9b39ebe132
by Sergio Giro
· 9 years ago
9b39ebe
Add bound checks to utf16_to_utf8
by Sergio Giro
· 9 years ago
bd95c70
Merge \"Add bound checks to utf16_to_utf8\" into nyc-mr1-dev am: 9e3a43e817
by Sergio Giro
· 9 years ago
7e93b2d
Add bound checks to utf16_to_utf8
by Sergio Giro
· 9 years ago
c55b4b6
Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 am: c2c470c700 am: 56dea28189 am: bca20d8376 am: a8244873a8 am: 93bf31f54d am: f91c66a9a8
by Marco Nelissen
· 9 years ago
fb6342d
Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 am: c2c470c700 am: 56dea28189 am: bca20d8376 am: a8244873a8 am: 93bf31f54d
by Marco Nelissen
· 9 years ago
93bf31f
Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 am: c2c470c700 am: 56dea28189 am: bca20d8376
by Marco Nelissen
· 9 years ago
a824487
Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 am: c2c470c700 am: 56dea28189
by Marco Nelissen
· 9 years ago
bca20d8
Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 am: c2c470c700
by Marco Nelissen
· 9 years ago
56dea28
Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258
by Marco Nelissen
· 9 years ago
82afbe2
Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d
by Marco Nelissen
· 9 years ago
775f2e6
Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9
by Marco Nelissen
· 9 years ago
1de7966
Correctly handle dup() failure in Parcel::readNativeHandle
by Marco Nelissen
· 9 years ago
d760b81
Merge "libbinder: Replace ScopedFd with base::unique_fd" am: 758973c am: 512926e
by Christopher Wiley
· 9 years ago
2cf1995
libbinder: Replace ScopedFd with base::unique_fd
by Christopher Wiley
· 9 years ago
0cbee9f
Merge "Revert "libbinder: Replace ScopedFd with base::unique_fd"" am: dcc5575
by Christopher Wiley
· 9 years ago
46ef1a7
Revert "libbinder: Replace ScopedFd with base::unique_fd"
by Christopher Wiley
· 9 years ago
7f38c4b
Merge "libbinder: Replace ScopedFd with base::unique_fd" am: 747c0bb am: 7a07e39
by Treehugger Robot
· 9 years ago
b12c5a6
libbinder: Replace ScopedFd with base::unique_fd
by Christopher Wiley
· 9 years ago
ffc5a84
Merge "Remove spurious log" into nyc-dev am: 7ff357a
by Christopher Tate
· 9 years ago
bf14e94
Remove spurious log
by Christopher Tate
· 9 years ago
fc7e369
Merge "Guard against failed array allocation" into nyc-dev am: 834fde8
by Christopher Tate
· 9 years ago
e4e0ae8
Guard against failed array allocation
by Christopher Tate
· 9 years ago
b5f08e4
Merge "libbinder: Make null handling explicit for strong binders"
by Christopher Wiley
· 9 years ago
35d77ca
libbinder: Make null handling explicit for strong binders
by Christopher Wiley
· 9 years ago
0b1cf33
libbinder: Allow readByteVector to take uint8_t
by Casey Dahlin
· 9 years ago
0e93732
Merge commit 'db5c5bb0259fa024517d9a151726785facba4f02' into HEAD
by Bill Yi
· 9 years ago
185d344
libbinder: Allow readByteVector to take uint8_t
by Casey Dahlin
· 9 years ago
6ff4920
Merge "system_server BINDER_TYPE_FD driver ashmem accessors" am: b23a388c64
by Mark Salyzyn
· 9 years ago
70f3665
system_server BINDER_TYPE_FD driver ashmem accessors
by Mark Salyzyn
· 10 years ago
4ab1dbe
Merge "Add support for decoding UTF16 to UTF8" am: ac4728f8ba am: 7b0c8479ae
by Christopher Wiley
· 10 years ago
ac4728f
Merge "Add support for decoding UTF16 to UTF8"
by Christopher Wiley
· 10 years ago
9a5e32f
Add support for decoding UTF16 to UTF8
by Christopher Wiley
· 10 years ago
393aa43
system_server BINDER_TYPE_FD sockets using ashmem accessors
by Mark Salyzyn
· 10 years ago
9cc62e8
Parcel: file descriptor leak
by Mark Salyzyn
· 10 years ago
8bb1a53
Parcel: include Android coding standard
by Mark Salyzyn
· 10 years ago
4d64cf9
Parcel: LOG_TAG cleanup
by Mark Salyzyn
· 10 years ago
becad77
Merge "system_server BINDER_TYPE_FD sockets using ashmem accessors"
by Mark Salyzyn
· 10 years ago
f6ec7d5
Merge changes I4ebccfd0,I3507bdfd,Iaf02f55c am: acca0abaf1
by Mark Salyzyn
· 10 years ago
eab2afc
system_server BINDER_TYPE_FD sockets using ashmem accessors
by Mark Salyzyn
· 10 years ago
b454d8f
Parcel: file descriptor leak
by Mark Salyzyn
· 10 years ago
abed7f7
Parcel: include Android coding standard
by Mark Salyzyn
· 10 years ago
e93390b
Parcel: LOG_TAG cleanup
by Mark Salyzyn
· 10 years ago
f15194a
Merge "Allow null values for Parcel readers and writers" am: 4df4842186
by Casey Dahlin
· 10 years ago
b987262
Allow null values for Parcel readers and writers
by Casey Dahlin
· 10 years ago
4b5d182
Merge "Fix allocation count" am: b25116f735
by Colin Cross
· 10 years ago
b25116f
Merge "Fix allocation count"
by Colin Cross
· 10 years ago
83ec65e
Fix allocation count
by Colin Cross
· 10 years ago
8c0dbf9
Merge "Add support for file descriptors and vectors thereof" am: 8f237272e0
by Casey Dahlin
· 10 years ago
0ebbd1e
Merge "Add support for file descriptors and vectors thereof" am: 8f237272e0
by Casey Dahlin
· 10 years ago
06673e3
Add support for file descriptors and vectors thereof
by Casey Dahlin
· 10 years ago
cf6d7d1
Merge "libbinder: Add support for C++ Parcelable" am: 49b5443a49 am: 6c31acd969
by Christopher Wiley
· 10 years ago
Next »