1. de50855 Merge "ImageDecoder: Use AssetFileDescriptor's length" by Leon Scroggins · 4 years, 11 months ago
  2. 30233c6 Reset Task surface to fullscreen when appeared by [1;3C · 5 years ago
  3. c3fda89 ImageDecoder: Use AssetFileDescriptor's length by Leon Scroggins III · 5 years ago
  4. 4e24177 Merge "Move reference WM Sidecar impl to system_ext" by Andrii Kulian · 5 years ago
  5. 275bd1b Merge "Organize Fullscreen tasks" by Evan Rosky · 5 years ago
  6. b5550919 Organize Fullscreen tasks by [1;3C · 5 years ago
  7. 8d77cf0 Merge "Refactor flickerlib dependencies" by Nataniel Borges · 5 years ago
  8. fe4f84b Merge "Remove Session#getDisplayFrame" by TreeHugger Robot · 5 years ago
  9. 80ffe3f Merge "Replace StackInfo with TaskInfo" by Louis Chang · 5 years ago
  10. ccaeffc Remove Session#getDisplayFrame by Riddle Hsu · 5 years ago
  11. 4ebadc8 Move reference WM Sidecar impl to system_ext by Andrii Kulian · 5 years ago
  12. 1ed148d Migrate OneHanded to WM shell (4/n) by Tony Huang · 5 years ago
  13. cb396ca Merge "Make WindowOrganizer and TaskOrganizer non-static" by Hongwei Wang · 5 years ago
  14. c7d6765 Merge "HWUI: remove the redundant present queue" by TreeHugger Robot · 5 years ago
  15. 276d5fc HWUI: remove the redundant present queue by Yiwei Zhang · 5 years ago
  16. 146f6f9 Merge "Fixed issue where large blur radii would blur less than smaller blur radii" by TreeHugger Robot · 5 years ago
  17. bfc9e59 Replace StackInfo with TaskInfo by Louis Chang · 5 years ago
  18. f820ea8 Make WindowOrganizer and TaskOrganizer non-static by Hongwei Wang · 5 years ago
  19. ae30efe Fixed issue where large blur radii would blur less than smaller blur radii by Nader Jawad · 5 years ago
  20. 10ec5e4 Migrate splitscreen to WM shell lib (4/n) by Jerry Chang · 5 years ago
  21. 28823f1 Refactor flickerlib dependencies by Nataniel Borges · 5 years ago
  22. dcf3bf1 Decouple DividerView from SystemUI by Jerry Chang · 5 years ago
  23. eb1aa3d Extending SysUI proto dump to WMShell by Winson Chung · 5 years ago
  24. b754f52 Add some protologs for window organizers & shell by Winson Chung · 5 years ago
  25. abaefa0 Migrate from PipMenuActivity -> PipMenuView. by Ben Lin · 5 years ago
  26. 715541e Merge "Switch to callback animation" am: 51060f3f7a am: 5267d92272 am: 42e412b511 am: 4d7fefcd6e am: 3cfee31b2a by Treehugger Robot · 5 years ago
  27. 3cfee31 Merge "Switch to callback animation" am: 51060f3f7a am: 5267d92272 am: 42e412b511 am: 4d7fefcd6e by Treehugger Robot · 5 years ago
  28. 42e412b Merge "Switch to callback animation" am: 51060f3f7a am: 5267d92272 by Treehugger Robot · 5 years ago
  29. 6c7c41c Merge "Abort if realloc failed" by TreeHugger Robot · 5 years ago
  30. 54eec29 Merge "remove ignored trailing enum param in beginRecording" by TreeHugger Robot · 5 years ago
  31. c34597c Abort if realloc failed by John Reck · 5 years ago
  32. f5993a9 Merge "Remove VulkanManager::mCommandPool" by Leon Scroggins · 5 years ago
  33. 63a132d remove ignored trailing enum param in beginRecording by Mike Reed · 5 years ago
  34. abff40b Merge "Add flicker test for WM Shell" by Hongwei Wang · 5 years ago
  35. bbf561a Add flicker test for WM Shell by Hongwei Wang · 5 years ago
  36. 09ea8e3 Remove VulkanManager::mCommandPool by Leon Scroggins III · 5 years ago
  37. 51060f3 Merge "Switch to callback animation" by Treehugger Robot · 5 years ago
  38. ad61a28 Migrate splitscreen to WM shell lib (2/n) by Jerry Chang · 5 years ago
  39. d524bf7 Merge "Added BlurShader API" by Nader Jawad · 5 years ago
  40. e189373 Merge "Correctly expose EGL_ANDROID_native_fence_sync to hwui" into rvc-qpr-dev am: 44d1900567 by TreeHugger Robot · 5 years ago
  41. ce63713 Switch to callback animation by Liam Harrington · 5 years ago
  42. 665f91b Correctly expose EGL_ANDROID_native_fence_sync to hwui by Alec Mouri · 5 years ago
  43. 322cb9c Added BlurShader API by Nader Jawad · 5 years ago
  44. 4421f28 Add mechanism to register single task organizer by Winson Chung · 5 years ago
  45. 61af603 Merge "Remove unused #include." am: c235669ec2 am: 7d741780c9 am: db764300eb am: f71ae332f9 am: 243c016b99 by Elliott Hughes · 5 years ago
  46. db76430 Merge "Remove unused #include." am: c235669ec2 am: 7d741780c9 by Elliott Hughes · 5 years ago
  47. e1b982f Merge "Fix crash regression when calling setSurface(null)" by John Reck · 5 years ago
  48. e95c62d Fix crash regression when calling setSurface(null) by John Reck · 5 years ago
  49. 4237d54 Merge "Share Vulkan resources between RenderThread and HardwareBitmapUploader" by Derek Sollenberger · 5 years ago
  50. 013474d Merge "Fix CtsIncidentHostTestCases for RVC AAOS emulator" into rvc-qpr-dev by Calvin Huang · 5 years ago
  51. a3edc25 Remove unused #include. by Elliott Hughes · 5 years ago
  52. 802fefa Share Vulkan resources between RenderThread and HardwareBitmapUploader by Derek Sollenberger · 5 years ago
  53. fc42a99 Create wrapper around Shader native implementation by Nader Jawad · 5 years ago
  54. e0d0715 Merge "Do not leak dump objects." into rvc-dev am: 406dd94dd5 by Florian Mayer · 5 years ago
  55. 3da9fb7 Merge "Add dependancy to libbase for libhostgraphics" by TreeHugger Robot · 5 years ago
  56. d20b0ce Fix CtsIncidentHostTestCases for RVC AAOS emulator by Zhiyin Luo (罗植尹) · 6 years ago
  57. 7f43013 Refactor since EGL_ANDROID_native_fence_sync is exposed via eglQueryString by Yiwei Zhang · 5 years ago
  58. a602c17 Add dependancy to libbase for libhostgraphics by Marin Shalamanov · 5 years ago
  59. 8a783b2 Merge "Add alecmouri@ to libhwui OWNERS" am: 38edcd001a am: ea49092992 am: 2a98e05f9a am: 2ce7f8b1dd am: e49a7b00bb by Treehugger Robot · 5 years ago
  60. 2a98e05 Merge "Add alecmouri@ to libhwui OWNERS" am: 38edcd001a am: ea49092992 by Treehugger Robot · 5 years ago
  61. bee43f5 Add alecmouri@ to libhwui OWNERS by Alec Mouri · 5 years ago
  62. c3658d1 Merge "Refactor of PointerController" am: 3ca2400a53 am: adaedfa3fa am: 15bbc06795 am: 13d7aeb155 am: 31c8ce39b6 by Treehugger Robot · 5 years ago
  63. 821fa2c Merge "Do not leak dump objects." by TreeHugger Robot · 5 years ago
  64. 15bbc06 Merge "Refactor of PointerController" am: 3ca2400a53 am: adaedfa3fa by Treehugger Robot · 5 years ago
  65. 3ca2400 Merge "Refactor of PointerController" by Treehugger Robot · 5 years ago
  66. 7f12a30 Do not leak dump objects. by Florian Mayer · 5 years ago
  67. 29154b1 Do not leak dump objects. by Florian Mayer · 5 years ago
  68. 6e1b4a4 Do not leak dump objects. by Florian Mayer · 5 years ago
  69. f42ff76 Allow controlling the SDR white point by John Reck · 5 years ago
  70. c782be6 Refactor of PointerController by Liam Harrington · 5 years ago
  71. c784d9a Fix RuntimeShader example bug by John Reck · 5 years ago
  72. b4ea69b Merge "Zygote: preload Vulkan driver if hwui renders with Vulkan" by TreeHugger Robot · 5 years ago
  73. 5fa0c6d Merge "OMS: Add config_signature policy handling" by Ryan Mitchell · 5 years ago
  74. eb6d60e Merge "Revert "libhwui: avoid creating GPU context in Zygote"" by TreeHugger Robot · 5 years ago
  75. 6a7dc40 Zygote: preload Vulkan driver if hwui renders with Vulkan by Yiwei Zhang · 5 years ago
  76. bf37175 Revert "libhwui: avoid creating GPU context in Zygote" by Yiwei Zhang · 5 years ago
  77. a413362 Merge "Use blocklist sub-property in sanitize" am: 1d87df7859 am: 7f229e6523 am: 5e143755b8 am: b3252fa9c4 am: cea3df0007 by Treehugger Robot · 5 years ago
  78. 5e14375 Merge "Use blocklist sub-property in sanitize" am: 1d87df7859 am: 7f229e6523 by Treehugger Robot · 5 years ago
  79. b36bfdd Wire-up colorMode="hdr" by John Reck · 5 years ago
  80. acb9fe0 Merge "Migrate wm package in sysui to WM shell lib (4/n)" by TreeHugger Robot · 5 years ago
  81. c7ab311 Migrate wm package in sysui to WM shell lib (4/n) by Jerry Chang · 5 years ago
  82. 88db303 Use blocklist sub-property in sanitize by Pirama Arumuga Nainar · 5 years ago
  83. 0d958de Merge "libhwui: avoid creating GPU context in Zygote" by TreeHugger Robot · 5 years ago
  84. 2c2de66 Merge "Fix mismatchecd use of isEmpty in Sidecar" by Diego Vela · 5 years ago
  85. 9336d9e OMS: Add config_signature policy handling by Zoran Jovanovic · 5 years ago
  86. 12259e5 libhwui: avoid creating GPU context in Zygote by Yiwei Zhang · 5 years ago
  87. f8c434e Migrate from GrContext to GrDirectContext by Adlai Holler · 5 years ago
  88. fc86903 fix uninitialization issue in JankTracker by Zhiyin Luo (罗植尹) · 6 years ago
  89. d7dc832 Merge "fix uninitialization issue in JankTracker" by TreeHugger Robot · 5 years ago
  90. 7a0d224 fix uninitialization issue in JankTracker by Zhiyin Luo (罗植尹) · 6 years ago
  91. 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
  92. 53ee207 Merge "Update graphics language to comply with Android’s inclusive language guidance" am: da4dc882af am: a97e560c61 by Leon Scroggins · 5 years ago
  93. f663182 Update graphics language to comply with Android’s inclusive language guidance by Leon Scroggins III · 5 years ago
  94. 8a94cc7 Clean up dependencies to SystemWindows by Jerry Chang · 5 years ago
  95. 59677e1 Merge "Migrate wm package in sysui to WM shell lib (1/n)" by TreeHugger Robot · 5 years ago
  96. 919d1d2 Migrate wm package in sysui to WM shell lib (1/n) by Jerry Chang · 5 years ago
  97. 1b8cfdb Merge "Fuzzer for libandroidfw" am: 01e469da99 am: d117bf6d02 am: 5565cad3c8 am: 2bbf66ecd0 am: 9dbc9b3fad by Max Spector · 5 years ago
  98. 5565cad Merge "Fuzzer for libandroidfw" am: 01e469da99 am: d117bf6d02 by Max Spector · 5 years ago
  99. 01e469d Merge "Fuzzer for libandroidfw" by Max Spector · 5 years ago
  100. 935178e Fuzzer for libandroidfw by Eduardo Rocha · 5 years ago