This website requires JavaScript.
Explore
Help
Sign In
drgreen
/
android_frameworks_base
Watch
1
Star
0
Fork
0
You've already forked android_frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
android_frameworks_base
/
services
/
java
/
com
/
android
/
server
/
wm
History
Jean-Baptiste Queru
c6376b54ba
am a998fa2d: am e14afe71: am 58f26e9d: Merge "The order of child windows is switched"
...
* commit 'a998fa2df957ad3f1c860d5ab8903041cf53a2f0': The order of child windows is switched
2013-07-08 11:27:51 -07:00
..
AppTransition.java
…
AppWindowAnimator.java
…
AppWindowToken.java
…
BlackFrame.java
…
DimLayer.java
Fix layering and launching issues.
2013-05-03 13:40:13 -07:00
DisplayContent.java
Add an API to allow for creating private virtual displays.
2013-06-18 15:32:41 -07:00
DisplayMagnifier.java
…
DisplaySettings.java
…
DragState.java
…
FakeWindowImpl.java
…
FocusedStackFrame.java
Clean up FocusedStackFrame layer setting.
2013-04-28 08:58:21 -07:00
InputMonitor.java
…
KeyguardDisableHandler.java
…
PointerEventDispatcher.java
Centralize all system InputEventReceiver monitors.
2013-06-12 10:59:16 -07:00
ScreenRotationAnimation.java
…
Session.java
…
StackBox.java
Make WindowState mUnderStatusBar reflect position.
2013-06-06 11:26:15 -07:00
StackTapPointerEventListener.java
Centralize all system InputEventReceiver monitors.
2013-06-12 10:59:16 -07:00
StartingData.java
Fix a bug resolving the correct icon/logo in action bars
2013-05-31 15:00:24 -07:00
StrictModeFlash.java
…
Task.java
…
TaskGroup.java
…
TaskStack.java
Fix unnecessary and harmful task movement.
2013-06-24 11:29:09 -07:00
ViewServer.java
…
Watermark.java
…
WindowAnimator.java
New ArrayMap class.
2013-05-24 16:36:14 -07:00
WindowManagerService.java
Merge "Add API to convert translucent Activity to opaque."
2013-06-27 21:00:44 +00:00
WindowState.java
am a998fa2d: am e14afe71: am 58f26e9d: Merge "The order of child windows is switched"
2013-07-08 11:27:51 -07:00
WindowStateAnimator.java
Resize all changed windows and fix moveTaskToStack
2013-05-20 13:25:14 -07:00
WindowToken.java
…