1. b28339d am 05ab5caa: am cf994cc5: Merge "resolved conflicts for merge of 16cbe575 to honeycomb-mr1" into honeycomb-mr1 by Xia Wang · 15 years ago
  2. 4bc5c4a resolved conflicts for merge of 16cbe575 to honeycomb-mr1 by Xia Wang · 15 years ago
  3. 1e3ac18 Empty spans are not considered in text layout/rendering process. by Gilles Debunne · 15 years ago
  4. 3d58d63 Add WifiStressTest to Wi-Fi only test suite. by Xia Wang · 15 years ago
  5. decee8d3 Fix a test for system properties in frameworks/base/core by satok · 15 years ago
  6. dfed7c0 Remove deprecated and unused entryEvicted method. by Jesse Wilson · 15 years ago
  7. 27f4bd7 Merge "Remove deprecated and unused entryEvicted method." by Jesse Wilson · 15 years ago
  8. 7d83f60 am 928ec5e0: Merge "Modify connectivity manager test suite so that it can be run on Wi-Fi only device." into honeycomb by Xia Wang · 15 years ago
  9. b97435c Modify connectivity manager test suite so that it can be run on Wi-Fi by Xia Wang · 15 years ago
  10. 656f7a7 Add a test for persist properties settings by satok · 15 years ago
  11. c91437d do not merge: Cherry pick change I878192090 from master. by satok · 15 years ago
  12. 3dee21e Merge "Switch to returnCode for IPackageDeleteObserver" by Kenny Root · 15 years ago
  13. dfa28c3 Merge "Fix a deadlock in AccountManagerService cause by different paths of code getting the mCacheLock and DB locks in different orders." by Fred Quintana · 15 years ago
  14. 2f64096 Merge "Using AsyncChannel for wifi connectivity" by Irfan Sheriff · 15 years ago
  15. f9f240e Fix a deadlock in AccountManagerService cause by different by Fred Quintana · 15 years ago
  16. c39bb4a Switch to returnCode for IPackageDeleteObserver by Kenny Root · 15 years ago
  17. 835d8ee Add test cases for AudioManager SCO methods. by Eric Rowe · 15 years ago
  18. ebe606f Using AsyncChannel for wifi connectivity by Irfan Sheriff · 15 years ago
  19. c4e6209 Remove deprecated and unused entryEvicted method. by Jesse Wilson · 15 years ago
  20. 7db1b40 Callback on any removal, not just evictions. by Jesse Wilson · 15 years ago
  21. 5936245 Merge "Make BluetoothPan inherit from BluetoothProfile." by Jaikumar Ganesh · 15 years ago
  22. 74ef119 Make BluetoothPan inherit from BluetoothProfile. by Jaikumar Ganesh · 15 years ago
  23. 8d2f788 Remove long sleep time in WifiApStress test by Xia Wang · 15 years ago
  24. 4ab0e77 Make BluetoothInputDevice inherit from BluetoothProfile. by Jaikumar Ganesh · 15 years ago
  25. e355e75 Merge "Add ping test to verify data connection." by Xia Wang · 15 years ago
  26. 12669b6 bring back sqlite WAL tests now that the feature is in. by Vasu Nori · 15 years ago
  27. 6bffe14 Add ping test to verify data connection. by Xia Wang · 15 years ago
  28. 302b988 Merge "Remove more use of netmask" by Robert Greenwalt · 15 years ago
  29. b979f79 Remove more use of netmask by Robert Greenwalt · 15 years ago
  30. 62bf34c Merge "Accessibility events generated by WebView contain non well formed markup." by Svetoslav Ganov · 15 years ago
  31. 2cfed9e Accessibility events generated by WebView contain non well formed markup. by Svetoslav Ganov · 15 years ago
  32. 718dfa8 Merge "Add wait time for Wi-Fi tethering test, bug http://b/issue?id=3436586" by Xia Wang · 15 years ago
  33. 56b6ad3 Add a new method, LruCache.remove by Jesse Wilson · 15 years ago
  34. cbafbe7 Merge "Fix test3GToWifiNotification for mobile state validation." by Xia Wang · 15 years ago
  35. 614613e Merge "Update LinkProperties treatment of gateways" by Robert Greenwalt · 15 years ago
  36. 992564e Update LinkProperties treatment of gateways by Robert Greenwalt · 15 years ago
  37. be142fc Fix test3GToWifiNotification for mobile state validation. by Xia Wang · 15 years ago
  38. ec841ad Add wait time for Wi-Fi tethering test, bug http://b/issue?id=3436586 by Xia Wang · 15 years ago
  39. e7dea4e bug:3443154 fix database tests after disabling sqlite wal by Vasu Nori · 15 years ago
  40. 8bf7cac Added tests for WebView accessibility no JS by Svetoslav Ganov · 15 years ago
  41. e2c1f4a New LRU cache class. by Jesse Wilson · 15 years ago
  42. db569b4 am 6cf32312: Merge "Do not check features in PackageManagerService" into honeycomb by Dianne Hackborn · 15 years ago
  43. 4c3915a Do not check features in PackageManagerService by Kenny Root · 15 years ago
  44. 242fa0e am ce3b35a7: Merge "bug:3398527 return List insttead of ArrayList from public API" into honeycomb by Vasu Nori · 15 years ago
  45. ce3b35a Merge "bug:3398527 return List insttead of ArrayList from public API" into honeycomb by Vasu Nori · 15 years ago
  46. a017eda bug:3398527 return List insttead of ArrayList from public API by Vasu Nori · 15 years ago
  47. 54fc7807 am df467264: Merge "Final polish of WebView accessibility support for no JavaScript case." into honeycomb by Svetoslav Ganov · 15 years ago
  48. 9504f57 Final polish of WebView accessibility support for no JavaScript case. by Svetoslav Ganov · 16 years ago
  49. 58fc2d3 am 588b1e45: Merge "Change the default ssid from GoogleGuest to the opennet for the power test." into honeycomb by Yu Shan Emily Lau · 15 years ago
  50. 3d273da Change the default ssid from GoogleGuest to the opennet for the power test. by Yu Shan Emily Lau · 15 years ago
  51. 85d5b53 am f38bddbe: DO NOT MERGE Add connect HID/NAP BT stress test by Eric Rowe · 15 years ago
  52. 993add8 am a0d4d80f: DO NOT MERGE Cleaned up BT test utils by Eric Rowe · 15 years ago
  53. f38bddb DO NOT MERGE Add connect HID/NAP BT stress test by Eric Rowe · 16 years ago
  54. a0d4d80 DO NOT MERGE Cleaned up BT test utils by Eric Rowe · 16 years ago
  55. a33dd09b am d6c54d97: Merge "Revert "Add the {get,set}PackageObbPaths calls to API"" into honeycomb by Kenny Root · 15 years ago
  56. a1cbb94 Revert "Add the {get,set}PackageObbPaths calls to API" by Kenny Root · 15 years ago
  57. d9fa11b am 312206b9: Merge "Add the {get,set}PackageObbPaths calls to API" into honeycomb by Kenny Root · 16 years ago
  58. 5d40fe9 Add the {get,set}PackageObbPaths calls to API by Kenny Root · 16 years ago
  59. 575fbf6 am 06e32b43: Merge "Updating the WebView accessibility key bindings after discussion with the access-eng team" into honeycomb by Svetoslav Ganov · 16 years ago
  60. bfc3ce7 Updating the WebView accessibility key bindings after discussion with the access-eng team by Svetoslav Ganov · 16 years ago
  61. 3c5637a am 1aaae92f: Merge "Wait for Wi-Fi state change before set the state verification criteria. bug: 3336896" into honeycomb by Xia Wang · 16 years ago
  62. c31e095 am e7b2310a: Merge "Make sure AppCacheTest casts to long" into honeycomb by Kenny Root · 16 years ago
  63. 1aaae92 Merge "Wait for Wi-Fi state change before set the state verification criteria. bug: 3336896" into honeycomb by Xia Wang · 16 years ago
  64. 6c46760 Make sure AppCacheTest casts to long by Kenny Root · 16 years ago
  65. aee96e9 am 5e9ba49f: Merge "Skip SD card tests on devices without SD cards" into honeycomb by Kenny Root · 16 years ago
  66. 3c67689 Skip SD card tests on devices without SD cards by Kenny Root · 16 years ago
  67. 43194ce am 52d70722: am cb842753: Merge "Closing cursor in finalizer to avoid GREF and fd leak in acore" by Brad Fitzpatrick · 16 years ago
  68. 2dc2991 Wait for Wi-Fi state change before set the state verification criteria. by Xia Wang · 16 years ago
  69. eb97c0d Patch new JSON APIs with changes informed by GSON. by Jesse Wilson · 16 years ago
  70. 52d7072 am cb842753: Merge "Closing cursor in finalizer to avoid GREF and fd leak in acore" by Brad Fitzpatrick · 16 years ago
  71. 872a52c Closing cursor in finalizer to avoid GREF and fd leak in acore by Johannes Carlsson · 16 years ago
  72. b0512c3 Merge "Fix check for required features" into honeycomb by Kenny Root · 16 years ago
  73. 1683afa Fix check for required features by Kenny Root · 16 years ago
  74. 79ff914 Added support for Unicode surrogate characters in word selection by Gilles Debunne · 16 years ago
  75. 87380bc Added support for asian characters in text selection. by Gilles Debunne · 16 years ago
  76. 6141e13 when cursorwindow allocation fails, print the number of cursors left open by Vasu Nori · 16 years ago
  77. 2967aa3 am 672ebb61: Merge "Improved ignore-backoff handling Allow a non-epidited ignore-backoff op to pass through an expidited backed off op." into gingerbread by Alon Albert · 16 years ago
  78. 672ebb6 Merge "Improved ignore-backoff handling Allow a non-epidited ignore-backoff op to pass through an expidited backed off op." into gingerbread by Alon Albert · 16 years ago
  79. 3079d44 Merge "fix all flaky tests to make them work consistently." by Vasu Nori · 16 years ago
  80. b45e726 Fix wifi broadcasts by Irfan Sheriff · 16 years ago
  81. d41fe75 Improved ignore-backoff handling by Alon Albert · 16 years ago
  82. 6f35c0e fix all flaky tests to make them work consistently. by Vasu Nori · 16 years ago
  83. 20c915d8 am 5261cea2: Merge "Fix issue #3224616: TimeUtils.formatDuration() can drop 0s." into gingerbread by Dianne Hackborn · 16 years ago
  84. b057c3d Merge "Few changes for Wi-Fi Stress Test" by Xia Wang · 16 years ago
  85. 73055f1 Few changes for Wi-Fi Stress Test by Xia Wang · 16 years ago
  86. bd1c5da Remove unused performance tests. by Jesse Wilson · 16 years ago
  87. f5f7510 Fix issue #3224616: TimeUtils.formatDuration() can drop 0s. by Bjorn Bringert · 16 years ago
  88. 43c0db48 Merge "Test that DefaultHttpClient responds gracefully when the server closes a socket. http://b/2612240" by Jesse Wilson · 16 years ago
  89. 0cb0d7a Test that DefaultHttpClient responds gracefully when the server closes a socket. by Jesse Wilson · 16 years ago
  90. d304030 Merge "Fix ssid storage regression" by Irfan Sheriff · 16 years ago
  91. e8a5693 Merge "New tests for AndroidHttpClient with a proxy server." by Jesse Wilson · 16 years ago
  92. bf1df88 New tests for AndroidHttpClient with a proxy server. by Jesse Wilson · 16 years ago
  93. 5893815 Fix ssid storage regression by Irfan Sheriff · 16 years ago
  94. 82e891b fix downloadmanager tests. add few more. fix some. isolate flaky ones by Vasu Nori · 16 years ago
  95. 8efaeb0 Disable airplane mode once the test is finished. #3276498 by Xia Wang · 16 years ago
  96. 93ca011 Make Wi-Fi stress tests output log consistent. by Xia Wang · 16 years ago
  97. 0c4d04a allow sync adapter authors to control more policies by Fred Quintana · 16 years ago
  98. 02b9391 Merge "bug 3248277 android.webkit.AccessibilityInjectorTest tests are flaky on trygon" by Svetoslav Ganov · 16 years ago
  99. f9dee3b Merge "Allow extra flags to be fired in BT stress tests" by Eric Rowe · 16 years ago
  100. 8c1c1e8 Make the scan test log consistent. by Xia Wang · 16 years ago