summaryrefslogtreecommitdiffstats
path: root/core/java/android/view
Commit message (Expand)AuthorAgeFilesLines
* Merge "Some view not shown on the screen are reported for accessibility."Svetoslav Ganov2012-04-122-11/+22
|\
| * Some view not shown on the screen are reported for accessibility.Svetoslav Ganov2012-04-122-11/+22
* | Merge "Don't wait for screen on to finish animations"Romain Guy2012-04-121-1/+10
|\ \
| * | Don't wait for screen on to finish animationsRomain Guy2012-04-121-1/+10
* | | Merge "Fix SurfaceTexture leak in TextureView Bug #6318631"Romain Guy2012-04-112-15/+51
|\ \ \ | |/ /
| * | Fix SurfaceTexture leak in TextureViewRomain Guy2012-04-112-15/+51
* | | Merge "New WebView input dispatcher."John Reck2012-04-111-0/+78
|\ \ \
| * | | New WebView input dispatcher.Jeff Brown2012-04-111-0/+78
* | | | Merge "Invalidate for scrolling animations on the animation timer"Adam Powell2012-04-111-2/+2
|\ \ \ \
| * | | | Invalidate for scrolling animations on the animation timerAdam Powell2012-04-111-2/+2
* | | | | Unhide new animation runnable API on View.Jeff Brown2012-04-111-4/+27
| |_|/ / |/| | |
* | | | Request key maps from input manager service.Jeff Brown2012-04-102-84/+115
|/ / /
* | | Some small tweaks to improve memory management.Dianne Hackborn2012-04-101-15/+16
|/ /
* | Merge "New Android Dreams architecture, disabled for now."Daniel Sandler2012-04-102-0/+31
|\ \
| * | New Android Dreams architecture, disabled for now.Daniel Sandler2012-04-092-0/+31
| |/
* | Merge "Release the scratch pbuffer surface after use"Jesse Hall2012-04-091-0/+8
|\ \ | |/ |/|
| * Release the scratch pbuffer surface after useJesse Hall2012-04-051-0/+8
* | Merge "Add a unique input device descriptor."Jeff Brown2012-04-061-2/+18
|\ \
| * | Add a unique input device descriptor.Jeff Brown2012-04-061-2/+18
* | | Merge "fix functor flag parsing, tweak process delay"Chris Craik2012-04-061-1/+1
|\ \ \ | |/ / |/| |
| * | fix functor flag parsing, tweak process delayChris Craik2012-04-051-1/+1
* | | Merge changes Iac9cc917,I8eed4b0dJamie Gennis2012-04-063-5/+75
|\ \ \
| * | | TextureView: add setSurfaceTexture methodJamie Gennis2012-04-053-5/+75
* | | | Merge "Fix a bug with IME blinking just after leaving the lock screen"satok2012-04-051-2/+6
|\ \ \ \
| * | | | Fix a bug with IME blinking just after leaving the lock screensatok2012-04-051-2/+6
* | | | | Supplement for I772164d9c67e95876c228efcce2satok2012-04-062-5/+17
* | | | | Move some APIs from window manager to input manager.Jeff Brown2012-04-054-65/+22
* | | | | Merge "Fix so that status bar doesn't resize when hiding nav bar."Dianne Hackborn2012-04-051-6/+47
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix so that status bar doesn't resize when hiding nav bar.Dianne Hackborn2012-04-051-6/+47
| | |/ / | |/| |
* | | | Merge "Minor twaek to the focus behavior."Svetoslav Ganov2012-04-051-8/+1
|\ \ \ \
| * | | | Minor twaek to the focus behavior.Svetoslav Ganov2012-04-051-8/+1
* | | | | Merge "Initial commit of InputManager and keyboard layout API."Jeff Brown2012-04-052-5/+41
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Initial commit of InputManager and keyboard layout API.Jeff Brown2012-04-052-5/+41
* | | | | Merge "Clean up status bar, system bar, navigation bar management."Dianne Hackborn2012-04-053-8/+15
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Clean up status bar, system bar, navigation bar management.Dianne Hackborn2012-04-043-8/+15
* | | | | Merge "Make sure we clean up after ourselves"Romain Guy2012-04-041-15/+18
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Make sure we clean up after ourselvesRomain Guy2012-04-041-15/+18
* | | | | Merge "Fixing broken clear focus behavior."Svetoslav Ganov2012-04-042-21/+22
|\ \ \ \ \
| * | | | | Fixing broken clear focus behavior.Svetoslav Ganov2012-04-042-21/+22
| | |_|_|/ | |/| | |
* | | | | Merge "Add a new OnDrawListener to ViewRoot"Romain Guy2012-04-042-157/+239
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Add a new OnDrawListener to ViewRootRomain Guy2012-04-042-157/+239
* | | | Merge "Fix for bug 6104272."Philip Milne2012-04-041-148/+291
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for bug 6104272.Philip Milne2012-04-041-148/+291
* | | | Merge "Add View textAlignment"Fabrice Di Meglio2012-04-042-9/+333
|\ \ \ \ | |_|/ / |/| | |
| * | | Add View textAlignmentFabrice Di Meglio2012-04-042-9/+333
| |/ /
* | | Enhanced frame profiling from gfxinfoChet Haase2012-04-041-3/+28
|/ /
* | Merge "Optimization of alpha with DisplayList properties"Chet Haase2012-04-035-20/+63
|\ \
| * | Optimization of alpha with DisplayList propertiesChet Haase2012-04-035-20/+63
* | | Merge "Fix bug #6140391 Make RTL awareness as an opt-in into the AndroidManif...Fabrice Di Meglio2012-04-031-56/+70
|\ \ \
| * | | Fix bug #6140391 Make RTL awareness as an opt-in into the AndroidManifestFabrice Di Meglio2012-04-031-56/+70