1. ee3e160 Fix animations, padding in RTL mode. by Jeff Sharkey · 11 years ago
  2. a4eb894 Merge "clarify Paint flag docs" into klp-dev by Victoria Lease · 11 years ago
  3. 8dc7d5e clarify Paint flag docs by Victoria Lease · 11 years ago
  4. 321bc46 Update docs to state that mark is no longer called. by Leon Scroggins III · 11 years ago
  5. 6811f4e Move PdfDocument to android.graphics.pdf by Svetoslav · 11 years ago
  6. 7315f1b Use a native buffer for decoding images. by Leon Scroggins III · 11 years ago
  7. 2cad64c Merge "Surface: Change OutOfResourcesException to be a runtime exception" into klp-dev by Igor Murashkin · 11 years ago
  8. 1d2daa7 Merge "Remove FD optimization case for decodeStream" into klp-dev by John Reck · 11 years ago
  9. e3d0f02 Merge "Don't set Allocation mSize when we have no Type." into klp-dev by Stephen Hines · 11 years ago
  10. a86ab640 Surface: Change OutOfResourcesException to be a runtime exception by Igor Murashkin · 11 years ago
  11. 88990da Don't set Allocation mSize when we have no Type. by Stephen Hines · 11 years ago
  12. 5835157 Remove FD optimization case for decodeStream by John Reck · 11 years ago
  13. 23ae146 Merge "Add flags word to initialization." into klp-dev by Tim Murray · 11 years ago
  14. 9578e64 Add flags word to initialization. by Tim Murray · 11 years ago
  15. 440f4df Merge "Fix pixel test" into klp-dev by Andy McFadden · 11 years ago
  16. 5d2cace Fix pixel test by Andy McFadden · 11 years ago
  17. 352919e Update doc for BitmapFactory.Options to include BitmapRegionDecoder by Chris Craik · 11 years ago
  18. e8222dd Change build version from KEY_LIME_PIE to KITKAT by Chet Haase · 11 years ago
  19. d2676f9 Merge "Add YUV element convenience function." into klp-dev by Tim Murray · 11 years ago
  20. 932e78e Add YUV element convenience function. by Tim Murray · 11 years ago
  21. e182bfd Merge "Prevent NPE when cloning gradients Bug #10436856" into klp-dev by Romain Guy · 11 years ago
  22. 9622adf Prevent NPE when cloning gradients Bug #10436856 by Romain Guy · 11 years ago
  23. 3e8105e Merge "Update Bitmap.Config.ARGB_4444 documentation Bug #10510122" into klp-dev by Romain Guy · 11 years ago
  24. 25ba1c8 Update Bitmap.Config.ARGB_4444 documentation Bug #10510122 by Romain Guy · 11 years ago
  25. a49e89d Cleanup API typo by Jason Sams · 11 years ago
  26. 6b11598 Merge "Unhide USAGE_IO_INPUT functions" into klp-dev by Jason Sams · 11 years ago
  27. 42ef238 Unhide USAGE_IO_INPUT functions by Jason Sams · 11 years ago
  28. 4b29931 Merge "Replace stream wrap-function w/ more specific ones" into klp-dev by Leon Scroggins III · 11 years ago
  29. 4d971c1 Set alpha channel correctly when recomputing gradient by Alan Viverette · 11 years ago
  30. ca32021 Replace stream wrap-function w/ more specific ones by Leon Scroggins III · 11 years ago
  31. c264e04 Merge "Add garbage collection hooks" into klp-dev by Tim Murray · 11 years ago
  32. 2f2472c Add garbage collection hooks by Tim Murray · 11 years ago
  33. 1abf5d6 Add inPremutiplied option to BitmapFactory.Options, functionality in Bitmap by Chris Craik · 11 years ago
  34. 9fac8a6 Merge "Renderscript: Allow YUV_420_888 as a YUV type." into klp-dev by Eino-Ville Talvala · 11 years ago
  35. ccadaf1 Renderscript: Allow YUV_420_888 as a YUV type. by Eino-Ville Talvala · 11 years ago
  36. be92572 Remove comment that's only relevant for the underlying SkMatrix. Matrix has constructors. by Mike Klein · 11 years ago
  37. 7fbbc3c Camera.applyToCanvas() now works with hardware canvases by Romain Guy · 11 years ago
  38. 790552b Update Bitmap.createBitmap() documentation by Romain Guy · 11 years ago
  39. 5af4ede Merge "Fix bug #10205316 CTS (KLP): android.graphics tests are failing" into klp-dev by Fabrice Di Meglio · 11 years ago
  40. 0031230 Remove an unnecessary allocation by Romain Guy · 11 years ago
  41. 41207bc Fix bug #10205316 CTS (KLP): android.graphics tests are failing by Fabrice Di Meglio · 11 years ago
  42. 667fe10 Refactor Canvas.drawPicture() to delegate to Picture by Jonathan Dixon · 11 years ago
  43. 52a9a10 Clearly separate consumer and producer interfaces by Mathias Agopian · 11 years ago
  44. f2ce9f9 am eab8e18d: am 8a736129: Merge "If graphics wants ASCII lowercasing, it needs to ask for it." by Elliott Hughes · 11 years ago
  45. eab8e18 am 8a736129: Merge "If graphics wants ASCII lowercasing, it needs to ask for it." by Elliott Hughes · 11 years ago
  46. b7645ac Merge "graphics: Update ImageFormat#YUV_420_888 javadoc" by Igor Murashkin · 11 years ago
  47. 7a600ff graphics: Update ImageFormat#YUV_420_888 javadoc by Igor Murashkin · 11 years ago
  48. e242e2f Merge "Changes needed to support Skia at r10377." by Derek Sollenberger · 11 years ago
  49. aeb60fb If graphics wants ASCII lowercasing, it needs to ask for it. by Elliott Hughes · 11 years ago
  50. 3f5a90b Add automatic Drawable mirroring capability when in RTL layout direction by Fabrice Di Meglio · 11 years ago
  51. 8517615 Merge "Fix Paint Shader copy" by Fabrice Di Meglio · 11 years ago
  52. e3c526f Fix Paint Shader copy by Fabrice Di Meglio · 11 years ago
  53. 5827cb5 Changes needed to support Skia at r10377. by Derek Sollenberger · 11 years ago
  54. 5d3dff1 Merge "Add missing alpha channel to built-in colors" by Romain Guy · 11 years ago
  55. 86d3e03 Add missing alpha channel to built-in colors by Romain Guy · 11 years ago
  56. 1e54681 Support RGBA fonts and bitmap fonts (and RGBA bitmap fonts) by Victoria Lease · 11 years ago
  57. 6d64d5a Merge "Add missing InsetDrawable.getDrawable() method" by Romain Guy · 11 years ago
  58. 84956d5 Add missing InsetDrawable.getDrawable() method by Romain Guy · 11 years ago
  59. 2f1a2e4 Camera2 API: Rename package to android.hardware.camera2 by Eino-Ville Talvala · 11 years ago
  60. 56fbb63 Merge "Add path ops API" by Romain Guy · 11 years ago
  61. 8018c8d Add path ops API by Romain Guy · 11 years ago
  62. d979208 Relax restriction on Colormatrix and add Add step. by Jason Sams · 11 years ago
  63. cb92a8d fix SDK build by Mathias Agopian · 11 years ago
  64. e591b49 single buffer mode for SurfaceTexture by Mathias Agopian · 11 years ago
  65. 9f213c8 Merge changes I487d4eef,Ia750811f by Mathias Agopian · 11 years ago
  66. 2ca204e get rid of PixelFormatInfo and simplify things by Mathias Agopian · 11 years ago
  67. a06cba1 am 8d9a4bd1: am 174dd066: Merge "remove link to renderscript support library" into jb-mr2-ub-dev by Scott Main · 11 years ago
  68. d2d43b9 remove link to renderscript support library by Scott Main · 11 years ago
  69. 9c2cde0 Use IllegaleStateException to be consistent with rest of Bitmap class by Chris Craik · 11 years ago
  70. d84feeb Merge "update to new Consumer APIs" by Mathias Agopian · 11 years ago
  71. ef5498e Merge "Add reconfigure method to Bitmap" by Chris Craik · 11 years ago
  72. c84d203 Add reconfigure method to Bitmap by Chris Craik · 11 years ago
  73. e326326 update to new Consumer APIs by Mathias Agopian · 11 years ago
  74. 4e7b772 Fix crashes in setMatrix() and concat() by Romain Guy · 11 years ago
  75. 787e357 Trace bitmaps decoding by Romain Guy · 11 years ago
  76. e68720e Merge "Minor fixes to android.graphics.Matrix" by Andy McFadden · 11 years ago
  77. 73b81e7 Minor fixes to android.graphics.Matrix by Andy McFadden · 11 years ago
  78. 0c20c38 Use global references for Bitmap AndroidPixelRefs by Chris Craik · 11 years ago
  79. ec6221e Merge "Add 2,3 vectors to allowed intrinsic list." by Jason Sams · 11 years ago
  80. d93fdb7 Add 2,3 vectors to allowed intrinsic list. by Jason Sams · 11 years ago
  81. e3b0a01 Refcount 9-patches and properly handle GC events by Romain Guy · 11 years ago
  82. f296dca (Small) 9patch drawing improvements by Romain Guy · 11 years ago
  83. ff4adde5 Generate PDF from Canvas. by Svetoslav Ganov · 11 years ago
  84. 9274384 Fix docs by Jason Sams · 11 years ago
  85. 1a3edb0 Update histogram docs. by Jason Sams · 11 years ago
  86. 048c978 Allow single channel and float convolve. by Jason Sams · 11 years ago
  87. 8ace2ac Add support for vec2 histogram by Jason Sams · 11 years ago
  88. 109c46b8 Merge "Add histogram intrinsic" by Jason Sams · 11 years ago
  89. 01e9f90 Add histogram intrinsic by Jason Sams · 11 years ago
  90. 1eb818e5 Add Y8 and Y16 image format by Zhijun He · 11 years ago
  91. f390f77 Postpone creating new drawables for DrawableContainerState. by Alan Viverette · 11 years ago
  92. b267554 Initial commit of new camera API, mostly just the interface. by Eino-Ville Talvala · 12 years ago
  93. 8105642 Merge "Remove unnecessary Rect, better reuse of NinePatch objects" by Romain Guy · 11 years ago
  94. f3187b7 Remove unnecessary Rect, better reuse of NinePatch objects by Romain Guy · 11 years ago
  95. 34bff87 Merge "Add support for post-decode density scaling with reuse" by Chris Craik · 11 years ago
  96. b33d778 Merge "Deprecate DrawableStateList.getChildren() and add getChild()." by Alan Viverette · 11 years ago
  97. 1e97ceb Merge "Support all formats for BitmapFactory.Options.inBitmap" by Chris Craik · 11 years ago
  98. 7214643 Deprecate DrawableStateList.getChildren() and add getChild(). by Alan Viverette · 11 years ago
  99. 905e824 Add support for post-decode density scaling with reuse by Chris Craik · 11 years ago
  100. 3f4579f am 379641a7: am ea45ab6f: Merge "Improve RS documentation." into jb-mr2-dev by Tim Murray · 11 years ago