summaryrefslogtreecommitdiffstats
path: root/core/jni/android/graphics
Commit message (Expand)AuthorAgeFilesLines
* add (hidden) setHasAlpha() to allow clients like the view's cache to hint tha...Mike Reed2009-10-071-0/+6
* Hack to fix issue #2125365: Sports Trivia compatability with EclairDianne Hackborn2009-09-281-5/+5
* Merge change 26851 into eclairAndroid (Google) Code Review2009-09-241-3/+4
|\
| * use new setDither on ImageRef to retain that setting for purgeable imagesMike Reed2009-09-241-3/+4
* | Fix issue #2125720 Weather Forecast Widget - graphics do not scaleDianne Hackborn2009-09-233-7/+10
|/
* Various cleanup around resources and nine-patches.Dianne Hackborn2009-09-112-13/+44
* change default for dither to trueMike Reed2009-09-111-5/+7
* expose runtime changes to gammaMike Reed2009-08-251-1/+21
* am 6af2552d: use safeUnref() since the other macro is not defined in donutMike Reed2009-07-302-2/+2
|\
| * use safeUnref() since the other macro is not defined in donutMike Reed2009-07-302-2/+2
* | am 7299d6ad: Merge change 9159 into donutAndroid (Google) Code Review2009-07-302-16/+26
|\ \ | |/
| * Merge change 9159 into donutAndroid (Google) Code Review2009-07-302-16/+26
| |\
| | * check for null native objects, which never happens on a real subclass (we thr...Mike Reed2009-07-302-16/+26
* | | am 25dff70f: Merge change 9039 into donutAndroid (Google) Code Review2009-07-301-11/+35
|\ \ \ | |/ /
| * | Fix #2018814: System cannot correctly render assets with "wrap_content" attri...Dianne Hackborn2009-07-291-11/+35
| |/
* | Merge change 8639Android (Google) Code Review2009-07-271-4/+9
|\ \
| * | explicitly set the hinting level for android apps (to match the old default)Mike Reed2009-07-271-4/+9
* | | am 11ea3347: Allow for screen density drawables in compatibility mode.Dianne Hackborn2009-07-244-26/+39
|\ \ \ | |/ / |/| / | |/
| * Allow for screen density drawables in compatibility mode.Dianne Hackborn2009-07-244-26/+39
* | am 09a903ab: Merge change 7696 into donutAndroid (Google) Code Review2009-07-174-31/+47
|\ \ | |/
| * add hidden Options field for native allocationsMike Reed2009-07-174-31/+47
* | remove deprecated use of porterduffMike Reed2009-06-222-3/+6
* | am 766d7236: Merge change 4737 into donutAndroid (Google) Code Review2009-06-221-24/+30
|\ \ | |/
| * Add prepareToDraw() to Bitmap for fixing http://b/issue?id=1907995.Wei-Ta Chen2009-06-221-24/+30
* | am 066e6bfd: Merge change 4792 into donutAndroid (Google) Code Review2009-06-191-0/+2
|\ \ | |/
| * when we reset a paint, it should return to the state it was in when it was fi...Mike Reed2009-06-191-0/+2
* | am a4196206: Merge change 3074 into donutAndroid (Google) Code Review2009-06-041-2/+5
|\ \ | |/
| * Modify the decoding logic in the FD case when a purgeable flag is set,Wei-Ta Chen2009-06-031-2/+5
* | move libbinder's header files under includes/binderMathias Agopian2009-05-202-2/+2
* | am 807f23b: Merge change 1057 into donutAndroid (Google) Code Review2009-05-121-1/+40
|\ \ | |/
| * Merge change 1057 into donutAndroid (Google) Code Review2009-05-121-1/+40
| |\
| | * * Add regoin scaling for transparent supportMitsuru Oshima2009-05-121-1/+40
* | | am 2bb3ea1: Fix native core runtime. A messy declaration was causing a pRomain Guy2009-05-121-1/+1
|\ \ \ | |/ /
| * | Fix native core runtime. A messy declaration was causing a problem at boot time.Romain Guy2009-05-121-1/+1
* | | am 3e3439d: Merge change 1478 into donutAndroid (Google) Code Review2009-05-121-4/+12
|\ \ \ | |/ /
| * | Fixes #1847219. Add a new API to load fonts from arbitrary files: Typeface.cr...Romain Guy2009-05-121-4/+12
| |/
* | am e5c4725: Merge change 873 into donutAndroid (Google) Code Review2009-05-011-4/+2
|\ \ | |/
| * pass original ptrs to JNI release functions (instead of += index to them)Mike Reed2009-05-011-4/+2
* | am 77c9990: Merge change 599 into donutAndroid (Google) Code Review2009-04-291-2/+7
|\ \ | |/
| * Add call to (new) Canvas.freeCaches() in response to low-memoryMike Reed2009-04-271-2/+7
* | am 1fb758e: Merge change 546 into donutAndroid (Google) Code Review2009-04-291-53/+154
|\ \ | |/
| * Add (hidden for now) purgeable bitmapsMike Reed2009-04-241-53/+154
| * AI 144176: To fix the race condition in case "requestCancelDecode"Ray Chen2009-04-021-2/+13
* | AI 144209: am: CL 144176 To fix the race condition in case "requestCancelDecode"Ray Chen2009-04-021-2/+13
* | AI 144018: change path to return its internal cached bounds, making it much l...Mike Reed2009-04-021-3/+2
|/
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-3/+3
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0330-0/+6965
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0330-6965/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-106-33/+116
* auto import from //branches/cupcake/...@127436The Android Open Source Project2009-01-221-10/+15