Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
libhwbinder
/
0b58ec316718570693cf6332df6f26eff0aac1d5
/
Parcel.cpp
e6feab5
Merge "libbinder: Make null handling explicit for strong binders"
by Christopher Wiley
· 9 years ago
32fc37f
libbinder: Make null handling explicit for strong binders
by Christopher Wiley
· 9 years ago
6036e9d
Merge commit 'db5c5bb0259fa024517d9a151726785facba4f02' into HEAD
by Bill Yi
· 9 years ago
4ce9915
libbinder: Allow readByteVector to take uint8_t
by Casey Dahlin
· 9 years ago
f12f6fa
system_server BINDER_TYPE_FD driver ashmem accessors
by Mark Salyzyn
· 9 years ago
9a59d64
Merge "Add support for decoding UTF16 to UTF8"
by Christopher Wiley
· 9 years ago
f3cc26d
Add support for decoding UTF16 to UTF8
by Christopher Wiley
· 9 years ago
453376d
system_server BINDER_TYPE_FD sockets using ashmem accessors
by Mark Salyzyn
· 9 years ago
ab9d744
Parcel: file descriptor leak
by Mark Salyzyn
· 9 years ago
495af8c
Parcel: include Android coding standard
by Mark Salyzyn
· 9 years ago
a5de13d
Parcel: LOG_TAG cleanup
by Mark Salyzyn
· 9 years ago
e32de2a
Merge "Allow null values for Parcel readers and writers" am: 4df4842186
by Casey Dahlin
· 9 years ago
00c4068
Allow null values for Parcel readers and writers
by Casey Dahlin
· 9 years ago
6d4da08
Merge "Fix allocation count" am: b25116f735
by Colin Cross
· 9 years ago
02f61fc
Merge "Fix allocation count"
by Colin Cross
· 9 years ago
6ea1c5c
Fix allocation count
by Colin Cross
· 9 years ago
bdbf521
Merge "Add support for file descriptors and vectors thereof" am: 8f237272e0
by Casey Dahlin
· 9 years ago
7fde043
Merge "Add support for file descriptors and vectors thereof" am: 8f237272e0
by Casey Dahlin
· 9 years ago
b82d7fd
Add support for file descriptors and vectors thereof
by Casey Dahlin
· 9 years ago
c788a09
Merge "libbinder: Add support for C++ Parcelable" am: 49b5443a49 am: 6c31acd969
by Christopher Wiley
· 9 years ago
d6817a3
Merge "libbinder: Add support for C++ Parcelable" am: 49b5443a49
by Christopher Wiley
· 9 years ago
4851367
Merge "libbinder: Move vector writing templates to header" am: e1aa1c7e13
by Christopher Wiley
· 9 years ago
d16a399
Merge "libbinder: Move vector writing templates to header" am: e1aa1c7e13
by Christopher Wiley
· 9 years ago
6a23df1
handle size_t > java max int size am: cfe27deac7
by Nick Kralevich
· 9 years ago
d99f211
libbinder: Add support for C++ Parcelable
by Christopher Wiley
· 9 years ago
62d6c46
libbinder: Move vector writing templates to header
by Christopher Wiley
· 9 years ago
2d4e161
Merge "Revert "Add support for unique_fds and vectors of file descriptors""
by Casey Dahlin
· 9 years ago
bba0b7f
Merge "Revert "Add support for unique_fds and vectors of file descriptors""
by Casey Dahlin
· 9 years ago
8b31c54
Revert "Add support for unique_fds and vectors of file descriptors"
by Casey Dahlin
· 9 years ago
0c2025c
Merge "Add support for unique_fds and vectors of file descriptors"
by Casey Dahlin
· 9 years ago
fa5f67b
Merge "Add support for unique_fds and vectors of file descriptors"
by Casey Dahlin
· 9 years ago
78c5cfb
Add support for unique_fds and vectors of file descriptors
by Casey Dahlin
· 9 years ago
13a8e8e
Merge "libbinder: Add binder::Status type" am: babed3ea52
by Christopher Wiley
· 9 years ago
37bcab0
handle size_t > java max int size
by Nick Kralevich
· 9 years ago
8e5e47f
Benign unsigned integer overflow in Parcel
by Dan Austin
· 9 years ago
c954206
libbinder: Add binder::Status type
by Christopher Wiley
· 9 years ago
44a5809
Merge "Use templates for write*Vector methods" am: 81960facb6
by Casey Dahlin
· 9 years ago
cc8e567
Use templates for write*Vector methods
by Casey Dahlin
· 9 years ago
c52362e
Merge "libbinder: Return UNEXPECTED_NULL when appropriate" am: 41e50f99bc
by Christopher Wiley
· 9 years ago
8d328ec
libbinder: Return UNEXPECTED_NULL when appropriate
by Christopher Wiley
· 9 years ago
9893bc4
Merge "Add support for reading/writing a vector of binders" am: fd6843236f
by Casey Dahlin
· 9 years ago
e67e473
Merge commit '75c5de42b759bdcfa7c0e6103fb959c28d686116' into HEAD
by Bill Yi
· 9 years ago
3a574b1
Add support for reading/writing a vector of binders
by Casey Dahlin
· 9 years ago
fb90d50
Fix bug in byte vector serialization
by Christopher Wiley
· 9 years ago
ddb8fb3
Merge "Add readStrongBinder that takes an interface" am: 71b70a244c
by Casey Dahlin
· 9 years ago
375de4a
Add readStrongBinder that takes an interface
by Casey Dahlin
· 9 years ago
6e6b313
Merge "libbinder: Fix out of bounds in readBoolVector" am: 1f76049c95
by Christopher Wiley
· 9 years ago
73f4356
libbinder: Fix out of bounds in readBoolVector
by Christopher Wiley
· 9 years ago
535bf8b
Merge changes from topic \'parcel-v2\' into mnc-dr-dev am: cf33d50d25 am: 0c11f9918c
by Adrian Roos
· 9 years ago
1b5149e
Maintain Parcel ABI
by Adrian Roos
· 9 years ago
95e4f02
Revert "Revert "Track ashmem memory usage in Parcel""
by Adrian Roos
· 9 years ago
139c728
Revert "Track ashmem memory usage in Parcel" am: 6880307e8e am: 159a5c3372
by Ian Pedowitz
· 9 years ago
2a3fccc
Revert "Track ashmem memory usage in Parcel"
by Ian Pedowitz
· 9 years ago
92b355c
Track ashmem memory usage in Parcel am: e2f499fb73 am: a0c1be2617 am: cb09f2c82f
by Adrian Roos
· 9 years ago
5ee5d70
Track ashmem memory usage in Parcel
by Adrian Roos
· 9 years ago
47d53cb
Fix build breakage due to extraneous dereference
by Casey Dahlin
· 9 years ago
d0f31e5
Add read/write methods for vectors
by Casey Dahlin
· 9 years ago
458afaf
Add methods to Parcel for bool and char and byte
by Casey Dahlin
· 9 years ago
084d413
am 6c8c8138: Merge "Benign unsigned integer overflow in Parcel"
by Dan Austin
· 9 years ago
4a36bc0
Benign unsigned integer overflow in Parcel
by Dan Austin
· 9 years ago
055f000
Fix writeByteArray/writeInt32Array size on x64
by Chad Brubaker
· 9 years ago
abaa762
Prevent integer overflow when calculating buffer resizes
by Christopher Tate
· 9 years ago
78183cc
Don't corrupt parcel when writeFileDescriptor() fails
by Christopher Tate
· 9 years ago
a091b54
Enable more flexible usage of blobs in parcels.
by Jeff Brown
· 10 years ago
e00ed3f
DO NOT MERGE Remove unused ParcelFileDescriptor methods in parcel.
by Tim Kilbourn
· 9 years ago
bc76b9a
Disregard alleged binder entities beyond parcel bounds
by Christopher Tate
· 9 years ago
937c5ee
binder: add uint64 support to Parcel.
by Ronghua Wu
· 10 years ago
5eb5467
Verify that the native handle was created
by Adam Lesinski
· 10 years ago
73f4150
Parcel.cpp: use calloc instead of malloc
by Nick Kralevich
· 10 years ago
d44e7ba
Parcel.cpp: use calloc instead of malloc
by Nick Kralevich
· 10 years ago
532036b
Add ashmem stats to Parcels
by Dan Sandler
· 10 years ago
1596137
Parcel.cpp: reject size_t arguments greater than INT32_MAX
by Nick Kralevich
· 10 years ago
5c2eeca
binder: add uint64 support to Parcel.
by Ronghua Wu
· 10 years ago
bb3424f
am 8f3ade0c: Merge "Follow StrictMode refactoring."
by Jeff Sharkey
· 10 years ago
f51ee4b
Follow StrictMode refactoring.
by Jeff Sharkey
· 10 years ago
e94fa16
am 80e81505: Merge "binder: Add {read,write}Uint32 methods to Parcel"
by Dan Stoza
· 10 years ago
ff4c1b7
binder: Add {read,write}Uint32 methods to Parcel
by Dan Stoza
· 10 years ago
20120cd
am c894c204: Merge "C++11 compatibility."
by Dan Albert
· 10 years ago
d29ab95
C++11 compatibility.
by Dan Albert
· 10 years ago
353d79a
Fix issue #18356768: some app process may hang at Runtime#exit...
by Dianne Hackborn
· 10 years ago
492acff
Add tracking of parcel memory allocations.
by Dianne Hackborn
· 10 years ago
5004b55
Revert "Add more logging for dup(fd) failure"
by Jesse Hall
· 10 years ago
c0769c5
Revert "Parcel: extra validation/debug code for writeDupFileDescriptor"
by Jesse Hall
· 10 years ago
cfedf7d
Fix broken error check in Parcel::readBlob
by Narayan Kamath
· 10 years ago
d36cefe
Parcel: extra validation/debug code for writeDupFileDescriptor
by Jesse Hall
· 10 years ago
b421c18
Add more logging for dup(fd) failure
by Michael Lentine
· 10 years ago
8b20abb
Remove Parcel::writeIntPtr.
by Narayan Kamath
· 10 years ago
95e3dcb
Merge "Fix mips build for libbinder."
by Narayan Kamath
· 10 years ago
9a0a201
Fix mips build for libbinder.
by Narayan Kamath
· 10 years ago
55d60f0
am f0a24759: am a28750ee: Merge "binder: Turn on -Werror"
by Mark Salyzyn
· 10 years ago
3c2e198
am a28750ee: Merge "binder: Turn on -Werror"
by Mark Salyzyn
· 10 years ago
386eb9e
binder: Turn on -Werror
by Mark Salyzyn
· 10 years ago
14e5ff7
am 57fdbbda: am 4314ccd1: am 70278fbf: Merge "Add error message for hints when exceptions occur during binder transactions."
by Jesse Hall
· 11 years ago
4d3d055
am 4314ccd1: am 70278fbf: Merge "Add error message for hints when exceptions occur during binder transactions."
by Jesse Hall
· 11 years ago
88ab099
am 70278fbf: Merge "Add error message for hints when exceptions occur during binder transactions."
by Jesse Hall
· 11 years ago
7999766
Add error message for hints when exceptions occur during binder transactions.
by Jun Jiang
· 11 years ago
7705542
am ca609e43: am 38e2aaaa: am 5b61ad2c: Check the padded size of the read byte array
by Kenny Root
· 11 years ago
9f52e2a
am 38e2aaaa: am 5b61ad2c: Check the padded size of the read byte array
by Kenny Root
· 11 years ago
9ac750f
am 5b61ad2c: Check the padded size of the read byte array
by Kenny Root
· 11 years ago
1329a9b
Check the padded size of the read byte array
by Kenny Root
· 11 years ago
Next »