1. 286b977 (gingerbread) remove unused tests. bug:2898376 by Vasu Nori · 16 years ago
  2. f9ea8ec am 982f1521: Merge "Checkin initial bluetooth stress tests." into froyo by Eric Rowe · 16 years ago
  3. 14db8d9 Checkin initial bluetooth stress tests. by Eric Rowe · 16 years ago
  4. 4ae1e38 Merge "Tracking merge of dalvik-dev to gingerbread" into gingerbread by Brian Carlstrom · 16 years ago
  5. d7b421b Fix up PackageManager tests by Kenny Root · 16 years ago
  6. 3c7c351 Tracking merge of dalvik-dev to gingerbread by Brian Carlstrom · 16 years ago
  7. c458b2c Merge "Frameworks core tests size cleanup." into gingerbread by Brett Chabot · 16 years ago
  8. 8f076ec DO NOT MERGE by Xia Wang · 16 years ago
  9. f76c56b Frameworks core tests size cleanup. by Brett Chabot · 16 years ago
  10. b6761e7 am 28fe43be: Merge "Add the hook which can set the device to connect to wifi and in airplane mode after reboot. This is for the power test." into froyo by Hung Dang · 16 years ago
  11. ba1348e Add the hook which can set the device to connect to wifi and in airplane mode after reboot. This is for the power test. by Yu Shan Emily Lau · 16 years ago
  12. 120a58f Extend unit test framework for Wifi soft AP configuration by Xia Wang · 16 years ago
  13. be81f4f Move out all framework-tests classes. by Brett Chabot · 16 years ago
  14. a9f06fe am ee7e6a78: merge from open-source master by The Android Open Source Project · 16 years ago
  15. ee7e6a7 merge from open-source master by The Android Open Source Project · 16 years ago
  16. cf7d2d5 am 3716ea04: am 06906796: If the network SSID is a string, it should be enclosed in double quotation marks. by Xia Wang · 16 years ago
  17. 3716ea0 am 06906796: If the network SSID is a string, it should be enclosed in double quotation marks. by Xia Wang · 16 years ago
  18. 0690679 If the network SSID is a string, it should be enclosed in double quotation marks. by Xia Wang · 16 years ago
  19. a4f3bec Update docs, add HANDLED, NOT_HANDLED and getCurrentMessage. by Wink Saville · 16 years ago
  20. 4ec730c am 7361b741: am 4a0823e5: Merge "Uncomment a test that was marked as STOPSHIP Add MediumTest tag" into froyo by Suchi Amalapurapu · 16 years ago
  21. 7361b74 am 4a0823e5: Merge "Uncomment a test that was marked as STOPSHIP Add MediumTest tag" into froyo by Suchi Amalapurapu · 16 years ago
  22. fb7bacf Uncomment a test that was marked as STOPSHIP Add MediumTest tag by Suchi Amalapurapu · 16 years ago
  23. 3d802ef am aa4db173: am 9a212adc: Fix 2641875 Initialize the cache path only if the container exists. This did exist before but was somehow removed. Fix a known test failure as well. by Suchi Amalapurapu · 16 years ago
  24. aa4db17 am 9a212adc: Fix 2641875 Initialize the cache path only if the container exists. This did exist before but was somehow removed. Fix a known test failure as well. by Suchi Amalapurapu · 16 years ago
  25. 9a212ad Fix 2641875 by Suchi Amalapurapu · 16 years ago
  26. 0b90d76 ConnectivityManagerTestActivity can be launched from launcher. by Xia Wang · 16 years ago
  27. 3f5ed04 am b63ea5f7: am c928a11e: Merge "Fix 2672155 Check the code path when enabling disabling packages." into froyo by Suchi Amalapurapu · 16 years ago
  28. b63ea5f am c928a11e: Merge "Fix 2672155 Check the code path when enabling disabling packages." into froyo by Suchi Amalapurapu · 16 years ago
  29. 1ace5bc Fix 2672155 Check the code path when enabling disabling packages. by Suchi Amalapurapu · 16 years ago
  30. e28776b am b1110149: merge from open-source master by The Android Open Source Project · 16 years ago
  31. b111014 merge from open-source master by The Android Open Source Project · 16 years ago
  32. 54a8f29 Merge "Add FLAG_RERAIN_PHONE_NUMBER_FORMATTING." into kraken by Jaikumar Ganesh · 16 years ago
  33. 9114a8b Fix for bug 2672749: StringIndexOutOfBoundsException in Uri.getQueryParameter by Keith Ito · 16 years ago
  34. ba2593a Add FLAG_RERAIN_PHONE_NUMBER_FORMATTING. by Daisuke Miyakawa · 16 years ago
  35. 43fe81b Add unit test for passing thread priority & cgroup through Binder. by Dan Egnor · 16 years ago
  36. 4672203 Avoid UNKNOWN state for Wifi in bug2542613, not a common user case. by Xia Wang · 16 years ago
  37. 42c2bae Propagating IOException from RemoteAndroidTestRunner#run() in PackageManagerHostTestUtils. by Neal Nguyen · 16 years ago
  38. b1fb5c3 Adding a few host-based stress tests for Apps on SD. by Neal Nguyen · 16 years ago
  39. 05fd7e7 Add good international characters to the path part of Url pattern. by Shimeng (Simon) Wang · 16 years ago
  40. edb979a Re-enabling unit tests for PackageManager/Apps on SD. by Neal Nguyen · 16 years ago
  41. 315a5fb Dont fall back to installing on sdcard when internal storage is filled up by Suchi Amalapurapu · 16 years ago
  42. 40e4725 Fix 2579461 by Suchi Amalapurapu · 16 years ago
  43. 4b18ced Merge "Fix 2578016." into froyo by Suchi Amalapurapu · 16 years ago
  44. 30f775b Fix 2578016. by Suchi Amalapurapu · 16 years ago
  45. c93386c Merge " Fix bug2537659 When airplane mode is disabled, Mobile connection may be bring up before connecting to a known wifi." into froyo by Xia Wang · 16 years ago
  46. 5a21908 Add makefile so package manager test apks can get buitl from root. by Brett Chabot · 16 years ago
  47. 72b301f Fix bug2537659 by Xia Wang · 16 years ago
  48. c162668 Merge "More framework tests cleanup." into froyo by Brett Chabot · 16 years ago
  49. 0dc59e7 More framework tests cleanup. by Brett Chabot · 16 years ago
  50. 13c9a1f Refactor in PositionTesterContextMenuListener. by Gilles Debunne · 16 years ago
  51. de1b1872 Merge "Test connecitvity manager functionality in state change. * Verify state change when enabling/disabling wifi * Verify network connectivity change while switching among 3G, Wifi, and Airplane mode" into froyo by Xia Wang · 16 years ago
  52. ae18171 Change certificate policy. by Suchi Amalapurapu · 16 years ago
  53. 2c15966 Test connecitvity manager functionality in state change. by Xia Wang · 16 years ago
  54. 77c560f - changed periodic sync scheduling to just creating pending by Fred Quintana · 16 years ago
  55. d5e4fdc some changes due to an API review by Fred Quintana · 16 years ago
  56. ab69e29 relocate android.util.base64.* -> android.util.* by Doug Zongker · 16 years ago
  57. a3de745 Move PackageManagerTests and AsecTests. by Brett Chabot · 16 years ago
  58. 70df9ba Refactoring PackageManagerHostTests helper functions into a utility class for easier sharing with future stress tests. by Neal Nguyen · 16 years ago
  59. 1f343eb Merge "fix bug where sync settings set lost upon upgrade from donut and eclair to froyo" by Fred Quintana · 16 years ago
  60. fb08440 fix bug where sync settings set lost upon upgrade from donut and eclair to froyo by Fred Quintana · 16 years ago
  61. 7cbb92d Adding some automated tests for apps on SD (and their corresponding apps). by Neal Nguyen · 16 years ago
  62. fc2dbd0 * Move connectivity manager test closer to source. by Xia Wang · 16 years ago
  63. b4882ca Merge "Advance encodedKeySearchIndex if encodedKey matches a suffix of a parameter." by Kenny Root · 16 years ago
  64. e41c317 Advance encodedKeySearchIndex if encodedKey matches a suffix of a parameter. by Keith Ito · 16 years ago
  65. e5bdece Merge "Allow transitionTo in enter/exit." by Wink Saville · 16 years ago
  66. e7be6a8 Allow transitionTo in enter/exit. by Wink Saville · 16 years ago
  67. 7e25f5c Make the VCardEntry more robust against badly behaving resolvers. Additionally make the ImportTestResolver return the right result by Daniel Lehmann · 16 years ago
  68. 91fbd56 Add additional sendMessage methods. by Wink Saville · 16 years ago
  69. beb0c1b Merge "Make JNI function for setLocale() call register_localized_collators() with the current locale, not previous one, every time it is possible." by Daisuke Miyakawa · 16 years ago
  70. e1e37c6 Remove flaky test MemoryFileTest:testPurge from large suite. by Brett Chabot · 16 years ago
  71. c2e4691 - make the SyncManager add periodic syncs when it upgrades from a by Fred Quintana · 16 years ago
  72. b945639 Make JNI function for setLocale() call register_localized_collators() by Daisuke Miyakawa · 16 years ago
  73. 1a5a321 Add missing licensing headers for test classes by Kenny Root · 16 years ago
  74. 15a4d2f Add correct copyright headers to multiple files by Kenny Root · 16 years ago
  75. f0f566e Ignore instead of throw errors in QuittingState and reorder some parameters. by Wink Saville · 16 years ago
  76. 1b8b98b Add quit and fix HSM EBNF. by Wink Saville · 16 years ago
  77. 49274c7 Fixing bug 2411394 - Monkey crash due to incorrect test service manifest by Svetoslav Ganov · 16 years ago
  78. d0ca337 Fix a SettingsProvider test : 2377540 by Amith Yamasani · 16 years ago
  79. 8cb068a Remove test annotations from tests requiring package-private access. by Doug Felt · 16 years ago
  80. 08209a7 Disable tests that require package-private access to code under test. by Doug Felt · 16 years ago
  81. db204c2 Merge "change ObserverNode.binderDied() to lock the root node before manipulating the observers tree by calling removeObserverLocked()" by Fred Quintana · 16 years ago
  82. 002ffad5 change ObserverNode.binderDied() to lock the root node before manipulating by Fred Quintana · 16 years ago
  83. 3c5d27a Cleaning in ListWithEditTextHeaderTest. by Gilles Debunne · 16 years ago
  84. 7628fbe Merge "Fixes for ExpandableListView with headers/footers" by Gilles Debunne · 16 years ago
  85. 47ccdf3 Fixes for ExpandableListView with headers/footers by Gilles Debunne · 16 years ago
  86. d209585 Merge "in finalize() methods, log warnings if db lock is going to be held." by Vasu Nori · 16 years ago
  87. d606b4b in finalize() methods, log warnings if db lock is going to be held. by Vasu Nori · 16 years ago
  88. e26bad0 New tests for ExpandableListView to exercice packed position with headers/footers. by Gilles Debunne · 16 years ago
  89. aa635db Merge "New test on ContextMenuInfo packed positions." by Gilles Debunne · 16 years ago
  90. 192ab90 New test on ContextMenuInfo packed positions. by Gilles Debunne · 16 years ago
  91. 277903f Merge "Add support for accessing native bidi implementation via jni." by Eric Fischer · 16 years ago
  92. 2269d157 Re-arrange android-common so framework no longer links with it. by Dianne Hackborn · 16 years ago
  93. dae8e94 Add support for accessing native bidi implementation via jni. by Doug Felt · 16 years ago
  94. 20178d6 Factor bidi algorithm into separate method. by Doug Felt · 16 years ago
  95. 8ca1228 Merge "Fix rounding of extra spacing when it is negative." by Eric Fischer · 16 years ago
  96. 6cf7a32 Clean up global search and web search activity finding by Bjorn Bringert · 16 years ago
  97. 1065758 Fix rounding of extra spacing when it is negative. by Doug Felt · 16 years ago
  98. 6ad5a7a Add a few simple tests of StaticLayout. by Doug Felt · 16 years ago
  99. e8de284 bug fix for 2419869. also included 2 unittests. by Vasu Nori · 16 years ago
  100. d651629 Merge "List.GetCheckItemIds no longer includes unchecked items." by Gilles Debunne · 16 years ago