summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/View.java
Commit message (Expand)AuthorAgeFilesLines
* Fix rendering artifacts on tiled renderersRomain Guy2012-10-031-0/+1
* Fix bug #7266459 android.widget.cts.TableLayoutTest#testColumnStretchableEffe...Fabrice Di Meglio2012-10-021-2/+2
* Accessibility focus should not scroll automatically.Svetoslav Ganov2012-10-021-5/+0
* Merge "Fix bug #7259242 text is left justified with no padding" into jb-mr1-devFabrice Di Meglio2012-10-011-2/+2
|\
| * Fix bug #7259242 text is left justified with no paddingFabrice Di Meglio2012-10-011-2/+2
* | DO NOT MERGE - Revert fixes for ImageView/MeasureSpec/RelativeLayoutAdam Powell2012-10-011-1/+1
|/
* Fix bug #7259242 text is left justified with no paddingFabrice Di Meglio2012-10-011-19/+42
* Fix texture corruptionChet Haase2012-09-301-0/+3
* Merge "Fix bug #7199562 UI mirroring for RTL locales (Arabic, Hebrew, Farsi):...Fabrice Di Meglio2012-09-301-0/+8
|\
| * Fix bug #7199562 UI mirroring for RTL locales (Arabic, Hebrew, Farsi): Play s...Fabrice Di Meglio2012-09-301-0/+8
* | Merge "Perform a long computation to catch bitmap sizes > 32 bits Bug #725793...Romain Guy2012-09-301-2/+2
|\ \
| * | Perform a long computation to catch bitmap sizes > 32 bitsRomain Guy2012-09-301-2/+2
* | | Merge "Fix bug #6427629 Clean up layout direction APIs" into jb-mr1-devFabrice Di Meglio2012-09-301-19/+11
|\ \ \ | |/ / |/| / | |/
| * Fix bug #6427629 Clean up layout direction APIsFabrice Di Meglio2012-09-281-19/+11
* | Fix adjustViewBounds handling for ImageViewAdam Powell2012-09-281-1/+1
|/
* Merge "Other improvements for bug #6427629 Clean up layout direction APIs" in...Fabrice Di Meglio2012-09-281-58/+80
|\
| * Other improvements for bug #6427629 Clean up layout direction APIsFabrice Di Meglio2012-09-271-58/+80
* | Fix bug #7249363 Icons in the Camera UI (to switch camera types and on the fo...Fabrice Di Meglio2012-09-271-4/+4
* | Fix bug #7241988 Padding is mostly set to "0"Fabrice Di Meglio2012-09-271-22/+40
|/
* Merge "Fix bug #6427629 Clean up layout direction APIs" into jb-mr1-devFabrice Di Meglio2012-09-261-59/+140
|\
| * Fix bug #6427629 Clean up layout direction APIsFabrice Di Meglio2012-09-251-59/+140
* | Fixing argument expectations of View.requestRectangleOnScreenSvetoslav Ganov2012-09-251-2/+2
* | Merge "Fix bug #6427629 Clean up layout direction APIs" into jb-mr1-devFabrice Di Meglio2012-09-231-6/+15
|\ \ | |/
| * Fix bug #6427629 Clean up layout direction APIsFabrice Di Meglio2012-09-231-6/+15
* | Merge "Fix bug #6427629 Clean up layout direction APIs" into jb-mr1-devFabrice Di Meglio2012-09-231-11/+20
|\ \ | |/
| * Fix bug #6427629 Clean up layout direction APIsFabrice Di Meglio2012-09-231-11/+20
* | Merge "Fix bug #6427629 Clean up layout direction APIs" into jb-mr1-devFabrice Di Meglio2012-09-231-16/+25
|\ \ | |/
| * Fix bug #6427629 Clean up layout direction APIsFabrice Di Meglio2012-09-231-16/+25
* | Merge "Fix bug #6427629 Clean up layout direction APIs" into jb-mr1-devFabrice Di Meglio2012-09-231-116/+95
|\ \ | |/
| * Fix bug #6427629 Clean up layout direction APIsFabrice Di Meglio2012-09-231-116/+95
* | Update layers in a single batch at the beginning of a frameRomain Guy2012-09-211-1/+4
* | Fix bug #7205072 Text inside popup window is too close to the edgeFabrice Di Meglio2012-09-201-6/+7
|/
* Move HAS_TRANSIENT_STATE flag into a safe area.Jeff Sharkey2012-09-191-3/+94
* Merge "Fix bug #7146516 Padding can be "over" resolved" into jb-mr1-devFabrice Di Meglio2012-09-191-12/+35
|\
| * Fix bug #7146516 Padding can be "over" resolvedFabrice Di Meglio2012-09-111-12/+35
* | Merge "Fix some typos in Javadoc for Accessibility APIs" into jb-mr1-devFabrice Di Meglio2012-09-191-9/+9
|\ \
| * | Fix some typos in Javadoc for Accessibility APIsFabrice Di Meglio2012-09-181-9/+9
* | | Merge "Fix bug #7173155 API REVIEW: android.view.View" into jb-mr1-devFabrice Di Meglio2012-09-181-13/+1
|\ \ \
| * | | Fix bug #7173155 API REVIEW: android.view.ViewFabrice Di Meglio2012-09-181-13/+1
| |/ /
* | | Merge "Fix bug #7173351 API REVIEW: android.util.LocaleUtil" into jb-mr1-devFabrice Di Meglio2012-09-181-2/+2
|\ \ \
| * | | Fix bug #7173351 API REVIEW: android.util.LocaleUtilFabrice Di Meglio2012-09-181-2/+2
| |/ /
* | | Merge "Fix bug #7172699" into jb-mr1-devFabrice Di Meglio2012-09-181-4/+4
|\ \ \
| * | | Fix bug #7172699Fabrice Di Meglio2012-09-181-4/+4
| |/ /
* | | Fix occasional crash bug with layersChet Haase2012-09-171-3/+4
* | | Allowing association between a view and its label for accessibility.Svetoslav Ganov2012-09-131-10/+104
* | | Propagate systemUiVisibility changes to window managerCraig Mautner2012-09-131-1/+2
|/ /
* | Fixing implementation of View.requestRectangleOnScreen(Rect, boolean).Svetoslav Ganov2012-09-101-6/+22
|/
* Enable changing properties of layer paintChet Haase2012-09-071-2/+47
* Merge "The drawables cache strikes again Bug #7117785" into jb-mr1-devRomain Guy2012-09-071-1/+1
|\
| * The drawables cache strikes againRomain Guy2012-09-061-1/+1