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
/
services
/
java
/
com
/
android
/
server
/
wm
/
WindowState.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only consider hiddenRequested when deciding layout
Craig Mautner
2012-09-12
1
-1
/
+1
*
Screen magnification - feature - framework.
Svetoslav Ganov
2012-09-06
1
-0
/
+15
*
Limit certain actions to default Display.
Craig Mautner
2012-09-05
1
-0
/
+5
*
Make mLayoutNeeded per-Display.
Craig Mautner
2012-09-04
1
-1
/
+7
*
Fix to allow SYSTEM_UID to display windows.
Craig Mautner
2012-08-21
1
-6
/
+8
*
Hide non user app windows from other users.
Craig Mautner
2012-08-20
1
-0
/
+23
*
Introduce multiple displays with DisplayContent.
Craig Mautner
2012-08-02
1
-9
/
+21
*
Small step towards supporting multiple displays
Craig Mautner
2012-07-27
1
-1
/
+4
*
Add display manager skeleton.
Jeff Brown
2012-07-25
1
-1
/
+1
*
Further isolate layout side from animation side.
Craig Mautner
2012-07-13
1
-3
/
+3
*
Isolate layout and animation wallpaper objects.
Craig Mautner
2012-07-09
1
-1
/
+1
*
Swap source and destination transfer objects.
Craig Mautner
2012-07-03
1
-2
/
+2
*
Use two fingers to work some magic...
Dianne Hackborn
2012-06-25
1
-0
/
+3
*
Don't display based on a dummy animation.
Craig Mautner
2012-06-22
1
-1
/
+2
*
Fix starting window problems.
Craig Mautner
2012-06-21
1
-1
/
+1
*
Fix issue #6686339: 2 taps required to launch notification...
Dianne Hackborn
2012-06-19
1
-0
/
+22
*
Merge "Change method of tracking moving AppWindowTokens." into jb-dev
Craig Mautner
2012-05-23
1
-1
/
+3
|
\
|
*
Change method of tracking moving AppWindowTokens.
Craig Mautner
2012-05-23
1
-1
/
+3
*
|
Eliminate deferred surface destruction.
Craig Mautner
2012-05-16
1
-2
/
+1
|
/
*
Implement new window cropping.
Dianne Hackborn
2012-05-13
1
-36
/
+16
*
Add system insets to windows.
Dianne Hackborn
2012-04-30
1
-14
/
+54
*
Merge "Refactor input system into its own service."
Jeff Brown
2012-04-05
1
-0
/
+2
|
\
|
*
Refactor input system into its own service.
Jeff Brown
2012-04-05
1
-0
/
+2
*
|
Clean up status bar, system bar, navigation bar management.
Dianne Hackborn
2012-04-04
1
-0
/
+6
*
|
First separation of animation from AppWindowToken.
Craig Mautner
2012-04-04
1
-7
/
+8
*
|
Move more items between layout and animate sides.
Craig Mautner
2012-04-04
1
-0
/
+3
|
/
*
Refactor to convert four state booleans to int.
Craig Mautner
2012-04-02
1
-20
/
+6
*
Further isolate the Surface from WindowState.
Craig Mautner
2012-04-02
1
-15
/
+17
*
Move variables into animation class.
Craig Mautner
2012-03-30
1
-43
/
+3
*
Remove obsolete variable masking valid one.
Craig Mautner
2012-03-29
1
-17
/
+14
*
Move Surface operations out of WindowState.
Craig Mautner
2012-03-29
1
-621
/
+19
*
Move wallpaper animations int WindowAnimator.
Craig Mautner
2012-03-29
1
-7
/
+97
*
Refactor animation out of WindowState.
Craig Mautner
2012-03-26
1
-289
/
+43
*
Skip layout if performShow fails.
Craig Mautner
2012-03-25
1
-0
/
+3
*
Separate animation into separate class.
Craig Mautner
2012-03-22
1
-4
/
+4
*
Minor refactoring prior to major refactoring.
Craig Mautner
2012-03-20
1
-6
/
+5
*
Fix flickering when starting and ending apps.
Craig Mautner
2012-03-20
1
-3
/
+9
*
Perform finish animation actions.
Craig Mautner
2012-03-16
1
-18
/
+7
*
Separate layout ops from surface ops.
Craig Mautner
2012-03-15
1
-7
/
+4
*
Separate out animations from layout.
Craig Mautner
2012-03-14
1
-6
/
+7
*
Dejank: also animate window moves due to requested size changes.
Dianne Hackborn
2012-03-12
1
-0
/
+13
*
Fix state machine sequence causing wallpaper flash.
Craig Mautner
2012-03-09
1
-10
/
+21
*
Separate animation steps into start, step and finish phases.
Craig Mautner
2012-03-01
1
-15
/
+21
*
Detect animation completions like we used to.
Craig Mautner
2012-02-28
1
-1
/
+1
*
Fix bug introduced when moving animation step out from between assignments to...
Craig Mautner
2012-02-27
1
-0
/
+4
*
- Consolidate all animations in a single place outside of layout loop.
Craig Mautner
2012-02-21
1
-3
/
+9
*
Simplify Choreographer API.
Jeff Brown
2012-02-15
1
-2
/
+2
*
Use Choreographer for window manager animation timing.
Dianne Hackborn
2012-02-01
1
-2
/
+2
*
Another attempt at issue #5823276: home repaints after full-screen app is exited
Dianne Hackborn
2012-01-23
1
-3
/
+10
*
Fix issue #5823276 again: home repaints after full-screen app is exited
Dianne Hackborn
2012-01-20
1
-0
/
+10
[next]