1. 134332b Add unittests for GpuMemTracer by Adithya Srinivasan · 4 years, 1 month ago
  2. cb8eb2b Merge "SurfaceFlinger: fix no small window displayed in PIP mode of DTVKIT [1/1]" by Robin Lee · 4 years ago
  3. dcff00c SurfaceFlinger: fix no small window displayed in PIP mode of DTVKIT [1/1] by Tianhua Sun · 4 years, 1 month ago
  4. 63e04c8 Merge "Remove VrFlinger usages from SF." by Treehugger Robot · 4 years ago
  5. 7de7b8c Merge "Fix coordinate error after rotation and scaling in TouchInputMapper" by Treehugger Robot · 4 years ago
  6. 10052f6 Fix coordinate error after rotation and scaling in TouchInputMapper by arthurhung · 4 years, 1 month ago
  7. 643053a Remove VrFlinger usages from SF. by Alec Mouri · 4 years, 4 months ago
  8. cedb52b Merge "SKIP_IF_BPF_NOT_SUPPORTED is a no-op" by Treehugger Robot · 4 years ago
  9. 078a645 SKIP_IF_BPF_NOT_SUPPORTED is a no-op by Maciej Żenczykowski · 4 years ago
  10. 73ab3a3 Merge "Fix dumpsys SurfaceFlinger --frame-events" by Treehugger Robot · 4 years ago
  11. 048f1e9 Merge "Ensure to switch to unprotected context if display is not secure." by Treehugger Robot · 4 years ago
  12. a1d897b Merge "Add boot animation progress system property." by Nicolas Geoffray · 4 years ago
  13. 6d3be64 Merge RQ1A.210105.003 to aosp-master - DO NOT MERGE by Bill Yi · 4 years ago
  14. edaa913 Fix dumpsys SurfaceFlinger --frame-events by Josh Chien · 4 years, 2 months ago
  15. b494757 Ensure to switch to unprotected context if display is not secure. by Peiyong Lin · 4 years, 4 months ago
  16. 2ecfe19 Add boot animation progress system property. by Nicolas Geoffray · 4 years, 1 month ago
  17. ff2623a Merge "SF: handle long waiting Layer sync point" by Treehugger Robot · 4 years, 1 month ago
  18. 39917be Merge "VirtualDisplaySurface propagate reallocation to VDS producer" am: c1e78b2bd4 by Alec Mouri · 4 years, 1 month ago
  19. c1e78b2 Merge "VirtualDisplaySurface propagate reallocation to VDS producer" by Alec Mouri · 4 years, 1 month ago
  20. c83889f SF: handle long waiting Layer sync point by KaiChieh Chuang · 4 years, 3 months ago
  21. c522213 VirtualDisplaySurface propagate reallocation to VDS producer by KaiChieh Chuang · 5 years ago
  22. 698b09c Merge "Update OWNERS files." am: f5c89f5911 by Peiyong Lin · 4 years, 1 month ago
  23. f5c89f5 Merge "Update OWNERS files." by Peiyong Lin · 4 years, 1 month ago
  24. 8aee36b DO NOT MERGE - Merge RQ1A.201205.011 by Xin Li · 4 years, 1 month ago
  25. c53b42f Update OWNERS files. by Peiyong Lin · 4 years, 1 month ago
  26. 580b592 Merge rvc-qpr-dev-plus-aosp-without-vendor@6881855 by Xin Li · 4 years, 2 months ago
  27. 59ecc3b Touchpad Capture: Fix issues with Pointer Controller by Prabir Pradhan · 4 years, 2 months ago
  28. adb416a Prevent mEventCache UAF in SensorEventConnection by Arthur Ishiguro · 4 years, 4 months ago
  29. dd122c5 Move libvr_hwc-hal and vr_hwc into system_ext by Roman Kiryanov · 4 years, 2 months ago
  30. 70ea73c Move performanced into system_ext by Roman Kiryanov · 4 years, 2 months ago
  31. 75a46a1 Move bufferhubd into system_ext by Roman Kiryanov · 4 years, 2 months ago
  32. 3d1aefb Retire libgtest_prod from dependencies by Roman Kiryanov · 4 years, 2 months ago
  33. 05f351c Merge "SurfaceFlinger: captureScreen buffer set GRALLOC_USAGE_HW_COMPOSER usage" by Treehugger Robot · 4 years, 2 months ago
  34. 11a1105 SurfaceFlinger: captureScreen buffer set GRALLOC_USAGE_HW_COMPOSER usage by Richard Liu · 4 years, 10 months ago
  35. 9514d78 Remove viewport display ID assignment in pointer mode by Garfield Tan · 4 years, 2 months ago
  36. 8f77b48 Merge "DO NOT MERGE Correct physical orientation" by Treehugger Robot · 4 years, 2 months ago
  37. d4d8997 DO NOT MERGE Correct physical orientation by liyong · 4 years, 3 months ago
  38. 7197544 Revert "Updating pre/post submit tests" by Dan Shi · 4 years, 3 months ago
  39. 24dba4e Updating pre/post submit tests by Ana Krulec · 4 years, 3 months ago
  40. ea7e018 Fixing sffakehwc_test by Ana Krulec · 4 years, 3 months ago
  41. 4ac9392 SurfaceFlinger: check for nullptr on setFrameRate by Ady Abraham · 4 years, 3 months ago
  42. 79ee9aa GpuService: add RootTargetPreparer to gpuservice_unittest by Yiwei Zhang · 4 years, 3 months ago
  43. 7f3f0b3 GPU Memory: unittest using map_create needs root access by Yiwei Zhang · 4 years, 3 months ago
  44. 169f113 GPU Memory: add errno to error log messages by Yiwei Zhang · 4 years, 3 months ago
  45. 6f63ce0 GPU Memory: update unittest to reduce flakiness by Yiwei Zhang · 4 years, 4 months ago
  46. 643a4f6 GpuMem: refactor and add unittest for traverseGpuMemTotals by Yiwei Zhang · 4 years, 5 months ago
  47. b7c974f GpuMemTracer: remove the sleep workaround by Yiwei Zhang · 4 years, 6 months ago
  48. ca199fa GPU Memory: remove an infeasible TODO by Yiwei Zhang · 4 years, 6 months ago
  49. bb66c98 GpuMem perfetto producer by Adithya Srinivasan · 4 years, 7 months ago
  50. a3dae23 GPU Memory: ensure bpf program is attached to the tracepoint by Yiwei Zhang · 4 years, 7 months ago
  51. f333715 GpuMem: fix flaky unittests on cuttlefish platform by Yiwei Zhang · 4 years, 7 months ago
  52. 9feb4ae GPU Memory: add unittests for libgpumem by Yiwei Zhang · 4 years, 9 months ago
  53. c5aa738 GPU Memory: install gpu_mem.o and integrate libgpumem by Yiwei Zhang · 5 years ago
  54. 38089305 GPU Memory: implement libgpumem to interact with bpf by Yiwei Zhang · 4 years, 9 months ago
  55. 445e98c GPU Memory: add bpf c program for gpu_mem/gpu_mem_total tracepoint by Yiwei Zhang · 5 years ago
  56. 265ab01 Check for focused window before raising 'no focused window' ANR by Siarhei Vishniakou · 4 years, 4 months ago
  57. 4e21979 Check window token when extending timeout by Siarhei Vishniakou · 4 years, 4 months ago
  58. 3695285 Merge "Update VNDK version for common graphics HALs." by Treehugger Robot · 4 years, 3 months ago
  59. e08a7f7 Update VNDK version for common graphics HALs. by Steven Moreland · 4 years, 3 months ago
  60. c46b217 Merge changes I3d727530,Ia17bc5a0 am: a4d3a69c57 by Treehugger Robot · 4 years, 3 months ago
  61. 8701377 VSR: dispatch cbs skipped due to timer lag. am: acfe554b2a by Kevin DuBois · 4 years, 3 months ago
  62. 5ff4bb8 SurfaceFlinger: use TFD_TIMER_ABSTIME for VSP timer by Ady Abraham · 4 years, 5 months ago
  63. acfe554 VSR: dispatch cbs skipped due to timer lag. by Kevin DuBois · 4 years, 6 months ago
  64. 516068e Merge "Merge ab/6749736 in stage." into stage-aosp-master by TreeHugger Robot · 4 years, 3 months ago
  65. be23210 Merge changes from topic "ToupadPointerCapture" by Linzhao Ye · 4 years, 3 months ago
  66. 4b2268c Revise RELATIVE_X and RELATIVE_Y motion ranges documentation. by Chris Ye · 4 years, 4 months ago
  67. 1fb4530 Populate RELATIVE_X and RELATIVE_Y motion range for touchpad pointer capture mode. by Chris Ye · 4 years, 5 months ago
  68. dca44af Fix MultiTouchInputMapperTest#Process_TouchpadCapture test failure. by Chris Ye · 4 years, 6 months ago
  69. 611712a Add relative field to captured cursor device by Nathaniel R. Lewis · 5 years ago
  70. 50908af Add relative coordinates for touchpad events. by Nathaniel R. Lewis · 5 years ago
  71. eba157b Support "pointer" capture for touchpads by Nathaniel R. Lewis · 7 years ago
  72. 6560004 Allow touch if some pointers are MT_TOOL_PALM by arthurhung · 4 years, 9 months ago
  73. aff169e Convert TouchInputMapper enums to enum classes. by Michael Wright · 4 years, 7 months ago
  74. 5187513 Merge ab/6749736 in stage. by Xin Li · 4 years, 3 months ago
  75. c69e2a4 Don't quantize max range with a resolution of 0 by Anthony Stange · 4 years, 6 months ago
  76. 138d751 DO NOT MERGE: fillInputInfo: Guard against integer overflow. am: 669090928a by Robert Carr · 4 years, 4 months ago
  77. 6690909 DO NOT MERGE: fillInputInfo: Guard against integer overflow. by Robert Carr · 4 years, 5 months ago
  78. 4585657 Merge "Handle defer transactions on a detached layer" into rvc-qpr-dev am: 112da3a907 by TreeHugger Robot · 4 years, 4 months ago
  79. e88f23a Fix refresh rate callback fan-out for choreographer by Alec Mouri · 4 years, 6 months ago
  80. b136bd7 Merge "Use the newly introduced whole_program_vtables property" am: 3dd6b0f059 am: 46eb57c424 am: df3efc6e27 am: 0a8a201d85 by Yi Kong · 4 years, 4 months ago
  81. 0a8a201 Merge "Use the newly introduced whole_program_vtables property" am: 3dd6b0f059 am: 46eb57c424 am: df3efc6e27 by Yi Kong · 4 years, 4 months ago
  82. bf2aa78 Use the newly introduced whole_program_vtables property by Yi Kong · 4 years, 4 months ago
  83. 63bd993 Handle defer transactions on a detached layer by Vishnu Nair · 4 years, 5 months ago
  84. 26ce57b Merge "Adding onTransact method for testing" am: 6ba4920c3a am: ca7e4c78c4 am: a974d88e33 am: f253c82b8e by Max Spector · 4 years, 4 months ago
  85. f253c82 Merge "Adding onTransact method for testing" am: 6ba4920c3a am: ca7e4c78c4 am: a974d88e33 by Max Spector · 4 years, 4 months ago
  86. 6ba4920 Merge "Adding onTransact method for testing" by Max Spector · 4 years, 4 months ago
  87. ac86719 Adding onTransact method for testing by Eduardo Rocha · 4 years, 4 months ago
  88. 9294045 Merge "Freeze SurfaceFlingerProperties API" am: 059b153d5f am: e31b16082c am: 0a5ffbf0e1 am: caf864849b by Treehugger Robot · 4 years, 4 months ago
  89. caf8648 Merge "Freeze SurfaceFlingerProperties API" am: 059b153d5f am: e31b16082c am: 0a5ffbf0e1 by Treehugger Robot · 4 years, 4 months ago
  90. 059b153 Merge "Freeze SurfaceFlingerProperties API" by Treehugger Robot · 4 years, 4 months ago
  91. 8bffc12 Merge "Using DoAll" am: c9c9a268e6 am: d37cb7d9a7 am: 1287f45b5c am: dc9f101a12 by Haibo Huang · 4 years, 4 months ago
  92. 4ac77ca Merge "SurfaceFlingerProperties: Use proper prop scope" am: 0ea24d2fcd am: 9336d69248 am: 86abb7436e am: 7feaee5f96 by Treehugger Robot · 4 years, 4 months ago
  93. dc9f101 Merge "Using DoAll" am: c9c9a268e6 am: d37cb7d9a7 am: 1287f45b5c by Haibo Huang · 4 years, 4 months ago
  94. 7feaee5 Merge "SurfaceFlingerProperties: Use proper prop scope" am: 0ea24d2fcd am: 9336d69248 am: 86abb7436e by Treehugger Robot · 4 years, 4 months ago
  95. c9c9a26 Merge "Using DoAll" by Haibo Huang · 4 years, 4 months ago
  96. 0ff8bc9 Freeze SurfaceFlingerProperties API by Inseob Kim · 4 years, 4 months ago
  97. f66b752 Using DoAll by Haibo Huang · 4 years, 4 months ago
  98. 33522c4 SurfaceFlingerProperties: Use proper prop scope by Luca Stefani · 4 years, 4 months ago
  99. 365bb8e Assign 0 to buckets that do not exist am: 1e28624f69 by Jenny Ho · 4 years, 4 months ago
  100. 1e28624 Assign 0 to buckets that do not exist by Jenny Ho · 4 years, 4 months ago