1. 52a9a10 Clearly separate consumer and producer interfaces by Mathias Agopian · 11 years ago
  2. f2ce9f9 am eab8e18d: am 8a736129: Merge "If graphics wants ASCII lowercasing, it needs to ask for it." by Elliott Hughes · 11 years ago
  3. eab8e18 am 8a736129: Merge "If graphics wants ASCII lowercasing, it needs to ask for it." by Elliott Hughes · 11 years ago
  4. b7645ac Merge "graphics: Update ImageFormat#YUV_420_888 javadoc" by Igor Murashkin · 11 years ago
  5. 7a600ff graphics: Update ImageFormat#YUV_420_888 javadoc by Igor Murashkin · 11 years ago
  6. e242e2f Merge "Changes needed to support Skia at r10377." by Derek Sollenberger · 11 years ago
  7. aeb60fb If graphics wants ASCII lowercasing, it needs to ask for it. by Elliott Hughes · 11 years ago
  8. 3f5a90b Add automatic Drawable mirroring capability when in RTL layout direction by Fabrice Di Meglio · 11 years ago
  9. 8517615 Merge "Fix Paint Shader copy" by Fabrice Di Meglio · 11 years ago
  10. e3c526f Fix Paint Shader copy by Fabrice Di Meglio · 11 years ago
  11. 5827cb5 Changes needed to support Skia at r10377. by Derek Sollenberger · 11 years ago
  12. 5d3dff1 Merge "Add missing alpha channel to built-in colors" by Romain Guy · 11 years ago
  13. 86d3e03 Add missing alpha channel to built-in colors by Romain Guy · 11 years ago
  14. 1e54681 Support RGBA fonts and bitmap fonts (and RGBA bitmap fonts) by Victoria Lease · 11 years ago
  15. 6d64d5a Merge "Add missing InsetDrawable.getDrawable() method" by Romain Guy · 11 years ago
  16. 84956d5 Add missing InsetDrawable.getDrawable() method by Romain Guy · 11 years ago
  17. 2f1a2e4 Camera2 API: Rename package to android.hardware.camera2 by Eino-Ville Talvala · 11 years ago
  18. 56fbb63 Merge "Add path ops API" by Romain Guy · 11 years ago
  19. 8018c8d Add path ops API by Romain Guy · 11 years ago
  20. d979208 Relax restriction on Colormatrix and add Add step. by Jason Sams · 11 years ago
  21. cb92a8d fix SDK build by Mathias Agopian · 11 years ago
  22. e591b49 single buffer mode for SurfaceTexture by Mathias Agopian · 11 years ago
  23. 9f213c8 Merge changes I487d4eef,Ia750811f by Mathias Agopian · 11 years ago
  24. 2ca204e get rid of PixelFormatInfo and simplify things by Mathias Agopian · 11 years ago
  25. a06cba1 am 8d9a4bd1: am 174dd066: Merge "remove link to renderscript support library" into jb-mr2-ub-dev by Scott Main · 11 years ago
  26. d2d43b9 remove link to renderscript support library by Scott Main · 11 years ago
  27. 9c2cde0 Use IllegaleStateException to be consistent with rest of Bitmap class by Chris Craik · 11 years ago
  28. d84feeb Merge "update to new Consumer APIs" by Mathias Agopian · 11 years ago
  29. ef5498e Merge "Add reconfigure method to Bitmap" by Chris Craik · 11 years ago
  30. c84d203 Add reconfigure method to Bitmap by Chris Craik · 11 years ago
  31. e326326 update to new Consumer APIs by Mathias Agopian · 11 years ago
  32. 4e7b772 Fix crashes in setMatrix() and concat() by Romain Guy · 11 years ago
  33. 787e357 Trace bitmaps decoding by Romain Guy · 11 years ago
  34. e68720e Merge "Minor fixes to android.graphics.Matrix" by Andy McFadden · 11 years ago
  35. 73b81e7 Minor fixes to android.graphics.Matrix by Andy McFadden · 11 years ago
  36. 0c20c38 Use global references for Bitmap AndroidPixelRefs by Chris Craik · 11 years ago
  37. ec6221e Merge "Add 2,3 vectors to allowed intrinsic list." by Jason Sams · 11 years ago
  38. d93fdb7 Add 2,3 vectors to allowed intrinsic list. by Jason Sams · 11 years ago
  39. e3b0a01 Refcount 9-patches and properly handle GC events by Romain Guy · 11 years ago
  40. f296dca (Small) 9patch drawing improvements by Romain Guy · 11 years ago
  41. ff4adde5 Generate PDF from Canvas. by Svetoslav Ganov · 11 years ago
  42. 9274384 Fix docs by Jason Sams · 11 years ago
  43. 1a3edb0 Update histogram docs. by Jason Sams · 11 years ago
  44. 048c978 Allow single channel and float convolve. by Jason Sams · 11 years ago
  45. 8ace2ac Add support for vec2 histogram by Jason Sams · 11 years ago
  46. 109c46b8 Merge "Add histogram intrinsic" by Jason Sams · 11 years ago
  47. 01e9f90 Add histogram intrinsic by Jason Sams · 11 years ago
  48. 1eb818e5 Add Y8 and Y16 image format by Zhijun He · 11 years ago
  49. f390f77 Postpone creating new drawables for DrawableContainerState. by Alan Viverette · 11 years ago
  50. b267554 Initial commit of new camera API, mostly just the interface. by Eino-Ville Talvala · 12 years ago
  51. 8105642 Merge "Remove unnecessary Rect, better reuse of NinePatch objects" by Romain Guy · 11 years ago
  52. f3187b7 Remove unnecessary Rect, better reuse of NinePatch objects by Romain Guy · 11 years ago
  53. 34bff87 Merge "Add support for post-decode density scaling with reuse" by Chris Craik · 11 years ago
  54. b33d778 Merge "Deprecate DrawableStateList.getChildren() and add getChild()." by Alan Viverette · 11 years ago
  55. 1e97ceb Merge "Support all formats for BitmapFactory.Options.inBitmap" by Chris Craik · 11 years ago
  56. 7214643 Deprecate DrawableStateList.getChildren() and add getChild(). by Alan Viverette · 11 years ago
  57. 905e824 Add support for post-decode density scaling with reuse by Chris Craik · 11 years ago
  58. 3f4579f am 379641a7: am ea45ab6f: Merge "Improve RS documentation." into jb-mr2-dev by Tim Murray · 11 years ago
  59. c11e25c Improve RS documentation. by Tim Murray · 11 years ago
  60. 7e8c03c Support all formats for BitmapFactory.Options.inBitmap by Chris Craik · 11 years ago
  61. 1b1c39d am d19068a7: am 413adc92: Merge "Fix free after use with createFromBitmapResource" into jb-mr2-dev by Jason Sams · 11 years ago
  62. 3ece2f3 Fix free after use with createFromBitmapResource by Jason Sams · 11 years ago
  63. 54999da Remove MipmapDrawable by Romain Guy · 11 years ago
  64. 9f58361 Support larger bitmaps in BitmapFactory.Options.inBitmap by Chris Craik · 11 years ago
  65. ccccc44 am ac629ee8: am 529a9e39: Merge "TransitionDrawable should not become a LayerDrawable Bug #9057757" into jb-mr2-dev by Romain Guy · 11 years ago
  66. 529a9e3 Merge "TransitionDrawable should not become a LayerDrawable Bug #9057757" into jb-mr2-dev by Romain Guy · 11 years ago
  67. 90e10cc TransitionDrawable should not become a LayerDrawable Bug #9057757 by Romain Guy · 11 years ago
  68. 6d7a53c Add support to Java for RS tracing. by Tim Murray · 11 years ago
  69. 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
  70. 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
  71. 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
  72. 119143d am 9917c1e2: am 17502c4b: Merge "Remove extraneous logging." into jb-mr2-dev by Tim Murray · 11 years ago
  73. da67deb Remove extraneous logging. by Tim Murray · 11 years ago
  74. 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
  75. 708144e Fix bug where we incorrectly clipped the bounds to the device size. by Derek Sollenberger · 11 years ago
  76. 07da9df am e3326143: am 2c76016c: Merge "Fix error where clips/matrices are incorrectly transferred." into jb-mr2-dev by Derek Sollenberger · 11 years ago
  77. 3bd9a6d Fix error where clips/matrices are incorrectly transferred. by Derek Sollenberger · 11 years ago
  78. 3b748a4 Pack preloaded framework assets in a texture atlas by Romain Guy · 11 years ago
  79. 3fc184c am 01e48e7d: am 22f6a60e: Merge "add docs for new attributes, including account restriction for restricted profiles" into jb-mr2-dev by Scott Main · 11 years ago
  80. b40c1fd add docs for new attributes, including account restriction for restricted profiles by Scott Main · 11 years ago
  81. 0f59d6d am 4a84af89: am b322f994: Merge "Add new error code for Debug Context work." into jb-mr2-dev by Stephen Hines · 11 years ago
  82. b322f99 Merge "Add new error code for Debug Context work." into jb-mr2-dev by Stephen Hines · 11 years ago
  83. 6a341fc am dd240d9a: am 0935f258: Merge "Updating API based on feedback" into jb-mr2-dev by Jason Sams · 11 years ago
  84. f64cca9 Updating API based on feedback by Jason Sams · 11 years ago
  85. 42028a8 Add new error code for Debug Context work. by Stephen Hines · 11 years ago
  86. e8ed1ee am 4b87c54b: am 097ed01a: Merge "Revert GC thread changes" into jb-mr2-dev by Jason Sams · 11 years ago
  87. f38c6ab am c4294ed2: am 330a9fe3: Merge "Unhide new RS APIs." into jb-mr2-dev by Jason Sams · 11 years ago
  88. 9bf1892 Revert GC thread changes by Jason Sams · 11 years ago
  89. 02d56d9 Unhide new RS APIs. by Jason Sams · 11 years ago
  90. de1fae7 am 00c4c670: am 301e95f2: Merge "Add a little more resource load tracing." into jb-mr2-dev by Dianne Hackborn · 11 years ago
  91. 0acc193 Add a little more resource load tracing. by Dianne Hackborn · 11 years ago
  92. d7fec6e am f151a541: am d6b8a035: Merge "Add support for synchronous get()." into jb-mr2-dev by Tim Murray · 11 years ago
  93. d6b8a03 Merge "Add support for synchronous get()." into jb-mr2-dev by Tim Murray · 11 years ago
  94. e1f8089 am 5c18ff0f: am 869d2735: Merge "Fix issues with GC thread." into jb-mr2-dev by Tim Murray · 11 years ago
  95. 869d273 Merge "Fix issues with GC thread." into jb-mr2-dev by Tim Murray · 11 years ago
  96. 6dacf83 Fix issues with GC thread. by Tim Murray · 11 years ago
  97. 5a15136 am 4e9ce36e: am c876cc49: Fix docs typo in YUV code by Jason Sams · 11 years ago
  98. c876cc4 Fix docs typo in YUV code by Jason Sams · 11 years ago
  99. ca22277 am d4b1b98d: am a2f289a4: Merge "USAGE_IO_INPUT buffer notifications" into jb-mr2-dev by Jason Sams · 11 years ago
  100. a2f289a Merge "USAGE_IO_INPUT buffer notifications" into jb-mr2-dev by Jason Sams · 11 years ago