summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/ViewRootImpl.java
Commit message (Expand)AuthorAgeFilesLines
* If the surface is lost, release itJohn Reck2014-11-201-1/+1
* Cancel or drop key events if activity is stopped.Wale Ogunwale2014-11-121-6/+13
* Fix inset hinting when adding windowAdrian Roos2014-11-101-1/+1
* Fix hasSurfaceInsets check when creating hardware rendererAlan Viverette2014-11-041-2/+2
* Pass surface insets from window attributes rather than paramsAlan Viverette2014-11-041-2/+2
* Merge "Fix colored status bar panning issues" into lmp-mr1-devAdrian Roos2014-11-031-0/+6
|\
| * Fix colored status bar panning issuesAdrian Roos2014-10-291-0/+6
* | Merge "Add enter-animation-done callback for system windows" into lmp-mr1-devCraig Mautner2014-10-301-0/+22
|\ \
| * | Add enter-animation-done callback for system windowsCraig Mautner2014-10-301-0/+22
| |/
* | Merge "Ensure accessibility focus rect is drawn correctly" into lmp-mr1-devAlan Viverette2014-10-291-4/+76
|\ \
| * | Ensure accessibility focus rect is drawn correctlyAlan Viverette2014-10-281-4/+76
| |/
* | Create translucent hardware renderer if surface insets are non-zeroAlan Viverette2014-10-291-1/+4
|/
* Accessibility node provider getting invalid virtual view id.Svetoslav2014-09-261-4/+17
* Aggressively trim memory for system_processJohn Reck2014-09-221-0/+3
* Revert "Make starting window hw-accelerated"John Reck2014-09-181-3/+9
* Make starting window hw-acceleratedChet Haase2014-09-111-9/+3
* Merge "Add new wallpaper features for insets and offsets." into lmp-devDianne Hackborn2014-09-091-1/+1
|\
| * Add new wallpaper features for insets and offsets.Dianne Hackborn2014-09-081-1/+1
* | Clicking on partially coverd views by other views or windows.Svet Ganov2014-09-071-2/+22
|/
* Update accessibility focused virtual view bounds.Svetoslav2014-09-031-0/+27
* Fix AccessibilityNode's isVisibleToUser behavior.Svetoslav2014-09-021-17/+21
* Merge "Animator stuff" into lmp-devJohn Reck2014-08-281-0/+21
|\
| * Animator stuffJohn Reck2014-08-271-0/+21
* | Allowing isRound and outsetBottom properties to be passed to ActivityView.Filip Gruszczynski2014-08-271-8/+7
|/
* Draw accessibility focus in View rather than ViewRootImplAlan Viverette2014-08-191-68/+2
* Merge "Invalidate root render node when accessibility focus moves" into lmp-devAlan Viverette2014-08-121-15/+37
|\
| * Invalidate root render node when accessibility focus movesAlan Viverette2014-08-111-15/+37
* | Don't use libhwui to draw starting windowJohn Reck2014-08-121-9/+7
|/
* Preserve surface insets when view layout is updatedAlan Viverette2014-08-071-7/+20
* Always apply surface insetsAlan Viverette2014-07-211-7/+2
* ActivityTransition: fix wrong width/height applied to sharedelement.Dake Gu2014-07-181-2/+2
* Merge "Simplify ViewRootImpl's AttachInfo usage" into lmp-devChris Craik2014-07-171-118/+107
|\
| * Simplify ViewRootImpl's AttachInfo usageChris Craik2014-07-171-118/+107
* | Add nested pre-fling for nested scrollingAdam Powell2014-07-171-0/+5
|/
* Merge "Add accessibility text contrast setting" into lmp-devChris Craik2014-07-161-7/+25
|\
| * Add accessibility text contrast settingChris Craik2014-07-161-7/+25
* | Fix software dirty region, don't add insets to software windowsAlan Viverette2014-07-161-13/+26
* | Fix root RenderNode damage calculationJohn Reck2014-07-161-2/+9
* | Add window elevation for dialogs, clean up surface insets APIAlan Viverette2014-07-141-4/+9
|/
* Specify light and shadow properties in themeAlan Viverette2014-07-121-6/+3
* Add API for specifying popup window shadows and shadow insetsAlan Viverette2014-07-091-17/+28
* Add stable insets for stable system windowsAdrian Roos2014-07-021-14/+36
* Fix onTrimMemory for HardwareRendererJohn Reck2014-06-301-9/+5
* More cleanupsJohn Reck2014-06-271-18/+1
* Remove the return value of invokeFunctorHui Shu2014-06-231-4/+1
* No-fail invokeFunctorJohn Reck2014-06-231-4/+12
* am c6ffc840: am 270c099f: Merge "Move emulator check & save system properties...Michael Kolb2014-06-221-3/+7
|\
| * am 270c099f: Merge "Move emulator check & save system properties access" into...Michael Kolb2014-06-211-3/+7
| |\
| | * Move emulator check & save system properties accessMichael Kolb2014-06-201-3/+7
* | | am 71f65485: am db9fed74: Merge "Make WindowInsets.isRound work with emulator...Michael Kolb2014-06-211-2/+8
|\ \ \ | |/ /