Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
frameworks
/
native
/
01eb979243a57bd33f8389aeeade8024dd0258c0
/
libs
/
binder
db1597a
Fix shutdown sequence to avoid SIGSEGV when running am command
by Johannes Carlsson
· 14 years ago
1ba2457
Aligning native Parcel implementation to Java.
by Magnus Strandberg
· 14 years ago
555f89d
Add callback hack to find out when to reload system properties.
by Dianne Hackborn
· 13 years ago
a26e1cf
Scheduling group cleanup
by Glenn Kasten
· 13 years ago
1b80f79
add set thread count
by Mathias Agopian
· 13 years ago
e8db871
double checked locking pattern is not safe on SMP
by Mathias Agopian
· 13 years ago
4bcb575
Remove obsolete references to sched_policy.h
by Glenn Kasten
· 13 years ago
67f8b52
Merge "Shorten thread names"
by Glenn Kasten
· 13 years ago
102d539
Shorten thread names
by Glenn Kasten
· 13 years ago
7a75248
get rid of MemoryHeapPmem
by Mathias Agopian
· 13 years ago
89d353a
move CursorWindow from libbinder to libandroidfw
by Mathias Agopian
· 13 years ago
a94f129
Some hardening of isolated processes by restricting access to services.
by Dianne Hackborn
· 13 years ago
4e975bb
Multi-user - 1st major checkin
by Amith Yamasani
· 14 years ago
6726347
Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGE
by Steve Block
· 13 years ago
e6f43dd
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
32397c1
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
a19954a
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
9d45368
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
c4cd530
Fix invalid madvise() during concurrent alloc/dealloc of MemoryDealer
by Ji-Hwan Lee
· 13 years ago
a63ee4c
am f1a4c48b: am e21dabf6: Merge "Initialize bwr.read_buffer in IPCThreadState::talkWithDriver." into ics-mr1
by Ben Cheng
· 13 years ago
d640f89
Initialize bwr.read_buffer in IPCThreadState::talkWithDriver.
by Ben Cheng
· 13 years ago
d341c71
Fix possible leak in Parcel::writeDupFileDescriptor.
by Jeff Brown
· 13 years ago
c17f56f
am 88061d6b: am 5462bc63: Fix a leak in Parcel::writeBlob.
by Jeff Brown
· 13 years ago
efd912c
am 5462bc63: Fix a leak in Parcel::writeBlob.
by Jeff Brown
· 13 years ago
93ff1f9
Fix a leak in Parcel::writeBlob.
by Jeff Brown
· 13 years ago
9897b46
resolved conflicts for merge of 2d280f75 to ics-mr1
by Jeff Brown
· 13 years ago
27a852b
Improve the slow query instrumentation.
by Jeff Brown
· 13 years ago
20b3da9
Optimize fillWindow to improve reverse-seek performance. Bug: 5520301
by Jeff Brown
· 13 years ago
6807e59
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
9f76015
Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE
by Steve Block
· 13 years ago
3e2fb70
Deprecate local-only CursorWindows.
by Jeff Brown
· 13 years ago
ec4e006
Use ashmem for CursorWindows. Bug: 5332296
by Jeff Brown
· 13 years ago
cc0bf53
Clean up CursorWindow code. Bug: 5332296
by Jeff Brown
· 13 years ago
7746cc3
Fix handling of "allow fds" state.
by Dianne Hackborn
· 13 years ago
5707dbf
Transfer large bitmaps using ashmem. Bug: 5224703
by Jeff Brown
· 13 years ago
8938ed2
Add mechanism for Parcel to not allow FDs to be written to it.
by Dianne Hackborn
· 13 years ago
8acda78
Revert "Transfer large bitmaps using ashmem. Bug: 5224703"
by Bart Sears
· 13 years ago
f4c1088
Transfer large bitmaps using ashmem. Bug: 5224703
by Jeff Brown
· 13 years ago
aefc9cd
Resurrect verbose binder logging
by Andy McFadden
· 13 years ago
c2be743
Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build
by Mike Lockwood
· 13 years ago
e16986c
Eliminate single-process mode. Bug: 5010576
by Jeff Brown
· 13 years ago
99b4984
PermissionCache caches permission checks
by Mathias Agopian
· 13 years ago
5728a92
MemoryHeapBase: Save and binderize the offset
by Anu Sundararajan
· 13 years ago
d547432
Make sure binder ioctl structs don't contain uninitialized values.
by Evgeniy Stepanov
· 14 years ago
6e9eb74
Merge "Parcel::appendFrom({const } Parcel *parcel, size_t, size_t)"
by Andreas Huber
· 14 years ago
97e2bcd
Rewrite battery history storage.
by Dianne Hackborn
· 14 years ago
51faf46
Parcel::appendFrom({const } Parcel *parcel, size_t, size_t)
by Andreas Huber
· 14 years ago
af1cf07
Clean up use of HAVE_ANDROID_OS
by Kenny Root
· 14 years ago
1ee57e3
am 6637e307: am bfb5f596: Merge "Fix for writing empty strings to Parcel::writeString8()"
by Jean-Baptiste Queru
· 14 years ago
d1dff8d
Fix for writing empty strings to Parcel::writeString8()
by Pravat Dalbehera
· 14 years ago
1b60843
Framework-side support for Dalvik "isSensitiveThread" hook.
by Brad Fitzpatrick
· 14 years ago
7c4f09d
fix messages from sqlite layer in c++ code to be useful.
by Vasu Nori
· 14 years ago
82bd26d
convert one of the LOGE to LOG_WINDOW msg to reduce grief
by Vasu Nori
· 14 years ago
91abfdd
turn off some useless messages
by Vasu Nori
· 14 years ago
be8bf0c
am deaa8ff1: am a7ef18fc: Merge "Some debugging support." into gingerbread
by Dianne Hackborn
· 14 years ago
67f78c4
Some debugging support.
by Dianne Hackborn
· 14 years ago
f3372f7
am ae087369: am 63070856: Merge "Don\'t propagate StrictMode over one-way Binder calls." into gingerbread
by Brad Fitzpatrick
· 14 years ago
5273603
Don't propagate StrictMode over one-way Binder calls.
by Brad Fitzpatrick
· 14 years ago
b8f4015
am 245cb784: am 84c924a6: Merge "Replace several IPCThreadState::get() lookups with one." into gingerbread
by Brad Fitzpatrick
· 14 years ago
70081a1
Replace several IPCThreadState::get() lookups with one.
by Brad Fitzpatrick
· 14 years ago
e9f1a64
am 3e5e21d4: am 1772c34e: Merge "StrictMode: gather and return violating stacks in Binder replies" into gingerbread
by Brad Fitzpatrick
· 14 years ago
721c416
am cc52121c: am c4b204bd: Merge "More StrictMode work, keeping Binder & BlockGuard\'s thread-locals in-sync." into gingerbread
by Brad Fitzpatrick
· 14 years ago
d36f4a5
StrictMode: gather and return violating stacks in Binder replies
by Brad Fitzpatrick
· 14 years ago
a877cd8
More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync.
by Brad Fitzpatrick
· 14 years ago
0c2aaca
am 706623dd: am c0a7e690: Add Parcel::readExceptionCode() and Parcel::writeNoException()
by Brad Fitzpatrick
· 14 years ago
837a0d0
Add Parcel::readExceptionCode() and Parcel::writeNoException()
by Brad Fitzpatrick
· 14 years ago
f9e01ea
am efcf68aa: am ef8f96a7: Merge "Start of work on passing around StrictMode policy over Binder calls." into gingerbread
by Brad Fitzpatrick
· 14 years ago
702ea9d
Start of work on passing around StrictMode policy over Binder calls.
by Brad Fitzpatrick
· 14 years ago
244a765
Move CursorWindow class from core/jni to libbinder
by Mike Lockwood
· 14 years ago
386a332
Make static versions of libutils and libbinder.
by Dan Egnor
· 15 years ago
3c772b7
fix [2599939] "cannot play video" after open/close a video player a dozen of times
by Mathias Agopian
· 15 years ago
440fd87
Ensure that binder incalls to the system process keep the fg cgroup
by Christopher Tate
· 15 years ago
98e71dd
remove a dependency of GraphicBuffer (libui) on Parcel (libbinder).
by Mathias Agopian
· 15 years ago
0dd0d29
Simplify the MemoryDealer implementation
by Mathias Agopian
· 15 years ago
8c6cedc
Propagate background scheduling class across processes.
by Dianne Hackborn
· 15 years ago
c0c1092
Modify the binder to request 1M - 2 pages instead of 1M. The backing store
by Rebecca Schultz Zavin
· 15 years ago
07d6989
Reset binder service threads' cgroup/priority after command completion
by Christopher Tate
· 15 years ago
6dfe8f1
Revert jparks code from IPCThreadState.
by Evan Millar
· 15 years ago
b5c4135
When a thread is about to be put back onto the thread pool ensure that it is in the foreground cgroup.
by Jason Parks
· 15 years ago
dcd3958
Add a warning when we leave threads in the binder thread pool in the background scheduling group.
by Jason Parks
· 15 years ago
d7f53e1
libbinder: MemoryHeapPmem: honor the NO_CACHING flag when creating a client heap
by Dima Zavin
· 15 years ago
0db1a89
libbinder: add a NO_CACHING flag to MemoryHeapBase
by Iliyan Malchev
· 15 years ago
d4851d7
Add offset handling in MemoryHeapBase class
by Benny Wong
· 15 years ago
84a6d04
Support for marshalling pointers / intptr_t in Parcel.
by Andreas Huber
· 15 years ago
1d0a95b
don't crash in Parcel when given a null (and therfore invalid) native_handle_t
by Mathias Agopian
· 15 years ago
d43b194
Instead of using -1 for pid and uid in the simulator, and then having
by Marco Nelissen
· 15 years ago
375f563
new Permission class used to improve permission checks speed (by caching results)
by Mathias Agopian
· 15 years ago
83c0446
some work to try to reduce the code size of some native libraries
by Mathias Agopian
· 15 years ago
4e97f8c
am d50a458b: Merge change 2351 into donut
by Android (Google) Code Review
· 15 years ago
a47f02a
change 2115 wasn't merged properly into master. this fixes that.
by Mathias Agopian
· 15 years ago
c5b2c0b
move libbinder's header files under includes/binder
by Mathias Agopian
· 15 years ago
208059f
checkpoint: split libutils into libutils + libbinder
by Mathias Agopian
· 15 years ago