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