summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/View.java
Commit message (Expand)AuthorAgeFilesLines
* am a8549041: am 8c2e3a41: Merge "Optimize RTL properties resolution" into jb-...Fabrice Di Meglio2013-05-061-2/+6
|\
| * Optimize RTL properties resolutionFabrice Di Meglio2013-05-031-2/+6
* | am d3859994: am 951ce6c9: Merge "Revert change f449c0c381239dc0f78b0f01ecfb38...Svetoslav Ganov2013-04-261-1/+4
|\ \ | |/
| * Merge "Revert change f449c0c381239dc0f78b0f01ecfb3889e056a597." into jb-mr2-devSvetoslav Ganov2013-04-261-1/+4
| |\
| | * Revert change f449c0c381239dc0f78b0f01ecfb3889e056a597.Alan Viverette2013-04-251-1/+4
* | | am 57fc8122: am addc906f: Merge "Force clipping on layers that fail to be all...Chris Craik2013-04-251-1/+1
|\ \ \ | |/ /
| * | Merge "Force clipping on layers that fail to be allocated" into jb-mr2-devChris Craik2013-04-261-1/+1
| |\ \ | | |/ | |/|
| | * Force clipping on layers that fail to be allocatedChris Craik2013-04-251-1/+1
* | | am c6eeacd9: am c38bc5ab: Merge "Lockscreen widgets not always announced." in...Svetoslav2013-04-251-6/+3
|\ \ \ | |/ /
| * | Lockscreen widgets not always announced.Svetoslav2013-04-251-6/+3
* | | am 6b4d0f21: am 42689769: Merge "Document behavior and usage of ViewGroup.bri...Chet Haase2013-04-241-1/+6
|\ \ \ | |/ /
| * | Document behavior and usage of ViewGroup.bringChildToFront()Chet Haase2013-04-241-1/+6
| |/
* | am 371d4ccc: am 339ac854: Merge "Fix quickReject logic to account for setClip...Chet Haase2013-04-201-2/+2
|\ \ | |/
| * Merge "Fix quickReject logic to account for setClipChildren() setting" into j...Chet Haase2013-04-201-2/+2
| |\
| | * Fix quickReject logic to account for setClipChildren() settingChet Haase2013-04-191-2/+2
* | | am 1c6e609b: am 2623a24f: Merge "Fix bug #8654490 android:paddingStart doesn\...Fabrice Di Meglio2013-04-191-10/+16
|\ \ \ | |/ /
| * | Merge "Fix bug #8654490 android:paddingStart doesn't override android:padding...Fabrice Di Meglio2013-04-191-10/+16
| |\ \ | | |/ | |/|
| | * Fix bug #8654490 android:paddingStart doesn't override android:paddingLeftFabrice Di Meglio2013-04-181-10/+16
* | | First draft of Scenes & Transitions featureChet Haase2013-04-181-0/+30
* | | am 78296cb7: am bc09a364: Merge "Fixes for setClipBounds()" into jb-mr2-devChet Haase2013-04-171-4/+18
|\ \ \ | |/ /
| * | Fixes for setClipBounds()Chet Haase2013-04-161-4/+18
| |/
* | Hideybars part I - Overlay status bar via an intent.John Spurlock2013-04-161-0/+12
* | am d04215c4: am 0a41431d: Merge "API and doc cleanup, plus small animation/UI...Chet Haase2013-04-121-1/+36
|\ \ | |/
| * API and doc cleanup, plus small animation/UI featuresChet Haase2013-04-121-1/+36
* | am 15c9e15e: am b9604a34: Merge "Amend getOverlay() docs for SurfaceView/Text...Chet Haase2013-04-081-0/+4
|\ \ | |/
| * Amend getOverlay() docs for SurfaceView/TextureViewChet Haase2013-04-081-0/+4
* | am cbfce445: am edf6f4b4: Make adding views specific to a ViewGroup\'s overlayChet Haase2013-04-081-27/+17
|\ \ | |/
| * Make adding views specific to a ViewGroup's overlayChet Haase2013-04-081-27/+17
* | resolved conflicts for merge of b5d6b3fe to masterScott Kennedy2013-04-031-1/+1
|\ \ | |/
| * am 23eda7cd: am 76f9a0a6: am c318dbcf: am 2dd01a0b: am 555c82cd: am f7c06ddb:...Scott Kennedy2013-04-031-1/+1
| |\
| | * am 76f9a0a6: am c318dbcf: am 2dd01a0b: am 555c82cd: am f7c06ddb: Merge "docs:...Scott Kennedy2013-04-031-1/+1
| | |\
| | | * am f7c06ddb: Merge "docs: Typos and other fixes" into jb-mr1-devScott Kennedy2013-04-031-1/+1
| | | |\
| | | | * Merge "docs: Typos and other fixes" into jb-mr1-devScott Kennedy2013-04-031-1/+1
| | | | |\
| | | | | * docs: Typos and other fixesScott Kennedy2013-01-161-1/+1
| | | | * | Fix Javadoc for View layoutDirection / textDirection / textAlignment - DO NOT...Fabrice Di Meglio2013-01-301-0/+15
| | | | |/
* | | | | am bb3c5e18: am 94d6170b: Merge "Update view\'s alpha and layer docs" into jb...Chris Craik2013-04-021-17/+21
|\ \ \ \ \ | |/ / / /
| * | | | Update view's alpha and layer docsChris Craik2013-04-011-17/+21
* | | | | am 656ed307: am bc6c050f: Merge "Fix touch processing for Overlay views" into...Chet Haase2013-03-261-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Fix touch processing for Overlay viewsChet Haase2013-03-251-2/+2
* | | | | am cfd610ff: am 5054803a: Merge "Add missing ViewDebug infos for View.getText...Fabrice Di Meglio2013-03-191-0/+8
|\ \ \ \ \ | |/ / / /
| * | | | Add missing ViewDebug infos for View.getTextDirection()Fabrice Di Meglio2013-03-191-0/+8
| * | | | DO NOT MERGE: ListView transient state fixChet Haase2013-03-181-2/+1
* | | | | am fb38986e: am 138c58a9: Merge "Add overlays to views" into jb-mr2-devChet Haase2013-03-181-5/+66
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Add overlays to views" into jb-mr2-devChet Haase2013-03-181-5/+66
| |\ \ \ \
| | * | | | Add overlays to viewsChet Haase2013-03-151-5/+66
* | | | | | am 20a1cf34: am 93b04b91: Merge "Avoid warnings about synthesized IDs." into ...Jeff Sharkey2013-03-151-2/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Avoid warnings about synthesized IDs.Jeff Sharkey2013-03-151-2/+6
| |/ / / /
* | | | | am 63530ed8: am b13eb3e7: Merge changes I674b9804,If2d2e37b into jb-mr2-devMichael Wright2013-03-121-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Add InputDevice#isFromSource convenience methodMichael Wright2013-03-111-2/+2
* | | | | am 41ac9727: am 15061d74: Merge "Make View#computeOpaqueFlags recognize OUTSI...Adam Powell2013-03-081-2/+3
|\ \ \ \ \ | |/ / / /