1. 6abb766 platform_ToolchainOptions: Filter /usr/lib/libcrosvm_plugin.so by Dmitry Torokhov · 6 years ago
  2. f941115 security_SandboxedServices: Add mntns flag to debugd by Luis Hector Chavez · 6 years ago
  3. 2159bf0 security_SandboxedServices: Update some tests' expectations by Luis Hector Chavez · 6 years ago
  4. fb67378 Run the appcompat UI Automator tests against gmail.com by David Haddock · 6 years ago
  5. 1c6be45 Add ability to wait for Cryptohome to start up by Lutz Justen · 6 years ago
  6. 548e152 network_WiFiCaps: Fix trivial pylint warning by Kirtika Ruchandani · 6 years ago
  7. 000744d7 site_utils: Add SoCs and update GPU PCI IDs by Casey Bowman · 6 years ago
  8. dddfcef autotest-capability: Apply to video_ChromeRTCHWEncodeUsed by Hirokazu Honda · 6 years ago
  9. a6a544b autotest-capability: Apply to video_ChromeRTCHWDecodeUsed by Hirokazu Honda · 6 years ago
  10. 16284dd power_SuspendToIdle: Add new test to check S0ix state by Puthikorn Voravootivat · 6 years ago
  11. 33cbd57 power_suspend: Add additional RTC time on octopus by Derek Basehore · 6 years ago
  12. bd2fbfe autotest: Add path to security_StatefulPermissions by Sean Kau · 6 years ago
  13. 0504ce6 Add USB power cycle functions for Fizz board by Zhongze Hu · 6 years ago
  14. 2bc778a security_ASLR: Stop using ps' -C flag in favor of pidof invocation by Mattias Nissler · 6 years ago
  15. 552861e autotest-capability: Apply to video_ChromeHWDecodeUsed by Hirokazu Honda · 6 years ago
  16. 8808e32 [Autotest] Fixing css in bluetooth_TurnOnOffUI by Ruchi Jahagirdar · 6 years ago
  17. e7f1331 autotest-capability: generate capability from media_codecs.xml in android container by Hirokazu Honda · 6 years ago
  18. f3b4b8e autotest: Fix __enter__/__exit__ in input playback classes. by Daniel Erat · 6 years ago
  19. 0daf1e1 graphics_Idle: Don't rely on hard-coded devfreq device names by Matthias Kaehlcke · 6 years ago
  20. 1570ce5 faft: Correct unibuild support to load correct BIOS/EC file by Simon Glass · 6 years ago
  21. b782188 security_SandboxedServices: Ensure isolation of mountns by Luis Hector Chavez · 6 years ago
  22. b740ab9 arc: Extract the logcat collection logic by Luis Hector Chavez · 6 years ago
  23. ee3e3a9 Fix "atest --skylab" to upload CLs to configured remote name. by Ningning Xia · 6 years ago
  24. 8e464c9 autotest-capability: Apply to camera_HAL3 by Hirokazu Honda · 6 years ago
  25. d2cdfc2 Remove useless DEPENDENCIES from video_JDAPerf and video_JEAPerf by Hirokazu Honda · 6 years ago
  26. be62bbe Fix policy_EditBookmarksEnabled by Max Timkovich · 6 years ago
  27. 9d4456b Wait for page load on policy_DisableScreenshots test by Max Timkovich · 6 years ago
  28. fd9169f scrashme: punt by Mike Frysinger · 6 years ago
  29. 2593d86 Provide easy interface to access Android file stat by Victor Hsieh · 6 years ago
  30. 3e8b228 [autoupdate] Clean up references in autoupdater. by Richard Barnette · 6 years ago
  31. f5e2476 platform_ToolchainOptions: drop perf binaries from libgcc whitelist by Dmitry Torokhov · 6 years ago
  32. a87122c autotest: Try to fix potential evemu-device process leaks. by Daniel Erat · 6 years ago
  33. 69f63c1c fio_util: Newer FIO change latency key name by Gwendal Grignou · 6 years ago
  34. 5fe16ba Improve turning off network in AU tests. by David Haddock · 6 years ago
  35. c2de065 firmware_Cr50PinWeaverServer: Expand test to include a reboot. by Allen Webb · 6 years ago
  36. ff640a1 autotest-capability: Apply to camera_V4L2 by Hirokazu Honda · 6 years ago
  37. e70cda9 autotest-capability: Apply to power_CameraSuspend by Hirokazu Honda · 6 years ago
  38. 7db03cf autotest-capability: Apply to video_WebRtcCamera by Hirokazu Honda · 6 years ago
  39. ef35cb5 Support 'atest host mod' with '--skylab' by Ningning Xia · 6 years ago
  40. 3e6a935 arc: Make the adb connection a bit more robust by Luis Hector Chavez · 6 years ago
  41. 5e38ee0 Repurpose is_android_booted to check sys.boot_completed by Victor Hsieh · 6 years ago
  42. 189690b Add get_package_install_path to arc.py by Victor Hsieh · 6 years ago
  43. c21d6b0 [Autotest] Disable a flaky policy test until it can be fixed by Katherine Threlkeld · 6 years ago
  44. 013a912 power_Standby: Log start/end point for power_telemetry by Puthikorn Voravootivat · 6 years ago
  45. fe07525 power_Standby: fix linter by Puthikorn Voravootivat · 6 years ago
  46. e239095 power_dashboard: Support weight average in CPUStatsLoggerDashboard by Puthikorn Voravootivat · 6 years ago
  47. 0ddd3c7 power_status: Support weight average in CPUStatsLogger by Puthikorn Voravootivat · 6 years ago
  48. 086e88e power_status: Read intel perf directly from msr by Puthikorn Voravootivat · 6 years ago
  49. 61f6b07 autotest: Remove LibCrosService from security_DbusOwners. by Daniel Erat · 6 years ago
  50. a662e04 power_suspend: Fix suspend abort check by Derek Basehore · 6 years ago
  51. 46cf40c security_SandboxedServices: Add a column to test for mount namespaces by Luis Hector Chavez · 6 years ago
  52. b296784 platform_FilePerms: drop /dev/pstore compat. by Todd Broch · 6 years ago
  53. 5c73680 autotest: Remove StopSession call in login_OwnershipApi. by Daniel Erat · 6 years ago
  54. 0b22f6e autotest-capability: Apply to video_WebRtcPeerConnectionWithCamera by Hirokazu Honda · 6 years ago
  55. 92b1294 [autotest] Delete unused CrosHost methods. by Richard Barnette · 6 years ago
  56. 5473ee3 utils: Move get_mount_info() from lxc/utils.py to client/common_lib/utils.py by Luis Hector Chavez · 6 years ago
  57. 44474fa platform_LowMemoryTest: add to nightly suite by Kuo-Hsin Yang · 6 years ago
  58. d5befe9 Add camera_HAL3.jea test by Sheng-Hao Tsao · 6 years ago
  59. cd780f6 cros-disks: Autotests for SSHFS by Sergei Datsenko · 6 years ago
  60. d31580e [autotest] Move 'autoupdater' module to 'server'. by Richard Barnette · 6 years ago
  61. 79ae79f Add long-swipe gesture test by Kalin Stoyanov · 6 years ago
  62. d335682 graphics_PerfControl: fix TestFailure by Po-Hsien Wang · 6 years ago
  63. 8e33d58 Changing platform names to match with crossystem fwid string. by Sridhar Sonti · 6 years ago
  64. d881f6f autotest: Use a rhea test account for login_GaiaLogin. by Achuith Bhandarkar · 6 years ago
  65. fe67b65 autotest: convert "wait_for_*" to wrap existing util function by Zachary Marcus · 6 years ago
  66. dd35fb5e Autotest for base rlz case. by David Haddock · 6 years ago
  67. 8c60542 Add Low Memory Test by Kuo-Hsin Yang · 6 years ago
  68. 7c88b9f power_LowMemorySuspend: Handle SpuriousWakeupError by Kuo-Hsin Yang · 6 years ago
  69. b3c11f3 Add stage and recover (to same build) test by Kalin Stoyanov · 6 years ago
  70. 497d6ad Remove obsolete comments from arc.py by Ricardo Quesada · 6 years ago
  71. 040dbce power_Display: add to power_daily suite. by Todd Broch · 6 years ago
  72. aaf8685 power_status: Fix all linter error. by Puthikorn Voravootivat · 6 years ago
  73. 3118adb camera_HAL3: divide tests by categories by Daniel Hung-yu Wu · 6 years ago
  74. 6184449 platform_FilePerms: Add entry for /sys/kernel/config by Sarthak Kukreti · 6 years ago
  75. 2daba29 video_ChromeVidResChangeHWDecode: Change VP8 test video by Hirokazu Honda · 6 years ago
  76. f20ae3d autotest-capability: Apply to video_JpegEncodeAccelerator by Hirokazu Honda · 6 years ago
  77. ee79e03 autotest-capability: Apply to video_JpegDecodeAccelerator by Hirokazu Honda · 6 years ago
  78. 471e270 autotest-capability: Apply to video_JEAPerf by Hirokazu Honda · 6 years ago
  79. 8550690 autotest-capability: Apply to video_JDAPerf by Hirokazu Honda · 6 years ago
  80. 9368a8a [ARC++] Fix the Play Store disable function by Lloyd Pique · 6 years ago
  81. 30a9796 service_stopper: Add disabling DPTF thermal service. by Todd Broch · 6 years ago
  82. 1a4f4fd thermal: unify service stopper for thermal services control. by Todd Broch · 6 years ago
  83. a6f9cb1 power_Idle: refactor to use power_test base class. by Todd Broch · 6 years ago
  84. 124cd53 power: create power_test class & power_Display to measure panel. by Todd Broch · 6 years ago
  85. f9655c5 autotest: Sanity test visuals for Mash login by Xiyuan Xia · 6 years ago
  86. d84979b firmware_Cr50PinWeaverServer: Added pinweaver_client bindings. by Allen Webb · 6 years ago
  87. cf0cc36 platform_MemoryPressure: move to power_daily suite by Luigi Semenzato · 6 years ago
  88. a2b32e1 authpolicy: Catch errors during stop() by Lutz Justen · 6 years ago
  89. 922a48e power_ProbeDriver.probe_ac: Allow battery discharge in some cases. by Todd Broch · 6 years ago
  90. 0224279 Temporary verbose logging in adb_install() by Ricardo Quesada · 6 years ago
  91. 8bae778 Make adb_reboot wait until old container pid is dead by Victor Hsieh · 6 years ago
  92. 7a34c43 power_dashboard: Padding domain name to make it sort better by Puthikorn Voravootivat · 6 years ago
  93. dd56063 power_dashboard: Upload CPUStats data to dashboard by Puthikorn Voravootivat · 6 years ago
  94. 6d5a678 power_dashboard: Remove data before test begin by Puthikorn Voravootivat · 6 years ago
  95. ae00cc2 power_LoadTest: Add CPUStatsLogger to collect cpu data over time by Puthikorn Voravootivat · 6 years ago
  96. 77827fe power_status: Add CPUStatsLogger to log CPU data over time by Puthikorn Voravootivat · 6 years ago
  97. 20483ad graphics_Idle: move to bvt-arc. by Po-Hsien Wang · 6 years ago
  98. 8b9812e network_WlanDriver: update QCA6174A support list by Brian Norris · 6 years ago
  99. 8a96316 platform_MemoryPressure: fix error format and increase timeout by Luigi Semenzato · 6 years ago
  100. fafab4a Change all CfM tests to use suite:hotrod. by Kristoffer Erlandsson · 6 years ago