| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|/
|
|
| |
Change-Id: I70d0d5e4ca2b42f3a9cbf854fe47917cee8f46df
|
|
|
|
|
|
|
|
| |
Cleaned up error messages.
Change-Id: Id33b7149671df23c37cc11375d844a7837dac750
Change-Id: I6663ce54f7b9bbaf285935ca658d93ba417f8179
|
|
|
|
|
|
|
| |
This class exposes to Java the application-side interface to the
SurfaceTexture C++ class.
Change-Id: I0dba42aad90257c7adbde6fa362658c0717b70d0
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Move these tests from CTS, because Mipmap is now hidden.
Also remove all the XML inflation code, because that is currently
disabled.
Original change: f445b8a7
Deletion from CTS: Ibfd1b8a5
Change-Id: I816581062778a9cbe868e32c3c6975cc9a74af5b
|
|\ \
| | |
| | |
| | | |
Change-Id: I1963d8fc391bb84de1054f2b20ce4e082d764cbe
|
| |\ \
| | | |
| | | |
| | | |
| | | | |
* commit '69ea4e15e52c456537575d21443ac1efdb03a902':
Documentation fixes found over vacation hacking.
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I28900026465d66d950cf4f05f0c202b46c3c2d43
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I4991e3e11b2f44328ee272dcb498c6b9fd90c5ee
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ife6f19d51e8229b6cf1ca8689df7baba2fcb4dc9
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Change-Id: I44dd19aec0a994316da22ea8bea01b9962f54680
api update
Change-Id: I77f5365b8b7a919cd572ceb65a9ab3871b9495d0
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug #3299324
This is needed for ADT, which does not rely on Skia's reference counting
to correctly keep track of the native objects.
Change-Id: Ia2fc5c1ec2b80bad226bc549fefc6bb064784609
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| | |_|/
| |/| |
| | | | |
- calling this multiple times very quickly left the transition showing the wrong drawable
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I7e9d8b0028ba95956476f253da38dbe64564d0da
|
|/ / / /
| | | |
| | | |
| | | | |
Change-Id: Ie5e72836dec7f77d42c8cb9afb8c3d5591ff35a7
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ida62d3a155285a20725be9daa62217faef1c3734
|
|\ \ \ \ |
|
| |/ / /
| | | |
| | | |
| | | |
| | | | |
Also removes the reference queue finalizers. They aren't necessary
anymore now that Bitmaps are allocated in the heap.
|
|\ \ \ \
| |/ / /
|/| | | |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Id3e2391a93a99f4c414a805ee33cfd113242a7e6
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I593f35a91c4a14c055828f8989fe01b9e7790039
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ic10b2b41a26925d799e5d1e50be77fc480ec0f17
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ib1aaf81130ffa6b5e6c60096c27c969e8891db3f
|
|/ / /
| | |
| | |
| | | |
Change-Id: I0ea077d9434ac3e22e8600f22ca4a24a6a46965c
|
| | |
| | |
| | |
| | | |
Change-Id: Ie3f9ba64a94425fa96b1924cb4b70dd36b71e294
|
| | |
| | |
| | |
| | | |
Change-Id: I5e356ed88375a1620846e0c500659e3b7ead5030
|
| | |
| | |
| | |
| | |
| | |
| | | |
Add syncAll to rsg headers.
Change-Id: I02c953f3fddab3c6f4e98570cdad45a59711bbde
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Many memory leaks occur because of long lived drawables. This should
help.
Change-Id: I2e9e8dee26579ec56e8e73f08f6b1d62be7812d9
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | | |
Change-Id: I60f6ccff13357c1c518e9d56b02fe0171637edd1
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This is to allow RenderScript to better interact with the Android environment.
E.g., per-app cache.
2. Plumbing, testing.
3. Added getApplicationContext in RenderScript.java.
Change-Id: I85edeebe38825e20b2e86f4f4815689dfc332ef9
|
|/ / /
| | |
| | |
| | | |
Change-Id: I754dc645ac08fa25019eed8fd8b7b3c47f178ff2
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ic74b62c6280954ff80bcf64f3989a36c7c0b5615
|
|/ / /
| | |
| | |
| | |
| | |
| | | |
CopyTo(bitmap) replacement.
Change-Id: Ib73fb9f4bfe5f468eaf0f8f1bf68a93759eef00d
|
| | |
| | |
| | |
| | | |
Change-Id: Ic5f5f40ee39787403977fb372b335dc21cf07243
|
| | |
| | |
| | |
| | | |
Change-Id: I9b4a71f9e94c7d3978f06b7971051ab4f8472503
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The new field allows a developer to use a more accurate by
slightly slower IDCT method in JPEG decode. This in turns improves the
quality of the reconstructed image.
The field by default is not set and thus does not affect existing
applications.
Bug: 3238925
Related changes: https://android-git.corp.google.com/g/#change,83291 and
https://android-git.corp.google.com/g/#change,83294
Change-Id: I969f5c413f9b2179454aeb90e18ae8222ee583b4
|
| | |
| | |
| | |
| | | |
Change-Id: Ieae7d450308b5637ed4253fe9baed3634c6ed141
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The new field allows a developer to use a more accurate by
slightly slower IDCT method in JPEG decode. This in turns improves the
quality of the reconstructed image.
The field by default is not set and thus does not affect existing
applications.
Bug: 3238925
Change-Id: I93d55b7226e47a43e639325cd1a677694d6f2ee4
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- Add new dialog themes without a title bar.
- Add new Theme.Holo.NoActionBar.DialogWhenLarge.
- Remove old Extended and Theme.Light.Holo themes.
- Reorder the public definitions to keep things nice.
Also @hide the MipmapDrawable class.
Change-Id: Ic69a56e9b28aacf441780633f37f0bc6a475d08a
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The last span of the TextLine was defining the FontMetrics, instead of
min/maxing the different values.
Bug 3220698
Change-Id: I7394b1699a15aeee4cc38462d561faf329d3e1f6
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Issues around threading of animations and AnimatorSet bugs are
fixed in this change. Unrelated fixes to javadocs in other
framework classes are also part of the change.
Change-Id: I35f7e03ffdec9143bc2eb155e8f9384798ad35b3
|
| | |
| | |
| | |
| | | |
Change-Id: Id2b9ab7a76bbdf2ed745f5e36e552dc9b101982f
|
| | |
| | |
| | |
| | | |
Change-Id: Iaf6087f614451a8e233b3e5bc49c834ab0ad08ee
|
| | |
| | |
| | |
| | | |
Change-Id: I1e75bb84d88319cb6f1bbe6d907cf6e8ed546142
|