1. a1c21c0 Introduce Font and its builder class by Seigo Nonaka · 6 years ago
  2. fc09c9e Introduce FontFileUtil by Seigo Nonaka · 6 years ago
  3. 22c3c8d Annotate Region with nullability annotations by Jake Wharton · 6 years ago
  4. 30d287a Annotate Point/PointF with nullability annotations by Jake Wharton · 6 years ago
  5. 07cbe91 Merge "docs: repaired link to internal section" into pi-dev am: bcae0ff7a2 by Laura Davis · 6 years ago
  6. 22dbf29 docs: repaired link to internal section by Laura Davis · 6 years ago
  7. 1aa6c61 Annotate Path with nullability annotations by Jake Wharton · 6 years ago
  8. dfda4ea Annotate Rect/RectF with nullability annotations by Jake Wharton · 6 years ago
  9. 93e87cf Merge "Ensure picture isn't recording in createBitmap" into pi-dev am: c4f520ddb6 by John Reck · 6 years ago
  10. 44fc631 Ensure picture isn't recording in createBitmap by John Reck · 6 years ago
  11. f8adae1 Cleanup Bitmap#recycle by Leon Scroggins III · 6 years ago
  12. 117f0c2 Merge "AnimatedImageDrawable: Eliminate unnecessary calls to redraw" into pi-dev am: a2113aa4ad by Leon Scroggins III · 6 years ago
  13. 4afdd1c AnimatedImageDrawable: Eliminate unnecessary calls to redraw by Leon Scroggins III · 6 years ago
  14. 5d678b6 Update Drawable API to expose getOpticalBounds method as well as by Nader Jawad · 6 years ago
  15. 8ed9796 Merge "Updated documentation of StateListDrawable#addState in order to indicate that sharing a Drawable across multiple Views/Drawables can lead to undefined rendering behavior" by Nader Jawad · 6 years ago
  16. d5a51a8 Merge "Removed the @hide annotation on various StateListDrawable APIs to better match the API surface exposed in ColorStateList." by Nader Jawad · 6 years ago
  17. e44e7fd Updated documentation of StateListDrawable#addState in order to indicate by Nader Jawad · 6 years ago
  18. f4c7987 Merge "Stop copying PrecomputedText buffer" by android-build-team Robot · 6 years ago
  19. 2a6fb34 Stop copying PrecomputedText buffer by Seigo Nonaka · 6 years ago
  20. 4f614c8 Removed the @hide annotation on various StateListDrawable APIs to better by Nader Jawad · 6 years ago
  21. c18bcee Merge "Temporarily allow StackView to use a canvas.clipRectUnion" into pi-dev am: 7a7b2369fe by Derek Sollenberger · 6 years ago
  22. 7a7b236 Merge "Temporarily allow StackView to use a canvas.clipRectUnion" into pi-dev by TreeHugger Robot · 6 years ago
  23. 88363df Merge "Updated ColorDrawable to implement getColorFilter" by TreeHugger Robot · 6 years ago
  24. 33bd4a8 Merge "Fix rounding of padding in NinePatchDrawable" into pi-dev am: eabeec49c4 by Leon Scroggins III · 6 years ago
  25. eabeec4 Merge "Fix rounding of padding in NinePatchDrawable" into pi-dev by TreeHugger Robot · 6 years ago
  26. 1bf1d5a2 Updated ColorDrawable to implement getColorFilter by Nader Jawad · 6 years ago
  27. e7b5129 Updated Bitmap mutablity documentation and removed Bitmap#mIsMutable flag by Nader Jawad · 6 years ago
  28. dba97ba Merge "Made the DrawableWrapper return the right ColorFilter" into pi-dev am: cf893ac40c by Selim Cinek · 6 years ago
  29. cf893ac Merge "Made the DrawableWrapper return the right ColorFilter" into pi-dev by Selim Cinek · 6 years ago
  30. 4a3d9ff Merge "Defer resizing invisible stacks while drag resizing" into pi-dev am: 5e12ebfffd by Adrian Roos · 6 years ago
  31. a6d6aab Defer resizing invisible stacks while drag resizing by Adrian Roos · 6 years ago
  32. c85057c Made the DrawableWrapper return the right ColorFilter by Selim Cinek · 6 years ago
  33. 2ad19e5 Temporarily allow StackView to use a canvas.clipRectUnion by Derek Sollenberger · 6 years ago
  34. 4534745 Fix rounding of padding in NinePatchDrawable by Leon Scroggins III · 6 years ago
  35. 1713393 Merge "Removed hidden mutable APIs from PorterDuffColorFilter" by TreeHugger Robot · 6 years ago
  36. 85ff47e Removed hidden mutable APIs from PorterDuffColorFilter by Nader Jawad · 6 years ago
  37. 94f25a6 Updated DrawableWrapper implementation to support the hidden setXfermode by Nader Jawad · 6 years ago
  38. 9f5da23 Merge "Add common weight name to the API description" into pi-dev am: 1cf0b6cbfd by Seigo Nonaka · 6 years ago
  39. 1cf0b6c Merge "Add common weight name to the API description" into pi-dev by Seigo Nonaka · 6 years ago
  40. f2944cd Add common weight name to the API description by Seigo Nonaka · 6 years ago
  41. 366e1e7 Merge "Never scale nine-patches in ImageDecoder" into pi-dev am: 9cb6759072 by Leon Scroggins III · 6 years ago
  42. 9cb6759 Merge "Never scale nine-patches in ImageDecoder" into pi-dev by TreeHugger Robot · 6 years ago
  43. 4ce55ba Merge "Added line to mark the mGradientIsDirty flag to true in order to recompute GradientDrawable drawing bounds" by TreeHugger Robot · 6 years ago
  44. fc7f4c8 Merge "Rename set/get-ConserveMemory" into pi-dev am: d2c218f78a am: 844ecb325a by Leon Scroggins III · 6 years ago
  45. d2c218f Merge "Rename set/get-ConserveMemory" into pi-dev by TreeHugger Robot · 6 years ago
  46. 5a22b40 Added line to mark the mGradientIsDirty flag to true in order to by Nader Jawad · 6 years ago
  47. 7d940ba Never scale nine-patches in ImageDecoder by Leon Scroggins III · 6 years ago
  48. de80e55 Merge "Add docs for setTargetSize and setTargetSampleSize" into pi-dev am: d9cb59629d by Leon Scroggins · 6 years ago
  49. d9cb596 Merge "Add docs for setTargetSize and setTargetSampleSize" into pi-dev by Leon Scroggins · 6 years ago
  50. b04d933 Merge "Modified ShapeState#newDrawable to pass a deep copy of ShapeState" by TreeHugger Robot · 6 years ago
  51. ac95919 Rename set/get-ConserveMemory by Leon Scroggins III · 6 years ago
  52. 14516db Updated GradientDrawable setColor(ColorStateList) implementation to by Nader Jawad · 6 years ago
  53. a2d61be Modified ShapeState#newDrawable to pass a deep copy of ShapeState by Nader Jawad · 6 years ago
  54. d97e264 Add docs for setTargetSize and setTargetSampleSize by Leon Scroggins III · 6 years ago
  55. ab600d9 Merge "Update javadocs for ImageDecoder and related" into pi-dev am: 8880a9e0b9 by Leon Scroggins · 6 years ago
  56. 8880a9e Merge "Update javadocs for ImageDecoder and related" into pi-dev by Leon Scroggins · 6 years ago
  57. 1aefca0 Merge "Merge "Restore saveLayer APIs back into the public API." into pi-dev am: ffe1c2a266" into pi-dev-plus-aosp by Derek Sollenberger · 6 years ago
  58. ffe1c2a Merge "Restore saveLayer APIs back into the public API." into pi-dev by TreeHugger Robot · 6 years ago
  59. f648b2e Remove chaining from ImageDecoder setters am: d9b53a097d am: fe49dd165e by Leon Scroggins III · 6 years ago
  60. d84c652 Update javadocs for ImageDecoder and related by Leon Scroggins III · 6 years ago
  61. d9b53a0 Remove chaining from ImageDecoder setters by Leon Scroggins III · 6 years ago
  62. 2d4f01b Restore saveLayer APIs back into the public API. by Derek Sollenberger · 6 years ago
  63. 3adb7aa Merge changes from topics "DocumentSource", "ID_API" into pi-dev am: 3c4e33a4fe by Leon Scroggins · 6 years ago
  64. 7466c16 Rename getters and setters on ImageDecoder am: d62f27250a am: 02b9f36f5a by Leon Scroggins III · 6 years ago
  65. 02b9f36 Rename getters and setters on ImageDecoder am: d62f27250a by Leon Scroggins III · 6 years ago
  66. 3c4e33a Merge changes from topics "DocumentSource", "ID_API" into pi-dev by Leon Scroggins · 6 years ago
  67. 0a87cb3 Add documentation for ImageDecoder and its Source by Leon Scroggins III · 6 years ago
  68. 2542ce4 Merge "Add in/out ColorSpace to ImageDecoder" into pi-dev am: bf1fe9aecd by Leon Scroggins · 6 years ago
  69. bf1fe9a Merge "Add in/out ColorSpace to ImageDecoder" into pi-dev by Leon Scroggins · 6 years ago
  70. d62f272 Rename getters and setters on ImageDecoder by Leon Scroggins III · 6 years ago
  71. 1a69f45 Add in/out ColorSpace to ImageDecoder by Leon Scroggins III · 6 years ago
  72. 98d1b8b Merge "Move Path to NAR" into pi-dev am: 9434b66bf7 am: 6541c42146 by John Reck · 6 years ago
  73. 9434b66 Merge "Move Path to NAR" into pi-dev by John Reck · 6 years ago
  74. eb366a0 Merge "Rename ImageDecoder.setResize" into pi-dev am: 6078631927 am: 07e1c83bad by Leon Scroggins · 6 years ago
  75. 205d83e Move Path to NAR by John Reck · 6 years ago
  76. 6448119 Rename ImageDecoder.setResize by Leon Scroggins III · 6 years ago
  77. 93e2e97 Merge "Remove deprecated android.graphics.Canvas APIs" into pi-dev am: 812e87ecba by Derek Sollenberger · 6 years ago
  78. bef42cd Merge "Docs: add more detail to SurfaceTexture#getTimestamp" into pi-dev by Jesse Hall · 6 years ago
  79. b5afc25 Docs: add more detail to SurfaceTexture#getTimestamp by Jesse Hall · 6 years ago
  80. 7b83761 Remove deprecated android.graphics.Canvas APIs by Derek Sollenberger · 6 years ago
  81. b132b47 Merge "Update AnimatedImageDrawable docs" into pi-dev am: 6f5e83df3a by Leon Scroggins III · 6 years ago
  82. 6f5e83d Merge "Update AnimatedImageDrawable docs" into pi-dev by TreeHugger Robot · 6 years ago
  83. 01e3148 Merge "Docs: add more detail to SurfaceTexture#getTimestamp" by Jesse Hall · 6 years ago
  84. 53f09ee Update AnimatedImageDrawable docs by Leon Scroggins III · 6 years ago
  85. 4d8a8b5 Merge "Add missing computeOpacity call" into pi-dev am: 3f5ab8bdf4 by John Reck · 6 years ago
  86. 29c8b54 Add missing computeOpacity call by John Reck · 6 years ago
  87. 63d2a0e Docs: add more detail to SurfaceTexture#getTimestamp by Jesse Hall · 6 years ago
  88. b8e9a15 Merge "detect api version, and start respecting offsets" into pi-dev am: dfdc379144 by Mike Reed · 6 years ago
  89. dfdc379 Merge "detect api version, and start respecting offsets" into pi-dev by TreeHugger Robot · 6 years ago
  90. 547a528 Merge changes from topics "DecodeException_ERROR", "AID_autoStart", "onPartialImage" into pi-dev am: ceb14e015b by Leon Scroggins · 6 years ago
  91. 28d914a Add the ability to autoStart AID from xml am: 1dd88daf92 am: 776e4c1e31 by Leon Scroggins III · 6 years ago
  92. 1564d30 Re-write onPartialImage API am: 1d2bf2b846 am: 1a82348834 by Leon Scroggins III · 6 years ago
  93. 6cecf67 Merge "Disable Bitmap density scaling to Picture" into pi-dev am: e7c26531c0 by Leon Scroggins III · 6 years ago
  94. 776e4c1 Add the ability to autoStart AID from xml am: 1dd88daf92 by Leon Scroggins III · 6 years ago
  95. 1a82348 Re-write onPartialImage API am: 1d2bf2b846 by Leon Scroggins III · 6 years ago
  96. ceb14e0 Merge changes from topics "DecodeException_ERROR", "AID_autoStart", "onPartialImage" into pi-dev by Leon Scroggins · 6 years ago
  97. e7c2653 Merge "Disable Bitmap density scaling to Picture" into pi-dev by TreeHugger Robot · 6 years ago
  98. cf7294f Rename ImageDecoder.ERRORs by Leon Scroggins III · 6 years ago
  99. 5388f79 Disable Bitmap density scaling to Picture by Leon Scroggins III · 6 years ago
  100. 1dd88da Add the ability to autoStart AID from xml by Leon Scroggins III · 6 years ago