1. b1b96db Support for InputDevice ViewBehavior by Yeabkal Wubshit · 2 years ago
  2. dd8bd19 Merge "[RE-SkiaVk] Update VK_ERROR_DEVICE_LOST logging to use stringstream" into main by Treehugger Robot · 1 year, 11 months ago
  3. 6c71b75 Merge "Replace use of deprecated function with_min_level" into main by Jeffrey Vander Stoep · 1 year, 11 months ago
  4. 9e9ebf8 [RE-SkiaVk] Update VK_ERROR_DEVICE_LOST logging to use stringstream by Nolan Scobie · 1 year, 11 months ago
  5. 20736f9 Merge changes I0fcfa426,I2f1510ec,I07d70dc8 into main by Dominik Laskowski · 1 year, 11 months ago
  6. 046a3cc Replace use of deprecated function with_min_level by Jeff Vander Stoep · 1 year, 11 months ago
  7. 5a8186c Merge changes from topic "perfetto-input-event-proto" into main by Treehugger Robot · 1 year, 11 months ago
  8. 8b0f2a2 Merge "[sensors] Fix aconfig namespace" into main by Treehugger Robot · 1 year, 11 months ago
  9. f822c20 Merge "Use aidl-defined InputChannel for parceling" into main by Siarhei Vishniakou · 1 year, 11 months ago
  10. 8c970c5 [sensors] Fix aconfig namespace by Shai Barack · 1 year, 11 months ago
  11. dae5279 InputTracer: Trace motion and key events by Prabir Pradhan · 2 years, 1 month ago
  12. 169d22e Merge "Add native side keycodes for emoji and screenshot" into main by Vaibhav Devmurari · 1 year, 11 months ago
  13. 8d66013 Use aidl-defined InputChannel for parceling by Siarhei Vishniakou · 2 years ago
  14. c4f178e Merge "[RE-SkiaVk] Utilize Skia's new VK_ERROR_DEVICE_LOST callback to log" into main by Nolan Scobie · 1 year, 11 months ago
  15. 9bb429a FTL: Add Expected<T, E> by Dominik Laskowski · 1 year, 11 months ago
  16. 0f539a7 [RE-SkiaVk] Utilize Skia's new VK_ERROR_DEVICE_LOST callback to log by Nolan Scobie · 1 year, 11 months ago
  17. f14b37a Add native side keycodes for emoji and screenshot by Vaibhav Devmurari · 2 years ago
  18. bdc8cb1 Merge "SensorManager doesn't need to ping the remote service" into main by Treehugger Robot · 1 year, 11 months ago
  19. 9b534db SensorManager doesn't need to ping the remote service by Shai Barack · 2 years ago
  20. 9ecd6c1 Merge "Correctly pass screenshot fences to transaction callbacks" into main by Alec Mouri · 1 year, 11 months ago
  21. 56cc414 Merge "Modify dimming threshold from 0.2 to 0.9." into main am: a1283449a9 am: c6e22d8533 by Treehugger Robot · 1 year, 11 months ago
  22. a128344 Merge "Modify dimming threshold from 0.2 to 0.9." into main by Treehugger Robot · 1 year, 11 months ago
  23. 9892aac Correctly pass screenshot fences to transaction callbacks by Alec Mouri · 2 years, 1 month ago
  24. 1b685dd Merge "Add captureLayersSync function" into main by Chavi Weingarten · 1 year, 11 months ago
  25. 626ac5a Merge "Surface should be Sync too." into main am: df516d78d9 am: 0979ab2fd0 by Andrew Walbran · 1 year, 11 months ago
  26. e741bdc Surface should be Sync too. by Andrew Walbran · 1 year, 11 months ago
  27. 05e3113 Merge "Reenable some tests for VK RenderEngine" into main by Leon Scroggins · 2 years ago
  28. e542044 Merge "Split RenderEngineType into two enums" into main by Leon Scroggins · 2 years ago
  29. ebc8c55 Merge "Clean up RenderEngineTest" into main by Treehugger Robot · 2 years ago
  30. 9ba31e3 Reenable some tests for VK RenderEngine by Leon Scroggins III · 2 years ago
  31. 696bf93 Split RenderEngineType into two enums by Leon Scroggins III · 2 years ago
  32. 5ef5500 Clean up RenderEngineTest by Leon Scroggins III · 2 years ago
  33. 296566e Modify dimming threshold from 0.2 to 0.9. by linkai · 2 years ago
  34. 2ae2cc9 Merge "SF: Initialize all displays on boot/restart" into main by Dominik Laskowski · 2 years ago
  35. a42d539 SF: Initialize all displays on boot/restart by Dominik Laskowski · 3 years, 3 months ago
  36. 79ec447 Merge "Add Rust support for Surface unstructured parcelable." into main am: d52639e35b am: d16b5baba3 by Andrew Walbran · 2 years ago
  37. f6fb445 Add captureLayersSync function by Chavi Weingarten · 2 years ago
  38. 8ee0ef1 Add Rust support for Surface unstructured parcelable. by Andrew Walbran · 2 years ago
  39. b8aadfa Rate limit user activity pokes in InputDispatcher by Yeabkal Wubshit · 2 years ago
  40. 0f1c7b7 Merge "Reduce log spam from MultiStateCounter" into main by Treehugger Robot · 2 years ago
  41. 1d728ef Reduce log spam from MultiStateCounter by Dmitri Plotnikov · 2 years ago
  42. 336a87e libinput: use libkernelconfigs insteadof libvintf by Jooyung Han · 2 years, 1 month ago
  43. 180d027 Merge "Define a backing type for ADataSpace." into main am: 72d92efc71 am: 88127a1114 by Dan Albert · 2 years ago
  44. f651b6f Merge "Remove app switch code" into main by Treehugger Robot · 2 years ago
  45. d8d8e39 Define a backing type for ADataSpace. by Dan Albert · 2 years ago
  46. 1773bb5 Merge "Add InputChannel::waitForMessage and use it in EndToEndNativeInputTest" into main by Egor Pasko · 2 years ago
  47. e2404a1 Remove app switch code by Siarhei Vishniakou · 2 years ago
  48. a50396a Skip loading kernel configs unless needed by Hiroki Sato · 2 years ago
  49. 5a67a56 Add InputChannel::waitForMessage and use it in EndToEndNativeInputTest by Egor Pasko · 2 years ago
  50. e9ae938 Merge "CursorInputMapper: share acceleration curves with touchpad" into main by Harry Cutts · 2 years ago
  51. e78184b CursorInputMapper: share acceleration curves with touchpad by Harry Cutts · 2 years ago
  52. d7b39c4 Merge "Add HardwareBuffer::clone_from_raw." into main am: a8d0a4e011 am: 0efc3f4349 by Andrew Walbran · 2 years ago
  53. a0b3a9d Add HardwareBuffer::clone_from_raw. by Andrew Walbran · 2 years ago
  54. d91089b Merge changes from topic "unstructured_parcelable_macros" into main am: ca340b1f0a am: ee12a1eec3 by Treehugger Robot · 2 years ago
  55. ca340b1 Merge changes from topic "unstructured_parcelable_macros" into main by Treehugger Robot · 2 years ago
  56. b86a579 Merge "Fix up GPU completion fence for EGL_ANDROID_get_frame_timestamps." into main by Alec Mouri · 2 years ago
  57. d41480e Merge "native: Dump AIDL Audio services during bugreport" into main am: 892a9abede am: 1c27da591e by Mikhail Naganov · 2 years ago
  58. 892a9ab Merge "native: Dump AIDL Audio services during bugreport" into main by Mikhail Naganov · 2 years ago
  59. ca42e0d Add app-side event lifetime tracing by Siarhei Vishniakou · 2 years ago
  60. b755fa5 Add optional method to read into existing unstructured parcelable. by Andrew Walbran · 2 years ago
  61. e9573af Add UnstructuredParcelable trait and macros. by Andrew Walbran · 2 years ago
  62. 55ea9f4 Merge "Implement virtual stylus" into main by Biswarup Pal · 2 years ago
  63. 98f2e04 Merge changes I66d15781,I4568eb55 into main am: fdd6df043c am: db2765912b am: b2a1c4db2c by Alice Ryhl · 2 years ago
  64. b2a1c4d Merge changes I66d15781,I4568eb55 into main am: fdd6df043c am: db2765912b by Alice Ryhl · 2 years ago
  65. fdd6df0 Merge changes I66d15781,I4568eb55 into main by Alice Ryhl · 2 years ago
  66. 6ed4769 Merge "Respect deviceId in SensorManager cache." into main by Vladimir Komsiyski · 2 years ago
  67. 51410cc native: Dump AIDL Audio services during bugreport by Jaideep Sharma · 2 years ago
  68. b8e9d02 Merge "Address APersistableBundle API Review feedback" into main am: 57ca711d78 am: 2d2fa61bd6 am: afaa053283 by Devin Moore · 2 years ago
  69. afaa053 Merge "Address APersistableBundle API Review feedback" into main am: 57ca711d78 am: 2d2fa61bd6 by Devin Moore · 2 years ago
  70. e629e27 Merge "libinput: use libkernelconfigs insteadof libvintf" into main by Jooyung Han · 2 years ago
  71. 412b220 Address APersistableBundle API Review feedback by Devin Moore · 2 years ago
  72. 625212e binderThroughputTest: skip benchmark loop for servers by Carlos Llamas · 2 years, 3 months ago
  73. 60a9051 binderThroughputTest: gather servers right away by Carlos Llamas · 2 years, 3 months ago
  74. cf05d7a Fix -Wfortify-source warning (2nd) by Yi Kong · 2 years, 1 month ago
  75. f457649 Merge "Check for redundant windows inside WindowInfos" into main by Treehugger Robot · 2 years ago
  76. aeed0da Check for redundant windows inside WindowInfos by Siarhei Vishniakou · 2 years ago
  77. 981c23b Merge "Add missing libc++ includes" into main am: f1527d5124 am: 3b8e44d662 am: e62df66f76 by Tomasz Wasilczyk · 2 years ago
  78. e62df66 Merge "Add missing libc++ includes" into main am: f1527d5124 am: 3b8e44d662 by Tomasz Wasilczyk · 2 years ago
  79. 634304a Add missing libc++ includes by Tomasz Wasilczyk · 2 years ago
  80. ea783ad Merge "binderThroughputTest: compute percentiles exactly" into main am: c0212af865 am: d375c5eddc am: a1f3438c9b by Alice Ryhl · 2 years ago
  81. a1f3438 Merge "binderThroughputTest: compute percentiles exactly" into main am: c0212af865 am: d375c5eddc by Alice Ryhl · 2 years ago
  82. 2e28899 Merge "binderThroughputTest: fail when flag is missing argument" into main am: ffb9779721 am: df34259cd0 am: 2c9261e807 by Alice Ryhl · 2 years ago
  83. 2c9261e Merge "binderThroughputTest: fail when flag is missing argument" into main am: ffb9779721 am: df34259cd0 by Alice Ryhl · 2 years ago
  84. 4d46cd8 binderThroughputTest: compute percentiles exactly by Alice Ryhl · 2 years, 5 months ago
  85. b39f05a binderThroughputTest: fail when flag is missing argument by Alice Ryhl · 2 years ago
  86. 2732ec1 Merge changes I603bbeee,I4e7f4072,Iafbfb65d,Ib6721b35,I152bd779 into main am: 5b9ae2f5ee am: 6c8c96c022 am: b8a031661c by Alice Ryhl · 2 years ago
  87. b8a0316 Merge changes I603bbeee,I4e7f4072,Iafbfb65d,Ib6721b35,I152bd779 into main am: 5b9ae2f5ee am: 6c8c96c022 by Alice Ryhl · 2 years ago
  88. 9a85d30 binderThroughputTest: only parse user latency once by Carlos Llamas · 2 years, 3 months ago
  89. b21d7fd binderThroughputTest: training option shouldn't have a payload by Carlos Llamas · 2 years, 3 months ago
  90. 71686da binderThroughputTest: match argv parsing with early continue by Carlos Llamas · 2 years, 3 months ago
  91. 8c51352 binderThroughputTest: replace getService with waitForService by Carlos Llamas · 2 years, 3 months ago
  92. 5837d03 binderThroughputTest: drop useless arguments read by Carlos Llamas · 2 years, 3 months ago
  93. d10b993 Merge "Add flag to mark key usage code as a fallback mapping" into main am: 587fb0bfb5 am: 0728d6ed38 by Prabir Pradhan · 2 years ago
  94. c654692 Merge changes I98f1319d,Ic15fe28f into main am: e901af4aaa am: 18f247a58d am: f7d2e064a3 by Devin Moore · 2 years ago
  95. f7d2e06 Merge changes I98f1319d,Ic15fe28f into main am: e901af4aaa am: 18f247a58d by Devin Moore · 2 years ago
  96. 587fb0b Merge "Add flag to mark key usage code as a fallback mapping" into main by Prabir Pradhan · 2 years ago
  97. e901af4 Merge changes I98f1319d,Ic15fe28f into main by Devin Moore · 2 years ago
  98. c913ce0 Merge "Expose InputConsumer::probablyHasInput" into main by Egor Pasko · 2 years ago
  99. dfa8bca Merge "Reland: Guard new APIs with __builtin_available" into main am: 7296ac66b6 am: 159a67310c am: 8a54151ef5 by Steven Moreland · 2 years ago
  100. 8a54151 Merge "Reland: Guard new APIs with __builtin_available" into main am: 7296ac66b6 am: 159a67310c by Steven Moreland · 2 years ago