1. dce41cf Merge "Move hwui from PGO pipeline to AFDO" am: 7855cf3a10 am: a9b1871313 am: 2936cb2588 by Yi Kong · 3 years ago
  2. 7c0a3ad Move hwui from PGO pipeline to AFDO by Yi Kong · 3 years ago
  3. 086645d Update RenderEffectCache capability query by Nader Jawad · 3 years, 3 months ago
  4. 07d35cb Properly protect mFrameMetricsReporter by Siarhei Vishniakou · 3 years, 6 months ago
  5. 78f65b6 libandroid_runtime & libhwui: use libstats*_lazy by Tej Singh · 3 years, 10 months ago
  6. c401b23 Fixed issue where layers were not always used by Nader Jawad · 3 years, 8 months ago
  7. 93df39a Merge "Compile libhwui.so with 2MB section alignment." am: 919e8c1ba3 am: 2cf6388ff3 am: 18b7ad49da by Collin Fijalkovich · 3 years, 8 months ago
  8. 197743f Update hole punch logic in HWUI by Nader Jawad · 3 years, 9 months ago
  9. c10428f Compile libhwui.so with 2MB section alignment. by Collin Fijalkovich · 3 years, 9 months ago
  10. 10f328c Change hwui jank detection to use deadline & gpu completion (1/2) by Jorim Jaggi · 4 years ago
  11. 7406527 hwui's own impl for interpolator by Mike Reed · 3 years, 9 months ago
  12. 2dc632a Holepunch layers for SurfaceView by Nader Jawad · 3 years, 9 months ago
  13. 064650b Add MultiDisplayList + memory leak fixes by John Reck · 4 years ago
  14. 80d0f4c [hardening] Switch to hardened libziparchive in system_server by Yurii Zubrytskyi · 3 years, 10 months ago
  15. dca1946 Use InputEventAssigner to assign input to frame by Siarhei Vishniakou · 3 years, 10 months ago
  16. 8a6a2bc [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 3 years, 11 months ago
  17. 0e0351d libandroid_runtime,libhwui: use libnativehelper_lazy by Orion Hodson · 4 years ago
  18. 197e216 Merge "Custom looper code for Android" into sc-dev by Mike Reed · 3 years, 11 months ago
  19. 81388d5 Merge "Add GPU completion to FrameMetrics (1/3)" into sc-dev by Jorim Jaggi · 3 years, 11 months ago
  20. 0f9dce7 Custom looper code for Android by Mike Reed · 3 years, 11 months ago
  21. 71db889 Add GPU completion to FrameMetrics (1/3) by Jorim Jaggi · 4 years ago
  22. 051ef78 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 3 years, 11 months ago
  23. 33cbf8b libandroid_runtime,libhwui: use libnativehelper_lazy by Orion Hodson · 4 years ago
  24. 1dd39f3 Make Font class being able to create from native instance by Seigo Nonaka · 4 years ago
  25. 5cb290b Add stretch plumbing by John Reck · 4 years ago
  26. 96b08ae Allow-list yet-to-be-modules to not have last-api tracking by Anton Hansson · 4 years ago
  27. 9573505 Add a way to iterate over a specific op type by John Reck · 4 years, 1 month ago
  28. b5eeb18 Add initial benchmarks for CanvasOp by John Reck · 4 years, 1 month ago
  29. 3a28205 Create Font sets from native fonts by Seigo Nonaka · 4 years, 1 month ago
  30. dc95f10 Introduce CanvasFrontend by John Reck · 4 years, 2 months ago
  31. 013127b DL-next groundwork by John Reck · 4 years, 2 months ago
  32. 5bed1f5 Revert "Create wrapper around Shader native implementation" by Nader Jawad · 4 years, 3 months ago
  33. 703427e Merge "Add TextShaper API" by TreeHugger Robot · 4 years, 3 months ago
  34. 390d6e8 Added RenderEffect property on RenderNode by Nader Jawad · 4 years, 3 months ago
  35. f3a1915 Add TextShaper API by Seigo Nonaka · 4 years, 4 months ago
  36. 322cb9c Added BlurShader API by Nader Jawad · 4 years, 5 months ago
  37. fc42a99 Create wrapper around Shader native implementation by Nader Jawad · 4 years, 5 months ago
  38. 4e00662 Switch framework-graphics to use java_sdk_library by Paul Duffin · 4 years, 7 months ago
  39. f428975 Fix framework-graphics stub jar build rules by Anton Hansson · 4 years, 8 months ago
  40. b22c673 Explicitly disable api lint for graphics by Anton Hansson · 4 years, 8 months ago
  41. 2c5d634 Create a version_script to explicitly define exported symbols for libhwui by Derek Sollenberger · 4 years, 9 months ago
  42. ff80d0e Merge "Merge "Don't update the genID for an immutable bitmap" into rvc-dev am: 10dd5e9a18 am: e9f550649f" into rvc-d1-dev-plus-aosp am: 848a36f78f am: 934dc9ec1f by Automerger Merge Worker · 4 years, 9 months ago
  43. d3e9eec Don't update the genID for an immutable bitmap by Derek Sollenberger · 4 years, 9 months ago
  44. ef37c24 Initial boilerplate for an updatable graphics jar by Alec Mouri · 4 years, 10 months ago
  45. 3f2f5b0 Merge "[HWUI] remove libui from HWUI's dependencies" by TreeHugger Robot · 4 years, 10 months ago
  46. a18d7c8 Move Bitmap to AParcel by John Reck · 4 years, 10 months ago
  47. 4523801 [HWUI] remove libui from HWUI's dependencies by Alec Mouri · 5 years ago
  48. 42c5004 Remove dependence on libandroid_runtime from Bitmap.cpp by Derek Sollenberger · 4 years, 11 months ago
  49. 15da7e2 Update Region.cpp to use AParcel NDK APIs by Derek Sollenberger · 5 years ago
  50. c5882c4 Remove dependencies on headers outside UI module by Derek Sollenberger · 5 years ago
  51. 83ccff7 Move android.graphics JNI & APEX files into HWUI by Derek Sollenberger · 5 years ago
  52. 680414e [HWUI] Remove libgui from libhwui's dependency list by Alec Mouri · 5 years ago
  53. 0eb6fbd6 Merge changes Ia42a37c0,I644bc828 by Jerome Gaillard · 5 years ago
  54. c904381 Refactor GraphicsStatsService for updateability by Stan Iliev · 5 years ago
  55. f9a4dc4 Make HWUI build for macOs by Jerome Gaillard · 5 years ago
  56. ba61f70 Merge "Revert "Disable the new pass manager for libhwui"" am: 8c794f129c am: 98f3b82951 am: 758e8c8a5c by Automerger Merge Worker · 5 years ago
  57. 2d969e4 Revert "Disable the new pass manager for libhwui" by Yi Kong · 5 years ago
  58. e0fae23 Add memory tracing in HWUI by Stan Iliev · 5 years ago
  59. 753a56f Separate ImageDecoder JNI from actual work by Leon Scroggins III · 5 years ago
  60. aaa9e83 Decouple SurfaceTexture from HWUI by Stan Iliev · 5 years ago
  61. 0595561 Merge "[HWUI] Get DeviceInfo through stable ABI" by Alec Mouri · 5 years ago
  62. f4e74b8 Fix fallthrough warning by Colin Cross · 5 years ago
  63. 5a23400 Merge "Delete VectorDrawableAtlas" by John Reck · 5 years ago
  64. 22d753f [HWUI] Get DeviceInfo through stable ABI by Alec Mouri · 5 years ago
  65. 8a395e7 Merge "[hwui] Remove -Wno-missing-braces" am: d6e30691e5 am: 6fecf93fea am: cfa361edca by Yi Kong · 5 years ago
  66. b69fd67 Merge "Disable the new pass manager for libhwui" am: 3268a5ec1a am: 9a283f69a0 am: 9c43003e57 by Yi Kong · 5 years ago
  67. c1610d3 [hwui] Remove -Wno-missing-braces by Pirama Arumuga Nainar · 5 years ago
  68. 304d4bd Disable the new pass manager for libhwui by Yi Kong · 5 years ago
  69. 83161dc Delete VectorDrawableAtlas by John Reck · 5 years ago
  70. e78f7c9 Move GraphicBuffer back into libandroid_runtime. by Derek Sollenberger · 5 years ago
  71. 09cfce0 Enable simplified version of RootRenderNode for host by Fedor Kudasov · 6 years ago
  72. 666f8a5 Add more useful source files by Fedor Kudasov · 6 years ago
  73. 34a2576 Split out RootRenderNode by Fedor Kudasov · 6 years ago
  74. 86bd214 Enable RenderNode and RecordingCanvas for layoutlib by Fedor Kudasov · 6 years ago
  75. 90df056 Split lighting out of SkiaPipeline by Fedor Kudasov · 6 years ago
  76. 182cbf9 Merge libhwui and libhwui-host targets by Fedor Kudasov · 6 years ago
  77. fa93e3c Merge "Delete wrap_gles capability" by John Reck · 6 years ago
  78. 23462d8 Delete wrap_gles capability by John Reck · 6 years ago
  79. 21e7e2d Build native android graphics library for desktop by Jerome Gaillard · 6 years ago
  80. a02a12d Use libbase API to access system properties in libhwui by Jerome Gaillard · 6 years ago
  81. 8e874bb Make an Android-specific copy of Skia's Null GL interface by Brian Osman · 6 years ago
  82. 322b8ab Remove old TaskManager system by John Reck · 6 years ago
  83. a19b71a Directly manage buffer presentation in Vulkan using AHardwareBuffers. by Derek Sollenberger · 6 years ago
  84. 700079e Fix RenderThread setForLooper by John Reck · 6 years ago
  85. 1249757 Remove references to ANDROID_ENABLE_LINEAR_BLENDING by Leon Scroggins III · 6 years ago
  86. 61dfd8f hwui: Add libGLESv1_CM to the list of shared_libs by dimitry · 6 years ago
  87. c0cd1d7f Merge "New WebViewFunctor API" by John Reck · 6 years ago
  88. b8811aa5 Read product property to set Vulkan as default render pipeline by Stan Iliev · 6 years ago
  89. 283bb46 New WebViewFunctor API by John Reck · 6 years ago
  90. cab37cd hwui: Add libGLESv3 to the list of shared_libs by dimitry · 6 years ago
  91. 4f2b2d6 Merge "Revert "Revert "Make HWUI's surface Reliable^TM""" by John Reck · 6 years ago
  92. 848f651 Revert "Revert "Make HWUI's surface Reliable^TM"" by John Reck · 6 years ago
  93. 4142339 Add non-interop Vulkan functor by Chris Blume · 6 years ago
  94. 01fb624 Merge "C++17 is the default now." am: fbb102ea84 am: ccb3d1d61a am: 8dd21cd6b5 by Elliott Hughes · 6 years ago
  95. 60a42cc C++17 is the default now. by Elliott Hughes · 6 years ago
  96. dd08224 Revert "Make HWUI's surface Reliable^TM" by Bo Hu · 6 years ago
  97. f073261 Merge "Make HWUI's surface Reliable^TM" by John Reck · 6 years ago
  98. 820f382 Merge "Remove USE_HWC2 usage" am: 8757179e52 am: 70a2813e86 am: 0ff158799a by John Reck · 6 years ago
  99. 650bd9a Make HWUI's surface Reliable^TM by John Reck · 6 years ago
  100. c775430 Remove USE_HWC2 usage by John Reck · 6 years ago