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
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
ActivityView.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added some TestApi that are already used by CTS
Wale Ogunwale
2019-02-21
1
-7
/
+4
*
Merge "Make WindowContainer surfaces container layers by default."
Chavi Weingarten
2019-02-21
1
-1
/
+1
|
\
|
*
Make WindowContainer surfaces container layers by default.
Chavi Weingarten
2019-02-20
1
-1
/
+1
*
|
Merge "Adds TaskInfo to some TaskChangeListener methods"
Mark Renouf
2019-02-21
1
-17
/
+17
|
\
\
|
|
/
|
/
|
|
*
Adds TaskInfo to some TaskChangeListener methods
Mark Renouf
2019-02-20
1
-17
/
+17
*
|
Forward StatusBar.onBackPressed to Bubbles when expanded
Mark Renouf
2019-02-18
1
-0
/
+31
*
|
ActivityView: avoid crash in release() when detached from window
Mark Renouf
2019-02-14
1
-0
/
+6
|
/
*
Set insets on the virtual display to avoid IME covering the bubble.
Issei Suzuki
2019-02-08
1
-0
/
+23
*
Revert "Make WindowContainer surfaces container layers by default."
Jorim Jaggi
2019-01-31
1
-1
/
+1
*
Merge "Let the activity embedded in ActivityView can be directly touched"
Tiger Huang
2019-01-30
1
-47
/
+6
|
\
|
*
Let the activity embedded in ActivityView can be directly touched
Tiger Huang
2019-01-30
1
-47
/
+6
*
|
Make WindowContainer surfaces container layers by default.
chaviw
2019-01-28
1
-1
/
+1
*
|
Adds callbacks for task creation and removal
Mark Renouf
2019-01-24
1
-8
/
+55
|
/
*
SurfaceControl: Accept instance rather than handle for reparent
Robert Carr
2019-01-22
1
-2
/
+2
*
Merge "Added turn on/off virtual display"
Chavi Weingarten
2019-01-15
1
-23
/
+14
|
\
|
*
Added turn on/off virtual display
chaviw
2018-12-26
1
-23
/
+14
*
|
Merge changes from topic "remove-scoped-connection"
Rob Carr
2019-01-07
1
-1
/
+2
|
\
\
|
*
|
Remove usage of scoped connections.
Robert Carr
2019-01-04
1
-1
/
+2
*
|
|
Merge "Forward setVisibility call to SurfaceView for ActivityView."
Chavi Weingarten
2019-01-07
1
-0
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Forward setVisibility call to SurfaceView for ActivityView.
chaviw
2019-01-04
1
-0
/
+7
|
|
/
*
/
Add support for singleTaskInstance displays
Wale Ogunwale
2019-01-02
1
-0
/
+12
|
/
*
Adds DESTROY_CONTENT_ON_REMOVAL to VirtualDisplay flags
Mark Renouf
2018-12-14
1
-1
/
+2
*
Fix ActivityView input forwarding.
chaviw
2018-11-30
1
-2
/
+6
*
Reparent DisplayContent layers to SurfaceControl for ActivityView
chaviw
2018-11-30
1
-13
/
+39
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-14
1
-0
/
+5
*
Moved some activities implementation to ActivityTaskManagerService (2/n)
Wale Ogunwale
2018-06-12
1
-3
/
+5
*
Add a path to allow detection of task changes to the top of the ActivityView
Brad Stenning
2018-05-04
1
-10
/
+64
*
Don't set override display info for ActivityView
Andrii Kulian
2018-03-20
1
-2
/
+9
*
Set ActivityView background to current top task's color
Andrii Kulian
2018-01-23
1
-0
/
+60
*
Set ActivityView's rect as tap exclude region
Andrii Kulian
2018-01-17
1
-0
/
+37
*
Fix NPE in ActivityView on surface destruction
Andrii Kulian
2017-09-01
1
-1
/
+1
*
DO NOT MERGE VirtualDisplay wrapper with input forwarding
Andrii Kulian
2017-07-21
1
-0
/
+335
*
DO NOT MERGE ActivityView be gone!
Andrii Kulian
2017-07-21
1
-517
/
+0
*
Update usage of ActivityManagerNative.
Sudheer Shanka
2016-11-14
1
-1
/
+1
*
Add shell command to move activity stacks between displays
Andrii Kulian
2016-11-03
1
-7
/
+0
*
ActivityView gets its own thread pool.
Daniel Koulomzin
2015-11-11
1
-60
/
+112
*
am f4e1d10c: Kill ActivityView\'s background thread when it\'s destroyed
Ned Burns
2015-09-25
1
-0
/
+2
|
\
|
*
Kill ActivityView's background thread when it's destroyed
Ned Burns
2015-09-23
1
-0
/
+2
*
|
am 93634166: am d88e4d50: Merge "ActivityView: set surface on a background th...
Filip Gruszczynski
2015-06-05
1
-14
/
+31
|
\
|
|
*
ActivityView: set surface on a background thread.
Filip Gruszczynski
2015-06-01
1
-14
/
+31
*
|
am 60b0846f: am c4d7fc10: am 568356ff: Merge "Changes callback to a WeakRefer...
Gus Prevas
2015-03-25
1
-1
/
+6
|
\
|
|
*
Changes callback to a WeakReference in ActivityContainerCallback.
Gus Prevas
2015-03-24
1
-1
/
+6
*
|
am 5d3f00e3: am 358188f5: Merge "Change ActivityView startActivity state sequ...
Craig Mautner
2015-03-03
1
-52
/
+44
|
\
|
|
*
Change ActivityView startActivity state sequence
Craig Mautner
2015-03-03
1
-52
/
+44
*
|
Rename the binder call createActivityContainer
Todd Kennedy
2015-01-15
1
-1
/
+1
|
/
*
Revert "Revert "Close ActivityView and ActivityContainer cleanly.""
Craig Mautner
2014-06-13
1
-5
/
+12
*
Revert "Close ActivityView and ActivityContainer cleanly."
Justin Koh
2014-06-13
1
-12
/
+5
*
Close ActivityView and ActivityContainer cleanly.
Craig Mautner
2014-06-11
1
-5
/
+12
*
Add callback when ActivityView activities complete
Craig Mautner
2014-06-04
1
-0
/
+36
*
Pause and resume ActivityView when visibility changes
Craig Mautner
2014-05-05
1
-0
/
+24
[next]