summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/ViewAncestor.java
Commit message (Expand)AuthorAgeFilesLines
* Invisible views should not be visible to accessibility services (interrogation)Svetoslav Ganov2011-06-151-5/+8
* Final polish of the interrogation feature.Svetoslav Ganov2011-06-101-9/+66
* Bug fixes in the accessibility interrogation APIsSvetoslav Ganov2011-06-101-62/+60
* Merge "resolved conflicts for merge of e2aa0490 to master"Dianne Hackborn2011-06-091-6/+43
|\
| * resolved conflicts for merge of e2aa0490 to masterDianne Hackborn2011-06-091-6/+43
* | Merge "Add a way to measure potential framerate of the view hierarchy."Romain Guy2011-06-091-6/+56
|\ \ | |/ |/|
| * Add a way to measure potential framerate of the view hierarchy.Romain Guy2011-06-091-6/+56
* | Invalid access to AccessibilityInteractionControllerSvetoslav Ganov2011-06-091-30/+31
|/
* Remove obsolete code.Romain Guy2011-06-081-13/+0
* Interrogation of the view hierarchy from an AccessibilityService.Svetoslav Ganov2011-06-061-40/+490
* resolved conflicts for merge of b9e2f68b to masterDianne Hackborn2011-06-031-7/+21
* resolved conflicts for merge of 77dd616e to masterDianne Hackborn2011-05-251-3/+2
* Use OpenGL to render transition bitmaps.Romain Guy2011-05-251-32/+50
* Add ability to transition parent hierarchy in layout transitionsChet Haase2011-05-241-0/+30
* Code cleanup.Romain Guy2011-05-241-86/+22
* Add ability for hierarchyviewer to output displaylist infoChet Haase2011-05-051-0/+14
* Rename ViewRoot to ViewAncestor.Joe Onorato2011-05-041-0/+4046