index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
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
*
turn off some useless messages
Vasu Nori
2010-10-05
1
-2
/
+4
*
am deaa8ff1: am a7ef18fc: Merge "Some debugging support." into gingerbread
Dianne Hackborn
2010-09-24
1
-0
/
+14
|
\
|
*
Some debugging support.
Dianne Hackborn
2010-09-24
1
-0
/
+14
*
|
am ae087369: am 63070856: Merge "Don\'t propagate StrictMode over one-way Bin...
Brad Fitzpatrick
2010-08-31
2
-6
/
+27
|
\
\
|
|
/
|
*
Don't propagate StrictMode over one-way Binder calls.
Brad Fitzpatrick
2010-08-31
2
-6
/
+27
*
|
am 245cb784: am 84c924a6: Merge "Replace several IPCThreadState::get() lookup...
Brad Fitzpatrick
2010-07-27
1
-5
/
+5
|
\
\
|
|
/
|
*
Replace several IPCThreadState::get() lookups with one.
Brad Fitzpatrick
2010-07-27
1
-5
/
+5
*
|
am 3e5e21d4: am 1772c34e: Merge "StrictMode: gather and return violating stac...
Brad Fitzpatrick
2010-07-15
1
-1
/
+12
|
\
\
|
|
/
|
*
StrictMode: gather and return violating stacks in Binder replies
Brad Fitzpatrick
2010-07-15
1
-1
/
+12
*
|
am cc52121c: am c4b204bd: Merge "More StrictMode work, keeping Binder & Block...
Brad Fitzpatrick
2010-07-15
2
-4
/
+13
|
\
\
|
|
/
|
*
More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync.
Brad Fitzpatrick
2010-07-15
2
-4
/
+13
*
|
am 706623dd: am c0a7e690: Add Parcel::readExceptionCode() and Parcel::writeNo...
Brad Fitzpatrick
2010-07-13
3
-6
/
+15
|
\
\
|
|
/
|
*
Add Parcel::readExceptionCode() and Parcel::writeNoException()
Brad Fitzpatrick
2010-07-13
3
-6
/
+15
*
|
am efcf68aa: am ef8f96a7: Merge "Start of work on passing around StrictMode p...
Brad Fitzpatrick
2010-06-23
3
-7
/
+21
|
\
\
|
|
/
|
*
Start of work on passing around StrictMode policy over Binder calls.
Brad Fitzpatrick
2010-06-21
3
-7
/
+21
*
|
Move CursorWindow class from core/jni to libbinder
Mike Lockwood
2010-05-28
2
-0
/
+409
|
/
*
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