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