1. a316c5d Fix Bitmap parceling through ashmem. by Jeff Brown · 9 years ago
  2. 721ae5f Add internal bitmap api for creating immutable ashmem backed bitmaps. by Riley Andrews · 9 years ago
  3. 39d7f30 Use ashmem to optimize all bitmap copies. by Riley Andrews · 10 years ago
  4. ae2e8b4 Add warning if an in-use Bitmap is reconfigured by John Reck · 9 years ago
  5. f29ed28 Attempt to solve the double-GC problem by John Reck · 9 years ago
  6. ed207b9 Change how Java Bitmaps are accessed in a few places by John Reck · 9 years ago
  7. c1b33d6 GraphicsJNI Canvas cleanup by John Reck · 9 years ago
  8. edc22fb Revert "Change how Java Bitmaps are accessed in a few places" by John Reck · 9 years ago
  9. a771b98 Change how Java Bitmaps are accessed in a few places by John Reck · 9 years ago
  10. f4faeac Cleanup Bitmap JNI attempt #2 by John Reck · 9 years ago
  11. c02977e Revert "Cleanup Bitmap JNI" by Chad Jones · 9 years ago
  12. b291524 Cleanup Bitmap JNI by John Reck · 9 years ago
  13. c4e4eef Merge "Rename Canvas::getSkCanvas to Canvas::asSkCanvas" by Derek Sollenberger · 9 years ago
  14. d37095b Fix bitmap allocation error that causes crash when calling Bitmap::extractAlpha by Derek Sollenberger · 9 years ago
  15. b3d50e0 Rename Canvas::getSkCanvas to Canvas::asSkCanvas by Derek Sollenberger · 9 years ago
  16. 3d4eed7 Update HWUI to store its own SkBitmap objects by Derek Sollenberger · 10 years ago
  17. 71487eb Merge frameworks/base changes from master-skia to master. by Mike Reed · 10 years ago
  18. 1022888 resolved conflicts for merge of 203c8171 to master by John Reck · 10 years ago
  19. f29d5a5 Update AndroidPixelRef to prevent VM from cleaning up memory prematurely. by Derek Sollenberger · 10 years ago
  20. 2b5edf6 am 88309159: am 38134303: am 84be180e: Merge "Fix crash in getNativeCanvas when canvasHandle is NULL" into lmp-mr1-dev by Bo Liu · 10 years ago
  21. de92f4c Fix crash in getNativeCanvas when canvasHandle is NULL by Bo Liu · 10 years ago
  22. ab22c1c cleanup so that the Paint.h is only accessed via its nativePtr not a JNI lookup by Derek Sollenberger · 10 years ago
  23. a08d10f Add missing null check to ninePatchInsets by Mathieu Chartier · 10 years ago
  24. 6ba30b8 Add android.Paint that inherits SkPaint by Behdad Esfahbod · 10 years ago
  25. 2cb8c3c Remove invalid SkASSERT that prevents us from running with SK_DEBUG by Derek Sollenberger · 10 years ago
  26. 8872b38 Separate Canvas JNI code from the implementation. by Derek Sollenberger · 10 years ago
  27. 580ff81 Revert "Separate Canvas JNI code from the implementation." by John Reck · 10 years ago
  28. f5d6c55 Separate Canvas JNI code from the implementation. DO NOT MERGE by Derek Sollenberger · 10 years ago
  29. 47cd8e9 Implement outline support for nine patches by Chris Craik · 10 years ago
  30. 1103b32 SkBitmap::Config is deprecated, use SkColorType by Mike Reed · 10 years ago
  31. 42a1d08 SkBitmap::Config is deprecated, use SkColorType by Mike Reed · 10 years ago
  32. 4b0959d Refactor android.graphics.Picture JNI bindings. by Derek Sollenberger · 10 years ago
  33. b59508f Changes to framework for ToT Skia. by Robert Phillips · 10 years ago
  34. 5c3d927 Add a native Canvas wrapper. by Florin Malita · 10 years ago
  35. 304bbd2 Temporary fix for buffer overrun issue. by Mathieu Chartier · 10 years ago
  36. 1a73f732 Start of Minikin integration by Raph Levien · 10 years ago
  37. 2e0103e Remove SkFloatToScalar. by Leon Scroggins III · 10 years ago
  38. 46cb9bd Update framework to use M34 version of Skia. by Leon Scroggins · 10 years ago
  39. b644a3b Updates to the Skia API needed to merge the WebView m33 version of Skia. by Derek Sollenberger · 11 years ago
  40. 36bef0b AArch64: Make graphics classes 64-bit compatible by Ashok Bhat · 10 years ago
  41. 7023df0 Revert "AArch64: Make graphics classes 64-bit compatible" by Narayan Kamath · 10 years ago
  42. 18b4cbe AArch64: Make graphics classes 64-bit compatible by Ashok Bhat · 10 years ago
  43. 6606d16 am 6706888e: am 775667c0: am 03e8be75: am 8796ab7f: am bb35356d: Merge changes Id54087dd,I946325e4,I2a2b2e68 by Narayan Kamath · 11 years ago
  44. 8790be6 Remove calls to deprecated SkBitmap::setIsOpaque() by Leon Scroggins III · 11 years ago
  45. b091d47 AArch64: Use long for pointers in BitmapRegionDecoder by Ashok Bhat · 11 years ago
  46. a1a19d2 Use exceptionCheck after VMRuntime.newNonMovableArray/addressOf. by Mathieu Chartier · 11 years ago
  47. dbccd44a Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEAD by The Android Open Source Project · 11 years ago
  48. 6ecb7a9 Fix whitespace issues after casts. by Mathieu Chartier · 11 years ago
  49. 7384b42 Remove dependency on jniGetNonMovableArrayElements. by Mathieu Chartier · 11 years ago
  50. 28a1222 Avoid ref-ing AndroidPixelRefs that wrap others in globalRef/Unref by Chris Craik · 11 years ago
  51. cd0ba71 Create a pixelref wrapper for reused bitmaps by Chris Craik · 11 years ago
  52. 1abf5d6 Add inPremutiplied option to BitmapFactory.Options, functionality in Bitmap by Chris Craik · 11 years ago
  53. 9f58361 Support larger bitmaps in BitmapFactory.Options.inBitmap by Chris Craik · 11 years ago
  54. 109109c Refactoring code to support r8352 of Skia. by Derek Sollenberger · 11 years ago
  55. ec4a504 Embed layout padding in nine patch images by Amith Yamasani · 12 years ago
  56. fb2cfa2 Comment out a warning message to avoid log spamming. by Chih-Chung Chang · 12 years ago
  57. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  58. cf6f7a0 Don't allocate a raw object then call its constructor manually... by Elliott Hughes · 13 years ago
  59. 69a017b More JNI exception-throwing cleanup. by Elliott Hughes · 13 years ago
  60. 8451b25 Use jniThrowException for exception throwing from native code. by Elliott Hughes · 13 years ago
  61. 90f4c18 Use JNI helper function to get buffer address by Andy McFadden · 13 years ago
  62. 2118b25 Eliminate tracked allocations and the inNativeAlloc option. by Carl Shapiro · 14 years ago
  63. a2f0e2d Allow a JNI local ref to be passed directly into globalRef(). by Patrick Dubroy · 14 years ago
  64. afde46e Turn fatal assertion in decodeRegion into a warning. by Patrick Dubroy · 14 years ago
  65. e4ac2d6 Allocate bitmap backing buffers in the Java heap. by Patrick Dubroy · 14 years ago
  66. e224fab Fix segfault when tring to throw IOException. by Owen Lin · 14 years ago
  67. 6b849e2 Unhide BitmapRegionDecoder. by Wei-Ta Chen · 14 years ago
  68. edf7223 Remove dead code: NIOBuffer. by Elliott Hughes · 14 years ago
  69. 291303b Fix a bug, where one thread is using JNIEnv associated with another thread. by Wei-Ta Chen · 14 years ago
  70. f1f48bc Do JPEG tile-based decoding. by Joseph Wen · 14 years ago
  71. 1a9c27c Add a LOG_TAG for android.graphics.Graphics JNI. by Ficus Kirkpatrick · 14 years ago
  72. c04851f add boundary patch by Mike Reed · 15 years ago
  73. de0dfb7 Fix issue #2125720 Weather Forecast Widget - graphics do not scale by Dianne Hackborn · 15 years ago
  74. 11ea334 Allow for screen density drawables in compatibility mode. by Dianne Hackborn · 15 years ago
  75. 1b22b97 add hidden Options field for native allocations by Mike Reed · 15 years ago
  76. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  77. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  78. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  79. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  80. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago