| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |
| |
| |
| |
| |
| | |
bug 8599910
Change-Id: I0e7c52350cc1abb14a5ed59bb92e8e0346209d53
|
|\ \ |
|
| |/
| |
| |
| |
| |
| | |
bug 8600533
Change-Id: I356902ee9897daeb2c1090815beeb572234c81e7
|
| |
| |
| |
| |
| |
| | |
bug 8566866
Change-Id: I9da6d237b0a109b2c0799a41e531a0344cc19d40
|
|\ \ |
|
| |/
| |
| |
| | |
Change-Id: I6ec0508089029da9ed118127f0c13b7b189ef5e9
|
|\ \
| | |
| | |
| | | |
jb-mr2-dev
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- fix DrawableContainerState.getChangingConfigurations() to take care about its children
- make Resources.verifyPreloadConfig() return false when the changing configuration
contains layout direction bits (this is when a Drawable is having different version
for LTR and RTL layout directions)
- use constant state instead of the resource type value for checking if we can
preload the drawable
- fix typo
Change-Id: Idd64caf0fbe0f5cfd5ffe09343e84bafa9446ea5
|
|\ \ \
| |_|/
|/| | |
|
| | |
| | |
| | |
| | |
| | |
| | | |
bug 8567006
Change-Id: Ie9c01eeccdd3fa0a81893314dfbce7c012d3f7d3
|
|\ \ \ |
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
bug 8585185
Change-Id: I06df29c3be831d6cd53fa8913ba3731f29c137d1
|
| | |
| | |
| | |
| | |
| | | |
Bug: 8582926
Change-Id: If017f41382f023f8f6ddd78ba198402d427c95f8
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Id1774e1e8be1c1600efaa535cf330e659addb703
|
|\ \ \ \
| |/ / /
|/| | | |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 8580410
Change-Id: I746aa8258866508c3a725d0773faf4518096548f
|
|\ \ \ \
| | |/ /
| |/| | |
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
Bug 8579360
Change-Id: I98a5509b68e592bcbb4958f2ca72c236a22910b5
|
|/ /
| |
| |
| |
| |
| | |
bug 8567058
Change-Id: Ib05ff3de851bccfea1531ca6c1801153632a2a85
|
|/
|
|
| |
Change-Id: Ie43b5fb0353149aa9af433b6f5c5141349388ea0
|
|\ |
|
| |
| |
| |
| | |
Change-Id: Iaf54c7395d447eec94d8b6c12986fa8d16c030f5
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
We've a number of native functions in the text layout path that take
a bidiFlags argument. We've a number of callers of those functions
passing in SkPaint::Flags in that slot. This completely breaks text
directionality for the affected functions, as
SkPaint::kAntiAlias_Flag happens to share values with kBidi_RTL,
resulting in anti-aliased SkPaints measuring text as if it were RTL,
and non-anti-aliased SkPaints measuring text as if it were LTR,
regardless of the actual text directionality. Oops!
To address the issue, this commit replaces erroneous calls to
SkPaint.getFlags() with the value of Paint.mBidiFlags, and includes
the necessary plumbing to get that value where it needs to be.
Bug: 8471481
Change-Id: I2d04b70defed3130fc1ad13f4c9098f5fce4ffde
|
|\ \
| |/
|/|
| |
| |
| |
| | |
fix incorrect enum
* commit 'a25c43f5545c7d9b7e94f2bb10d64ed7d7302b49':
Doc update: fix incorrect enum
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
incorrect enum
* commit '3121868cb860eb47182fcbae5d55667af51afb5a':
Doc update: fix incorrect enum
|
| | |
| | |
| | |
| | |
| | |
| | | |
"Bug: 4980236"
Change-Id: I39f8f429574a9916c5fffc5b2e4ec4715ec48803
|
| | |\
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
javadoc Bug: 8250653" into jb-mr1-dev
* commit '1a5bec0127ca4584008a1ab9e1ce49e671f8387c':
Doc fix: update BitmapFactory.Options.inSampleSize javadoc Bug: 8250653
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
jb-mr2-dev
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This reverts commit d72f932b8cbf461ebb79c249ce92b9b811122190
Change-Id: I056b13d0b2beb508e4215bc0d289cf3e76a3a986
|
|\ \ \ \ \
| |/ / / / |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I50b29c89ae80ba3ae7b12dc60fee8585e17ed560
|
|/ / / /
| | | |
| | | |
| | | | |
Change-Id: I6df5c0a8129283c0ad600b232790da10c395b479
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Drawables added to a view's Overlay will now cause the Overlay to
be invalidated via the normal drawable-invalidation mechanism. That is,
changes to any of the drawables in the overlay should cause invalidation of
the proper area of the overlay and thus the hostView, causing the appropriate
area to be redrawn.
Also, fixed a bug in drawable invalidation so that bounds changes will now
correctly invalidate both the old and new bounds areas.
Issue #8350510 Add APIs needed for future animation capabilities
Change-Id: Icae5fa0e420232ee17dc39be10084345bae8dbd8
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
their dependencies
- remove the ICU related methods and update the methods using the "reserved" argument
- update to CTS in another CL too
Change-Id: I5509736568c342d9d17bfeafc17951117ab5d3cc
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Issue #7722363 Fix Canvas EdgeType docs
Change-Id: I2908ff22879eb5996da73a37dae1a4cabf82fffb
|
| | | | |
| | | | |
| | | | |
| | | | | |
This reverts commit 6d9fe5bd22b531bfce69b146254a4791c76acddc.
|
|/ / / /
| | | |
| | | |
| | | | |
This reverts commit b61fb10fe435b74a761e82f517abd0320f22193e.
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I4e4d3aec62d1400f90a10802148ef875b5a268ef
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
fix: update BitmapFactory.Options.inSampleSize javadoc Bug: 8250653" into jb-mr1-dev
* commit 'cc3fec699d9fdf57a080106e6ca7b3ae845f1446':
Doc fix: update BitmapFactory.Options.inSampleSize javadoc Bug: 8250653
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
BitmapFactory.Options.inSampleSize javadoc Bug: 8250653" into jb-mr1-dev
* commit '0c8dfd7d281d037df3d427ccb6bf4642b2617a63':
Doc fix: update BitmapFactory.Options.inSampleSize javadoc Bug: 8250653
|
| | |\ \ \
| | | |/ /
| | |/| /
| | | |/
| | | |
| | | |
| | | | |
javadoc Bug: 8250653" into jb-mr1-dev
* commit '1a5bec0127ca4584008a1ab9e1ce49e671f8387c':
Doc fix: update BitmapFactory.Options.inSampleSize javadoc Bug: 8250653
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 8250653
Change-Id: I7187372ab3c742b9395d119a7425f60f071dbb4e
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
jb-mr2-dev
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug #8313929
Change-Id: Ic9b691319f162228c72ad1afed4dfe0b4181c422
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
|