1. f86ed37 Adds adaptive bitmap support to URI based icons by Mehdi Alizadeh · 5 years ago
  2. eff6269 Merge "docs: Fix docs for Canvas#drawTextOnPath add parameter descriptions for index and count in drawTextOnPath fix a couple of typos" into qt-dev am: 228d235d5b am: 5f4d7e4ac5 am: d59ed2f2a7 by Joshua Baxter · 4 years, 9 months ago
  3. 228d235 Merge "docs: Fix docs for Canvas#drawTextOnPath add parameter descriptions for index and count in drawTextOnPath fix a couple of typos" into qt-dev by Joshua Baxter · 4 years, 9 months ago
  4. 36cf8b2 Merge "Remove native calls to HWUI from Surface and use the public API instead" by Derek Sollenberger · 4 years, 10 months ago
  5. 151f0e3 Merge "docs: fix typos" into qt-dev am: f6c85f3c0d am: 256363052e am: bd87d666eb by Joshua Baxter · 4 years, 10 months ago
  6. 811e7aa docs: fix typos by Joshua Baxter · 4 years, 10 months ago
  7. d20c23b docs: Fix docs for Canvas#drawTextOnPath by Joshua Baxter · 4 years, 10 months ago
  8. 4aa30d0 Remove native calls to HWUI from Surface and use the public API instead by Derek Sollenberger · 5 years ago
  9. 4da4630 Merge "Delegated implementation of Drawable#jumpToCurrentState" by TreeHugger Robot · 4 years, 10 months ago
  10. dd300fc Merge "Fixed issue where tint would be applied to solid region of GradientDrawable even if none was defined" by TreeHugger Robot · 4 years, 10 months ago
  11. 6b8e944 Delegated implementation of Drawable#jumpToCurrentState by Nader Jawad · 4 years, 10 months ago
  12. 214e485 Fixed issue where tint would be applied to solid by Nader Jawad · 4 years, 10 months ago
  13. ed38d4f Merge "Revert "Remove native calls to HWUI from Surface and use the public API instead"" by Wale Ogunwale · 4 years, 10 months ago
  14. a320e92 Revert "Remove native calls to HWUI from Surface and use the public API instead" by Derek Sollenberger · 4 years, 10 months ago
  15. 2db814a Merge "Remove native calls to HWUI from Surface and use the public API instead" by Derek Sollenberger · 4 years, 10 months ago
  16. 01709c7 Make AFont_getLocale work by Seigo Nonaka · 4 years, 10 months ago
  17. 79201b1 Remove native calls to HWUI from Surface and use the public API instead by Derek Sollenberger · 5 years ago
  18. 017cbab Merge "Add Bitmap.CompressFormat#WEBP_LOSSY/LOSSLESS" by TreeHugger Robot · 4 years, 10 months ago
  19. 459cb5c Merge "Fix ColorSpace#get allocating" by TreeHugger Robot · 4 years, 10 months ago
  20. da94981 Fix ColorSpace#get allocating by John Reck · 4 years, 10 months ago
  21. c137f1c Add TEST_MAPPING for print and pdf tests by Philip P. Moltmann · 4 years, 11 months ago
  22. 5830fc9 Merge "Do not parse angle if it is negative" by Nader Jawad · 4 years, 11 months ago
  23. 093f80d Merge "ViewRootImpl: Add USE_BLAST flag." by Rob Carr · 4 years, 11 months ago
  24. a3b702f Merge "ImageDecoder: throw FileNotFoundException on null" by Leon Scroggins · 4 years, 11 months ago
  25. 5baa087 Do not parse angle if it is negative by Nader Jawad · 4 years, 11 months ago
  26. 183e138 Improve dumping of display list memory usage by John Reck · 4 years, 11 months ago
  27. 48ec4e0 ViewRootImpl: Add USE_BLAST flag. by Robert Carr · 5 years ago
  28. 94d294b Add Bitmap.CompressFormat#WEBP_LOSSY/LOSSLESS by Leon Scroggins III · 5 years ago
  29. 9f560fe Restored default behavior of GradientDrawable orientation by Nader Jawad · 5 years ago
  30. 87e5b74 Revert "Fixed default angle to be Orientation.LEFT_RIGHT" by Nader Jawad · 5 years ago
  31. 3d7ae4e ImageDecoder: throw FileNotFoundException on null by Leon Scroggins III · 5 years ago
  32. d9c0c15 Merge "Fixed default angle to be Orientation.LEFT_RIGHT" by TreeHugger Robot · 5 years ago
  33. bd00e4c Fixed default angle to be Orientation.LEFT_RIGHT by Nader Jawad · 5 years ago
  34. f333b2c Merge "Prefer animation in ImageDecoder.decodeDrawable" by Chong Zhang · 5 years ago
  35. cba2792 Prefer animation in ImageDecoder.decodeDrawable by Chong Zhang · 5 years ago
  36. 62b641f Stop logspam of missing fonts. by Seigo Nonaka · 5 years ago
  37. ff5c934 Merge "docs: Added missing comma in RectF class description." into qt-dev am: 0c77665c37 am: 12873fe364 am: 79f985061d by Kevin Hufnagle · 5 years ago
  38. 1d61926 docs: Added missing comma in RectF class description. by Kevin Hufnagle · 5 years ago
  39. 49dde45 Fix RenderNode sample docs by John Reck · 5 years ago
  40. 9579e75 Merge "Fix ColorStateListDrawable bounds handling" into qt-dev am: fcbde5243a am: 1a971773e6 by Winson · 5 years ago
  41. fcbde52 Merge "Fix ColorStateListDrawable bounds handling" into qt-dev by TreeHugger Robot · 5 years ago
  42. a525f0d Merge "Added null checks to LayerDrawable implementation" into qt-dev am: 6e4e9817b8 am: a0cd0bb78a by Nader Jawad · 5 years ago
  43. 6e4e981 Merge "Added null checks to LayerDrawable implementation" into qt-dev by TreeHugger Robot · 5 years ago
  44. eca29cf Fix ColorStateListDrawable bounds handling by Winson · 5 years ago
  45. abfcd0a Added null checks to LayerDrawable implementation by Nader Jawad · 5 years ago
  46. 7c567be Merge "Fixed issue where negative angles were not parsed properly" into qt-dev am: 741e818ef3 am: 4bede44592 by Nader Jawad · 5 years ago
  47. 741e818 Merge "Fixed issue where negative angles were not parsed properly" into qt-dev by TreeHugger Robot · 5 years ago
  48. 1a7fada Merge "Add copy constructor to PointF" by John Reck · 5 years ago
  49. c492bc1 Add copy constructor to PointF by John Reck · 5 years ago
  50. 9be1d08 Merge "Allow non-convex paths in Outline#setConvexPath" into qt-dev by Leon Scroggins · 5 years ago
  51. 63eb6e4 Allow non-convex paths in Outline#setConvexPath by Leon Scroggins III · 5 years ago
  52. 364bf18 Fixed issue where negative angles were not parsed properly by Nader Jawad · 5 years ago
  53. 9fdd35e Merge "Fix fading edge effect from impacting neighboring pixels" into qt-dev by TreeHugger Robot · 5 years ago
  54. 217817b Merge "Move GradientDrawable stroke fields back to grey list" into qt-dev am: 2516b14955 am: 4e9c39a4b9 by Nader Jawad · 5 years ago
  55. 2516b14 Merge "Move GradientDrawable stroke fields back to grey list" into qt-dev by TreeHugger Robot · 5 years ago
  56. 87d0989 Move GradientDrawable stroke fields back to grey list by Nader Jawad · 5 years ago
  57. 9d25cc2 Fix fading edge effect from impacting neighboring pixels by Derek Sollenberger · 5 years ago
  58. 2a7bc42 Merge "Fixed issue where GradientDrawable orientation was not consumed properly" into qt-dev am: 9625faaf73 by Nader Jawad · 5 years ago
  59. b8a529f Fixed issue where GradientDrawable orientation was not consumed properly by Nader Jawad · 5 years ago
  60. 6b045a0 Merge "Fix fading edge effect from impacting neighboring pixels" by Derek Sollenberger · 5 years ago
  61. ac33a48 Fix fading edge effect from impacting neighboring pixels by Derek Sollenberger · 5 years ago
  62. 6e5efab Merge "Pass ColorSpace along with HardwareBuffers" into qt-dev by Leon Scroggins · 5 years ago
  63. de546a4 Fixed issue where GradientDrawable would fail inflation by Nader Jawad · 5 years ago
  64. 3e2d7b7 Pass ColorSpace along with HardwareBuffers by Leon Scroggins III · 5 years ago
  65. 37d1816 Fix performance regression by fixing keys used in Typeface.Builder by Seigo Nonaka · 5 years ago
  66. 531db61 Added BlendMode equivalent APIs to replace deprecated PorterDuff variants by Nader Jawad · 5 years ago
  67. 8e31c3e Added BlendMode equivalent APIs to replace deprecated PorterDuff variants by Nader Jawad · 5 years ago
  68. 62915b2 Fixing HardwareBuffer leak when creating a bitmap by Sunny Goyal · 5 years ago
  69. 52c090c Fix LaTeX formatting in Android documentation by Nader Jawad · 5 years ago
  70. a78f842 Merge "Relaxed nullability requirements for setTintMode APIs for both PorterDuff.Mode and BlendMode" by TreeHugger Robot · 5 years ago
  71. 7ddb396 Relaxed nullability requirements for setTintMode APIs for by Nader Jawad · 5 years ago
  72. 129f414 Fixed issue where XmlPullParserExceptions are thrown with by Nader Jawad · 5 years ago
  73. d4b6ff8 Merge "Pass Bitmap's native instance to JNI where feasible" by TreeHugger Robot · 5 years ago
  74. 436e40d Merge "Remove circular dependency in BlendMode.java" by Lei Yu · 5 years ago
  75. 846af9ca Remove circular dependency in BlendMode.java by jackqdyulei · 5 years ago
  76. cdbd41b Merge "Remove bitmap::getBitmapAllocationByteCount" by TreeHugger Robot · 5 years ago
  77. 71fae62 Pass Bitmap's native instance to JNI where feasible by Leon Scroggins III · 5 years ago
  78. 40a4342 Merge "Added framework APIs to leverage new BlendMode API" by Nader Jawad · 5 years ago
  79. dadf251 Added framework APIs to leverage new BlendMode API by Nader Jawad · 5 years ago
  80. ca8aef6 Remove bitmap::getBitmapAllocationByteCount by Leon Scroggins III · 5 years ago
  81. 865ce75 Merge "Fix empty CompositePositionUpdateListener" by TreeHugger Robot · 5 years ago
  82. 75ca391 Merge "Clean up references to @ColorLong" by Leon Scroggins · 5 years ago
  83. 6b46fc5 Fix empty CompositePositionUpdateListener by Adam Powell · 5 years ago
  84. ede0851 Fix comment of MeasuredText by Haoyu Zhang · 5 years ago
  85. 05591ae Merge "Reland "Make Paint default to filtering Bitmaps"" by TreeHugger Robot · 5 years ago
  86. fda4f61 Clean up references to @ColorLong by Leon Scroggins III · 5 years ago
  87. be1d460 Merge "Revive the old behavior of unsupported filed in public APIs" by TreeHugger Robot · 5 years ago
  88. 7d3d2aa Revive the old behavior of unsupported filed in public APIs by Seigo Nonaka · 5 years ago
  89. 244daae Change Display White Balance to track the Planckian locus by Daniel Solomon · 5 years ago
  90. 67e8cb2 Hide MeasuredText.getChars by Seigo Nonaka · 5 years ago
  91. 8ae1fca Merge "Revert "Always suppress font error during resource loading"" by TreeHugger Robot · 5 years ago
  92. 848e83f Revert "Always suppress font error during resource loading" by Seigo Nonaka · 5 years ago
  93. 99473d1 Reland "Make Paint default to filtering Bitmaps" by Leon Scroggins III · 5 years ago
  94. c052fa2 Merge changes I241824bf,I9021864f by Leon Scroggins · 5 years ago
  95. 0099e49 Merge "Revert "Make Paint default to filtering Bitmaps"" by TreeHugger Robot · 5 years ago
  96. 1b6927d Revert "Make Paint default to filtering Bitmaps" by Roger Wang · 5 years ago
  97. 8c13853 Merge "Make Paint default to filtering Bitmaps" by TreeHugger Robot · 5 years ago
  98. 7e7a8ef Merge "Stop double-counting native memory in graphics classes" by TreeHugger Robot · 5 years ago
  99. 10965f3 Convert ColorLong in native code in Paint by Leon Scroggins III · 5 years ago
  100. 1a73221 Make Paint default to filtering Bitmaps by Leon Scroggins III · 5 years ago