• Home
  • History
  • Annotate
  • only in /frameworks/base/graphics/tests/graphicstests/
History log of /frameworks/base/graphics/tests/graphicstests/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d0f379c1976c600313f1f4c39f2587a649e3a4fc 02-Oct-2013 Mike Klein <mtklein@google.com> Preserve fill type in Path.reset().

Bug: 10838355
Change-Id: I7bdecb945fc35dfed02d37745678ae7bda906628
rc/android/graphics/PathTest.java
54999da4b6aaf0167f37f0eec987a670254b775f 31-May-2013 Romain Guy <romainguy@google.com> Remove MipmapDrawable

It's a hidden API that nobody uses.

Change-Id: Ie0ecbc45cd191a595e53fe8765defe6f2aa7e3f6
rc/android/graphics/drawable/MipmapDrawableTest.java
f7f9d9c39df22ad6929f001f07588469f77e8bf5 17-Feb-2011 Jesse Wilson <jessewilson@google.com> Expose an API to get a bitmap's size in bytes.

Change-Id: I960c3b02b1ba8d3a8d92aaa98955a159e6f3a228
http://b/3184897
rc/android/graphics/BitmapTest.java
feb8ba4a5e6834bf2f6b9ba31d8376ffdbdfa90f 21-Dec-2010 Brian Muramatsu <btmura@google.com> Add MipmapDrawableTest

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
rc/android/graphics/drawable/MipmapDrawableTest.java
627dc6e7310bb8f6435b625f86c9f0ceeb3b0920 26-Aug-2010 Bjorn Bringert <bringert@android.com> Test for decoding Bitmap from MemoryFile ParcelFileDescriptor

Bug: 2948227
Change-Id: I90de2f887e907fbd631dc06a1c483737acec0706
rc/android/graphics/BitmapFactoryTest.java
0dc59e78e18493aecd37427531d093e800846c3e 02-Apr-2010 Brett Chabot <brettchabot@android.com> More framework tests cleanup.

Move all tests for android.* classes from tests/AndroidTests and
tests/CoreTests into framework/base/<core|graphics>/tests.

Consolidate all tests for java.* classes to tests/CoreTests.
Eventually hopefully these will be moved to dalvik/ somewhere.

Remove tests/AndroidTests entirely.

Change-Id: I86584d086ab7bd045bb38a10b699907805298a95
es/color/color1.xml
es/color/color_no_default.xml
es/values/colors.xml
rc/android/graphics/ColorStateListTest.java
rc/android/graphics/drawable/StateListDrawableTest.java
rc/android/view/MockView.java
1a44d5dcabc18cd5ef111f732ccff91683a1a093 13-Jan-2010 Neal Nguyen <tommyn@google.com> Phase 2 of test cleanup: moving test files from AndroidTests closer to their sources.

Most of these are file moves; a couple notable exceptions are the changes due to the move, and fixing up test code:
- database/DatabaseCursorTest.java
- database/DatabaseStatementTest.java
- net/UriTest.java
ndroid.mk
ndroidManifest.xml
es/drawable/test128x96.png
es/drawable/test16x12.png
es/drawable/test256x192.png
es/drawable/test320x240.png
es/drawable/test32x24.png
es/drawable/test64x48.png
rc/android/graphics/BitmapTest.java
rc/android/graphics/GraphicsPerformanceTests.java
rc/android/graphics/GraphicsTests.java
rc/android/graphics/ThreadBitmapTest.java
rc/android/graphics/TypefaceTest.java