1. 2803792 SurfaceComposerClient BLAST: Avoid recaching buffers. by Robert Carr · 6 years ago
  2. 158531d SurfaceComposerClient BLAST: cacheBuffers before writing transaction to parcel. by Robert Carr · 6 years ago
  3. bbc8562 SurfaceComposerClient BLAST Transactions: Correctly merge mContainsBuffer by Robert Carr · 6 years ago
  4. 5653ee2 Merge "Copy Screenshot to fd if and only if user consent approved" into rvc-dev by Abhijeet Kaur · 6 years ago
  5. 4e2936c Merge "[SurfaceFlinger] Add refresh rate counts to TimeStats" into rvc-dev by TreeHugger Robot · 6 years ago
  6. 73e0f35 Merge "Performance optimizations" into rvc-dev by TreeHugger Robot · 6 years ago
  7. ef93134 Merge "Making native transactions one-way as well." into rvc-dev by TreeHugger Robot · 6 years ago
  8. fab6297 Merge "Reallocate blur textures if they don't fit" into rvc-dev by Lucas Dupin · 6 years ago
  9. 571aa9c Performance optimizations by Lucas Dupin · 6 years ago
  10. fe76013 Making native transactions one-way as well. by Alex Buynytskyy · 6 years ago
  11. 9ce9467 Copy Screenshot to fd if and only if user consent approved by Abhijeet Kaur · 6 years ago
  12. d9c1984 Merge "Make dumpstate listener methods async" into rvc-dev by Nandana Dutt · 6 years ago
  13. 58a17ca Merge "Update Last ID early in the bugreport generation" into rvc-dev by Abhijeet Kaur · 6 years ago
  14. daff25a Make dumpstate listener methods async by Nandana Dutt · 6 years ago
  15. 28b9fa2 Reallocate blur textures if they don't fit by Lucas Dupin · 6 years ago
  16. fc41651 BLASTBufferQueue: Avoid duplicate calls to setDefaultBufferSize by Robert Carr · 6 years ago
  17. 4fda61f Merge "BLASTBufferQueue: Initialize transform hint on creation." into rvc-dev by Rob Carr · 6 years ago
  18. fa17d4c Merge "BLASTBufferQueue: Pass same default usage as BufferQueueLayer" into rvc-dev by Rob Carr · 6 years ago
  19. a407fb8 Update Last ID early in the bugreport generation by Abhijeet Kaur · 6 years ago
  20. e8a8883 Merge changes from topic "sensor_background_apps" into rvc-dev by TreeHugger Robot · 6 years ago
  21. 9f133d7 BLASTBufferQueue: Initialize transform hint on creation. by Robert Carr · 6 years ago
  22. 5b2ae91 BLASTBufferQueue: Pass same default usage as BufferQueueLayer by Robert Carr · 6 years ago
  23. 6eb75be Fail on flush if no sensors are found by Arthur Ishiguro · 6 years ago
  24. 8de697e [SurfaceFlinger] Add refresh rate counts to TimeStats by Alec Mouri · 6 years ago
  25. a02bd19 Merge "Fix input infos are inconsistent between WMS and InputFlinger (2/2)" into rvc-dev by TreeHugger Robot · 6 years ago
  26. 5ea5df5 Merge "Adding audiocontrol@2.0 to hal interfaces to dump" into rvc-dev by Hayden Gomes · 6 years ago
  27. 3bedba6 Merge "Use pixel format from buffer to determine opacity." into rvc-dev by Chavi Weingarten · 6 years ago
  28. ef94e1c Merge "SF: Update display properties on hotplug connect" into rvc-dev by Marin Shalamanov · 6 years ago
  29. 4a42d43 SF: Update display properties on hotplug connect by Marin Shalamanov · 6 years ago
  30. cf0d051 Merge "SF: Refactor HWComposer::onHotplug()" into rvc-dev by Marin Shalamanov · 6 years ago
  31. e983bd4 Merge "Fix tap is wrong in landscape with cutout disabled" into rvc-dev by TreeHugger Robot · 6 years ago
  32. bdd5915 SF: Refactor HWComposer::onHotplug() by Marin Shalamanov · 6 years ago
  33. 4197f6b Fix tap is wrong in landscape with cutout disabled by Arthur Hung · 6 years ago
  34. debadb8 Use pixel format from buffer to determine opacity. by chaviw · 6 years ago
  35. 879095d Merge "SurfaceFlinger: align init and resume mode priority" into rvc-dev by TreeHugger Robot · 6 years ago
  36. 72d8dc3 Fix input infos are inconsistent between WMS and InputFlinger (2/2) by Arthur Hung · 6 years ago
  37. 6aa156c Merge "Add new appops to native APIs" into rvc-dev by Philip P. Moltmann · 6 years ago
  38. e22e38d Merge "Clean up some formatting problems in the setFrameRate ndk docs" into rvc-dev by TreeHugger Robot · 6 years ago
  39. 8a7ec57 Disable sensors when an app goes to background by Arthur Ishiguro · 6 years ago
  40. 0cffd2c Add new appops to native APIs by Philip P. Moltmann · 6 years ago
  41. 2dbf7c9 Merge "Align transaction trace timestamps with wm and sf trace" into rvc-dev by TreeHugger Robot · 6 years ago
  42. 4a32235 SurfaceFlinger: align init and resume mode priority by Martin Liu · 6 years ago
  43. 5f8d233 Merge "Handle cancelBugreport" into rvc-dev by Nandana Dutt · 6 years ago
  44. 8ae16e6 Handle cancelBugreport by Nandana Dutt · 6 years ago
  45. 45cb21a Align transaction trace timestamps with wm and sf trace by Vishnu Nair · 6 years ago
  46. edbc86d Merge "ServiceManager: Check guaranteeClient before unregistering services" into rvc-dev by TreeHugger Robot · 6 years ago
  47. b9d5afa Merge "LazyServiceRegistrar: Add flag to prevent shutdown" into rvc-dev by TreeHugger Robot · 6 years ago
  48. 22c255c Merge "Add flag to cmd for dynamic services" into rvc-dev by TreeHugger Robot · 6 years ago
  49. 15b6f9c Clean up some formatting problems in the setFrameRate ndk docs by Steven Thomas · 6 years ago
  50. 04aec0b Adding audiocontrol@2.0 to hal interfaces to dump by Hayden Gomes · 6 years ago
  51. 1718db1 Merge changes Iada825d7,Iaa056018 into rvc-dev by TreeHugger Robot · 6 years ago
  52. 8f0b5bd Merge "Revert "Fix input infos are inconsistent between WMS and InputFlinger (2/2)"" into rvc-dev by Kelly Rossmoyer · 6 years ago
  53. 8e8cec4 AThermal_StatusCallback should return void by Chris Ye · 6 years ago
  54. b034fc5 Merge "Fix addition/overflow checks." into qt-qpr1-dev am: af8f6cf3ab by Martijn Coenen · 6 years ago
  55. af8f6cf Merge "Fix addition/overflow checks." into qt-qpr1-dev by Martijn Coenen · 6 years ago
  56. af8d8aa Merge "[SurfaceFlinger] Fix crash in SurfaceTracing" into rvc-dev by Alec Mouri · 6 years ago
  57. e5e4150 Merge "Add CtsGpuToolsHostTestCases into presubmit." into rvc-dev by TreeHugger Robot · 6 years ago
  58. ad46c78 Convert KeyedVector to std::ordered_map by Arthur Ishiguro · 6 years ago
  59. 494876c Merge "SurfaceFlinger: add RootTargetPreparer to SurfaceFlinger_test" into rvc-dev by TreeHugger Robot · 6 years ago
  60. 50aeef6 [SurfaceFlinger] Fix crash in SurfaceTracing by Alec Mouri · 6 years ago
  61. d36263a SurfaceFlinger: add RootTargetPreparer to SurfaceFlinger_test by Ady Abraham · 6 years ago
  62. 75eec41 Merge "Keep screen on when running libgui_test" into rvc-dev by Vishnu Nair · 6 years ago
  63. 1dc6f8a Merge "otapreopt: use boot image from ART APEX" into rvc-dev by Orion Hodson · 6 years ago
  64. abaf09a Merge "[Vulkan] Expose device extensions from implicit layers." into rvc-dev by Peiyong Lin · 6 years ago
  65. e695e01 otapreopt: use boot image from ART APEX by Orion Hodson · 6 years ago
  66. 25e2af1 Revert "Fix input infos are inconsistent between WMS and InputFlinger (2/2)" by Arthur Hung · 6 years ago
  67. d982cfb Merge "Rename tmp files" into rvc-dev by TreeHugger Robot · 6 years ago
  68. 9d17b94 Rename tmp files by Nandana Dutt · 6 years ago
  69. 8980f06 Add CtsGpuToolsHostTestCases into presubmit. by Peiyong Lin · 6 years ago
  70. 655ca15 Keep screen on when running libgui_test by Vishnu Nair · 6 years ago
  71. f4f7283 Merge "Fix input infos are inconsistent between WMS and InputFlinger (2/2)" into rvc-dev by TreeHugger Robot · 6 years ago
  72. d6e0ff5 Merge "Add isUidActiveOrForeground for camera/audio to use." into rvc-dev by Hui Yu · 6 years ago
  73. 8395d7f Merge "Use manifest fragments" into rvc-dev by TreeHugger Robot · 6 years ago
  74. 2780049 [Vulkan] Expose device extensions from implicit layers. by Peiyong Lin · 6 years ago
  75. e56e177 Merge "SurfaceFlinger: remove experimental.sf.force_youtube_vote" into rvc-dev by TreeHugger Robot · 6 years ago
  76. ef6532c Add isUidActiveOrForeground for camera/audio to use. by Hui Yu · 6 years ago
  77. 47a72cb Use manifest fragments by Changyeon Jo · 6 years ago
  78. 8d8ff36 Merge "SurfaceFlinger: add a test for unknown offset" into rvc-dev by TreeHugger Robot · 6 years ago
  79. afa9019 Merge "SurfaceFlinger: add debug information when vsync is not generated" into rvc-dev by TreeHugger Robot · 6 years ago
  80. 5b31e5c SurfaceFlinger: remove experimental.sf.force_youtube_vote by Ady Abraham · 6 years ago
  81. f3b34f7 [automerger skipped] sf: avoid assumption remote binder is local am: 4271f56439 am: 58e1ce0b3b -s ours by Steven Moreland · 6 years ago
  82. 58e1ce0 sf: avoid assumption remote binder is local am: 4271f56439 by Steven Moreland · 6 years ago
  83. 5e7371c SurfaceFlinger: add debug information when vsync is not generated by Ady Abraham · 6 years ago
  84. 576ad9f Merge "package-manager-native: Add aidl for package change event and observer." into rvc-dev by TreeHugger Robot · 6 years ago
  85. f835e02 Merge "Camera NDK: Add android.control.zoomRatio control" into rvc-dev by TreeHugger Robot · 6 years ago
  86. 3468414 package-manager-native: Add aidl for package change event and observer. by Yan Wang · 6 years ago
  87. c97346f Merge "PowerAdvisor: Wait for boot finished" into rvc-dev by Dan Stoza · 6 years ago
  88. 89260bd Merge "Pass source to dispatchBatchedInputEventPending (2/2)" into rvc-dev by TreeHugger Robot · 6 years ago
  89. 29e7bdf PowerAdvisor: Wait for boot finished by Dan Stoza · 6 years ago
  90. 0002e6c Merge "sf: Construct Phase Offsets for unknown fps" into rvc-dev by Ady Abraham · 6 years ago
  91. 27ddcb5 SF: Simplify initialization after a ui::Size fix by Lloyd Pique · 6 years ago
  92. 7b53afe libui: Fix clamping of uint32_t source values by Lloyd Pique · 6 years ago
  93. c993bf4 Merge "Also check equality of background blurs" into rvc-dev by Lucas Dupin · 6 years ago
  94. e71f240 Camera NDK: Add android.control.zoomRatio control by Shuzhen Wang · 6 years ago
  95. c6f22ca Merge "[SurfaceFlinger] Adjust missed frame tracking" into rvc-dev by Alec Mouri · 6 years ago
  96. 5d95a37 [automerger skipped] Merge "Add a flag for refresh rate switching" into qt-qpr1-dev am: 926b76a519 -s ours by Steven Thomas · 6 years ago
  97. 926b76a Merge "Add a flag for refresh rate switching" into qt-qpr1-dev by Steven Thomas · 6 years ago
  98. 60120a0 SurfaceFlinger: add a test for unknown offset by Ady Abraham · 6 years ago
  99. f687c97 Merge "Merge "Add neuralnetworks HAL Dump"" into rvc-dev by Stefano Galarraga · 6 years ago
  100. d011f50 Also check equality of background blurs by Lucas Dupin · 6 years ago