1. 55ee875 Merge "Trace predictionExpired and dropped frames properly" into sc-dev by TreeHugger Robot · 5 years ago
  2. cd702f9 Merge "Add InputDispatcher unit tests for untrusted touches [3/n]" into sc-dev by TreeHugger Robot · 5 years ago
  3. 061c14c Trace predictionExpired and dropped frames properly by Adithya Srinivasan · 5 years ago
  4. b114b83 Merge "Initialize two fields in constructor" into sc-dev by Greg Kaiser · 5 years ago
  5. 1bba84e Merge "SF: Reset RefreshRateConfigs policy when modes change" into sc-dev by Marin Shalamanov · 5 years ago
  6. 6d52e54 Add InputDispatcher unit tests for untrusted touches [3/n] by Bernardo Rufino · 5 years ago
  7. 1706759 Initialize two fields in constructor by Greg Kaiser · 5 years ago
  8. 57bbbd0 Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" into sc-dev by Bob Badour · 5 years ago
  9. 050ca4a Merge "Check status codes of GraphicBuffers on allocation" into sc-dev by Alec Mouri · 5 years ago
  10. 2e67185 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 5 years ago
  11. 75f3725 SF: Reset RefreshRateConfigs policy when modes change by Marin Shalamanov · 5 years ago
  12. 93be444 Merge changes from topic "sensor_sampling_rate_throttling-sc-dev" into sc-dev by Anh Pham · 5 years ago
  13. 0b5c887 Merge "Add logging for gesture monitors" into sc-dev by TreeHugger Robot · 5 years ago
  14. 95a8eac Merge "Set the render rate on the created surface frame instead of the old one." into sc-dev by Alec Mouri · 5 years ago
  15. 4e29133 Update sensor get methods related to sampling rate by Anh Pham · 5 years ago
  16. 532e655 Resample sensor events for non-direct connections. by Anh Pham · 5 years ago
  17. 5198c99 Subscribe to the microphone toggle state. by Anh Pham · 5 years ago
  18. c789c90 Merge "Grab the tracing lock before calling the trace runner" into sc-dev by Vishnu Nair · 5 years ago
  19. 819f630 Set the render rate on the created surface frame instead of the old one. by Alec Mouri · 5 years ago
  20. d6bdaf4 Merge "Add InputDispatcher unit tests for untrusted touches [2/n]" into sc-dev by TreeHugger Robot · 5 years ago
  21. cfcb5c9 Merge "Add InputDispatcher unit tests for untrusted touches [1/n]" into sc-dev by Bernardo Rufino · 5 years ago
  22. 1d0d1f2 Add InputDispatcher unit tests for untrusted touches [2/n] by Bernardo Rufino · 5 years ago
  23. af91a91 Throttle sensor sampling rates at 200Hz. by Anh Pham · 5 years ago
  24. d706a28 Add logging for gesture monitors by Siarhei Vishniakou · 5 years ago
  25. 7013b6f Check status codes of GraphicBuffers on allocation by Alec Mouri · 5 years ago
  26. c96ad66 Grab the tracing lock before calling the trace runner by Vishnu Nair · 5 years ago
  27. c3b7b8c Add InputDispatcher unit tests for untrusted touches [1/n] by Bernardo Rufino · 5 years ago
  28. 9561943 Return janktype properly for dropped frames by Adithya Srinivasan · 5 years ago
  29. e06403f Merge changes Ic348cf9f,Icfd4cecf into sc-dev by Alec Mouri · 5 years ago
  30. 3c18744 Merge "Fix acquire and framenumber mismatch in transaction complete callback" into sc-dev by Vishnu Nair · 5 years ago
  31. 363faf0 Add deadline histograms into timestats by Alec Mouri · 5 years ago
  32. 935590e Fix acquire and framenumber mismatch in transaction complete callback by Vishnu Nair · 5 years ago
  33. 65b9be4 Merge "Fix broken FrameLifecycle due to Blast adapter" into sc-dev by Adithya Srinivasan · 5 years ago
  34. 618dcfe Merge "Send consumeTime from the app to InputDispatcher" into sc-dev by TreeHugger Robot · 5 years ago
  35. f2f073b Revert "Send mapper events via context" by Siarhei Vishniakou · 5 years ago
  36. 1c69780 Merge "Add plumbing for sending stretch effect to SF" into sc-dev by TreeHugger Robot · 5 years ago
  37. 70091d6 Merge "Only dump active display mode when it exists." into sc-dev by TreeHugger Robot · 5 years ago
  38. 6b52d82 Merge "SurfaceFlinger: remove a redundant nullptr check" into sc-dev by TreeHugger Robot · 5 years ago
  39. 934e0cf Only dump active display mode when it exists. by Alec Mouri · 5 years ago
  40. d486b82 Merge "SurfaceFlinger: expose vsync id extra buffers" into sc-dev by Ady Abraham · 5 years ago
  41. cfe8258 SurfaceFlinger: remove a redundant nullptr check by Ady Abraham · 5 years ago
  42. 3531ae7 Send consumeTime from the app to InputDispatcher by Siarhei Vishniakou · 5 years ago
  43. 7d436ec Plumb refresh and render rates into shared timeline by Alec Mouri · 5 years ago
  44. 42c3aef Merge "Revert "DisplayEventDispatcher: optimize binder calls"" into sc-dev by TreeHugger Robot · 5 years ago
  45. 1ff99d8 Revert "DisplayEventDispatcher: optimize binder calls" by Ady Abraham · 5 years ago
  46. a9b9fe4 Merge "Allow multiple events to be processed in FakeEventHub" into sc-dev by TreeHugger Robot · 5 years ago
  47. 51834d8 Merge "Only cache framebuffers for internal displays for drawLayers." into sc-dev by TreeHugger Robot · 5 years ago
  48. cdb4ed7 Add plumbing for sending stretch effect to SF by John Reck · 5 years ago
  49. b238cd5 Fix broken FrameLifecycle due to Blast adapter by Adithya Srinivasan · 5 years ago
  50. 1684c70 Only cache framebuffers for internal displays for drawLayers. by Alec Mouri · 5 years ago
  51. 370039c Allow multiple events to be processed in FakeEventHub by Siarhei Vishniakou · 5 years ago
  52. 4cd0184 Merge "Rename DisplayConfig to DisplayMode" into sc-dev by TreeHugger Robot · 5 years ago
  53. 7381d48 Merge "SurfaceFlinger: Emit TransactionCompleted callbacks directly." into sc-dev by Rob Carr · 5 years ago
  54. 302fee2 Merge "InputDispatcher: Fix crash with out-of-order pointer capture requests" into sc-dev by TreeHugger Robot · 5 years ago
  55. 194d5d3 Merge "Add vibrator state listener support for input device vibrator" into sc-dev by TreeHugger Robot · 5 years ago
  56. e5d7b70 Merge "IAudioManager: add audio session ID to trackPlayer()" into sc-dev by Eric Laurent · 5 years ago
  57. ca34484 Merge "Fix Transaction tracking for FrameTimeline" into sc-dev by TreeHugger Robot · 5 years ago
  58. 767dc08 Merge "Remove stoza@ from OWNERS" am: 6b9a50419a am: 38f77ce227 am: 101035169c by Ady Abraham · 5 years ago
  59. 1010351 Merge "Remove stoza@ from OWNERS" am: 6b9a50419a am: 38f77ce227 by Ady Abraham · 5 years ago
  60. 6b9a504 Merge "Remove stoza@ from OWNERS" by Ady Abraham · 5 years ago
  61. aea5ee4 Merge "Specify version for aidl_interface explicitly" am: 85906d7cc7 am: 0636fa9a3c by Treehugger Robot · 5 years ago
  62. 85906d7 Merge "Specify version for aidl_interface explicitly" by Treehugger Robot · 5 years ago
  63. 564f9de SurfaceFlinger: expose vsync id extra buffers by Ady Abraham · 5 years ago
  64. a7fe304 Rename DisplayConfig to DisplayMode by Marin Shalamanov · 5 years ago
  65. 167e6d9 InputDispatcher: Fix crash with out-of-order pointer capture requests by Prabir Pradhan · 5 years ago
  66. bf28ea6 IAudioManager: add audio session ID to trackPlayer() by Eric Laurent · 5 years ago
  67. fb55290 Add vibrator state listener support for input device vibrator by Chris Ye · 5 years ago
  68. 204e03d Specify version for aidl_interface explicitly by Jeongik Cha · 5 years ago
  69. 09dfe2a Merge "Specify version for aidl_interface explicitly" into sc-dev by Jeongik Cha · 5 years ago
  70. f3ba25b Merge "Check transaction queues when dropping or queuing buffers" into sc-dev by Vishnu Nair · 5 years ago
  71. 5dd2e39 Remove stoza@ from OWNERS by Dan Stoza · 5 years ago
  72. b9a7dab Fix Transaction tracking for FrameTimeline by Adithya Srinivasan · 5 years ago
  73. 9a803c3 SurfaceFlinger: Emit TransactionCompleted callbacks directly. by Robert Carr · 5 years ago
  74. 4d22e4a Merge RQ1A.210205.004 to aosp-master - DO NOT MERGE by Bill Yi · 5 years ago
  75. 12f62a0 Check transaction queues when dropping or queuing buffers by Vishnu Nair · 5 years ago
  76. b2ce998 Merge "SF: Don't cache display modes in HWComposer" into sc-dev by Marin Shalamanov · 5 years ago
  77. d39555c Merge "Revert "Add permission check for blurs in SurfaceFlinger"" into sc-dev by Galia Peycheva · 5 years ago
  78. a73115b Merge "Remove detachChildren" into sc-dev by Chavi Weingarten · 5 years ago
  79. 045b700 SF: Don't cache display modes in HWComposer by Marin Shalamanov · 5 years ago
  80. e11d575 Revert "Add permission check for blurs in SurfaceFlinger" by Galia Peycheva · 5 years ago
  81. 5814427 Introduce SurfaceFlinger Queued Transaction by Arthur Hung · 5 years ago
  82. ca5d890 Merge "Added the ability to read external batteries" into sc-dev by Chris Ye · 5 years ago
  83. ffbab78 Merge "DisplayEventDispatcher: optimize binder calls" into sc-dev by Ady Abraham · 5 years ago
  84. 60bda72 Merge "Ensure that expected present time is in the future" am: 2ea3652017 am: 444ea081f9 by Ady Abraham · 5 years ago
  85. 03ea035 Added the ability to read external batteries by Kim Low · 5 years ago
  86. 1c1d4c7 Ensure that expected present time is in the future by Snild Dolkow · 5 years ago
  87. 7825368 Merge "Add inputEventId to SurfaceFrame" into sc-dev by Siarhei Vishniakou · 5 years ago
  88. b89b51a Merge "Added new arguments for screenshot request" into sc-dev by Chavi Weingarten · 5 years ago
  89. 9817875 DisplayEventDispatcher: optimize binder calls by Ady Abraham · 5 years ago
  90. ab7a201 Merge "SurfaceFlinger: Null guard for setRelativeLayer" into sc-dev by Rob Carr · 5 years ago
  91. 3a53204 Merge "Ensure that expected present time is in the future" into sc-dev by Ady Abraham · 5 years ago
  92. 17ac24b Added new arguments for screenshot request by chaviw · 5 years ago
  93. 90d1747 Merge "SF: Query display modes only once during display creation / update" into sc-dev by TreeHugger Robot · 5 years ago
  94. 819636c Ensure that expected present time is in the future by Snild Dolkow · 5 years ago
  95. fc434ac Add inputEventId to SurfaceFrame by Siarhei Vishniakou · 5 years ago
  96. 9959994 SurfaceFlinger: move sync_wait for screen capture to client by Ady Abraham · 5 years ago
  97. 31999ef Merge "Enable backpressure for BufferStateLayer" into sc-dev by TreeHugger Robot · 5 years ago
  98. a903d03 SF: Query display modes only once during display creation / update by Marin Shalamanov · 5 years ago
  99. 1c3cd77 Merge changes Id05d2eac,I3d8bcbf8 into sc-dev by Marin Shalamanov · 5 years ago
  100. 12c9e5a SF: Add DisplayDevice::initiateModeChange by Marin Shalamanov · 5 years ago