index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
InputChannel.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-1
/
+2
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-2
/
+1
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-1
/
+2
*
Second reland "Use new create/removeInputChannel()."
Garfield Tan
2020-09-22
1
-4
/
+3
*
Revert "Reland "Use new create/removeInputChannel().""
Garfield Tan
2020-09-22
1
-3
/
+4
*
Reland "Use new create/removeInputChannel()."
Garfield Tan
2020-09-21
1
-4
/
+3
*
Revert "Use new create/removeInputChannel()."
Roshan Pius
2020-09-21
1
-3
/
+4
*
Use new create/removeInputChannel().
Garfield Tan
2020-09-18
1
-4
/
+3
*
Remove @UnsupportedAppUsage and @SuppressWarnings annotations.
Chris Ye
2020-02-29
1
-12
/
+9
*
Remove InputChannel.finalize() by using NativeAllocationRegistry
Chris Ye
2020-02-27
1
-26
/
+53
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Remove InputChannel::setToken
Siarhei Vishniakou
2019-11-01
1
-5
/
+0
*
Enable views to be placed in windowless surfaces.
Robert Carr
2019-06-27
1
-0
/
+9
*
Expose input region monitoring to system components.
Michael Wright
2019-04-03
1
-11
/
+11
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
WindowManager: Communicate with input system by WindowTokens.
Robert Carr
2018-11-14
1
-5
/
+16
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-20
1
-0
/
+4
*
AArch64: Use long for pointers in view/input classes
Ashok Bhat
2014-01-09
1
-1
/
+1
*
Correctly manage the lifecycle of IME InputChannels.
Jeff Brown
2013-04-04
1
-1
/
+11
*
Use input transport for communications between app and IME.
Jeff Brown
2013-03-26
1
-3
/
+7
*
Use PARCELABLE_WIRTE_RETURN_VALUE flag in InputChannel.
Jeff Brown
2011-08-12
1
-5
/
+2
*
Add support for new input sources.
Jeff Brown
2010-07-15
1
-2
/
+6
*
First stab at attaching native event dispatching.
Dianne Hackborn
2010-06-22
1
-2
/
+3
*
More native input event dispatching.
Jeff Brown
2010-06-21
1
-1
/
+1
*
Native input dispatch rewrite work in progress.
Jeff Brown
2010-06-13
1
-0
/
+152