summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/ViewRootImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Simplify Choreographer API.Jeff Brown2012-02-151-9/+29
* Incorrect behavior of View clear focus v2.0.Svetoslav Ganov2012-02-141-16/+19
* Merge "Revert "Incorrect behavior of View clear focus.""Amith Yamasani2012-02-141-19/+16
|\
| * Revert "Incorrect behavior of View clear focus."Amith Yamasani2012-02-141-19/+16
* | Implement batching of input events on the consumer side.Jeff Brown2012-02-131-2/+10
* | Process input events immediately when received.Jeff Brown2012-02-071-15/+24
* | Add Developer Option setting for Animator scaling.Chet Haase2012-02-021-1/+5
* | Merge "Add optional metadata to initiliaze the render threat."Romain Guy2012-02-011-15/+51
|\ \
| * | Add optional metadata to initiliaze the render threat.Romain Guy2012-02-011-15/+51
| |/
* | Merge "Speedup the accessibility window querying APIs and clean up."Svetoslav Ganov2012-02-011-25/+169
|\ \ | |/ |/|
| * Speedup the accessibility window querying APIs and clean up.Svetoslav Ganov2012-01-231-25/+169
* | Incorrect behavior of View clear focus.Svetoslav Ganov2012-01-251-16/+19
|/
* Remove unused parameterRomain Guy2012-01-131-2/+1
* am 03e63427: am 8e0ecbfc: Merge "Shortcut keys should be handled on down, not...Jeff Brown2011-12-091-1/+2
|\
| * Shortcut keys should be handled on down, not up.Jeff Brown2011-12-071-1/+2
* | Fix PIN pad.Jeff Brown2011-12-061-6/+4
* | Use a Choreographer to schedule animation and drawing.Jeff Brown2011-12-051-200/+197
* | Remove type tests when recycling input events.Jeff Brown2011-12-031-6/+2
* | Refactor InputQueue as InputEventReceiver.Jeff Brown2011-12-011-26/+28
* | Ensure input events are processed in-order in the application.Jeff Brown2011-12-011-347/+278
* | Improve latency instrumentation.Jeff Brown2011-12-011-9/+36
* | am 496f6e2a: am b54980d1: Merge "Fix issue #5588689: Black camera preview aft...Dianne Hackborn2011-11-281-6/+6
|\ \ | |/
| * Merge "Fix issue #5588689: Black camera preview after coming back from gmail"...Dianne Hackborn2011-11-281-6/+6
| |\
| | * Fix issue #5588689: Black camera preview after coming back from gmailDianne Hackborn2011-11-281-6/+6
* | | am 38928899: am 8990cb57: Merge "Fix flashing wifi dialog after rotating back...Chet Haase2011-11-281-13/+14
|\ \ \ | |/ /
| * | Fix flashing wifi dialog after rotating back from landscape.Chet Haase2011-11-281-13/+14
| |/
* | am c26e4d18: am 8cd39e3a: Merge "Notify views when EGL resources are about to...Romain Guy2011-11-211-0/+7
|\ \ | |/
| * Notify views when EGL resources are about to be destroyedRomain Guy2011-11-211-0/+7
* | am cb0db030: Merge branch \'ics-mr1-plus-aosp\' of ssh://android-git:29418/pl...Akwasi Boateng2011-11-111-3/+1
|\ \ | |/
| * Terminate EGL when an app goes in the backgroundRomain Guy2011-11-101-3/+1
* | resolved conflicts for merge of aa4d2f69 to masterChet Haase2011-11-051-6/+98
|\ \ | |/
| * Improve Launcher drag performance.Chet Haase2011-11-041-6/+99
* | Fixing the build breakage due to bad merge.Svetoslav Ganov2011-10-281-1/+1
* | resolved conflicts for merge of c00d2ddc to masterSvetoslav Ganov2011-10-281-8/+8
|\ \ | |/
| * Fixing a memory leak in accessibility enteraction APIs.Svetoslav Ganov2011-10-281-11/+15
* | Adding APIs to enable reporting virtual view hierarchies to accessibility ser...Svetoslav Ganov2011-10-211-136/+145
|/
* Merge "Typo in ViewRootImpl"Gilles Debunne2011-10-201-4/+4
|\
| * Typo in ViewRootImplGilles Debunne2011-10-191-4/+4
* | am 87bc53de: Merge "Make notification panel delete-all animation smoother" in...Chet Haase2011-10-181-0/+36
|\ \
| * | Make notification panel delete-all animation smootherChet Haase2011-10-181-0/+36
| |/
* | Disable hardware acceleration for apps in compatibility modeRomain Guy2011-10-141-7/+7
|/
* Merge "Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself imm...Dianne Hackborn2011-10-061-15/+50
|\
| * Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself immediatelyDianne Hackborn2011-10-061-15/+50
* | Fix issue #5384631: hw windows not resizing correctlyChet Haase2011-10-061-9/+9
|/
* Merge "The logic for not populating text to some accessibility events is sca...Svetoslav Ganov2011-10-031-12/+1
|\
| * The logic for not populating text to some accessibility events is scattered.Svetoslav Ganov2011-09-301-12/+1
* | Accessibility services cannot obtain the source of an event coming from a roo...Svetoslav Ganov2011-10-031-24/+4
|/
* Fix issue #5300880: setSystemUiVisibility() always triggers a surface realloc...Dianne Hackborn2011-09-151-1/+0
* Update the public APIs for finding views by text to optionally use content de...Svetoslav Ganov2011-09-141-1/+2
* Fix issue #5309443: Ninjump crashes on boot with...Dianne Hackborn2011-09-131-0/+13