1. ca32021 Replace stream wrap-function w/ more specific ones by Leon Scroggins III · 11 years ago
  2. 61cc40b am 493a4c85: am c264e044: Merge "Add garbage collection hooks" into klp-dev by Tim Murray · 11 years ago
  3. c264e04 Merge "Add garbage collection hooks" into klp-dev by Tim Murray · 11 years ago
  4. 2f2472c Add garbage collection hooks by Tim Murray · 11 years ago
  5. ed2515e am 908d9bfa: am dc70afae: Merge "Add inPremutiplied option to BitmapFactory.Options, functionality in Bitmap" into klp-dev by Chris Craik · 11 years ago
  6. 1abf5d6 Add inPremutiplied option to BitmapFactory.Options, functionality in Bitmap by Chris Craik · 11 years ago
  7. 4e802a7 am 948e200e: am 9fac8a6a: Merge "Renderscript: Allow YUV_420_888 as a YUV type." into klp-dev by Eino-Ville Talvala · 11 years ago
  8. 9fac8a6 Merge "Renderscript: Allow YUV_420_888 as a YUV type." into klp-dev by Eino-Ville Talvala · 11 years ago
  9. 1365674 Make color filters mutable by Romain Guy · 11 years ago
  10. e78044a am bc37c299: am be925721: Remove comment that\'s only relevant for the underlying SkMatrix. Matrix has constructors. by Mike Klein · 11 years ago
  11. ccadaf1 Renderscript: Allow YUV_420_888 as a YUV type. by Eino-Ville Talvala · 11 years ago
  12. be92572 Remove comment that's only relevant for the underlying SkMatrix. Matrix has constructors. by Mike Klein · 11 years ago
  13. e74d0d0 am 820726d7: am 9955699d: Merge "Camera.applyToCanvas() now works with hardware canvases" into klp-dev by Romain Guy · 11 years ago
  14. 7fbbc3c Camera.applyToCanvas() now works with hardware canvases by Romain Guy · 11 years ago
  15. e95e421 am 98e50c50: am 964f2b30: Merge "Update Bitmap.createBitmap() documentation" into klp-dev by Romain Guy · 11 years ago
  16. 790552b Update Bitmap.createBitmap() documentation by Romain Guy · 11 years ago
  17. 4362383 am b945d80c: am 5af4edef: Merge "Fix bug #10205316 CTS (KLP): android.graphics tests are failing" into klp-dev by Fabrice Di Meglio · 11 years ago
  18. 5af4ede Merge "Fix bug #10205316 CTS (KLP): android.graphics tests are failing" into klp-dev by Fabrice Di Meglio · 11 years ago
  19. 40bac41 am ac322988: am 00312300: Remove an unnecessary allocation by Romain Guy · 11 years ago
  20. 5abec6e am de3ff4b4: am 42773328: Merge "Refactor Canvas.drawPicture() to delegate to Picture" into klp-dev by Jonathan Dixon · 11 years ago
  21. 0031230 Remove an unnecessary allocation by Romain Guy · 11 years ago
  22. 41207bc Fix bug #10205316 CTS (KLP): android.graphics tests are failing by Fabrice Di Meglio · 11 years ago
  23. 667fe10 Refactor Canvas.drawPicture() to delegate to Picture by Jonathan Dixon · 11 years ago
  24. be6f592 Merge "Better explain outWidth/Height use with inJustDecodeBounds" by Chris Craik · 11 years ago
  25. 52a9a10 Clearly separate consumer and producer interfaces by Mathias Agopian · 11 years ago
  26. 544333b Better explain outWidth/Height use with inJustDecodeBounds by Chris Craik · 11 years ago
  27. f2ce9f9 am eab8e18d: am 8a736129: Merge "If graphics wants ASCII lowercasing, it needs to ask for it." by Elliott Hughes · 11 years ago
  28. eab8e18 am 8a736129: Merge "If graphics wants ASCII lowercasing, it needs to ask for it." by Elliott Hughes · 11 years ago
  29. b7645ac Merge "graphics: Update ImageFormat#YUV_420_888 javadoc" by Igor Murashkin · 11 years ago
  30. 7a600ff graphics: Update ImageFormat#YUV_420_888 javadoc by Igor Murashkin · 11 years ago
  31. aeb60fb If graphics wants ASCII lowercasing, it needs to ask for it. by Elliott Hughes · 11 years ago
  32. 3f5a90b Add automatic Drawable mirroring capability when in RTL layout direction by Fabrice Di Meglio · 11 years ago
  33. 8517615 Merge "Fix Paint Shader copy" by Fabrice Di Meglio · 11 years ago
  34. e3c526f Fix Paint Shader copy by Fabrice Di Meglio · 11 years ago
  35. 5d3dff1 Merge "Add missing alpha channel to built-in colors" by Romain Guy · 11 years ago
  36. 86d3e03 Add missing alpha channel to built-in colors by Romain Guy · 11 years ago
  37. 1e54681 Support RGBA fonts and bitmap fonts (and RGBA bitmap fonts) by Victoria Lease · 11 years ago
  38. 6d64d5a Merge "Add missing InsetDrawable.getDrawable() method" by Romain Guy · 11 years ago
  39. 84956d5 Add missing InsetDrawable.getDrawable() method by Romain Guy · 11 years ago
  40. 2f1a2e4 Camera2 API: Rename package to android.hardware.camera2 by Eino-Ville Talvala · 11 years ago
  41. 56fbb63 Merge "Add path ops API" by Romain Guy · 11 years ago
  42. 8018c8d Add path ops API by Romain Guy · 11 years ago
  43. d979208 Relax restriction on Colormatrix and add Add step. by Jason Sams · 11 years ago
  44. cb92a8d fix SDK build by Mathias Agopian · 11 years ago
  45. e591b49 single buffer mode for SurfaceTexture by Mathias Agopian · 11 years ago
  46. 9f213c8 Merge changes I487d4eef,Ia750811f by Mathias Agopian · 11 years ago
  47. 2ca204e get rid of PixelFormatInfo and simplify things by Mathias Agopian · 11 years ago
  48. a06cba1 am 8d9a4bd1: am 174dd066: Merge "remove link to renderscript support library" into jb-mr2-ub-dev by Scott Main · 11 years ago
  49. d2d43b9 remove link to renderscript support library by Scott Main · 11 years ago
  50. 9c2cde0 Use IllegaleStateException to be consistent with rest of Bitmap class by Chris Craik · 11 years ago
  51. d84feeb Merge "update to new Consumer APIs" by Mathias Agopian · 11 years ago
  52. ef5498e Merge "Add reconfigure method to Bitmap" by Chris Craik · 11 years ago
  53. c84d203 Add reconfigure method to Bitmap by Chris Craik · 11 years ago
  54. e326326 update to new Consumer APIs by Mathias Agopian · 11 years ago
  55. 4e7b772 Fix crashes in setMatrix() and concat() by Romain Guy · 11 years ago
  56. 787e357 Trace bitmaps decoding by Romain Guy · 11 years ago
  57. e68720e Merge "Minor fixes to android.graphics.Matrix" by Andy McFadden · 11 years ago
  58. 73b81e7 Minor fixes to android.graphics.Matrix by Andy McFadden · 11 years ago
  59. 0c20c38 Use global references for Bitmap AndroidPixelRefs by Chris Craik · 11 years ago
  60. ec6221e Merge "Add 2,3 vectors to allowed intrinsic list." by Jason Sams · 11 years ago
  61. d93fdb7 Add 2,3 vectors to allowed intrinsic list. by Jason Sams · 11 years ago
  62. e3b0a01 Refcount 9-patches and properly handle GC events by Romain Guy · 11 years ago
  63. f296dca (Small) 9patch drawing improvements by Romain Guy · 11 years ago
  64. ff4adde5 Generate PDF from Canvas. by Svetoslav Ganov · 11 years ago
  65. 9274384 Fix docs by Jason Sams · 11 years ago
  66. 1a3edb0 Update histogram docs. by Jason Sams · 11 years ago
  67. 048c978 Allow single channel and float convolve. by Jason Sams · 11 years ago
  68. 8ace2ac Add support for vec2 histogram by Jason Sams · 11 years ago
  69. 109c46b8 Merge "Add histogram intrinsic" by Jason Sams · 11 years ago
  70. 01e9f90 Add histogram intrinsic by Jason Sams · 11 years ago
  71. 1eb818e5 Add Y8 and Y16 image format by Zhijun He · 11 years ago
  72. f390f77 Postpone creating new drawables for DrawableContainerState. by Alan Viverette · 11 years ago
  73. b267554 Initial commit of new camera API, mostly just the interface. by Eino-Ville Talvala · 12 years ago
  74. 8105642 Merge "Remove unnecessary Rect, better reuse of NinePatch objects" by Romain Guy · 11 years ago
  75. f3187b7 Remove unnecessary Rect, better reuse of NinePatch objects by Romain Guy · 11 years ago
  76. 34bff87 Merge "Add support for post-decode density scaling with reuse" by Chris Craik · 11 years ago
  77. b33d778 Merge "Deprecate DrawableStateList.getChildren() and add getChild()." by Alan Viverette · 11 years ago
  78. 1e97ceb Merge "Support all formats for BitmapFactory.Options.inBitmap" by Chris Craik · 11 years ago
  79. 7214643 Deprecate DrawableStateList.getChildren() and add getChild(). by Alan Viverette · 11 years ago
  80. 905e824 Add support for post-decode density scaling with reuse by Chris Craik · 11 years ago
  81. 3f4579f am 379641a7: am ea45ab6f: Merge "Improve RS documentation." into jb-mr2-dev by Tim Murray · 11 years ago
  82. c11e25c Improve RS documentation. by Tim Murray · 11 years ago
  83. 7e8c03c Support all formats for BitmapFactory.Options.inBitmap by Chris Craik · 11 years ago
  84. 1b1c39d am d19068a7: am 413adc92: Merge "Fix free after use with createFromBitmapResource" into jb-mr2-dev by Jason Sams · 11 years ago
  85. 3ece2f3 Fix free after use with createFromBitmapResource by Jason Sams · 11 years ago
  86. 54999da Remove MipmapDrawable by Romain Guy · 11 years ago
  87. 9f58361 Support larger bitmaps in BitmapFactory.Options.inBitmap by Chris Craik · 11 years ago
  88. ccccc44 am ac629ee8: am 529a9e39: Merge "TransitionDrawable should not become a LayerDrawable Bug #9057757" into jb-mr2-dev by Romain Guy · 11 years ago
  89. 529a9e3 Merge "TransitionDrawable should not become a LayerDrawable Bug #9057757" into jb-mr2-dev by Romain Guy · 11 years ago
  90. 90e10cc TransitionDrawable should not become a LayerDrawable Bug #9057757 by Romain Guy · 11 years ago
  91. 6d7a53c Add support to Java for RS tracing. by Tim Murray · 11 years ago
  92. d04aaa9 am ddd02537: am b4426f15: Merge "Fix bug #8858012 layer-list\'s bitmap item\'s start/end gravity is incorrect on RTL under certain conditions" into jb-mr2-dev by Fabrice Di Meglio · 11 years ago
  93. b4426f1 Merge "Fix bug #8858012 layer-list's bitmap item's start/end gravity is incorrect on RTL under certain conditions" into jb-mr2-dev by Fabrice Di Meglio · 11 years ago
  94. 731ba66 Fix bug #8858012 layer-list's bitmap item's start/end gravity is incorrect on RTL under certain conditions by Fabrice Di Meglio · 11 years ago
  95. 119143d am 9917c1e2: am 17502c4b: Merge "Remove extraneous logging." into jb-mr2-dev by Tim Murray · 11 years ago
  96. da67deb Remove extraneous logging. by Tim Murray · 11 years ago
  97. 0c8c0ad am c195ef73: am bee78812: Merge "Fix bug where we incorrectly clipped the bounds to the device size." into jb-mr2-dev by Derek Sollenberger · 11 years ago
  98. 708144e Fix bug where we incorrectly clipped the bounds to the device size. by Derek Sollenberger · 11 years ago
  99. 07da9df am e3326143: am 2c76016c: Merge "Fix error where clips/matrices are incorrectly transferred." into jb-mr2-dev by Derek Sollenberger · 11 years ago
  100. 3bd9a6d Fix error where clips/matrices are incorrectly transferred. by Derek Sollenberger · 11 years ago