summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/ViewGroup.java
Commit message (Expand)AuthorAgeFilesLines
* Hide isolatedZVolume APIChris Craik2014-03-071-0/+4
* resolved conflicts for merge of 1569d61f to masterFilip GruszczyƄski2014-03-051-1/+2
|\
| * Passing and using defStyle in ViewGroup initFromAttributes.Filip GruszczyƄski2014-03-051-5/+4
* | Detach disappearing children in onDetachJohn Reck2014-03-061-2/+12
* | Change Activity Scene Transitions to be more automatic redo.George Mount2014-02-261-4/+36
* | Revert "Change Activity Scene Transitions to be more automatic."George Mount2014-02-261-36/+4
* | Change Activity Scene Transitions to be more automatic.George Mount2014-02-251-4/+36
* | Make outline and shadow APIs publicChris Craik2014-02-181-0/+1
* | Add shadow casting / global perspective APIs, hidden for now.Chris Craik2014-02-071-1/+1
* | Merge "Refactoring of fitSystemWindows to applyWindowInsets for views"Adam Powell2014-02-061-9/+7
|\ \
| * | Refactoring of fitSystemWindows to applyWindowInsets for viewsAdam Powell2014-02-041-9/+7
* | | Cross-Activity Scene transition API.George Mount2014-02-041-0/+42
|/ /
* | Fix build breakageChris Craik2014-01-291-1/+0
* | Update reordering method names, and make 3d reordering API publicChris Craik2014-01-291-21/+20
* | Add initial APIs for 3d view manipulation.Chris Craik2013-12-201-1/+45
* | Add reveal drawable, APIs for forwarding Drawable focus and touchAlan Viverette2013-12-171-9/+9
* | Remove unused imports from frameworks/base.John Spurlock2013-11-201-1/+0
* | Add methods for removing children and actions from A11y nodesAlan Viverette2013-11-061-3/+3
* | Merge "Clean up layout constructors, make them consistent"Alan Viverette2013-09-141-12/+7
|\ \
| * | Clean up layout constructors, make them consistentAlan Viverette2013-09-101-12/+7
* | | resolved conflicts for merge of aca95ca0 to masterKenny Root2013-09-121-3/+8
|\ \ \ | |/ / |/| / | |/
| * Add live region politeness to View, AccessibilityNodeInfoAlan Viverette2013-09-121-3/+8
* | Add View constructor that supplies a default style resourceAlan Viverette2013-09-091-2/+8
|/
* Add View#cancelPendingInputEvents APIAdam Powell2013-09-051-0/+11
* Perform layout and invalidation after bringChildToFront()Chet Haase2013-09-041-0/+2
* Fix NPE when setting new LayoutTransitionChet Haase2013-08-271-2/+3
* Cancel running LayoutTransition before removing it from a containerChet Haase2013-08-211-0/+5
* Better Transition interruptionChet Haase2013-08-161-0/+12
* Un-hide all ViewParent methodsAdam Powell2013-07-111-9/+6
* Fix ViewGroupOverlay's handling of invalidating viewgroupsChet Haase2013-06-211-1/+3
* am ea893536: am c4473d10: am 27a8508e: add attributes reference for splimotio...Scott Main2013-06-171-0/+4
|\
| * am c4473d10: am 27a8508e: add attributes reference for splimotionevents and l...Scott Main2013-06-171-0/+4
| |\
| | * add attributes reference for splimotionevents and layoutmodeScott Main2013-06-181-0/+4
* | | Lazily allocate seldom-used data structuresRomain Guy2013-06-171-12/+20
* | | Notification for changed subtree in accessibility mode not fired properly.Svetoslav2013-06-101-2/+2
* | | Merge "Optimizing AccessibilityNodeInfo caching."Svetoslav2013-06-071-17/+21
|\ \ \
| * | | Optimizing AccessibilityNodeInfo caching.Svetoslav2013-06-051-17/+21
* | | | Remove unnecessary allocationsRomain Guy2013-06-061-1/+8
|/ / /
* | | am c8a77735: am dea6e86d: am 3422ceb6: Merge "Bug fix for building the hover ...Jeff Brown2013-05-281-1/+1
|\ \ \ | |/ /
| * | am 3422ceb6: Merge "Bug fix for building the hover target list"Jeff Brown2013-05-281-1/+1
| |\ \ | | |/ | |/|
| | * Merge "Bug fix for building the hover target list"Jeff Brown2013-05-281-1/+1
| | |\
| | | * Bug fix for building the hover target listSangkyu Lee2013-03-131-1/+1
* | | | am 1e4c6589: am b3c2b21b: Merge "Accessibility should not query for list item...Svetoslav2013-05-101-1/+2
|\ \ \ \ | |/ / /
| * | | Accessibility should not query for list items when data set changed.Svetoslav2013-05-081-1/+2
* | | | am c4818d86: am 4c95c537: Merge "Optimize list view scrolls Bug #8108706" int...Romain Guy2013-05-071-1/+6
|\ \ \ \ | |/ / /
| * | | Optimize list view scrollsRomain Guy2013-05-061-1/+6
* | | | am a8549041: am 8c2e3a41: Merge "Optimize RTL properties resolution" into jb-...Fabrice Di Meglio2013-05-061-7/+11
|\ \ \ \ | |/ / /
| * | | Optimize RTL properties resolutionFabrice Di Meglio2013-05-031-7/+11
* | | | am 393abb1c: am 5e650cef: Merge "Expand invalidation rectangle when clipChild...Chet Haase2013-04-231-0/+6
|\ \ \ \ | |/ / /
| * | | Expand invalidation rectangle when clipChildren == falseChet Haase2013-04-221-0/+6