| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge "fix all flaky tests to make them work consistently." | Vasu Nori | 2010-12-23 | 3 | -213/+115 |
|\ |
|
| * | fix all flaky tests to make them work consistently. | Vasu Nori | 2010-12-22 | 3 | -213/+115 |
* | | Fix wifi broadcasts | Irfan Sheriff | 2010-12-22 | 1 | -0/+88 |
* | | Merge "Few changes for Wi-Fi Stress Test" | Xia Wang | 2010-12-21 | 3 | -42/+48 |
|\ \ |
|
| * | | Few changes for Wi-Fi Stress Test | Xia Wang | 2010-12-21 | 3 | -42/+48 |
| |/ |
|
* | | Remove unused performance tests. | Jesse Wilson | 2010-12-21 | 1 | -47/+40 |
|/ |
|
* | Merge "Test that DefaultHttpClient responds gracefully when the server closes... | Jesse Wilson | 2010-12-17 | 1 | -0/+90 |
|\ |
|
| * | Test that DefaultHttpClient responds gracefully when the server closes a socket. | Jesse Wilson | 2010-12-16 | 1 | -0/+90 |
* | | Merge "Fix ssid storage regression" | Irfan Sheriff | 2010-12-16 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix ssid storage regression | Irfan Sheriff | 2010-12-16 | 1 | -1/+1 |
* | | | Merge "New tests for AndroidHttpClient with a proxy server." | Jesse Wilson | 2010-12-16 | 3 | -12/+71 |
|\ \ \
| | |/
| |/| |
|
| * | | New tests for AndroidHttpClient with a proxy server. | Jesse Wilson | 2010-12-16 | 3 | -12/+71 |
| |/ |
|
* | | fix downloadmanager tests. add few more. fix some. isolate flaky ones | Vasu Nori | 2010-12-16 | 7 | -279/+1114 |
|/ |
|
* | Disable airplane mode once the test is finished. #3276498 | Xia Wang | 2010-12-10 | 1 | -9/+9 |
* | Make Wi-Fi stress tests output log consistent. | Xia Wang | 2010-12-09 | 2 | -12/+12 |
* | allow sync adapter authors to control more policies | Fred Quintana | 2010-12-09 | 1 | -5/+10 |
* | Merge "bug 3248277 android.webkit.AccessibilityInjectorTest tests are flaky ... | Svetoslav Ganov | 2010-12-08 | 1 | -1/+1 |
|\ |
|
| * | bug 3248277 android.webkit.AccessibilityInjectorTest tests are flaky on trygon | Svetoslav Ganov | 2010-12-07 | 1 | -1/+1 |
* | | Merge "Allow extra flags to be fired in BT stress tests" | Eric Rowe | 2010-12-08 | 1 | -1/+1 |
|\ \ |
|
| * | | Allow extra flags to be fired in BT stress tests | Eric Rowe | 2010-12-01 | 1 | -1/+1 |
* | | | Make the scan test log consistent. | Xia Wang | 2010-12-07 | 1 | -1/+1 |
* | | | Add Wi-Fi stress tests. | Xia Wang | 2010-12-07 | 6 | -17/+402 |
| |/
|/| |
|
* | | Merge "Test that we use proxies specified by system properties." | Jesse Wilson | 2010-12-06 | 2 | -142/+266 |
|\ \ |
|
| * | | Test that we use proxies specified by system properties. | Jesse Wilson | 2010-12-06 | 2 | -142/+266 |
| |/ |
|
* | | Merge "add caching to the AccountManagerService" | Fred Quintana | 2010-12-06 | 1 | -75/+146 |
|\ \ |
|
| * | | add caching to the AccountManagerService | Fred Quintana | 2010-12-03 | 1 | -75/+146 |
* | | | Merge "Add Wi-Fi connection test for static IP" | Xia Wang | 2010-12-02 | 4 | -150/+304 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add Wi-Fi connection test for static IP | Xia Wang | 2010-12-02 | 4 | -150/+304 |
| |/ |
|
* | | Add a test to demonstrate parsing of trailing URI parameters. | Jesse Wilson | 2010-12-01 | 1 | -0/+16 |
|/ |
|
* | Merge "Don't drop zeros in the second position in formatDuration()" | Bjorn Bringert | 2010-11-24 | 1 | -0/+18 |
|\ |
|
| * | Don't drop zeros in the second position in formatDuration() | Bjorn Bringert | 2010-11-23 | 1 | -0/+18 |
* | | Fix bug #2898737 (add unit tests for SyncOperation.toKey()) | Fabrice Di Meglio | 2010-11-23 | 1 | -0/+93 |
|/ |
|
* | am 6bdd6937: am 5df8c155: Merge "Add Wifi Tethering stress test" into gingerb... | Xia Wang | 2010-11-22 | 4 | -1/+281 |
|\ |
|
| * | am 5df8c155: Merge "Add Wifi Tethering stress test" into gingerbread | Xia Wang | 2010-11-22 | 4 | -1/+281 |
| |\ |
|
| | * | Add Wifi Tethering stress test | Xia Wang | 2010-11-22 | 4 | -1/+281 |
* | | | Merge "Decode JSON literal types eagerly and with our own decoder." | Jesse Wilson | 2010-11-18 | 1 | -14/+145 |
|\ \ \ |
|
| * | | | Decode JSON literal types eagerly and with our own decoder. | Jesse Wilson | 2010-11-18 | 1 | -14/+145 |
* | | | | Merge "Remove asserts in bluetooth test utils" | Eric Rowe | 2010-11-16 | 1 | -14/+10 |
|\ \ \ \ |
|
| * | | | | Remove asserts in bluetooth test utils | Eric Rowe | 2010-11-15 | 1 | -14/+10 |
* | | | | | Merge "Add acceptPair method to BT stress." | Eric Rowe | 2010-11-16 | 2 | -8/+38 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Add acceptPair method to BT stress. | Eric Rowe | 2010-11-15 | 2 | -8/+38 |
| |/ / / |
|
* | | | | am f55c9736: am d0a8f54a: Merge "Add Wi-Fi connection functional tests." into... | Xia Wang | 2010-11-16 | 6 | -132/+610 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | am d0a8f54a: Merge "Add Wi-Fi connection functional tests." into gingerbread | Xia Wang | 2010-11-16 | 6 | -132/+610 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Add Wi-Fi connection functional tests. | Xia Wang | 2010-11-15 | 6 | -132/+610 |
| * | | | am 82fc12af: Merge "DO NOT MERGE Add acceptPair method to BT stress." into gi... | Eric Rowe | 2010-11-04 | 2 | -8/+36 |
| |\ \ \
| | |/ / |
|
| | * | | DO NOT MERGE Add acceptPair method to BT stress. | Eric Rowe | 2010-11-04 | 2 | -8/+36 |
* | | | | Move AsyncChannelTest and HierarchicalStateMachineTest to proper directory. | Wink Saville | 2010-11-15 | 2 | -8/+17 |
| |_|/
|/| | |
|
* | | | Merge "Test to demonstrate that HTTP cookie hostnames aren't case-sensitive." | Jesse Wilson | 2010-11-09 | 1 | -0/+39 |
|\ \ \ |
|
| * | | | Test to demonstrate that HTTP cookie hostnames aren't case-sensitive. | Jesse Wilson | 2010-11-09 | 1 | -0/+39 |
* | | | | Make saveRecentQuery() async. | Ficus Kirkpatrick | 2010-11-08 | 2 | -74/+95 |
|/ / / |
|