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
/
core
/
jni
/
android_util_Binder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Binder.getOrigCallingUid().
Dianne Hackborn
2012-08-31
1
-6
/
+0
*
Add callback hack to find out when to load system properties.
Dianne Hackborn
2012-05-09
1
-0
/
+6
*
Split Parcel JNI details away from Binder.
Jeff Sharkey
2012-03-08
1
-656
/
+20
*
Multi-user - 1st major checkin
Amith Yamasani
2012-02-03
1
-0
/
+6
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-5
/
+5
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-06
1
-8
/
+8
*
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2012-01-04
1
-8
/
+8
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
1
-1
/
+1
*
am 698d3de6: am e7de36e6: Merge "Throw TransactionTooLargeException when Bind...
Jeff Brown
2011-11-10
1
-8
/
+26
|
\
|
*
Throw TransactionTooLargeException when Binder transaction fails.
Jeff Brown
2011-11-08
1
-8
/
+26
*
|
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
Steve Block
2011-10-26
1
-14
/
+14
|
/
*
Fix handling of "allow fds" state.
Dianne Hackborn
2011-10-03
1
-3
/
+12
*
Add mechanism for Parcel to not allow FDs to be written to it.
Dianne Hackborn
2011-10-03
1
-12
/
+31
*
Fix JNI for warning about failure to unlink DeathRecipients
Christopher Tate
2011-08-30
1
-16
/
+22
*
Warn if we're tearing down "live" DeathRecipient content [take 2]
Christopher Tate
2011-08-26
1
-1
/
+31
*
Revert "Warn only if we're tearing down "live" DeathRecipient content"
Guang Zhu
2011-08-24
1
-25
/
+1
*
Warn only if we're tearing down "live" DeathRecipient content
Christopher Tate
2011-08-23
1
-1
/
+25
*
Stop leaking DeathRecipient and BinderProxy instances
Christopher Tate
2011-08-18
1
-15
/
+37
*
Check for exceptions before calling back into Java
Bjorn Bringert
2011-04-26
1
-7
/
+15
*
You don't need to poke around inside FileDescriptor manually.
Elliott Hughes
2011-04-11
1
-53
/
+10
*
More JNI exception-throwing cleanup.
Elliott Hughes
2011-04-08
1
-9
/
+9
*
Improve activity manager debug dumps.
Dianne Hackborn
2011-04-07
1
-1
/
+34
*
am cffde30f: am 44220a56: Merge "Add some debug code to try to track down iss...
Dianne Hackborn
2011-03-15
1
-0
/
+9
|
\
|
*
Add some debug code to try to track down issue 3183612
Dianne Hackborn
2011-03-14
1
-0
/
+9
*
|
Don't fail unlinking death recipients on dead binders
Christopher Tate
2011-03-04
1
-7
/
+25
*
|
Fix binder proxy death notice tracking
Christopher Tate
2011-03-01
1
-52
/
+34
*
|
Add ParcelFileDescriptor APIs to get raw fd.
Dianne Hackborn
2011-02-28
1
-0
/
+9
*
|
Merge "Fix Parcel.writeNative to not ignore 'offset'."
Elliott Hughes
2011-02-28
1
-4
/
+2
|
\
\
|
*
|
Fix Parcel.writeNative to not ignore 'offset'.
Elliott Hughes
2011-02-28
1
-4
/
+2
*
|
|
Binder linkage no longer depends on JNI objrefs as persistent tokens
Christopher Tate
2011-02-28
1
-51
/
+149
|
/
/
*
|
Revert "Binder linkage no longer depends on JNI objrefs as persistent tokens"
Christopher Tate
2011-02-25
1
-145
/
+51
*
|
Binder linkage no longer depends on JNI objrefs as persistent tokens
Christopher Tate
2011-02-24
1
-51
/
+145
|
/
*
Don't propagate StrictMode over one-way Binder calls.
Brad Fitzpatrick
2010-08-31
1
-0
/
+1
*
Replace several IPCThreadState::get() lookups with one.
Brad Fitzpatrick
2010-07-27
1
-7
/
+7
*
More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync.
Brad Fitzpatrick
2010-07-15
1
-1
/
+67
*
Better fix for gettid() sim-eng breakage from last night.
Brad Fitzpatrick
2010-03-25
1
-3
/
+3
*
Hopefully fix the sim-eng build, part 2.
Brad Fitzpatrick
2010-03-25
1
-4
/
+20
*
Try to fix sim build. Looks like gettid() is in unistd.h.
Brad Fitzpatrick
2010-03-25
1
-0
/
+1
*
Log blocking Binder calls to the EventLog.
Brad Fitzpatrick
2010-03-24
1
-1
/
+96
*
Ensure Binder finalizer handles partially initialized instances.
Jeff Brown
2010-03-24
1
-3
/
+13
*
Propagate background scheduling class across processes.
Dianne Hackborn
2009-12-07
1
-0
/
+7
*
move libbinder's header files under includes/binder
Mathias Agopian
2009-05-20
1
-5
/
+5
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+1511
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-1510
/
+0
*
auto import from //depot/cupcake/@132589
The Android Open Source Project
2009-03-03
1
-1
/
+0
*
auto import from //depot/cupcake/@137055
The Android Open Source Project
2009-03-02
1
-0
/
+1
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+1510