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
/
WindowAnimator.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
clean-up following Surface split
Mathias Agopian
2013-02-15
1
-2
/
+2
*
Merge "Reset and reuse Iterators and don't new() one."
Craig Mautner
2013-02-14
1
-3
/
+5
|
\
|
*
Reset and reuse Iterators and don't new() one.
Craig Mautner
2013-02-14
1
-3
/
+5
*
|
Merge "split Surface in two classes: SurfaceControl and Surface"
Mathias Agopian
2013-02-14
1
-3
/
+4
|
\
\
|
|
/
|
/
|
|
*
split Surface in two classes: SurfaceControl and Surface
Mathias Agopian
2013-02-14
1
-3
/
+4
*
|
Remove AppWindowToken lists.
Craig Mautner
2013-02-14
1
-9
/
+8
|
/
*
Migrate AppWindowToken lists into DisplayContent.
Craig Mautner
2013-02-05
1
-10
/
+13
*
Make DimLayer track changes to WindowState layer.
Craig Mautner
2013-01-11
1
-2
/
+6
*
Combine DimAnimator and DimSurface into DimLayer
Craig Mautner
2013-01-08
1
-56
/
+80
*
Refactoring of the screen magnification feature.
Svetoslav Ganov
2012-12-14
1
-0
/
+4
*
Call adjustWallpaperWindowsLocked once per pass.
Craig Mautner
2012-12-12
1
-4
/
+4
*
Share the pending layout changes
Craig Mautner
2012-12-04
1
-22
/
+31
*
Recouple layout and animation a bit.
Craig Mautner
2012-12-04
1
-231
/
+73
*
Further decouple layout and animation.
Craig Mautner
2012-12-04
1
-26
/
+7
*
Fix issue #7457380: IME leaves a mark after user switching
Dianne Hackborn
2012-11-02
1
-2
/
+3
*
Fix issue #7343200: Fails to show wallpaper in the background for...
Dianne Hackborn
2012-11-02
1
-8
/
+29
*
More debugging for issue #7343200 Fails to show wallpaper in the...
Dianne Hackborn
2012-11-01
1
-32
/
+141
*
Work on issue #7343200: Fails to show wallpaper in the background...
Dianne Hackborn
2012-10-29
1
-0
/
+2
*
Flag window animation transactions as animations.
Jamie Gennis
2012-10-15
1
-0
/
+1
*
Call Surface.destroy when Display is removed.
Craig Mautner
2012-10-02
1
-9
/
+28
*
Eliminate potential for NPE in WindowAnimator.
Craig Mautner
2012-09-21
1
-8
/
+12
*
Add debug to help with b/7135184.
Craig Mautner
2012-09-17
1
-15
/
+27
*
Make more items per-Display.
Craig Mautner
2012-09-16
1
-78
/
+158
*
We don't need black frames for forced display size.
Jeff Brown
2012-09-13
1
-9
/
+0
*
Limit certain actions to default Display.
Craig Mautner
2012-09-05
1
-14
/
+1
*
Remove single pass actions from display loop.
Craig Mautner
2012-09-04
1
-26
/
+27
*
Change layout inner loop order for multi display.
Craig Mautner
2012-09-04
1
-37
/
+66
*
More improvements to the display manager.
Jeff Brown
2012-08-31
1
-1
/
+1
*
Clean up displayId and layerStack usage.
Craig Mautner
2012-08-23
1
-2
/
+10
*
Ensure that mAllAppWinAnimators is not null.
Craig Mautner
2012-08-20
1
-2
/
+2
*
Introduce multiple displays with DisplayContent.
Craig Mautner
2012-08-02
1
-17
/
+24
*
Small step towards supporting multiple displays
Craig Mautner
2012-07-27
1
-2
/
+4
*
Further isolate layout side from animation side.
Craig Mautner
2012-07-13
1
-15
/
+30
*
Handle keyguard visibility states separately.
Craig Mautner
2012-07-10
1
-5
/
+22
*
Isolate layout and animation wallpaper objects.
Craig Mautner
2012-07-09
1
-15
/
+38
*
Fix hang on rotation.
Craig Mautner
2012-07-09
1
-1
/
+2
*
Use new object to sync DimAnimator.
Craig Mautner
2012-07-03
1
-23
/
+19
*
Swap source and destination transfer objects.
Craig Mautner
2012-07-03
1
-33
/
+24
*
Step 2 in consolidating wallpaper animation.
Craig Mautner
2012-07-03
1
-74
/
+80
*
Merge CL 202423/3 App launching has random pauses.
Craig Mautner
2012-07-03
1
-101
/
+54
*
Use two fingers to work some magic...
Dianne Hackborn
2012-06-25
1
-0
/
+6
*
Eliminate jank by setting force hiding differently
Craig Mautner
2012-06-25
1
-2
/
+4
*
Step 1 in consolidating wallpaper animation.
Craig Mautner
2012-06-22
1
-60
/
+52
*
Move animation step from layout to animator.
Craig Mautner
2012-06-22
1
-6
/
+62
*
More steps to isolate animation.
Craig Mautner
2012-06-18
1
-40
/
+57
*
Expose apps when keyguard animating.
Craig Mautner
2012-06-14
1
-1
/
+1
*
Merge "Do not hide animating window behind keyguard." into jb-dev
Craig Mautner
2012-06-13
1
-1
/
+1
|
\
|
*
Do not hide animating window behind keyguard.
Craig Mautner
2012-06-12
1
-1
/
+1
*
|
Update wallpaper visibility at time of hide/show.
Craig Mautner
2012-06-13
1
-0
/
+1
|
/
*
Remove over aggressive optimization.
Craig Mautner
2012-06-11
1
-9
/
+1
[next]