1. 10bd1cf Merge "Move datasource tests" into main by Treehugger Robot · 1 year, 7 months ago
  2. 79d3acb Merge "Allow users to turn off key repeats" into main by Asmita Poddar · 1 year, 7 months ago
  3. 0cf1443 Move datasource tests by Pablo Gamito · 1 year, 7 months ago
  4. d58426f Merge "Wait for ProtoLog data source to be available aince the register call is async" into main by Pablo Gamito · 1 year, 7 months ago
  5. ae33e18 Merge "Add ProtoLogConfigurationService interface for better testability." into main by Treehugger Robot · 1 year, 7 months ago
  6. e2502506 Merge "Disabled two-finger dragging on TouchpadDebugView" into main by Treehugger Robot · 1 year, 7 months ago
  7. 8d45736 Wait for ProtoLog data source to be available aince the register call is async by Pablo Gamito · 1 year, 7 months ago
  8. 9637b6d Merge "Make java_sdk_library dependencies explicit" into main by Treehugger Robot · 1 year, 7 months ago
  9. 3c19b25 Allow users to turn off key repeats by Asmita Poddar · 1 year, 7 months ago
  10. 841b68b Disabled two-finger dragging on TouchpadDebugView by Omar Abdelmonem · 1 year, 7 months ago
  11. 99f5023 Merge "Shift Key gestures handled by InputManager to IMS from PWM" into main by Vaibhav Devmurari · 1 year, 7 months ago
  12. 58f9db2 Merge "Fix NPE in TouchpadDebugViewTest" into main by Omar Abdelmonem · 1 year, 7 months ago
  13. 971e2ad Fix NPE in TouchpadDebugViewTest by Omar Abdelmonem · 1 year, 7 months ago
  14. 546cae0 Make java_sdk_library dependencies explicit by Jihoon Kang · 1 year, 7 months ago
  15. 067ba84 Shift Key gestures handled by InputManager to IMS from PWM by Vaibhav Devmurari · 1 year, 7 months ago
  16. fd93d76 Merge "Wait for keyguard showing rather than app not visible when going to sleep." into main by Josh Tsuji · 1 year, 7 months ago
  17. 37b7cd5 Wait for keyguard showing rather than app not visible when going to sleep. by Josh Tsuji · 1 year, 7 months ago
  18. 1f812c5 Merge "UinputRecordingIntegrationTests: Extend device lifetime to avoid racing" into main by Prabir Pradhan · 1 year, 7 months ago
  19. 2389834 Merge "Move ProtoLog tests to seperate test directory dedicated to tracing tests" into main by Pablo Gamito · 1 year, 7 months ago
  20. 96ed2aa Merge "Flicker Scenarios: MediaProjection" into main by Daniel Akinola · 1 year, 7 months ago
  21. 0c81597 Shift block shortcuts before KeyGestureController by Vaibhav Devmurari · 1 year, 7 months ago
  22. d67b1f8 UinputRecordingIntegrationTests: Extend device lifetime to avoid racing by Prabir Pradhan · 1 year, 7 months ago
  23. fa4edb6 Merge "VCN: Remove Telephony hidden API usages" into main am: b68c7f0ecb am: e7c1963a1e by Yan Yan · 1 year, 7 months ago
  24. b68c7f0 Merge "VCN: Remove Telephony hidden API usages" into main by Yan Yan · 1 year, 7 months ago
  25. d014c14 Merge "Shift Open notes key gesture handling to SystemUI" into main by Vaibhav Devmurari · 1 year, 7 months ago
  26. db45101 Merge "Display the gesture name on the TouchpadDebugView" into main by Omar Abdelmonem · 1 year, 7 months ago
  27. c20cc5d Shift Open notes key gesture handling to SystemUI by Vaibhav Devmurari · 1 year, 7 months ago
  28. c81df91 Merge "Shift major shortcut handling from PWM to IMS" into main by Vaibhav Devmurari · 1 year, 7 months ago
  29. 49f95e2 Merge "Add default_team to flickerapp" into main by Pablo Gamito · 1 year, 7 months ago
  30. dce4009 Add default_team to flickerapp by Pablo Gamito · 1 year, 7 months ago
  31. 5cca1f2 Shift major shortcut handling from PWM to IMS by Vaibhav Devmurari · 1 year, 7 months ago
  32. 9cbf2ac Merge "Batch migration of frameworks/base TEST_MAPPING to test_module_config modules" into main am: cb650f8398 am: 0c9ffcdcf5 by Ronald Braunstein · 1 year, 7 months ago
  33. cb650f8 Merge "Batch migration of frameworks/base TEST_MAPPING to test_module_config modules" into main by Ronald Braunstein · 1 year, 7 months ago
  34. a8fb311 Batch migration of frameworks/base TEST_MAPPING to test_module_config modules by Ronald Braunstein · 1 year, 7 months ago
  35. c99762b Merge "[AVF] Make patch level diff flexible by a requirement" into main by Guojing Yuan · 1 year, 7 months ago
  36. 58b11ca Merge "UinputRecordingIntegrationTests: Add a debug mode to log received events" into main by Treehugger Robot · 1 year, 7 months ago
  37. 3d1dc8b Display the gesture name on the TouchpadDebugView by Omar Abdelmonem · 1 year, 7 months ago
  38. af68f94a VCN: Remove Telephony hidden API usages by Yan Yan · 1 year, 7 months ago
  39. 7d0569c Merge "Introduce UinputRecordingIntegrationTests" into main by Treehugger Robot · 1 year, 7 months ago
  40. fe8e1b6 [AVF] Make patch level diff flexible by a requirement by Guojing Yuan · 1 year, 7 months ago
  41. 3997833 UinputRecordingIntegrationTests: Add a debug mode to log received events by Prabir Pradhan · 1 year, 7 months ago
  42. 00f0da0 Introduce UinputRecordingIntegrationTests by Prabir Pradhan · 1 year, 7 months ago
  43. 6373e1c Merge "Make java_sdk_library dependencies explicit" into main am: 3e38c3fb50 am: 078c3b1169 by Treehugger Robot · 1 year, 7 months ago
  44. 3e38c3f Merge "Make java_sdk_library dependencies explicit" into main by Treehugger Robot · 1 year, 7 months ago
  45. 57ad2a6 Flicker Scenarios: MediaProjection by dakinola · 1 year, 7 months ago
  46. 9bc2965 Add ProtoLogConfigurationService interface for better testability. by Pablo Gamito · 1 year, 7 months ago
  47. 66b8706 Move ProtoLog tests to seperate test directory dedicated to tracing tests by Pablo Gamito · 1 year, 7 months ago
  48. 5897ff7 AnrTest: Use try-with-resources to close UinputTouchScreen by Prabir Pradhan · 1 year, 7 months ago
  49. f1b3286 Merge "Deflake OpenTrampolineActivityTest" into main by Chris Li · 1 year, 7 months ago
  50. 7e48f20 Deflake OpenTrampolineActivityTest by Chris Li · 1 year, 7 months ago
  51. 92f73b2 Merge changes I20383902,I6e9deaec into main by Abdelrahman Awadalla · 1 year, 7 months ago
  52. 814af35 Auto resizing the touchpad visualizer by Abdelrahman Awadalla · 1 year, 7 months ago
  53. 452c75f Make java_sdk_library dependencies explicit by Jihoon Kang · 1 year, 7 months ago
  54. 43dcc0e Merge "Revert^2 "Remove dependency on SystemProperties.set"" into main by Harshit Mahajan · 1 year, 7 months ago
  55. 2a441691 Merge "Add KeyGestureEventHandler APIs" into main by Vaibhav Devmurari · 1 year, 7 months ago
  56. bae5510 Revert^2 "Remove dependency on SystemProperties.set" by Harshit Mahajan · 1 year, 7 months ago
  57. 8de36bd Merge "Revert "Remove dependency on SystemProperties.set"" into main by Harshit Mahajan · 1 year, 7 months ago
  58. 49f3f39 Revert "Remove dependency on SystemProperties.set" by PODISHETTY KUMAR (xWF) · 1 year, 7 months ago
  59. a7193ea Merge "Scroll down to avoid tapping on nav bar" into main by Chris Li · 1 year, 7 months ago
  60. 9b30873 Clean up flag fix_crash_on_getting_config_when_phone_is_gone by rambowang · 1 year, 7 months ago
  61. ea03111 Merge "Batch creation of test_module_config entries in frameworks/base" into main am: 2e1a903f24 am: a62826e6f7 by Ronald Braunstein · 1 year, 7 months ago
  62. 2e1a903 Merge "Batch creation of test_module_config entries in frameworks/base" into main by Ronald Braunstein · 1 year, 7 months ago
  63. 0864b55 Merge "Make java_sdk_library dependencies explicit" into main by Treehugger Robot · 1 year, 7 months ago
  64. 809a2eb Batch creation of test_module_config entries in frameworks/base by Ronald Braunstein · 1 year, 7 months ago
  65. 038b867 Merge "Make java_sdk_library dependencies explicit" into main by Treehugger Robot · 1 year, 7 months ago
  66. dcc2db2 Merge "Remove dependency on SystemProperties.set" into main by Harshit Mahajan · 1 year, 7 months ago
  67. 5685276 Merge "Visualize the fingers on the touchpad visualizer" into main by Abdelrahman Awadalla · 1 year, 7 months ago
  68. e24ceb0 Merge "Adjusted the systembar display in mock game test app to only hiding statusbar while under immersive mode." into main by Josh Chien · 1 year, 7 months ago
  69. 26e9b10 Scroll down to avoid tapping on nav bar by Chris Li · 1 year, 7 months ago
  70. 08d9548 Remove dependency on SystemProperties.set by Harshit Mahajan · 1 year, 7 months ago
  71. 1e37ed3 Make java_sdk_library dependencies explicit by Jihoon Kang · 1 year, 8 months ago
  72. e07d73c Make java_sdk_library dependencies explicit by Jihoon Kang · 1 year, 8 months ago
  73. b60681a Add KeyGestureEventHandler APIs by Vaibhav Devmurari · 1 year, 8 months ago
  74. 6ba013c Visualize the fingers on the touchpad visualizer by Abdelrahman Awadalla · 1 year, 7 months ago
  75. 4addccb Handle multiple touchpads in TouchpadDebugViewController by Omar Abdelmonem · 1 year, 7 months ago
  76. ce15a76 Added new custom View to TouchpadDebugView by Omar Abdelmonem · 1 year, 7 months ago
  77. 50703ff Merge "Clean up allow_disable_ipsec_loss_detector flag" into main am: f17c2a0b75 am: 1dff8c5ea8 by Yan Yan · 1 year, 7 months ago
  78. f17c2a0 Merge "Clean up allow_disable_ipsec_loss_detector flag" into main by Yan Yan · 1 year, 7 months ago
  79. 693341d Don't expect an error on log to proto by Pablo Gamito · 1 year, 7 months ago
  80. 3ed2996 Change TouchpadDebugView color on touchpad button clicked by Omar Abdelmonem · 1 year, 7 months ago
  81. c259a67 Fix PerfettoProtoLogImpl tests by Pablo Gamito · 1 year, 7 months ago
  82. c70c4ff Use single PerfettoProtoLogImpl for all tests by Pablo Gamito · 1 year, 7 months ago
  83. f87b0c7 Trace test viewer config in PerfettoProtoLogImplTest by Pablo Gamito · 1 year, 7 months ago
  84. d5be060 Clean up allow_disable_ipsec_loss_detector flag by Yan Yan · 1 year, 7 months ago
  85. 08a298a Adjusted the systembar display in mock game test app to only hiding statusbar while under immersive mode. by Josh Chien · 1 year, 7 months ago
  86. 2c19cef Merge "Clean up flag fix_crash_on_getting_config_when_phone_is_gone" into main by Rambo Wang · 1 year, 7 months ago
  87. 80f422d Merge changes from topic "inject_protolog_impl_test_deps" into main by Treehugger Robot · 1 year, 7 months ago
  88. 5f4246e Merge "Create a new test_module_config entries for TEST_MAPPING options" into main am: e3a5bb9d61 am: e743afebbb by Ronald Braunstein · 1 year, 7 months ago
  89. e743afe Merge "Create a new test_module_config entries for TEST_MAPPING options" into main am: e3a5bb9d61 by Ronald Braunstein · 1 year, 7 months ago
  90. 01d869e Update tests to use custom testing ProtoLog perfetto datasource by Pablo Gamito · 1 year, 8 months ago
  91. 367a4c3 Clean up flag fix_crash_on_getting_config_when_phone_is_gone by rambowang · 1 year, 7 months ago
  92. b204fde Guarding the touchpad visualiser window with the flag and settings by Abdelrahman Awadalla · 1 year, 8 months ago
  93. eacd86b Merge "Implement draggability feature for TouchpadDebugView" into main by Omar Abdelmonem · 1 year, 7 months ago
  94. 5b20222 Implement draggability feature for TouchpadDebugView by Omar Abdelmonem · 1 year, 8 months ago
  95. d194379 InputTests: Use mockito extended so that final classes can be mocked by Prabir Pradhan · 1 year, 7 months ago
  96. 761740a Merge "Wait on aspect ratio change for flicker test" into main by Hongwei Wang · 1 year, 7 months ago
  97. 6079d9d Merge "Add edge resizing flicker tests using stylus, mouse and touchpad." into main by Vania Desmonda · 1 year, 7 months ago
  98. 7125724 Create a new test_module_config entries for TEST_MAPPING options by Ronald Braunstein · 1 year, 8 months ago
  99. 46d9b2c Add edge resizing flicker tests using stylus, mouse and touchpad. by Vania Desmonda · 1 year, 8 months ago
  100. 164310d Wait on aspect ratio change for flicker test by Hongwei Wang · 1 year, 8 months ago