summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/View.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | Fixes for setClipBounds()Chet Haase2013-04-161-4/+18
|/
* API and doc cleanup, plus small animation/UI featuresChet Haase2013-04-121-1/+36
* Amend getOverlay() docs for SurfaceView/TextureViewChet Haase2013-04-081-0/+4
* Make adding views specific to a ViewGroup's overlayChet Haase2013-04-081-27/+17
* 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
| | | |/
* | | | Update view's alpha and layer docsChris Craik2013-04-011-17/+21
* | | | Fix touch processing for Overlay viewsChet Haase2013-03-251-2/+2
* | | | 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
* | | | Merge "Add overlays to views" into jb-mr2-devChet Haase2013-03-181-5/+66
|\ \ \ \
| * | | | Add overlays to viewsChet Haase2013-03-151-5/+66
* | | | | Avoid warnings about synthesized IDs.Jeff Sharkey2013-03-151-2/+6
|/ / / /
* | | | Add InputDevice#isFromSource convenience methodMichael Wright2013-03-111-2/+2
* | | | Make View#computeOpaqueFlags recognize OUTSIDE_OVERLAY scrollbarsAdam Powell2013-03-071-2/+3
* | | | Add new WindowId for cross-process monitoring of focus.Dianne Hackborn2013-03-051-0/+23
* | | | Formalize overscan metrics.Dianne Hackborn2013-02-221-8/+46
* | | | Expose display list APIsRomain Guy2013-02-191-15/+10
* | | | Fix getHitRect() to return correct rect for transformed childChet Haase2013-02-121-2/+1
* | | | Merge "Optimize loading of resource name when reported to accessibility."Svetoslav2013-02-121-11/+2
|\ \ \ \
| * | | | Optimize loading of resource name when reported to accessibility.Svetoslav2013-02-111-11/+2
* | | | | Fix bug #7381967 Add RTL APIs to ViewParentFabrice Di Meglio2013-02-111-23/+44
* | | | | Merge "Don't clip when drawing a layer"Romain Guy2013-02-071-4/+4
|\ \ \ \ \
| * | | | | Don't clip when drawing a layerRomain Guy2013-02-071-4/+4
* | | | | | am edc93331: am a0d547b4: am dac4a90d: Merge "fix hover events consume issue"Jeffrey Brown2013-02-061-2/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | am dac4a90d: Merge "fix hover events consume issue"Jeffrey Brown2013-02-061-2/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | fix hover events consume issueMasanori Ogino2013-01-221-2/+1
* | | | | Set accessibility cursor in non-text views with content description.Svetoslav2013-02-061-8/+27
* | | | | Renaming some APIsSvetoslav2013-02-051-1/+1
* | | | | Set accessibility cursor position in non-editable views with content descript...Svetoslav2013-02-051-0/+19
| |_|/ / |/| | |
* | | | Add accessibility actions for text editing.Svetoslav2013-01-301-24/+57
* | | | Adding UI test automation APIs.Svetoslav Ganov2013-01-221-4/+28
* | | | Fixing a memory leak in ViewRootImpl and a focus change callback issue.Svetoslav Ganov2013-01-091-3/+18
* | | | Fix for requestLayout-during-layout inefficienciesChet Haase2012-12-181-4/+20
* | | | Merge "Update documentation to mention compatibility versioning"Adam Powell2012-12-101-0/+7
|\ \ \ \
| * | | | Update documentation to mention compatibility versioningAdam Powell2012-12-101-0/+7
* | | | | Merge "Compatibility measurement hacks when targetSdkVersion <= JB-MR1"Adam Powell2012-12-071-1/+14
|\ \ \ \ \ | |/ / / /
| * | | | Compatibility measurement hacks when targetSdkVersion <= JB-MR1Adam Powell2012-12-071-1/+14
* | | | | Merge "Optimize onAttachedTo/onDetachedFromWindow"Romain Guy2012-12-041-2/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Optimize onAttachedTo/onDetachedFromWindowRomain Guy2012-12-031-2/+3
* | | | | resolved conflicts for merge of 8794c80d to masterFabrice Di Meglio2012-11-301-2/+0
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge "Fix bug #7651552 resetRtlProperties() is called way too often" into jb...Fabrice Di Meglio2012-11-301-2/+0
| |\ \ \