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
*
Some debugging support.
Dianne Hackborn
2010-09-24
1
-0
/
+14
*
Don't propagate StrictMode over one-way Binder calls.
Brad Fitzpatrick
2010-08-31
2
-6
/
+27
*
Replace several IPCThreadState::get() lookups with one.
Brad Fitzpatrick
2010-07-27
1
-5
/
+5
*
StrictMode: gather and return violating stacks in Binder replies
Brad Fitzpatrick
2010-07-15
1
-1
/
+12
*
More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync.
Brad Fitzpatrick
2010-07-15
2
-4
/
+13
*
Add Parcel::readExceptionCode() and Parcel::writeNoException()
Brad Fitzpatrick
2010-07-13
3
-6
/
+15
*
Start of work on passing around StrictMode policy over Binder calls.
Brad Fitzpatrick
2010-06-21
3
-7
/
+21
*
Make static versions of libutils and libbinder.
Dan Egnor
2010-05-06
2
-26
/
+28
*
fix [2599939] "cannot play video" after open/close a video player a dozen of ...
Mathias Agopian
2010-04-19
1
-23
/
+0
*
Ensure that binder incalls to the system process keep the fg cgroup
Christopher Tate
2010-03-18
1
-18
/
+21
*
remove a dependency of GraphicBuffer (libui) on Parcel (libbinder).
Mathias Agopian
2010-02-21
1
-1
/
+69
*
Simplify the MemoryDealer implementation
Mathias Agopian
2010-01-29
2
-137
/
+180
*
Propagate background scheduling class across processes.
Dianne Hackborn
2009-12-07
1
-15
/
+38
*
Modify the binder to request 1M - 2 pages instead of 1M. The backing store
Rebecca Schultz Zavin
2009-11-12
1
-1
/
+1
*
Reset binder service threads' cgroup/priority after command completion
Christopher Tate
2009-11-08
1
-0
/
+15
*
Revert jparks code from IPCThreadState.
Evan Millar
2009-11-06
1
-5
/
+0
*
When a thread is about to be put back onto the thread pool ensure that it is ...
Jason Parks
2009-11-04
1
-22
/
+4
*
Add a warning when we leave threads in the binder thread pool in the backgrou...
Jason Parks
2009-11-03
1
-0
/
+28
*
libbinder: MemoryHeapPmem: honor the NO_CACHING flag when creating a client heap
Dima Zavin
2009-11-02
1
-1
/
+1
*
libbinder: add a NO_CACHING flag to MemoryHeapBase
Iliyan Malchev
2009-10-30
1
-1
/
+5
*
Add offset handling in MemoryHeapBase class
Benny Wong
2009-08-20
1
-4
/
+4
*
Support for marshalling pointers / intptr_t in Parcel.
Andreas Huber
2009-08-17
1
-95
/
+63
*
don't crash in Parcel when given a null (and therfore invalid) native_handle_t
Mathias Agopian
2009-07-31
1
-1
/
+1
*
Instead of using -1 for pid and uid in the simulator, and then having
Marco Nelissen
2009-07-17
1
-7
/
+2
*
new Permission class used to improve permission checks speed (by caching resu...
Mathias Agopian
2009-06-15
3
-5
/
+99
*
some work to try to reduce the code size of some native libraries
Mathias Agopian
2009-05-26
9
-34
/
+82
*
am d50a458b: Merge change 2351 into donut
Android (Google) Code Review
2009-05-22
1
-2
/
+6
*
change 2115 wasn't merged properly into master. this fixes that.
Mathias Agopian
2009-05-21
1
-28
/
+11
*
move libbinder's header files under includes/binder
Mathias Agopian
2009-05-20
15
-122
/
+33
*
checkpoint: split libutils into libutils + libbinder
Mathias Agopian
2009-05-20
16
-0
/
+5303