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
*
Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGE
Steve Block
2012-01-09
1
-9
/
+9
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
8
-30
/
+30
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-06
6
-7
/
+7
*
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2012-01-04
3
-17
/
+17
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
5
-12
/
+12
*
Fix invalid madvise() during concurrent alloc/dealloc of MemoryDealer
Ji-Hwan Lee
2011-12-15
1
-1
/
+5
*
am f1a4c48b: am e21dabf6: Merge "Initialize bwr.read_buffer in IPCThreadState...
Ben Cheng
2011-12-01
1
-0
/
+1
|
\
|
*
Initialize bwr.read_buffer in IPCThreadState::talkWithDriver.
Ben Cheng
2011-12-01
1
-0
/
+1
*
|
Fix possible leak in Parcel::writeDupFileDescriptor.
Jeff Brown
2011-11-07
1
-1
/
+9
*
|
am 88061d6b: am 5462bc63: Fix a leak in Parcel::writeBlob.
Jeff Brown
2011-11-07
1
-9
/
+4
|
\
\
|
|
/
|
*
am 5462bc63: Fix a leak in Parcel::writeBlob.
Jeff Brown
2011-11-05
1
-9
/
+4
|
|
\
|
|
*
Fix a leak in Parcel::writeBlob.
Jeff Brown
2011-11-04
1
-9
/
+4
|
*
|
resolved conflicts for merge of 2d280f75 to ics-mr1
Jeff Brown
2011-10-30
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
*
Improve the slow query instrumentation.
Jeff Brown
2011-10-28
1
-1
/
+1
*
|
|
Optimize fillWindow to improve reverse-seek performance.
Jeff Brown
2011-10-28
1
-1
/
+1
*
|
|
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
Steve Block
2011-10-26
3
-43
/
+43
*
|
|
Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE
Steve Block
2011-10-25
2
-7
/
+7
|
/
/
*
|
Deprecate local-only CursorWindows.
Jeff Brown
2011-10-12
1
-3
/
+1
|
/
*
Use ashmem for CursorWindows.
Jeff Brown
2011-10-11
2
-263
/
+239
*
Clean up CursorWindow code.
Jeff Brown
2011-10-06
1
-38
/
+3
*
Fix handling of "allow fds" state.
Dianne Hackborn
2011-10-03
1
-2
/
+9
*
Transfer large bitmaps using ashmem.
Jeff Brown
2011-10-03
1
-0
/
+108
*
Add mechanism for Parcel to not allow FDs to be written to it.
Dianne Hackborn
2011-10-03
1
-1
/
+18
*
Revert "Transfer large bitmaps using ashmem. Bug: 5224703"
Bart Sears
2011-09-25
1
-97
/
+0
*
Transfer large bitmaps using ashmem.
Jeff Brown
2011-09-23
1
-0
/
+97
*
Resurrect verbose binder logging
Andy McFadden
2011-09-07
1
-36
/
+38
*
Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build
Mike Lockwood
2011-07-13
1
-12
/
+0
*
Eliminate single-process mode.
Jeff Brown
2011-07-08
1
-39
/
+12
*
PermissionCache caches permission checks
Mathias Agopian
2011-06-27
3
-89
/
+114
*
MemoryHeapBase: Save and binderize the offset
Anu Sundararajan
2011-06-27
2
-26
/
+42
*
Make sure binder ioctl structs don't contain uninitialized values.
Evgeniy Stepanov
2011-04-21
1
-0
/
+3
*
Merge "Parcel::appendFrom({const } Parcel *parcel, size_t, size_t)"
Andreas Huber
2011-04-18
1
-3
/
+3
|
\
|
*
Parcel::appendFrom({const } Parcel *parcel, size_t, size_t)
Andreas Huber
2011-04-13
1
-3
/
+3
*
|
Rewrite battery history storage.
Dianne Hackborn
2011-04-14
1
-7
/
+11
|
/
*
Clean up use of HAVE_ANDROID_OS
Kenny Root
2011-02-16
2
-8
/
+8
*
am 6637e307: am bfb5f596: Merge "Fix for writing empty strings to Parcel::wri...
Jean-Baptiste Queru
2010-12-28
1
-1
/
+4
|
\
|
*
Fix for writing empty strings to Parcel::writeString8()
Pravat Dalbehera
2010-12-22
1
-1
/
+4
*
|
Framework-side support for Dalvik "isSensitiveThread" hook.
Brad Fitzpatrick
2010-12-14
1
-0
/
+10
*
|
fix messages from sqlite layer in c++ code to be useful.
Vasu Nori
2010-11-29
1
-2
/
+4
*
|
convert one of the LOGE to LOG_WINDOW msg to reduce grief
Vasu Nori
2010-10-26
1
-1
/
+1
*
|
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
|
\
\
|
|
/
[next]