1. f03f8e5 Merge "Paint conversion to @FastNative/@CriticalNative" by TreeHugger Robot · 8 years ago
  2. 170219c Merge "Matrix JNI update" by John Reck · 8 years ago
  3. f228597 Paint conversion to @FastNative/@CriticalNative by John Reck · 8 years ago
  4. c5d6e74 Docs: Added info about vector drawable am: 47876e79de am: f1f89fa935 by Hemal Patel · 8 years ago
  5. 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
  6. 4508218 Make bitmap backed by native memory instead of java byte array by sergeyv · 8 years ago
  7. d0cff7a Docs: Added info about vector drawable am: 47876e79de am: f1f89fa935 by Hemal Patel · 8 years ago
  8. f1f89fa Docs: Added info about vector drawable am: 47876e79de by Hemal Patel · 8 years ago
  9. 47876e7 Docs: Added info about vector drawable by Hemal Patel · 8 years ago
  10. 94931bd Matrix JNI update by John Reck · 8 years ago
  11. 6c12392 Expose SurfaceTexture(boolean) constructor by John Reck · 8 years ago
  12. edc6849 Improve Javadoc for AnimatedVectorDrawable am: 7d76fc4433 am: f6088e45e0 by Doris Liu · 8 years ago
  13. 7d76fc4 Improve Javadoc for AnimatedVectorDrawable by Doris Liu · 8 years ago
  14. 6d256ad Merge "Fast-path Drawable#setColorFilter" by TreeHugger Robot · 8 years ago
  15. 6d8eb89 Fast-path Drawable#setColorFilter by John Reck · 8 years ago
  16. 5d31a29 Cleanup Xfermode by John Reck · 8 years ago
  17. 491bc2b Cherrypick so we can publish N version code description ASAP by Dianne Hackborn · 8 years ago
  18. b5c3080 Merge "Add API to copy a window" by John Reck · 8 years ago
  19. 9580146 Add API to copy a window by John Reck · 8 years ago
  20. f5af4a3 Always redraw text that protrude from line bounds. by Keisuke Kuroyanagi · 8 years ago
  21. 1209bc1 Fail createVirtualDisplay with single-buffered Surface am: aff2f94939 am: d387b20dcb by Pablo Ceballos · 8 years ago
  22. d387b20 Fail createVirtualDisplay with single-buffered Surface am: aff2f94939 by Pablo Ceballos · 8 years ago
  23. 23784fd Merge "Fail createVirtualDisplay with single-buffered Surface" into nyc-mr1-dev by Pablo Ceballos · 8 years ago
  24. ce3338e Merge "Fix typo in PathMeasure javadocs" by Kirill Grouchnikov · 8 years ago
  25. 6a03c39 Fix typo in PathMeasure javadocs by Kirill Grouchnikov · 8 years ago
  26. 2851c29 Ensure the layer drawable callback is set when loading from theme am: 11a84b8429 am: 3deb906397 by Alan Viverette · 8 years ago
  27. cdfd0c8 Improve docs for GradientDrawable's useLevel and centerX/Y properties am: daec5506c4 am: cc914b6b0b by Alan Viverette · 8 years ago
  28. c5d2192 Merge "Various doc cleanups" by TreeHugger Robot · 8 years ago
  29. 8b9ed44 Various doc cleanups by Chet Haase · 8 years ago
  30. 2b769c4 Add an new internal DrawableContainer to handle animation scale == 0 case. am: 0c03664fa6 am: 0bc9fa9896 by Teng-Hui Zhu · 8 years ago
  31. aff2f94 Fail createVirtualDisplay with single-buffered Surface by Pablo Ceballos · 8 years ago
  32. 3deb906 Ensure the layer drawable callback is set when loading from theme am: 11a84b8429 by Alan Viverette · 8 years ago
  33. cc914b6 Improve docs for GradientDrawable's useLevel and centerX/Y properties by Alan Viverette · 8 years ago
  34. 709f0f3 Merge "Ensure the layer drawable callback is set when loading from theme" into nyc-mr1-dev by Alan Viverette · 8 years ago
  35. 20109a6 Merge "Improve docs for GradientDrawable's useLevel and centerX/Y properties" into nyc-mr1-dev by Alan Viverette · 8 years ago
  36. 11a84b8 Ensure the layer drawable callback is set when loading from theme by Alan Viverette · 8 years ago
  37. 0bc9fa9 Add an new internal DrawableContainer to handle animation scale == 0 case. by Teng-Hui Zhu · 8 years ago
  38. 3512b00 Merge "Add an new internal DrawableContainer to handle animation scale == 0 case." into nyc-mr1-dev by Tenghui Zhu · 8 years ago
  39. 0c03664 Add an new internal DrawableContainer to handle animation scale == 0 case. by Teng-Hui Zhu · 8 years ago
  40. 66b3a0d Avoid potential re-entry as a result of child mutation by Alan Viverette · 8 years ago
  41. d64255f Update the javaDoc for VectorDrawable and AnimatedVectorDrawable by Teng-Hui Zhu · 8 years ago
  42. 366262d Only have a single call into pdfium at a time. by Philip P. Moltmann · 8 years ago
  43. 911bbc7 Fix listeners not getting called when AVD falls back on UI thread am: 853b23d1fa am: 79846f859c by Doris Liu · 8 years ago
  44. 853b23d Fix listeners not getting called when AVD falls back on UI thread by Doris Liu · 8 years ago
  45. f49cfb8 Fix issue #30766518: Document what targeting N does am: b34cbedb4e am: 3a585b86be by Dianne Hackborn · 8 years ago
  46. b34cbed Fix issue #30766518: Document what targeting N does by Dianne Hackborn · 8 years ago
  47. 8f87912 Support repeatMode = reverse in AVD am: f7167e8f28 am: 113a8c63d4 am: ceda529fae by Doris Liu · 8 years ago
  48. f7167e8 Support repeatMode = reverse in AVD by Doris Liu · 8 years ago
  49. daec550 Improve docs for GradientDrawable's useLevel and centerX/Y properties by Alan Viverette · 8 years ago
  50. 8b9a1fa Eliminate recents upload jank am: 4387190d8e am: 021a952150 am: 897b9effb7 by John Reck · 8 years ago
  51. 4387190 Eliminate recents upload jank by John Reck · 8 years ago
  52. 19e710e Expose Path.approximate() by Romain Guy · 8 years ago
  53. f761b41 Merge \\\"Keyguard: Reapply insets when fitsSystemWindow changes\\\" into nyc-mr1-dev am: 5e0a42848e am: 7c323ce7d7 by Adrian Roos · 8 years ago
  54. 75c1626 Avoid potential re-entry as a result of child mutation am: b46ba3b2b0 am: 0d98515cab by Alan Viverette · 8 years ago
  55. 2ef3bdb Turn off simplePath optimization then Path object is used as out param by sergeyv · 8 years ago
  56. 9b17ebc Merge "Turn off simplePath optimization then Path object is used as out param" into nyc-mr1-dev by Sergei Vasilinetc · 8 years ago
  57. ede3a17 Add test for ascent and descent of serif and mono fonts by Roozbeh Pournader · 8 years ago
  58. a6a8557 Turn off simplePath optimization then Path object is used as out param by sergeyv · 8 years ago
  59. b46ba3b Avoid potential re-entry as a result of child mutation by Alan Viverette · 8 years ago
  60. c224417 Update the javaDoc for VectorDrawable and AnimatedVectorDrawable by Teng-Hui Zhu · 8 years ago
  61. 317029a Update font feature settings w3 URL in api doc by Siyamed Sinir · 8 years ago
  62. 58eaa13 Merge \\"Ensure native allocation/free is correctly registered\\" into nyc-mr1-dev am: a7272b4cad by Doris Liu · 8 years ago
  63. 26bb109 Ensure native allocation/free is correctly registered by Doris Liu · 8 years ago
  64. 88b4e87 Merge \\"Clarify Picture docs on playback\\" into nyc-mr1-dev am: 226b4764b4 by John Reck · 8 years ago
  65. 226b476 Merge "Clarify Picture docs on playback" into nyc-mr1-dev by John Reck · 8 years ago
  66. ab1cbc2 Mutate the drawable if a valid state change happen by Teng-Hui Zhu · 8 years ago
  67. 7839e42 Merge \\"Mutate the drawable if a valid state change happen\\" into nyc-mr1-dev am: 919e982c3f by Tenghui Zhu · 8 years ago
  68. 4f1acfb Mutate the drawable if a valid state change happen by Teng-Hui Zhu · 8 years ago
  69. 943c4e0 Clarify Picture docs on playback by John Reck · 8 years ago
  70. 61d7a8aa Merge \\\"Disable constant state sharing for VectorDrawable\\\" into nyc-dev am: f66bdf9b57 am: 25242a7bbc by Alan Viverette · 8 years ago
  71. 25242a7 Merge \"Disable constant state sharing for VectorDrawable\" into nyc-dev by Alan Viverette · 8 years ago
  72. f66bdf9 Merge "Disable constant state sharing for VectorDrawable" into nyc-dev by Alan Viverette · 8 years ago
  73. 1882ce9 Disable constant state sharing for VectorDrawable by Alan Viverette · 8 years ago
  74. 17b4965 Merge \\"Clip GradientDrawable\\'s saveLayer\\" into nyc-mr1-dev am: 694acb1e36 by Chris Craik · 8 years ago
  75. 1e5d428 Clip GradientDrawable's saveLayer by Chris Craik · 8 years ago
  76. 1dbad03 Merge "Refactor the java side APCT perf test" by Tenghui Zhu · 8 years ago
  77. 23d1fdd Refactor the java side APCT perf test by Teng-Hui Zhu · 8 years ago
  78. aa2b45d Merge \\\"Only block invalidation in DrawableContainer initialization\\\" into nyc-dev am: 7a372a13af am: 9b81f5bfaf by Alan Viverette · 8 years ago
  79. fdc9978 Merge \\"Only block invalidation in DrawableContainer initialization\\" into nyc-dev am: 7a372a13af by Alan Viverette · 8 years ago
  80. e77dc4f Merge \"Only block invalidation in DrawableContainer initialization\" into nyc-dev by Alan Viverette · 8 years ago
  81. a8d3485 Fix documentation for GradientDrawable.getCornerRadius by sergeyv · 8 years ago
  82. 633c249 Merge \\"Support AVD animation falling back on UI thread\\" into nyc-mr1-dev am: 4e5ee65307 by Doris Liu · 8 years ago
  83. 6d82389 Only block invalidation in DrawableContainer initialization by Alan Viverette · 8 years ago
  84. 126df85 Support AVD animation falling back on UI thread by Doris Liu · 8 years ago
  85. f3f7ccc Return NPE instead of ISE if page is closed. by Philip P. Moltmann · 8 years ago
  86. c949387 Support Keyframe definition for AVD on RT by Doris Liu · 8 years ago
  87. a57e95a Throw Exception for wrong valueType with API guard by Doris Liu · 8 years ago
  88. 3f6a952 Merge "Handle hidden RT VectorDrawable animators" into nyc-mr1-dev by Doris Liu · 8 years ago
  89. 718cd3e Handle hidden RT VectorDrawable animators by Doris Liu · 8 years ago
  90. 7e1d493 Merge "Support Keyframe definition for AVD on RT" by Doris Liu · 8 years ago
  91. a6b967c Support Keyframe definition for AVD on RT by Doris Liu · 8 years ago
  92. 792926a Improve the property modification effiency of VectorDrawable animators by Doris Liu · 8 years ago
  93. f126e21 Handle bitmap==null in PdfRenderer.Page#render. by Philip P. Moltmann · 8 years ago
  94. 0f1d727 Merge "Fix up issues in PdfRenderer found by test." by TreeHugger Robot · 8 years ago
  95. c859cd0 Fix up issues in PdfRenderer found by test. by Philip P. Moltmann · 8 years ago
  96. d8099c4 Merge "Fix the instrumentation report issue" by Tenghui Zhu · 8 years ago
  97. 779b2f5 Fix the instrumentation report issue by John Reck · 8 years ago
  98. 94db099 Throw Exception for wrong valueType with API guard by Doris Liu · 8 years ago
  99. 0794f53 Merge "Copy native tree's property when mutate vector drawable" by Doris Liu · 8 years ago
  100. 6f2f02e Merge commit '93c1d3aa6e20b52a37548af0bf9f9a66948a7611' by The Android Automerger · 8 years ago