summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/View.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Move most TransformationInfo properties to RenderNode"Chris Craik2014-04-031-489/+137
|\
| * Move most TransformationInfo properties to RenderNodeChris Craik2014-04-021-489/+137
* | Fix dialog style, selectable item bg pinning, and pressed stateAlan Viverette2014-04-021-2/+5
|/
* Merge "Make the reveal animation API public"ztenghui2014-03-311-6/+31
|\
| * Make the reveal animation API publicztenghui2014-03-311-6/+31
* | Merge "Update several stale RenderNode variable names"Chris Craik2014-03-291-67/+67
|\ \
| * | Update several stale RenderNode variable namesChris Craik2014-03-281-67/+67
* | | Merge "Simplify RenderNode refresh/build/update process"Chris Craik2014-03-291-30/+30
|\ \ \ | |/ /
| * | Simplify RenderNode refresh/build/update processChris Craik2014-03-281-30/+30
| |/
* | Merge "Fix drag-to-open forwarding behavior"Alan Viverette2014-03-281-35/+29
|\ \ | |/ |/|
| * Fix drag-to-open forwarding behaviorAlan Viverette2014-03-281-35/+29
* | Add RevealAnimatorztenghui2014-03-271-0/+16
|/
* Merge "Add private circular reveal API on View/RenderNode"Chris Craik2014-03-261-1/+12
|\
| * Add private circular reveal API on View/RenderNodeChris Craik2014-03-251-1/+12
* | Merge "Wrong constant used for undefined accessibility window id."Svetoslav2014-03-261-2/+3
|\ \ | |/ |/|
| * Wrong constant used for undefined accessibility window id.Svetoslav2014-03-251-2/+3
* | Fix doc buildChris Craik2014-03-251-2/+3
* | Merge "Rework Outline API, remove isolatedZVolume remnants"Chris Craik2014-03-241-62/+44
|\ \
| * | Rework Outline API, remove isolatedZVolume remnantsChris Craik2014-03-241-62/+44
| |/
* | Fix log spam from View.toString().Mathew Inwood2014-03-211-1/+1
|/
* Added accessibility APIs for introspecting interactive windows.Svetoslav2014-03-201-4/+2
* am 3e1b03e4: am 5693d403: am 96abebd0: am 80af5316: am f260ed09: Merge "Fix i...Jeff Brown2014-03-191-1/+1
|\
| * am 96abebd0: am 80af5316: am f260ed09: Merge "Fix inverted conditional in Vie...Jeff Brown2014-03-191-1/+1
| |\
| | * am 80af5316: am f260ed09: Merge "Fix inverted conditional in View.setFilterTo...Jeff Brown2014-03-191-1/+1
| | |\
| | | * am f260ed09: Merge "Fix inverted conditional in View.setFilterTouchesWhenObsc...Jeff Brown2014-03-191-1/+1
| | | |\
| | | | * Fix inverted conditional in View.setFilterTouchesWhenObscured.Jeff Brown2014-03-181-1/+1
* | | | | Remove castsShadow and globalCamera APIsChris Craik2014-03-171-110/+2
* | | | | Revert "Remove castsShadow and globalCamera APIs"Chris Craik2014-03-171-2/+110
* | | | | Remove castsShadow and globalCamera APIsChris Craik2014-03-171-110/+2
* | | | | Rename DisplayList->RenderNodeJohn Reck2014-03-171-12/+12
* | | | | App compatJohn Reck2014-03-131-2/+11
* | | | | am 1491aaf5: am 14006523: am 33282d66: am a41ddccd: Merge "Fixed typo errors ...Jeff Brown2014-03-111-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | am 33282d66: am a41ddccd: Merge "Fixed typo errors in documentation"Jeff Brown2014-03-111-2/+2
| |\ \ \ \
| | * \ \ \ Merge "Fixed typo errors in documentation"Jeff Brown2014-03-111-2/+2
| | |\ \ \ \
| | | * | | | Fixed typo errors in documentationTaeho Kim2013-10-291-2/+2
| | | * | | | am 50ef7ab7: Docfix: remove confusing "disabled" link label.John Spurlock2013-05-291-2/+2
| | | |\ \ \ \
| | | | * | | | Docfix: remove confusing "disabled" link label.John Spurlock2013-05-291-2/+2
| | | * | | | | am ee352cca: Merge "Fix typo in View.java javadocs" into jb-mr2-devJohn Spurlock2013-05-281-1/+1
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | Fix typo in View.java javadocsJohn Spurlock2013-05-281-1/+1
* | | | | | | | am 8566f156: am c8b43bc0: am fd6b9975: Prevent overflow from MeasureSpec.adju...Adam Powell2014-03-101-2/+29
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | am fd6b9975: Prevent overflow from MeasureSpec.adjust; measure cache fixAdam Powell2014-03-101-2/+29
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | | | |_|/ / / | | |/| | | |
| | * | | | | Prevent overflow from MeasureSpec.adjust; measure cache fixAdam Powell2014-03-101-2/+29
| | | |_|/ / | | |/| | |
* | | | | | DisplayList lifecycle changesJohn Reck2014-03-101-3/+2
* | | | | | Merge "Improve doc for EditorInfo#initialSel{Start,End}"Jean Chalard2014-03-101-1/+8
|\ \ \ \ \ \
| * | | | | | Improve doc for EditorInfo#initialSel{Start,End}Jean Chalard2014-02-211-1/+8
* | | | | | | Update Z documentation to avoid hidden APIChris Craik2014-03-071-3/+2
* | | | | | | Revert "Revert "Workaround apps not calling super.onDetachedFromWindow()""John Reck2014-03-061-0/+14
* | | | | | | Merge "Revert "Workaround apps not calling super.onDetachedFromWindow()""Bart Sears2014-03-061-14/+0
|\ \ \ \ \ \ \
| * | | | | | | Revert "Workaround apps not calling super.onDetachedFromWindow()"Bart Sears2014-03-061-14/+0
* | | | | | | | Merge "Workaround apps not calling super.onDetachedFromWindow()"John Reck2014-03-061-0/+14
|\ \ \ \ \ \ \ \ | |/ / / / / / /