1. 87ffb63 Move AssetAtlas off of SkBitmap* by John Reck · 9 years ago
  2. ec419e0 Make Bitmap_createFromParcel check the color count. by Leon Scroggins III · 9 years ago
  3. 3d4eed7 Update HWUI to store its own SkBitmap objects by Derek Sollenberger · 10 years ago
  4. 71487eb Merge frameworks/base changes from master-skia to master. by Mike Reed · 10 years ago
  5. a2732a2 Stop pretending USE_OPENGL_RENDERER is a thing by John Reck · 10 years ago
  6. 7d13d9d resolved conflicts for merge of 3fc5e3ca to lmp-mr1-dev-plus-aosp by Andreas Gampe · 10 years ago
  7. ed6b9df Frameworks/base: Consistency in core/jni by Andreas Gampe · 10 years ago
  8. 3a091b7 resolved conflicts for merge of 8e0cfe7c to lmp-mr1-dev-plus-aosp by Dan Albert · 10 years ago
  9. 46d8444 Fix clang warnings in core/jni. by Dan Albert · 10 years ago
  10. a35778c7 Yank ResourceCache out of Caches by John Reck · 10 years ago
  11. f23f5de Merge "[Bitmap] Add null pointer protection in Bitmap_sameAs()" into lmp-dev by Chris Craik · 10 years ago
  12. 53001ca [Bitmap] Add null pointer protection in Bitmap_sameAs() by henry.uh_chen · 10 years ago
  13. 6ba30b8 Add android.Paint that inherits SkPaint by Behdad Esfahbod · 10 years ago
  14. 1103b32 SkBitmap::Config is deprecated, use SkColorType by Mike Reed · 10 years ago
  15. 57ee620 Read premultiplied status from the SkBitmap. by Leon Scroggins III · 10 years ago
  16. b933055 stop using (deprecated) SkBitmap::Config by Mike Reed · 10 years ago
  17. 17a8bfc In Bitmap.reconfigure, update the pixelref's info. by Leon Scroggins III · 10 years ago
  18. 32054b0 Fix Bitmap.cpp line endings by Chris Craik · 10 years ago
  19. cc11f15 Update to call new Skia APIs. by Leon Scroggins · 10 years ago
  20. 2d5cf4f Update framework to enable Skia to run in debug mode. by Derek Sollenberger · 10 years ago
  21. 73c0471 Remove call to setIsOpaque (again). by Leon Scroggins · 10 years ago
  22. 36bef0b AArch64: Make graphics classes 64-bit compatible by Ashok Bhat · 11 years ago
  23. 7023df0 Revert "AArch64: Make graphics classes 64-bit compatible" by Narayan Kamath · 10 years ago
  24. 18b4cbe AArch64: Make graphics classes 64-bit compatible by Ashok Bhat · 11 years ago
  25. 8790be6 Remove calls to deprecated SkBitmap::setIsOpaque() by Leon Scroggins III · 11 years ago
  26. 4b9a19a Call SkBitmap::config() instead of ::getConfig() by Leon Scroggins III · 11 years ago
  27. ed79ff0 framework changes needed to support Skia at r12108. by Derek Sollenberger · 11 years ago
  28. ca32021 Replace stream wrap-function w/ more specific ones by Leon Scroggins III · 11 years ago
  29. 1abf5d6 Add inPremutiplied option to BitmapFactory.Options, functionality in Bitmap by Chris Craik · 11 years ago
  30. 3ed7278 Convert 4444 bitmaps to 8888 Bug #10206452 by Romain Guy · 11 years ago
  31. c84d203 Add reconfigure method to Bitmap by Chris Craik · 11 years ago
  32. 547e665 Don't null the reference to Bitmap pixels until we're really ready by Chet Haase · 12 years ago
  33. 713e1bb Add API to enable mipmaps on Bitmap Bug #7353771 by Romain Guy · 12 years ago
  34. 038953d fix wrong read size in ToColor_S4444_Opaque by Keun young Park · 12 years ago
  35. 35ef567 Fix SkBitmap::fPixels not being locked correctly by Michal Stawinski · 12 years ago
  36. ec4a504 Embed layout padding in nine patch images by Amith Yamasani · 12 years ago
  37. d84e1ce Split Parcel JNI details away from Binder. by Jeff Sharkey · 12 years ago
  38. 2c183fa Notify a Bitmap is has changed when calling copyPixelFromBuffer by Romain Guy · 13 years ago
  39. 6579a9d Transfer large bitmaps using ashmem. Bug: 5224703 by Jeff Brown · 13 years ago
  40. b637717 Revert "Transfer large bitmaps using ashmem. Bug: 5224703" by Bart Sears · 13 years ago
  41. 56c58f6 Transfer large bitmaps using ashmem. Bug: 5224703 by Jeff Brown · 13 years ago
  42. a2c8a7b am ec5039b3: am 99c070d8: am 4fea5373: Merge "Add WEBP to the list of Image formats that support Compression." by Jean-Baptiste Queru · 13 years ago
  43. ec5039b am 99c070d8: am 4fea5373: Merge "Add WEBP to the list of Image formats that support Compression." by Jean-Baptiste Queru · 13 years ago
  44. 2305ac9 Add WEBP to the list of Image formats that support Compression. by Vikas Arora · 13 years ago
  45. c9e22e9 Switch to SkSafeUnref for better portability by Jean-Baptiste Queru · 13 years ago
  46. 4cb1753 Remove useless forward declarations. by Elliott Hughes · 13 years ago
  47. 1a81aea Update GL textures when changing a Bitmap's pixels Bug #4146495 by Romain Guy · 13 years ago
  48. 447ee77 Merge "Detect out of memory in extractAlpha" by Eric Hassold · 13 years ago
  49. ef7be26 Detect out of memory in extractAlpha by Eric Hassold · 13 years ago
  50. 6062c59 Skia Merge (revision 808) by Derek Sollenberger · 13 years ago
  51. e4ac2d6 Allocate bitmap backing buffers in the Java heap. by Patrick Dubroy · 14 years ago
  52. dee4cb0 Avoid SIGSEGV in Bitmap_writeToParcel. by Jack Palevich · 14 years ago
  53. 27f0b17 Fix native resource leak when OpenGL renderer is not being used. by Chet Haase · 14 years ago
  54. 5c13d89 Optimizing display lists by referencing pointers to resources instead of copying them by Chet Haase · 14 years ago
  55. a2341a9 Purge Skia objects from GL caches as needed. by Romain Guy · 14 years ago
  56. 9aaa826 Fix possible infinite loop when purging textures. by Romain Guy · 14 years ago
  57. 0bbae08 Add new API to check whether a Bitmap was modified. by Romain Guy · 14 years ago
  58. 76d1e01 hidden api sameAs() to compare the pixels of 2 bitmaps for equality by Mike Reed · 14 years ago
  59. a78b0a2 add (hidden) setHasAlpha() to allow clients like the view's cache to hint that a bitmap is opaque. by Mike Reed · 15 years ago
  60. de0dfb7 Fix issue #2125720 Weather Forecast Widget - graphics do not scale by Dianne Hackborn · 15 years ago
  61. c634fdd am 09a903ab: Merge change 7696 into donut by Android (Google) Code Review · 15 years ago
  62. 1b22b97 add hidden Options field for native allocations by Mike Reed · 15 years ago
  63. ce1311a am 766d7236: Merge change 4737 into donut by Android (Google) Code Review · 15 years ago
  64. 8cdcb12 Add prepareToDraw() to Bitmap for fixing http://b/issue?id=1907995. by Wei-Ta Chen · 15 years ago
  65. 0795272 move libbinder's header files under includes/binder by Mathias Agopian · 15 years ago
  66. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  67. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  68. f1e484a auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 16 years ago
  69. b798689 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  70. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  71. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago