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
*
Throw DeadObjectException on failed transaction, not RuntimeException
Christopher Tate
2015-06-29
1
-2
/
+4
*
Don't throw TransactionTooLargeException for small payloads
Christopher Tate
2015-06-25
1
-5
/
+15
*
Improve reporting to apps of transaction too large failures.
Dianne Hackborn
2015-05-21
1
-6
/
+9
*
Close race condition in binderDied()
Christopher Tate
2015-05-19
1
-5
/
+18
*
Properly describe exception
Mathieu Chartier
2015-04-28
1
-3
/
+1
*
Added watchdog monitor for Binder threads availability.
Wale Ogunwale
2015-04-14
1
-1
/
+7
*
Frameworks/base: Consistency in core/jni
Andreas Gampe
2014-11-21
1
-5
/
+3
*
Merge "Fix clang warnings in core/jni."
Dan Albert
2014-11-20
1
-1
/
+0
|
\
|
*
Fix clang warnings in core/jni.
Dan Albert
2014-11-20
1
-1
/
+0
*
|
Add appropriate casts for char16_t.
Dan Albert
2014-11-20
1
-1
/
+2
|
/
*
Frameworks/base: Replace LOG_FATAL_IF in core/jni
Andreas Gampe
2014-11-19
1
-73
/
+39
*
Frameworks/base: Wall Werror in core/jni
Andreas Gampe
2014-11-13
1
-21
/
+18
*
am 9cf01b63: Merge "More work on issue #17656716: Unhandled exception in Wind...
Dianne Hackborn
2014-09-30
1
-11
/
+6
|
\
|
*
More work on issue #17656716: Unhandled exception in Window Manager
Dianne Hackborn
2014-09-30
1
-11
/
+6
*
|
am 0b1eb9d4: Merge "Work on issue #17656716: Unhandled exception in Window Ma...
Dianne Hackborn
2014-09-26
1
-1
/
+1
|
\
\
|
|
/
|
*
Work on issue #17656716: Unhandled exception in Window Manager
Dianne Hackborn
2014-09-25
1
-1
/
+1
|
*
Fix JNI error in exception reporting.
Mathieu Chartier
2014-08-06
1
-1
/
+4
*
|
am be39e991: am 977c4a5b: Merge "Clean up ExceptionOccurred."
Mathieu Chartier
2014-08-21
1
-8
/
+8
|
\
\
|
*
|
Clean up ExceptionOccurred.
Mathieu Chartier
2014-08-20
1
-8
/
+8
*
|
|
am 72d3cef8: am 708da446: Merge "Use gettid directly in frameworks JNI."
Elliott Hughes
2014-08-18
1
-9
/
+2
|
\
\
\
|
|
/
/
|
*
|
Use gettid directly in frameworks JNI.
Elliott Hughes
2014-08-18
1
-9
/
+2
*
|
|
am 021cf13e: am 7782c6b3: Merge "Fix JNI error in exception reporting."
Mathieu Chartier
2014-08-06
1
-1
/
+4
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Fix JNI error in exception reporting.
Mathieu Chartier
2014-08-06
1
-1
/
+4
*
|
Battery stats more wake history, power save mode.
Dianne Hackborn
2014-05-15
1
-0
/
+32
|
/
*
jni: binder ptrdiff_t compile issues
Mark Salyzyn
2014-04-17
1
-2
/
+2
*
jni: binder 64-bit compile issues
Mark Salyzyn
2014-04-17
1
-9
/
+10
*
AArch64: Make Binder and Parcel 64-bit compatible
Ashok Bhat
2014-01-23
1
-24
/
+24
*
Merge "fix possible buffer overrun and memory leak"
Elliott Hughes
2013-12-11
1
-4
/
+11
|
\
|
*
fix possible buffer overrun and memory leak
Sungmin Choi
2013-05-29
1
-4
/
+11
*
|
replace cutils/logger.h with log/logger.h
Colin Cross
2013-07-24
1
-1
/
+1
*
|
Disable various sampling event logs.
Jeff Sharkey
2013-04-26
1
-0
/
+5
*
|
Fix reference cycle in InputEventReceiver and Sender.
Jeff Brown
2013-04-02
1
-16
/
+1
*
|
fix JNI use of incStrong/decStrong
Mathias Agopian
2013-03-06
1
-2
/
+2
|
/
*
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
[next]