1. cab02c5 docs: update description for BitmapFactory.Options#inBitmap am: a8f4286272 am: 58d24b22ed am: 2b77de3a44 by Mark Lu · 8 years ago
  2. 2b77de3 docs: update description for BitmapFactory.Options#inBitmap am: a8f4286272 by Mark Lu · 8 years ago
  3. a8f4286 docs: update description for BitmapFactory.Options#inBitmap by Mark Lu · 8 years ago
  4. f7e79d6 Remove RGBX_FP16 format by Romain Guy · 8 years ago
  5. 9505a65 Add new RGBA_F16 bitmap config by Romain Guy · 8 years ago
  6. 15589c36 Merge "Outline & Path perf improvements" by Chris Craik · 8 years ago
  7. 82f8f3e Merge "Prohibit Config.HARDWARE in factory methods, that create mutable bitmaps" by Sergei Vasilinetc · 8 years ago
  8. 2414e1b Outline & Path perf improvements by Chris Craik · 8 years ago
  9. 9fbb0b5 Prohibit Config.HARDWARE in factory methods, that create mutable bitmaps by sergeyv · 8 years ago
  10. dcc3630 Remove Rasterizer and its subclasses from the public API. by Derek Sollenberger · 8 years ago
  11. 0221d16 Merge "Allow only U+0020..U+007E characters for axis tag." by TreeHugger Robot · 8 years ago
  12. 0ec4f41 Allow only U+0020..U+007E characters for axis tag. by Seigo Nonaka · 8 years ago
  13. 14efe88 Update the documentation related to VD / AVD by Teng-Hui Zhu · 8 years ago
  14. f81df2d Merge "Secure MATCH_UNINSTALLED_PACKAGES across users" by Amith Yamasani · 8 years ago
  15. b059a08 Merge "Add API to visualize/debug/compare color spaces and colors" by TreeHugger Robot · 8 years ago
  16. 0d1fd8d Secure MATCH_UNINSTALLED_PACKAGES across users by Amith Yamasani · 8 years ago
  17. 15296a2 Add API to visualize/debug/compare color spaces and colors by Romain Guy · 8 years ago
  18. e4b016e Merge "Introduce font variation settings parser" by Yirui Huang · 8 years ago
  19. df68c91 Merge "Make LD stateful / opacity management look more like DC" by TreeHugger Robot · 8 years ago
  20. 3002ab6 Introduce font variation settings parser by yirui · 8 years ago
  21. b650418 Merge "Add images to document built-in color spaces" by TreeHugger Robot · 8 years ago
  22. 199e5a9 Add images to document built-in color spaces by Romain Guy · 8 years ago
  23. eb72775 Make LD stateful / opacity management look more like DC by Alan Viverette · 8 years ago
  24. ab3225d Merge "Introduce android.graphics.ColorSpace" by TreeHugger Robot · 8 years ago
  25. 68bd5fd Introduce android.graphics.ColorSpace by Romain Guy · 8 years ago
  26. da6c8ffc Introduce Bitmap.Config.Hardware with @hide annotation by sergeyv · 8 years ago
  27. 583727a Merge "Update the documentation related to VD / AVD" by TreeHugger Robot · 8 years ago
  28. 1a62591 Merge "Add wordSpacing parameter to Paint" by Seigo Nonaka · 8 years ago
  29. 18ad5f4 Update the documentation related to VD / AVD by Teng-Hui Zhu · 8 years ago
  30. 219e2c79 Add wordSpacing parameter to Paint by Seigo Nonaka · 8 years ago
  31. 3bdecbf return 0 for allocation size if recycled by John Reck · 8 years ago
  32. 9192d5e Remove unused method by John Reck · 8 years ago
  33. 1ece145 Re-order draw methods to make update-api happy by John Reck · 8 years ago
  34. caa08ff The bigger update to Canvas by John Reck · 8 years ago
  35. 1158b6d layoutlib relies on refSkPixelRef(), put it back by Romain Guy · 8 years ago
  36. 253f2c2 Linear blending, step 1 by Romain Guy · 8 years ago
  37. 5cb74bc Canvas fastjni -> @FastNative by John Reck · 8 years ago
  38. 39a561f5 Scale bitmap shaders for target density am: 0d2a46b733 am: 444f2043d1 by Alan Viverette · 8 years ago
  39. 444f204 Scale bitmap shaders for target density am: 0d2a46b733 by Alan Viverette · 8 years ago
  40. 0f6cec3 Merge "Scale bitmap shaders for target density" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  41. 0d2a46b Scale bitmap shaders for target density by Alan Viverette · 8 years ago
  42. 299659d Convert VD/AVD to FastNative by John Reck · 8 years ago
  43. 0b68491 Restrict AVD and VD parsing to the current element instead of the whole document am: 1f859716a8 am: 897f5ca748 by Doris Liu · 8 years ago
  44. a08b1a3 Update JavaDoc about animatable on VectorDrawable am: bb12929470 am: 8bf7fd89e7 by Teng-Hui Zhu · 8 years ago
  45. 897f5ca Restrict AVD and VD parsing to the current element instead of the whole document by Doris Liu · 8 years ago
  46. 8bf7fd8 Update JavaDoc about animatable on VectorDrawable am: bb12929470 by Teng-Hui Zhu · 8 years ago
  47. 8d4c87b Merge "Restrict AVD and VD parsing to the current element instead of the whole document" into nyc-mr1-dev by Doris Liu · 8 years ago
  48. 99224b3 Merge "Update JavaDoc about animatable on VectorDrawable" into nyc-mr1-dev by Tenghui Zhu · 8 years ago
  49. 1f85971 Restrict AVD and VD parsing to the current element instead of the whole document by Doris Liu · 8 years ago
  50. f03f8e5 Merge "Paint conversion to @FastNative/@CriticalNative" by TreeHugger Robot · 8 years ago
  51. 170219c Merge "Matrix JNI update" by John Reck · 8 years ago
  52. f228597 Paint conversion to @FastNative/@CriticalNative by John Reck · 8 years ago
  53. c5d6e74 Docs: Added info about vector drawable am: 47876e79de am: f1f89fa935 by Hemal Patel · 8 years ago
  54. 7ef8dbe Merge "Make bitmap backed by native memory instead of java byte array Test: refactoring CL. Existing unit tests still pass. bug:27762775" by TreeHugger Robot · 8 years ago
  55. 4508218 Make bitmap backed by native memory instead of java byte array by sergeyv · 8 years ago
  56. d0cff7a Docs: Added info about vector drawable am: 47876e79de am: f1f89fa935 by Hemal Patel · 8 years ago
  57. da400e9d Docs: Added info about vector drawable am: 47876e79de am: bfa9663e97 by Hemal Patel · 8 years ago
  58. f1f89fa Docs: Added info about vector drawable am: 47876e79de by Hemal Patel · 8 years ago
  59. bfa9663 Docs: Added info about vector drawable am: 47876e79de by Hemal Patel · 8 years ago
  60. 47876e7 Docs: Added info about vector drawable by Hemal Patel · 8 years ago
  61. 94931bd Matrix JNI update by John Reck · 8 years ago
  62. bb12929 Update JavaDoc about animatable on VectorDrawable by Teng-Hui Zhu · 8 years ago
  63. 6c12392 Expose SurfaceTexture(boolean) constructor by John Reck · 8 years ago
  64. edc6849 Improve Javadoc for AnimatedVectorDrawable am: 7d76fc4433 am: f6088e45e0 by Doris Liu · 8 years ago
  65. 7d76fc4 Improve Javadoc for AnimatedVectorDrawable by Doris Liu · 8 years ago
  66. 6d256ad Merge "Fast-path Drawable#setColorFilter" by TreeHugger Robot · 8 years ago
  67. 6d8eb89 Fast-path Drawable#setColorFilter by John Reck · 8 years ago
  68. 5d31a29 Cleanup Xfermode by John Reck · 8 years ago
  69. 491bc2b Cherrypick so we can publish N version code description ASAP by Dianne Hackborn · 8 years ago
  70. b5c3080 Merge "Add API to copy a window" by John Reck · 8 years ago
  71. 9580146 Add API to copy a window by John Reck · 8 years ago
  72. f5af4a3 Always redraw text that protrude from line bounds. by Keisuke Kuroyanagi · 8 years ago
  73. 1209bc1 Fail createVirtualDisplay with single-buffered Surface am: aff2f94939 am: d387b20dcb by Pablo Ceballos · 8 years ago
  74. d387b20 Fail createVirtualDisplay with single-buffered Surface am: aff2f94939 by Pablo Ceballos · 8 years ago
  75. 23784fd Merge "Fail createVirtualDisplay with single-buffered Surface" into nyc-mr1-dev by Pablo Ceballos · 8 years ago
  76. ce3338e Merge "Fix typo in PathMeasure javadocs" by Kirill Grouchnikov · 8 years ago
  77. 6a03c39 Fix typo in PathMeasure javadocs by Kirill Grouchnikov · 8 years ago
  78. 2851c29 Ensure the layer drawable callback is set when loading from theme am: 11a84b8429 am: 3deb906397 by Alan Viverette · 8 years ago
  79. cdfd0c8 Improve docs for GradientDrawable's useLevel and centerX/Y properties am: daec5506c4 am: cc914b6b0b by Alan Viverette · 8 years ago
  80. c5d2192 Merge "Various doc cleanups" by TreeHugger Robot · 8 years ago
  81. 8b9ed44 Various doc cleanups by Chet Haase · 8 years ago
  82. 2b769c4 Add an new internal DrawableContainer to handle animation scale == 0 case. am: 0c03664fa6 am: 0bc9fa9896 by Teng-Hui Zhu · 8 years ago
  83. aff2f94 Fail createVirtualDisplay with single-buffered Surface by Pablo Ceballos · 8 years ago
  84. 3deb906 Ensure the layer drawable callback is set when loading from theme am: 11a84b8429 by Alan Viverette · 8 years ago
  85. cc914b6 Improve docs for GradientDrawable's useLevel and centerX/Y properties by Alan Viverette · 8 years ago
  86. 709f0f3 Merge "Ensure the layer drawable callback is set when loading from theme" into nyc-mr1-dev by Alan Viverette · 8 years ago
  87. 20109a6 Merge "Improve docs for GradientDrawable's useLevel and centerX/Y properties" into nyc-mr1-dev by Alan Viverette · 8 years ago
  88. 11a84b8 Ensure the layer drawable callback is set when loading from theme by Alan Viverette · 8 years ago
  89. 0bc9fa9 Add an new internal DrawableContainer to handle animation scale == 0 case. by Teng-Hui Zhu · 8 years ago
  90. 3512b00 Merge "Add an new internal DrawableContainer to handle animation scale == 0 case." into nyc-mr1-dev by Tenghui Zhu · 8 years ago
  91. 0c03664 Add an new internal DrawableContainer to handle animation scale == 0 case. by Teng-Hui Zhu · 8 years ago
  92. 66b3a0d Avoid potential re-entry as a result of child mutation by Alan Viverette · 8 years ago
  93. d64255f Update the javaDoc for VectorDrawable and AnimatedVectorDrawable by Teng-Hui Zhu · 8 years ago
  94. 366262d Only have a single call into pdfium at a time. by Philip P. Moltmann · 8 years ago
  95. 911bbc7 Fix listeners not getting called when AVD falls back on UI thread am: 853b23d1fa am: 79846f859c by Doris Liu · 8 years ago
  96. 853b23d Fix listeners not getting called when AVD falls back on UI thread by Doris Liu · 8 years ago
  97. f49cfb8 Fix issue #30766518: Document what targeting N does am: b34cbedb4e am: 3a585b86be by Dianne Hackborn · 8 years ago
  98. b34cbed Fix issue #30766518: Document what targeting N does by Dianne Hackborn · 8 years ago
  99. 8f87912 Support repeatMode = reverse in AVD am: f7167e8f28 am: 113a8c63d4 am: ceda529fae by Doris Liu · 8 years ago
  100. f7167e8 Support repeatMode = reverse in AVD by Doris Liu · 8 years ago