summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* am 25dff70f: Merge change 9039 into donutAndroid (Google) Code Review2009-07-301-6/+23
|\
| * Fix #2018814: System cannot correctly render assets with "wrap_content" attri...Dianne Hackborn2009-07-291-6/+23
* | Implement bitmap resource loaders for utility. cleanup rolloRS and checkin m...Jason Sams2009-07-301-2/+20
* | Merge change 8835Android (Google) Code Review2009-07-282-1/+31
|\ \
| * | Add "boxed" bitmap uploads which simply place a non-pow2 bitmap into the smal...Jason Sams2009-07-282-1/+31
* | | am ef9fd18d: Merge change 8616 into donutAndroid (Google) Code Review2009-07-272-31/+86
|\ \ \ | | |/ | |/|
| * | Fiddle with default densities to try to sanitize the API.Dianne Hackborn2009-07-262-31/+86
* | | am 11ea3347: Allow for screen density drawables in compatibility mode.Dianne Hackborn2009-07-247-283/+465
|\ \ \ | |/ /
| * | Allow for screen density drawables in compatibility mode.Dianne Hackborn2009-07-247-283/+465
* | | Merge change 8421Android (Google) Code Review2009-07-231-1/+4
|\ \ \ | | |/ | |/|
| * | Unbreak build by making the build of renderscript again conditional on BUILD_...Jason Sams2009-07-231-1/+4
* | | Merge change 8279Android (Google) Code Review2009-07-236-0/+2616
|\ \ \ | |/ /
| * | Move the java and jni renderscript files to the proper location.Jason Sams2009-07-236-0/+2616
* | | am 59c25cba: Merge change 8218 into donutAndroid (Google) Code Review2009-07-221-3/+8
|\ \ \ | | |/ | |/|
| * | DrawableContainer was not respecting the value returned by Drawable.getPaddin...Romain Guy2009-07-221-3/+8
* | | am fe6f45c8: Merge change 8098 into donutAndroid (Google) Code Review2009-07-211-4/+4
|\ \ \ | |/ / | | / | |/ |/|
| * cast is floor. Use round instead.Mitsuru Oshima2009-07-211-4/+4
* | am 5c536e91: Merge change 7840 into donutAndroid (Google) Code Review2009-07-191-4/+43
|\ \ | |/
| * Fix issue where scaled bitmap sizes could be wrong.Dianne Hackborn2009-07-181-4/+43
* | am aad0fcc9: Merge change 7783 into donutAndroid (Google) Code Review2009-07-193-34/+14
|\ \ | |/
| * Add "nodpi" density, and expose a bunch of density-related APIs.Dianne Hackborn2009-07-173-34/+14
* | am 09a903ab: Merge change 7696 into donutAndroid (Google) Code Review2009-07-171-0/+13
|\ \ | |/
| * add hidden Options field for native allocationsMike Reed2009-07-171-0/+13
* | am 6b532800: Merge change 6478 into donutAndroid (Google) Code Review2009-07-081-4/+9
|\ \ | |/
| * Fix ShapeDrawable.inflateTag() to accept proper dimension specs for paddingPhil Dubach2009-07-081-4/+9
* | Lazily allocate the mBounds Rect in Drawable.Brad Fitzpatrick2009-07-071-1/+1
* | am 9848f11f: Merge change 5826 into donutAndroid (Google) Code Review2009-07-011-2/+3
|\ \ | |/
| * Fix NullPointerException in NinePatch constructorPhil Dubach2009-06-301-2/+3
* | am 91c91b74: Merge change 5817 into donutAndroid (Google) Code Review2009-07-013-6/+62
|\ \ | |/
| * Replace indeterminate progress animated asset with new onesRomain Guy2009-06-303-6/+62
* | am 083928fe: Merge change 5718 into donutAndroid (Google) Code Review2009-07-011-2/+4
|\ \ | |/
| * Fix NullPointerException in DrawableContainer.mutate()Phil Dubach2009-06-291-2/+4
* | am 05ebcb51: Merge change 5609 into donutAndroid (Google) Code Review2009-06-292-0/+317
|\ \ | |/
| * Update spinner's drawables. Clean up resources, pave the way for new animation.Romain Guy2009-06-262-0/+317
* | am a2a60a21: Merge change 5142 into donutAndroid (Google) Code Review2009-06-241-1/+3
|\ \ | |/
| * Fix NPE in GradientDrawable constructorPhil Dubach2009-06-231-1/+3
* | am 766d7236: Merge change 4737 into donutAndroid (Google) Code Review2009-06-221-44/+62
|\ \ | |/
| * Add prepareToDraw() to Bitmap for fixing http://b/issue?id=1907995.Wei-Ta Chen2009-06-221-44/+62
* | am 2b1aed10: Merge change 4527 into donutAndroid (Google) Code Review2009-06-191-1/+5
|\ \ | |/
| * Fix Canvas.finalize() for the case where the constructor throws an exceptionPhil Dubach2009-06-171-1/+5
* | Add support to BitmapFactory for decoding a bitmap from a MemoryFile FileDesc...Marco Nelissen2009-06-171-1/+13
|/
* Unhide inInputShareable in BitmapFactory.Options.Wei-Ta Chen2009-06-041-2/+0
* Unhide inPurgeable in BitmapFactory.Options.Wei-Ta Chen2009-06-021-22/+20
* Fix typos.Ken Shirriff2009-05-131-1/+1
* AI 148752: Fix description of breakText() param.Dirk Dougherty2009-05-121-2/+3
* Merge change 1057 into donutAndroid (Google) Code Review2009-05-121-1/+32
|\
| * * Add regoin scaling for transparent supportMitsuru Oshima2009-05-121-1/+32
* | Fixes #1847219. Add a new API to load fonts from arbitrary files: Typeface.cr...Romain Guy2009-05-121-5/+27
* | Fixes #1846038. DrawableContainer was wrongly returning its opacity by ignori...Romain Guy2009-05-121-38/+28
|/
* Merge branch 'readonly-p4-donut' into donutMitsuru Oshima2009-04-281-0/+13
|\