summaryrefslogtreecommitdiffstats
path: root/core/java/android/view
Commit message (Expand)AuthorAgeFilesLines
* Don't wait for screen on to finish animationsRomain Guy2012-04-121-1/+10
* Fix SurfaceTexture leak in TextureViewRomain Guy2012-04-112-15/+51
* 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
* | | | Merge "Shorten PRESSED_STATE_DURATION"Daisuke Miyakawa2012-04-031-27/+27
|\ \ \ \ | |_|_|/ |/| | |
| * | | Shorten PRESSED_STATE_DURATIONDaisuke Miyakawa2012-04-031-27/+27
* | | | Merge "Let ViewStub be used in RemoteViews."Jeff Sharkey2012-04-032-2/+35
|\ \ \ \ | |_|_|/ |/| | |
| * | | Let ViewStub be used in RemoteViews.Jeff Sharkey2012-04-022-2/+35
* | | | am c1a0e54d: am b459b619: am 945b7cb3: Merge "docs: Accessibility Dev Guide (...Joe Fernandez2012-04-036-0/+39
|\ \ \ \
| * \ \ \ am 945b7cb3: Merge "docs: Accessibility Dev Guide (subsumes Accessibility Bes...Joe Fernandez2012-04-036-0/+39
| |\ \ \ \
| | * | | | docs: Accessibility Dev Guide (subsumes Accessibility Best Practices)Joe Fernandez2012-03-286-0/+39
* | | | | | Merge "Add Japanese specific key codes."Jeff Brown2012-04-021-2/+26
|\ \ \ \ \ \
| * | | | | | Add Japanese specific key codes.Yang Chuang2012-04-021-2/+26