1. 474cac5 Merge "Fix SystemUI count down doesn't work" by TreeHugger Robot · 4 years, 9 months ago
  2. 920dcad Fix SystemUI count down doesn't work by Felka Chang · 4 years, 9 months ago
  3. d56d2e9 Retry "Support loading system font map from SharedMemory." by Kohsuke Yatoh · 4 years, 9 months ago
  4. 7ff909b Merge "Revert "Support loading system font map from SharedMemory."" by TreeHugger Robot · 4 years, 9 months ago
  5. 735d447 Revert "Support loading system font map from SharedMemory." by Mohammad Samiul Islam · 4 years, 9 months ago
  6. a14eb1e Merge "Support loading system font map from SharedMemory." by TreeHugger Robot · 4 years, 9 months ago
  7. c7a5b3a Support loading system font map from SharedMemory. by Kohsuke Yatoh · 4 years, 9 months ago
  8. 6e59758 Merge changes I3f6c3260,I0f4d685d by Leon Scroggins · 4 years, 9 months ago
  9. 2af1000 Remove @SystemApi from Compatibility by Leon Scroggins III · 4 years, 9 months ago
  10. 99b7556 Revert "Make createSource(ContentResolver, Uri, Resources) a SystemApi" by Leon Scroggins · 4 years, 9 months ago
  11. df08f34 Merge "Support serializing Java Typeface." by Kohsuke Yatoh · 4 years, 9 months ago
  12. 1ca390e Support serializing Java Typeface. by Kohsuke Yatoh · 4 years, 9 months ago
  13. 7df723d Merge "Fixed a few issues with blast sync with SurfaceView" by Chavi Weingarten · 4 years, 9 months ago
  14. ad81608 Fixed a few issues with blast sync with SurfaceView by chaviw · 4 years, 9 months ago
  15. ef3da57 Merge "Introduce more RenderEffect APIs" by Nader Jawad · 4 years, 9 months ago
  16. 18dfafe Merge "Introduce getSourceIdentifier instead of isSameSource." by TreeHugger Robot · 4 years, 9 months ago
  17. 0081a9c Introduce more RenderEffect APIs by Nader Jawad · 4 years, 9 months ago
  18. bb68403 Introduce getSourceIdentifier instead of isSameSource. by Seigo Nonaka · 4 years, 9 months ago
  19. 71d03cb docs: fix "buidler" typos in Typeface.Builder am: 8aeade4629 am: f36f2de31a am: 88dce482e3 am: 4af722e4aa by Joshua Baxter · 4 years, 9 months ago
  20. 4af722e docs: fix "buidler" typos in Typeface.Builder am: 8aeade4629 am: f36f2de31a am: 88dce482e3 by Joshua Baxter · 4 years, 9 months ago
  21. 88dce48 docs: fix "buidler" typos in Typeface.Builder am: 8aeade4629 am: f36f2de31a by Joshua Baxter · 4 years, 9 months ago
  22. 8aeade4 docs: fix "buidler" typos in Typeface.Builder by Joshua Baxter · 6 years ago
  23. af7629e Add Font#isSameSource API for faster checking underlying buffer equality. by Seigo Nonaka · 4 years, 9 months ago
  24. 8e742f9 Add maxTargetSdk restriction to unused APIs. by Mathew Inwood · 4 years, 9 months ago
  25. 050275c Revert "Add maxTargetSdk restriction to unused APIs." by Hongwei Wang · 4 years, 9 months ago
  26. 72f07d6 Add maxTargetSdk restriction to unused APIs. by Mathew Inwood · 4 years, 9 months ago
  27. 4209e15 Merge "Added support for focal points in RadialGradient" by Nader Jawad · 4 years, 9 months ago
  28. e7ab841 Added support for focal points in RadialGradient by Nader Jawad · 4 years, 10 months ago
  29. f623bfa Merge "Remove PackageManager.getResourcesForApplicationAsUser API" by TreeHugger Robot · 4 years, 9 months ago
  30. ce1a648 Allow creating child surfaces from BlastBufferQueue by Vishnu Nair · 4 years, 9 months ago
  31. f922ae3 Remove PackageManager.getResourcesForApplicationAsUser API by Felka Chang · 5 years ago
  32. 5746484 Merge "Fix wrong offset of BiDi text by TextShaper" by TreeHugger Robot · 4 years, 10 months ago
  33. 1c08f48 Apply fixes for EfficientStringsChecker. by Jeff Sharkey · 4 years, 10 months ago
  34. 170e094 Fix wrong offset of BiDi text by TextShaper by Seigo Nonaka · 4 years, 10 months ago
  35. 767286e Merge "Improve Font#equals and Font#hashCode for HashMap." by TreeHugger Robot · 4 years, 10 months ago
  36. 6e2fec6 Merge "BLAST: Ensure buffers are submitted before reporting draw finished" by Vishnu Nair · 4 years, 10 months ago
  37. 31bf860 Improve Font#equals and Font#hashCode for HashMap. by Seigo Nonaka · 4 years, 10 months ago
  38. d27f5a6 Merge "Update Shader.TileMode documentation." by TreeHugger Robot · 4 years, 10 months ago
  39. 7347b89 Merge "Update TextShaper APIs to address API council feedback" by TreeHugger Robot · 4 years, 10 months ago
  40. 394d643 Update Shader.TileMode documentation. by Nader Jawad · 4 years, 10 months ago
  41. 9bce5e0 BLAST: Ensure buffers are submitted before reporting draw finished by Vishnu Nair · 4 years, 10 months ago
  42. c489d62 Update TextShaper APIs to address API council feedback by Seigo Nonaka · 4 years, 10 months ago
  43. b4252a1 Add @PaintFlag annotation by Seigo Nonaka · 4 years, 10 months ago
  44. 54f1e21 Merge "Add Font file path if it is created from native." by TreeHugger Robot · 4 years, 10 months ago
  45. 439b20b Merge "pass frame deadline to Choreographer" by Ady Abraham · 4 years, 10 months ago
  46. 8f80213 Merge "Add missing javadoc" by TreeHugger Robot · 4 years, 10 months ago
  47. c519ed8 Add Font file path if it is created from native. by Seigo Nonaka · 4 years, 10 months ago
  48. dfb1398 pass frame deadline to Choreographer by Ady Abraham · 4 years, 10 months ago
  49. b06bedb Merge "Add basic support for input shaders to RuntimeShader." by TreeHugger Robot · 4 years, 10 months ago
  50. f76ffea Merge changes from topic "oct6" by Jeff Sharkey · 4 years, 10 months ago
  51. 2d2e07e Tighten up Binder.clearCallingIdentity() usage. by Jeff Sharkey · 4 years, 10 months ago
  52. 39c482f Add Canvas#drawGlyphs by Seigo Nonaka · 4 years, 10 months ago
  53. 80e3a1a Add basic support for input shaders to RuntimeShader. by Derek Sollenberger · 4 years, 10 months ago
  54. 760d351 Follow minikin library update for preventing copy-and-move Font by Seigo Nonaka · 4 years, 10 months ago
  55. 67199f7 Merge "Add vsyncId to transactions" by Ady Abraham · 4 years, 10 months ago
  56. c8b3279 Merge "Add debug logs to BlastBufferQueue" by Vishnu Nair · 4 years, 10 months ago
  57. cf31bd4 Merge "Revert "Create wrapper around Shader native implementation"" by TreeHugger Robot · 4 years, 10 months ago
  58. 5bed1f5 Revert "Create wrapper around Shader native implementation" by Nader Jawad · 4 years, 10 months ago
  59. faa3969 Add debug logs to BlastBufferQueue by Vishnu Nair · 4 years, 10 months ago
  60. f4babd7 Address API Council Feedback to android.graphics.fonts.Font by Seigo Nonaka · 4 years, 10 months ago
  61. 703427e Merge "Add TextShaper API" by TreeHugger Robot · 4 years, 10 months ago
  62. 390d6e8 Added RenderEffect property on RenderNode by Nader Jawad · 4 years, 10 months ago
  63. f3a1915 Add TextShaper API by Seigo Nonaka · 4 years, 11 months ago
  64. 2afd66e Add vsyncId to transactions by Ady Abraham · 4 years, 10 months ago
  65. cf143d4 Add BlastBufferQueue adapter in SurfaceView by Vishnu Nair · 4 years, 11 months ago
  66. 7752430 Add missing javadoc by John Reck · 4 years, 10 months ago
  67. 1ed4f64 Add necessary APIs for supporting glyph level drawing by Seigo Nonaka · 5 years ago
  68. f03c5aa Merge "Added support for edge treatment parameters for BlurShader" by TreeHugger Robot · 4 years, 10 months ago
  69. 4bd5f74 Merge "Expose ParcelableColorSpace" by TreeHugger Robot · 4 years, 10 months ago
  70. 6c22961 Added support for edge treatment parameters for BlurShader by Nader Jawad · 4 years, 10 months ago
  71. f7e38f3 Expose ParcelableColorSpace by John Reck · 4 years, 11 months ago
  72. 41b5d5a Merge "Shared timeline plumbing" by Ady Abraham · 4 years, 11 months ago
  73. 6fabb5a Shared timeline plumbing by Steven Thomas · 5 years ago
  74. 0173af0 Add RAW_DEPTH10 image format by Emilian Peev · 5 years ago
  75. de50855 Merge "ImageDecoder: Use AssetFileDescriptor's length" by Leon Scroggins · 4 years, 11 months ago
  76. c3fda89 ImageDecoder: Use AssetFileDescriptor's length by Leon Scroggins III · 5 years ago
  77. 2e6c621 Remove unnecessarily @System/TestApi annotations by Makoto Onuki · 5 years ago
  78. d608691 Update maxTargetSdk for createAshmemBitmap by Leon Scroggins III · 5 years ago
  79. 322cb9c Added BlurShader API by Nader Jawad · 5 years ago
  80. fc42a99 Create wrapper around Shader native implementation by Nader Jawad · 5 years ago
  81. f42ff76 Allow controlling the SDR white point by John Reck · 5 years ago
  82. b36bfdd Wire-up colorMode="hdr" by John Reck · 5 years ago
  83. 7100815 Merge "Update graphics language to comply with Android’s inclusive language guidance" am: da4dc882af am: a97e560c61 am: 53ee2070ed am: fada7acad0 am: c6c49d9b92 by Leon Scroggins · 5 years ago
  84. 53ee207 Merge "Update graphics language to comply with Android’s inclusive language guidance" am: da4dc882af am: a97e560c61 by Leon Scroggins · 5 years ago
  85. f663182 Update graphics language to comply with Android’s inclusive language guidance by Leon Scroggins III · 5 years ago
  86. 69b95fa Make Paint/Shader/ColorFilter#getNativeInstance conditionally thread-safe by Leon Scroggins III · 5 years ago
  87. aa4c982 Remove legacy callDrawGlFunction2 from HWUI by John Reck · 5 years ago
  88. 42bec24 Remove unnecessarily @System/TestApi annotations by Makoto Onuki · 5 years ago
  89. 4290301 Remove unnecessarily @System/TestApi annotations by Makoto Onuki · 5 years ago
  90. 53b03c0 Clean up ColorSpace.java by Leon Scroggins III · 5 years ago
  91. 87d4292 Move TextureLayer into android.graphics by Leon Scroggins III · 5 years ago
  92. 214e6f6 Merge "Remove @hide from Matrix" by TreeHugger Robot · 5 years ago
  93. e80aeb7 Merge "Fix small issue in PdfDocument docs" into rvc-dev am: bde97baff3 am: c2b1fa5590 am: 6b1b6b2ee6 am: f9684be0be by TreeHugger Robot · 5 years ago
  94. 8bbf9ba Fix small issue in PdfDocument docs by Philip P. Moltmann · 5 years ago
  95. f2ed00d Merge "Restore MAX_BITMAP_SIZE" by Leon Scroggins · 5 years ago
  96. 856012a Merge "docs: Removing spurious heading from Javadoc comment" into rvc-dev am: 4acc0902c6 am: 25b96a777a am: 008793e49c am: 077f28bd30 by Andrew Solovay · 5 years ago
  97. b9001d1 docs: Removing spurious heading from Javadoc comment by Andrew Solovay · 5 years ago
  98. aa31944 Restore MAX_BITMAP_SIZE by Leon Scroggins III · 5 years ago
  99. 3b8b654 Remove @hide from Matrix by Leon Scroggins III · 5 years ago
  100. f2043a0 Merge "Cleanup/document Shaders for UI rendering module" by Leon Scroggins · 5 years ago