- 88ed75a Change adb root error handling. by Brett Chabot · 13 years ago
- 50870ee Merge "Fix fastboot lock synchronization problems." by Brett Chabot · 13 years ago
- 0b178af Fix fastboot lock synchronization problems. by Brett Chabot · 13 years ago
- 65f5847 Fix unit tests for mkbootimg by Eric Rowe · 13 years ago
- 897c959 Add unit tests to unit tests suite. by Eric Rowe · 13 years ago
- c80573a Add methods for retrying GET and POST requests. by Eric Rowe · 13 years ago
- 472db16 Add Kernel flasher. by Eric Rowe · 13 years ago
- baa72e6 Merge "Increase the stress loop. Add the test case which push the test folder that contains 200 text file to sdcard for 50 times. The test is to minic the automated test framework userdata pushing." by Yu Shan Emily Lau · 13 years ago
- 8aef9ab Increase the stress loop. by Yu Shan Emily Lau · 13 years ago
- f78ad0d Merge "Add kernel BuildInfo classes" by Eric Rowe · 13 years ago
- 6ab0061 Merge "Add verification to tests, fix warning." by Eric Rowe · 13 years ago
- cac2094 Merge "Change IBuildInfo API." by Eric Rowe · 13 years ago
- 2688fee Add kernel BuildInfo classes by Eric Rowe · 13 years ago
- 6f388bf Add verification to tests, fix warning. by Eric Rowe · 13 years ago
- ad49b5f Change IBuildInfo API. by Eric Rowe · 13 years ago
- a0b3a56 Ensure that /data is writable during data clear step by Omari Stephens · 13 years ago
- 2c1a6d3 Revert "Add kernel BuildInfo classes" by Eric Rowe · 13 years ago
- 8f5bf7c Add kernel BuildInfo classes by Eric Rowe · 13 years ago
- 235ec7e Merge "Add a test that can run all instrumentations present on device." by Brett Chabot · 13 years ago
- c8184b6 Add a test that can run all instrumentations present on device. by Brett Chabot · 13 years ago
- 12bbd22 Merge "Fix unused imports in RemoteManagerTest" by Brett Chabot · 13 years ago
- 8f9f6d3 Merge "Change IHttpHelper APIs." by Eric Rowe · 13 years ago
- 040a43a fix LOCAL_JAVACFLAGS by Guang Zhu · 13 years ago
- 398e116 Change IHttpHelper APIs. by Eric Rowe · 13 years ago
- a16819e Fix unused imports in RemoteManagerTest by Brett Chabot · 13 years ago
- 4a3369d Take bugreport after build errors by Eric Rowe · 13 years ago
- 3969a89 Fix WifiHelper unit tests by Omari Stephens · 13 years ago
- 35eae6b Update WifiHelper to use WifiUtil utility for twiddling wifi settings by Omari Stephens · 13 years ago
- 33513a5 Support handover to a new TF process on same machine. by Brett Chabot · 13 years ago
- 831f29a Merge "Fix NPE for good, and write tests to verify that things are working" by Omari Stephens · 13 years ago
- 7bce731 Fix NPE for good, and write tests to verify that things are working by Omari Stephens · 13 years ago
- 54d32f8 Merge "Revamp BatteryLevelChecker" by Omari Stephens · 13 years ago
- e92737c Revamp BatteryLevelChecker by Omari Stephens · 13 years ago
- 7f76589 Use generic file name when pushing OTAs by Jorge Gonzalez · 13 years ago
- a6220c4 Merge "Rename constants, and fix static type-checking warning" by Omari Stephens · 13 years ago
- 99b0f8b Merge "Enable -Xlint warnings for all TF build targets" by Omari Stephens · 13 years ago
- 2e823ad Fix broken unit test by Jorge Gonzalez · 13 years ago
- d562eef Rename constants, and fix static type-checking warning by Omari Stephens · 13 years ago
- 29a7e46 Enable -Xlint warnings for all TF build targets by Omari Stephens · 13 years ago
- 683ee43 Source code cleanup. by Brett Chabot · 13 years ago
- b7898e5 Merge "Eclipse variables for non-TF project dependencies" by Brett Chabot · 13 years ago
- a640891 Merge "Fix emulator detection." by Brett Chabot · 13 years ago
- dfbe43a Fix emulator detection. by Brett Chabot · 13 years ago
- e6c236c Merge "Fix unit tests after forceSystemFlash change" by Brett Chabot · 13 years ago
- 4509300 Merge "Fix bugs related to type-matching for shared Maps, Collections, Enums" by Omari Stephens · 13 years ago
- 5027c28 Merge "Add element filtering to FlashingResourcesParser" by Omari Stephens · 13 years ago
- 28e986a Add element filtering to FlashingResourcesParser by Omari Stephens · 13 years ago
- d6428d5 Eclipse variables for non-TF project dependencies by Jorge Gonzalez · 13 years ago
- 7c04874 Fix unit tests after forceSystemFlash change by Brett Chabot · 13 years ago
- af26923 Manual merge of Remove obsolete API. by Brett Chabot · 13 years ago
- 34e525b Fix bugs related to type-matching for shared Maps, Collections, Enums by Omari Stephens · 13 years ago
- f5f7b28 Merge "Refactor logcat for reuse with other commands." by Eric Rowe · 13 years ago
- 9023d08 Refactor logcat for reuse with other commands. by Eric Rowe · 13 years ago
- 0ccce84 Fix InstrumentationListTestTest by Brett Chabot · 13 years ago
- 649e926 Merge "Add a mechanism to hold devices for charging" by Omari Stephens · 13 years ago
- 463dda6 Add a "dry-run" mode by Omari Stephens · 13 years ago
- 7b433ad Add a mechanism to hold devices for charging by Omari Stephens · 13 years ago
- f5257bd Fix unit test Eclipse-deadlock-of-death by Brett Chabot · 13 years ago
- 5e6bac3 Merge "Fix tests" by Brett Chabot · 13 years ago
- 4acfced Fix tests by Brett Chabot · 13 years ago
- a6dd508 Clean up files that were being leaked by unit tests by Omari Stephens · 13 years ago
- 6a1c3a8 Create a utility class to search for files and log them if found by Omari Stephens · 13 years ago
- 3e7f86a Create a mechanism for marking @Option fields as mandatory by Omari Stephens · 13 years ago
- 19dc484 Fix ArgsOptionParserTest indentation by Omari Stephens · 13 years ago
- dc0b63b Use LogLevel directly instead of the string representation by Omari Stephens · 13 years ago
- f3461f4 Fix instrumentation test tracking. by Brett Chabot · 13 years ago
- eaabb7f Fix ArrayUtil to handle Collections properly by Omari Stephens · 13 years ago
- d20ffec Fall back from mixed-case to uppercase when resolving Enum values by Omari Stephens · 13 years ago
- df37b4a Show the valid values of Enum fields in "--help" output by Omari Stephens · 13 years ago
- 206da9a Add support for setting Enums by Omari Stephens · 13 years ago
- 8711aef Add the ability to specify arguments while running commandfiles by Omari Stephens · 13 years ago
- 3953bb1 Use jline instead of java.io.Console for console input by Omari Stephens · 13 years ago
- 067b8d8 Add a --min-battery device selection option. by Brett Chabot · 13 years ago
- 5f4f8ab Merge "Attempt to fix duplicate available device problem." by Brett Chabot · 13 years ago
- d5cff66 Add a config for running tf functional tests. by Brett Chabot · 13 years ago
- 40797f7 Attempt to fix duplicate available device problem. by Brett Chabot · 13 years ago
- fe03e23 Merge "Move device bootcomplete check to waitForAvailable." by Brett Chabot · 13 years ago
- 751012b Move device bootcomplete check to waitForAvailable. by Brett Chabot · 13 years ago
- de30dcc Add check for emulator adb connectivity after launch. by Brett Chabot · 13 years ago
- a96dc77 Reboot device unresponsive to instrumentation test commands. by Brett Chabot · 13 years ago
- 9be7e4c Merge "Adb root before running cryptfs commands." by Eric Rowe · 13 years ago
- c7fbce5 Introduce a constant for test attempts. by Brett Chabot · 13 years ago
- c239bc7 Fix unit test. by Brett Chabot · 13 years ago
- caf60ac Adb root before running cryptfs commands. by Eric Rowe · 13 years ago
- a5d3549 Handle DeviceNotAvailableExceptions in JUnit tests. by Brett Chabot · 13 years ago
- d89c382 Merge "Keep console responsive after running `exit`" by Omari Stephens · 13 years ago
- 6bf4c1a Merge "Add ITestDevice.pushDir API." by Brett Chabot · 13 years ago
- 8d94e9a Fix Eclipse build: move DeviceBatteryLevelCheckerTest to correct package. by Brett Chabot · 13 years ago
- cd5d43a Add ITestDevice.pushDir API. by Brett Chabot · 13 years ago
- 0f92122 Keep console responsive after running `exit` by Omari Stephens · 13 years ago
- 1b06bd7 Clean up some rough edges; drop default min from 20 to 10 by Omari Stephens · 13 years ago
- 122751f Merge "Create a TargetPreparer that holds a device for charging if needed" by Omari Stephens · 13 years ago
- 2ffcab2 Create a TargetPreparer that holds a device for charging if needed by Omari Stephens · 13 years ago
- ed499bc Merge "Cleanup unused imports and other warnings." by Brett Chabot · 13 years ago
- d270249 Cleanup unused imports and other warnings. by Brett Chabot · 13 years ago
- c10cc13 Merge "Change getRequiredImageVersion() behavior." by Eric Rowe · 13 years ago
- 631eaaf Change getRequiredImageVersion() behavior. by Eric Rowe · 13 years ago
- 71988b4 Fix recovery deadlocks when fastboot is not present. by Brett Chabot · 13 years ago
- 12a0598 Merge "Add recovery support to TestDevice.getFileEntry" by Brett Chabot · 13 years ago
- f9deacc Add recovery support to TestDevice.getFileEntry by Brett Chabot · 13 years ago