index
:
frameworks_native.git
replicant-4.2
replicant-6.0
frameworks/native
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
binder
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix writeByteArray/writeInt32Array size on x64
Chad Brubaker
2015-06-30
1
-4
/
+4
*
Prevent integer overflow when calculating buffer resizes
Christopher Tate
2015-06-08
2
-2
/
+7
*
Don't corrupt parcel when writeFileDescriptor() fails
Christopher Tate
2015-06-08
1
-7
/
+8
*
Enable more flexible usage of blobs in parcels.
Jeff Brown
2015-06-05
1
-23
/
+48
*
DO NOT MERGE Remove unused ParcelFileDescriptor methods in parcel.
Tim Kilbourn
2015-06-04
1
-43
/
+0
*
Merge "Track camera and flashlight usage in battery stats." into mnc-dev
Ruben Brunk
2015-06-02
1
-0
/
+81
|
\
|
*
Track camera and flashlight usage in battery stats.
Ruben Brunk
2015-06-01
1
-0
/
+81
*
|
Disregard alleged binder entities beyond parcel bounds
Christopher Tate
2015-05-27
1
-1
/
+1
|
/
*
Verify that the native handle was created
Adam Lesinski
2015-05-12
1
-0
/
+4
*
Add body sensors app op - framework native
Svetoslav
2015-05-01
3
-0
/
+48
*
Merge "Respect the record audio app op - frameworks native" into mnc-dev
Svet Ganov
2015-04-29
1
-1
/
+34
|
\
|
*
Respect the record audio app op - frameworks native
Svet Ganov
2015-04-28
1
-1
/
+34
*
|
Parcel.cpp: use calloc instead of malloc
Nick Kralevich
2015-04-28
1
-1
/
+1
|
/
*
Merge "Fixed build error with clang/llvm."
Wale Ogunwale
2015-04-22
1
-2
/
+3
|
\
|
*
Fixed build error with clang/llvm.
Wale Ogunwale
2015-04-21
1
-2
/
+3
*
|
Merge "Add ashmem stats to Parcels"
Dan Sandler
2015-04-21
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
Add ashmem stats to Parcels
Dan Sandler
2015-04-16
1
-0
/
+8
*
|
Added IPCThreadState::blockUntilThreadAvailable() method.
Wale Ogunwale
2015-04-14
2
-3
/
+30
|
/
*
Parcel.cpp: reject size_t arguments greater than INT32_MAX
Nick Kralevich
2015-04-02
1
-13
/
+137
*
Merge "Add backwards compatible versions of IInterface::asBinder()"
Marco Nelissen
2015-03-31
1
-0
/
+21
|
\
|
*
Add backwards compatible versions of IInterface::asBinder()
Marco Nelissen
2015-03-31
1
-0
/
+21
|
*
Replace IInterface::asBinder() with a static
Marco Nelissen
2014-11-14
5
-14
/
+19
*
|
binder: add uint64 support to Parcel.
Ronghua Wu
2015-03-19
1
-0
/
+15
*
|
Add ProcessInfoService to activity manager.
Ruben Brunk
2015-02-02
3
-0
/
+166
*
|
am 6e32c037: Merge "Kill HAVE_PTHREADS."
Yabin Cui
2015-01-27
1
-11
/
+4
|
\
\
|
*
|
Kill HAVE_PTHREADS.
Yabin Cui
2015-01-26
1
-11
/
+4
*
|
|
am 8f3ade0c: Merge "Follow StrictMode refactoring."
Jeff Sharkey
2015-01-16
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Follow StrictMode refactoring.
Jeff Sharkey
2015-01-14
1
-1
/
+1
*
|
|
am aec92242: Merge "Replace all instances of intptr_t with uintptr_t."
Riley Andrews
2015-01-13
1
-8
/
+8
|
\
\
\
|
|
/
/
|
*
|
Replace all instances of intptr_t with uintptr_t.
Riley Andrews
2015-01-13
1
-8
/
+8
*
|
|
am 41a160c4: Merge "Fix signed/unsigned comparison warnings in driver interfa...
Riley Andrews
2015-01-13
1
-7
/
+7
|
\
\
\
|
|
/
/
|
*
|
Fix signed/unsigned comparison warnings in driver interface test.
Riley Andrews
2015-01-12
1
-7
/
+7
*
|
|
am 53186a4d: Merge "Add binder tests"
Riley Andrews
2014-12-19
2
-1
/
+960
|
\
\
\
|
|
/
/
|
*
|
Add binder tests
Riley Andrews
2014-12-19
2
-1
/
+960
*
|
|
am dbd252ea: Merge "Add binder driver interface test"
Riley Andrews
2014-12-19
2
-0
/
+382
|
\
\
\
|
|
/
/
|
*
|
Add binder driver interface test
Riley Andrews
2014-12-19
2
-0
/
+382
*
|
|
am 80e81505: Merge "binder: Add {read,write}Uint32 methods to Parcel"
Dan Stoza
2014-12-01
1
-0
/
+15
|
\
\
\
|
|
/
/
|
*
|
binder: Add {read,write}Uint32 methods to Parcel
Dan Stoza
2014-12-01
1
-0
/
+15
*
|
|
am 104e1259: Merge "binder: Return pid_t/uid_t instead of int"
Dan Stoza
2014-12-01
1
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
binder: Return pid_t/uid_t instead of int
Dan Stoza
2014-12-01
1
-2
/
+2
*
|
|
am 2d7ec9d7: Merge "Fix build with clang in C++11 mode"
Chih-hung Hsieh
2014-11-25
1
-6
/
+6
|
\
\
\
|
|
/
/
|
*
|
Fix build with clang in C++11 mode
Bernhard Rosenkränzer
2014-11-25
1
-6
/
+6
*
|
|
am 2e42a906: Merge "Binder: Remove unused functions & variables"
Andreas Gampe
2014-11-25
2
-10
/
+0
|
\
\
\
|
|
/
/
|
*
|
Binder: Remove unused functions & variables
Andreas Gampe
2014-11-24
2
-10
/
+0
*
|
|
am e0f91c37: Merge "We HAVE_LITTLE_ENDIAN."
Elliott Hughes
2014-11-22
1
-5
/
+0
|
\
\
\
|
|
/
/
|
*
|
We HAVE_LITTLE_ENDIAN.
Elliott Hughes
2014-11-21
1
-5
/
+0
*
|
|
am c894c204: Merge "C++11 compatibility."
Dan Albert
2014-11-20
2
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
C++11 compatibility.
Dan Albert
2014-11-20
2
-2
/
+2
*
|
|
am 55f71bc0: Merge "Replace IInterface::asBinder() with a static"
Marco Nelissen
2014-11-17
5
-14
/
+19
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Replace IInterface::asBinder() with a static
Marco Nelissen
2014-11-17
5
-14
/
+19
[next]