summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/ViewRootImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Add live region politeness to View, AccessibilityNodeInfoAlan Viverette2013-09-121-6/+11
* Surface: Change OutOfResourcesException to be a runtime exceptionIgor Murashkin2013-09-091-33/+84
* Merge "Remove tap to click from touch nav devices" into klp-devMichael Wright2013-09-071-53/+3
|\
| * Remove tap to click from touch nav devicesMichael Wright2013-08-291-53/+3
* | Merge "Special case game controller fallback keys for Japan" into klp-devMichael Wright2013-09-071-1/+72
|\ \
| * | Special case game controller fallback keys for JapanMichael Wright2013-08-261-1/+72
| |/
* | Don't draw with invalid display listsRomain Guy2013-09-041-1/+1
|/
* Merge "Notify ViewRootImpl when it's safe to modify Canvas." into klp-devCraig Mautner2013-08-191-0/+5
|\
| * Notify ViewRootImpl when it's safe to modify Canvas.Craig Mautner2013-08-191-0/+5
* | Fix hardware layers lifecycleRomain Guy2013-08-161-10/+3
* | Prevent refocus after entering touch modeAlan Viverette2013-08-131-3/+3
|/
* add local focus mode and input event injection API to Windowkeunyoung2013-08-081-13/+21
* Use clearFocus() when entering touch modeAlan Viverette2013-07-241-18/+17
* Debounce touch navigation taps and button pressesMichael Wright2013-07-171-6/+37
* Fixing bugs discovered by the CTS tests.Svetoslav2013-07-151-5/+11
* Remove debug logging.Craig Mautner2013-07-011-11/+0
* More debug for 9404689.Craig Mautner2013-06-281-1/+1
* Add debug for specific bug.Craig Mautner2013-06-271-0/+11
* Merge "Add activity token to display system."Craig Mautner2013-06-241-7/+7
|\
| * Add activity token to display system.Craig Mautner2013-06-221-7/+7
* | Safely dispose of the resize bufferRomain Guy2013-06-211-5/+9
|/
* Correctly update the source of recurring subtree change accessibility events.Svetoslav2013-06-181-2/+5
* Crash in ViewRootImpl when accessibility is on.Svetoslav2013-06-181-1/+1
* Complete doDie() before executing addView().Craig Mautner2013-06-151-25/+29
* Merge "Fix possible NPE when a ViewRoot doesn't have a view"Romain Guy2013-06-131-1/+3
|\
| * Fix possible NPE when a ViewRoot doesn't have a viewRomain Guy2013-06-131-1/+3
* | Merge "Add debug for specific bug."Craig Mautner2013-06-131-0/+10
|\ \ | |/ |/|
| * Add debug for specific bug.Craig Mautner2013-06-121-0/+10
* | Restore buildLayer()'s old behavior; it's synchronous againRomain Guy2013-06-121-0/+18
|/
* Merge "Notification for changed subtree in accessibility mode not fired prope...Svetoslav2013-06-101-6/+5
|\
| * Notification for changed subtree in accessibility mode not fired properly.Svetoslav2013-06-101-6/+5
* | am 7a6e1297: am 8d8fc469: Merge "Don\'t orphan footers with transient state B...Romain Guy2013-06-101-0/+1
|\ \ | |/ |/|
| * Don't orphan footers with transient stateRomain Guy2013-06-071-0/+1
* | Merge "Optimizing AccessibilityNodeInfo caching."Svetoslav2013-06-071-16/+25
|\ \
| * | Optimizing AccessibilityNodeInfo caching.Svetoslav2013-06-051-16/+25
* | | Delay removal of windows from WindowManagerCraig Mautner2013-06-061-0/+1
|/ /
* | Merge "Add PerfHUD ES profiling capabilities"Romain Guy2013-05-231-1/+1
|\ \
| * | Add PerfHUD ES profiling capabilitiesRomain Guy2013-05-231-1/+1
* | | am 469cc57c: am 2f35d244: Merge "Avoid extraneous EGL surface allocations Bug...Romain Guy2013-05-211-1/+1
|\ \ \ | |/ / |/| / | |/
| * Avoid extraneous EGL surface allocationsRomain Guy2013-05-211-1/+1
* | am 7741b63c: am 6dee0a0f: Merge "Fix bug where thumbnails flashed more often ...Michael Jurka2013-05-081-2/+15
|\ \ | |/
| * Fix bug where thumbnails flashed more often in RecentsMichael Jurka2013-05-081-2/+15
* | am fa4c935e: am 239a0c0e: Ensure ViewRootImpl.setAccessibilityFocus() doesn\'...Alan Viverette2013-05-081-1/+4
|\ \ | |/
| * Ensure ViewRootImpl.setAccessibilityFocus() doesn't crash when reentrant.Alan Viverette2013-05-071-1/+4
* | Pack preloaded framework assets in a texture atlasRomain Guy2013-05-021-43/+2
* | am 58500051: am 5fe6e4c4: Merge "Rewrite input handling for native applicatio...Michael Wright2013-04-231-17/+47
|\ \ | |/
| * Rewrite input handling for native applicationsMichael Wright2013-04-221-17/+47
* | am 4c87edfe: am 1763d6f9: Merge "always trigger a re-draw when updating the t...Mathias Agopian2013-04-121-2/+3
|\ \ | |/
| * Merge "always trigger a re-draw when updating the transparent region hint" in...Mathias Agopian2013-04-131-2/+3
| |\
| | * always trigger a re-draw when updating the transparent region hintMathias Agopian2013-04-121-2/+3