1. 3237439 Merge "Add class level JavaDocs for RuntimeShader." into tm-dev am: d0359461d2 by TreeHugger Robot · 3 years, 11 months ago
  2. 1d229b0 Add class level JavaDocs for RuntimeShader. by Derek Sollenberger · 3 years, 11 months ago
  3. 8b58626 Merge "Changed setSyncTransaction to syncNextTransaction with callback logic." into tm-dev am: 53f62e57cf by Chavi Weingarten · 3 years, 11 months ago
  4. 53f62e5 Merge "Changed setSyncTransaction to syncNextTransaction with callback logic." into tm-dev by Chavi Weingarten · 3 years, 11 months ago
  5. e26eb8c Add legacy emoji font file for compatibility by Seigo Nonaka · 3 years, 11 months ago
  6. 0bc60e7 Add legacy emoji font file for compatibility by Seigo Nonaka · 3 years, 11 months ago
  7. 5ecd6d3 Changed setSyncTransaction to syncNextTransaction with callback logic. by Tianhao Yao · 4 years ago
  8. 97b4e59 Merge "Estimate animation duration for AVD and AnimationDrawable" into tm-dev am: 172ea326de by Wei Sheng Shih · 3 years, 11 months ago
  9. 172ea32 Merge "Estimate animation duration for AVD and AnimationDrawable" into tm-dev by Wei Sheng Shih · 3 years, 11 months ago
  10. f620de3 SurfaceView: Avoid destination frame updates on multiple threads 1/2 am: cb7a16280a am: 0813a53363 by Vishnu Nair · 3 years, 11 months ago
  11. 5e0c72a Estimate animation duration for AVD and AnimationDrawable by wilsonshih · 4 years ago
  12. 0813a53 SurfaceView: Avoid destination frame updates on multiple threads 1/2 am: cb7a16280a by Vishnu Nair · 3 years, 11 months ago
  13. 7da5f02 Merge changes from topics "cherrypick-sv-changes-8cq54jfvx9", "sv-changes-tm-dev" into tm-dev by Vishnu Nair · 3 years, 11 months ago
  14. fee2980 Merge "Add conversion between @NamedDataSpace and ColorSpace.Named enums" into tm-dev by Sally Qi · 3 years, 11 months ago
  15. 2d26f03 Merge "Update the text wrapping API." by James Lin · 4 years ago
  16. cb7a162 SurfaceView: Avoid destination frame updates on multiple threads 1/2 by Vishnu Nair · 4 years ago
  17. f44f883 Add conversion between @NamedDataSpace and ColorSpace.Named enums by Sally Qi · 4 years ago
  18. 045dad4 Merge "Add conversion between @NamedDataSpace and ColorSpace.Named enums" by Sally Qi · 4 years ago
  19. 2cf5c845 Add P010 constant for HardwareBuffer by John Reck · 4 years ago
  20. 97726de Add conversion between @NamedDataSpace and ColorSpace.Named enums by Sally Qi · 4 years ago
  21. 4ae65df Update the text wrapping API. by James.cf Lin · 4 years ago
  22. 6f14f3c Merge "Add P010 constant for HardwareBuffer" by TreeHugger Robot · 4 years ago
  23. 000c374 Add P010 constant for HardwareBuffer by John Reck · 4 years ago
  24. 9babbc0 Merge "Improve BoringLayout#isBoring for PrecomputedText" by Seigo Nonaka · 4 years ago
  25. 73e0689 getDisplayDecorationSupport: return more detailed info by Leon Scroggins III · 4 years ago
  26. e0e508a Merge "Fix misspelling in SurfaceTexture#attachToGLContext javadoc" am: 234748cd64 am: 90e9921817 am: 8661f99909 am: 529a12681e by Darwin Huang · 4 years ago
  27. 529a126 Merge "Fix misspelling in SurfaceTexture#attachToGLContext javadoc" am: 234748cd64 am: 90e9921817 am: 8661f99909 by Darwin Huang · 4 years ago
  28. 234748c Merge "Fix misspelling in SurfaceTexture#attachToGLContext javadoc" by Darwin Huang · 4 years ago
  29. 3d421ec Merge "Add gatherPendingTransactions in BBQ" by Chavi Weingarten · 4 years ago
  30. 2be791c Merge "Add setDataSpace SurfaceControl API" by John Reck · 4 years ago
  31. 4a441d6 Merge "Fixed documentation typo on TextAlign getter and setter methods - Reported on http://b/216852542" am: 3c48391809 am: 09707846a2 am: b01b828294 am: ef67857929 by Melvin Moreno · 4 years ago
  32. ef67857 Merge "Fixed documentation typo on TextAlign getter and setter methods - Reported on http://b/216852542" am: 3c48391809 am: 09707846a2 am: b01b828294 by Melvin Moreno · 4 years ago
  33. 4f24757 Fixed documentation typo on TextAlign getter and setter methods - Reported on http://b/216852542 by Melvin Moreno · 4 years ago
  34. e12e518 Add gatherPendingTransactions in BBQ by chaviw · 4 years ago
  35. ffa81f8 Add setDataSpace SurfaceControl API by John Reck · 4 years ago
  36. a04c237 Merge "Remove isOpaque from RuntimeShader" by Derek Sollenberger · 4 years ago
  37. 7843e51 Remove isOpaque from RuntimeShader by Derek Sollenberger · 4 years ago
  38. ad5658b Nullability annotations for animation and graphics by Alan Viverette · 4 years ago
  39. 6b9b516 Improve BoringLayout#isBoring for PrecomputedText by Seigo Nonaka · 4 years ago
  40. 6193b1f Merge "Expose 1010102 config for bitmap" by TreeHugger Robot · 4 years ago
  41. 7bd04e9 Fix misspelling in SurfaceTexture#attachToGLContext javadoc by Darwin Huang · 4 years ago
  42. 1efd0a5 Expose 1010102 config for bitmap by Alec Mouri · 4 years ago
  43. 097af3f Merge "Recycle TemporaryBuffer for reducing object count" by Seigo Nonaka · 4 years ago
  44. 777d2c2 Recycle TemporaryBuffer for reducing object count by Seigo Nonaka · 4 years ago
  45. 664a75b Add line break word style parameter in the LineBreakConfig by James.cf Lin · 4 years ago
  46. 43a4bbe Merge "Add setLineBreakConfig API" by James Lin · 4 years ago
  47. 9490464 Add setLineBreakConfig API by Seigo Nonaka · 4 years ago
  48. 4d3df82 Add filtering and directSampling features for BitmapShader by Derek Sollenberger · 4 years ago
  49. 7f635e3 Merge "Implement fallback line spacing for BoringLayout" by TreeHugger Robot · 4 years ago
  50. 11a249b Merge "Reland "Enforce that RuntimeShader is only hardware accelerated"" by Derek Sollenberger · 4 years ago
  51. 78c774d Implement fallback line spacing for BoringLayout by Seigo Nonaka · 4 years, 1 month ago
  52. 63cae6d Merge "Fix documentation of Outline#setRect(int, int, int, int)" am: 2a3830faab am: 5cb92ff104 am: 4e95f53863 am: 3f33f3d178 by Christos Gkekas · 4 years ago
  53. 3f33f3d Merge "Fix documentation of Outline#setRect(int, int, int, int)" am: 2a3830faab am: 5cb92ff104 am: 4e95f53863 by Christos Gkekas · 4 years ago
  54. 2a3830f Merge "Fix documentation of Outline#setRect(int, int, int, int)" by Christos Gkekas · 4 years ago
  55. 3524740 Fix documentation of Outline#setRect(int, int, int, int) by Christos Gkekas · 4 years, 2 months ago
  56. 2474c83 Reland "Enforce that RuntimeShader is only hardware accelerated" by Derek Sollenberger · 4 years, 1 month ago
  57. e26e8c7 Update RuntimeShader users to new setUniform APIs by Derek Sollenberger · 4 years, 1 month ago
  58. 7c60f92 Merge "Add RuntimeShader API to RenderEffect" by Derek Sollenberger · 4 years ago
  59. 806e4df Merge "BBQ: Recreate BBQ when SurfaceControl changes 2/2" by TreeHugger Robot · 4 years, 1 month ago
  60. daa281d BBQ: Recreate BBQ when SurfaceControl changes 2/2 by Vishnu Nair · 4 years, 1 month ago
  61. b680371 Send syncStatus and return FrameCommitCallback in FrameCallback by chaviw · 4 years, 1 month ago
  62. 29d2700 Merge "Enable path clipping for View outlines" by Chet Haase · 4 years, 1 month ago
  63. f95fdd9 Revert "Enforce that RuntimeShader is only hardware accelerated" by Shubham Dubey · 4 years, 1 month ago
  64. 56c0798 Add RuntimeShader API to RenderEffect by Derek Sollenberger · 4 years, 2 months ago
  65. c93d29c Enforce that RuntimeShader is only hardware accelerated by Derek Sollenberger · 4 years, 1 month ago
  66. e09fbee Expose android.graphics.RuntimeShader API by Derek Sollenberger · 4 years, 3 months ago
  67. 33c1ea7 Enable path clipping for View outlines by Chet Haase · 4 years, 4 months ago
  68. fce5b2b SurfaceView: Synchronize initial destframe change from BBQ by Vishnu Nair · 4 years, 1 month ago
  69. db018e1 Merge "SurfaceView: Synchronize initial destframe change from BBQ" by Vishnu Nair · 4 years, 1 month ago
  70. 87d71d6 SurfaceView: Synchronize initial destframe change from BBQ by Vishnu Nair · 4 years, 1 month ago
  71. a54976ec2 Merge "Add DataSpace API to convert between ADataSpace and ColorSpace" by Sally Qi · 4 years, 2 months ago
  72. 354d65e Merge "Synchronize SV buffers with main window when config changes" by Chavi Weingarten · 4 years, 2 months ago
  73. 1602deb Synchronize SV buffers with main window when config changes by chaviw · 4 years, 3 months ago
  74. 4b3f0431 Merge "Remove link to the deprecated API" by Seigo Nonaka · 4 years, 2 months ago
  75. 4b7663b Fix erroneous comment end tag for xml in ripple code sample. by Aaron Labiaga · 4 years, 2 months ago
  76. e97e296c Rework blast sync callback model by chaviw · 4 years, 5 months ago
  77. 43a1f4b Updating AdaptiveIconDrawable to support themed icons by Sunny Goyal · 4 years, 2 months ago
  78. aec3a3f Remove link to the deprecated API by Seigo Nonaka · 4 years, 2 months ago
  79. 6423d01 Merge "Implement fast hyphenation algorithm" by TreeHugger Robot · 4 years, 2 months ago
  80. 10d9972 Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918 by Xin Li · 4 years, 2 months ago
  81. ac97f99 Add DataSpace API to convert between ADataSpace and ColorSpace by Sally Qi · 4 years, 3 months ago
  82. 0f76140 Implement fast hyphenation algorithm by Seigo Nonaka · 4 years, 5 months ago
  83. 989aa9b Rename nextTransaction to syncTransaction by chaviw · 4 years, 2 months ago
  84. bda55e3 DO NOT MERGE: ViewRoot/BBQ: Cleanup flushShadowQueue by Robert Carr · 4 years, 3 months ago
  85. 3f8b9fe Backport 'Add ability to disable GL draws'. by Brett Chabot · 4 years, 8 months ago
  86. 6f2b3f5 Remove setTransactionCompleteCallback by chaviw · 4 years, 3 months ago
  87. d515030 Merge "Updated Outline.offset() docs to clarify behavior" by Chet Haase · 4 years, 3 months ago
  88. 6ad394a Updated Outline.offset() docs to clarify behavior by Chet Haase · 4 years, 3 months ago
  89. 712eae0 Support dump gfxinfo reset for process' without a Window by John Reck · 4 years, 4 months ago
  90. e1cf17c Merge "ImageFormat: Fix YCBCR_P010 bitsPerPixel" into sc-qpr1-dev am: 70add31774 am: fc5e4c3d43 am: 3fda08d35f by TreeHugger Robot · 4 years, 4 months ago
  91. 3e4720b ImageFormat: Fix YCBCR_P010 bitsPerPixel by Shuzhen Wang · 4 years, 4 months ago
  92. d7cbe3d Merge "In SkSL, replace 'sample' with '.eval'" by TreeHugger Robot · 4 years, 4 months ago
  93. da143d4 Merge "Call applyPendingTransactions when frame didn't draw" by Chavi Weingarten · 4 years, 4 months ago
  94. a9997a3 Remove flushShadowQueue by chaviw · 4 years, 4 months ago
  95. 9f19b5d Call applyPendingTransactions when frame didn't draw by chaviw · 4 years, 5 months ago
  96. bb10b9c In SkSL, replace 'sample' with '.eval' by Brian Osman · 4 years, 4 months ago
  97. 9c13753 Rework blast sync callback model by chaviw · 4 years, 5 months ago
  98. 4ed687a Filter Alias which points non-existing font family name by Seigo Nonaka · 4 years, 6 months ago
  99. ba6dd78 Merge "Fix Nullability annotation" by John Reck · 4 years, 5 months ago
  100. 9e91be3 Fix Nullability annotation by John Reck · 4 years, 5 months ago