1. 461fa8b0 resolved conflicts for merge of 18490fb9 to master by Kenny Root · 13 years ago
  2. 18490fb resolved conflicts for merge of 87b3c0dc to honeycomb-plus-aosp by Kenny Root · 13 years ago
  3. 87b3c0d am 08d9d9a4: Merge "Runtime resource overlay, iteration 1." by Kenny Root · 13 years ago
  4. 37e344c am 1b00dc66: am 3156a8c1: Merge "Move ProcessedMessage into HierarchicalStateMachine." into honeycomb-LTE by Wink Saville · 13 years ago
  5. 1b00dc6 am 3156a8c1: Merge "Move ProcessedMessage into HierarchicalStateMachine." into honeycomb-LTE by Wink Saville · 13 years ago
  6. d305948 Move ProcessedMessage into HierarchicalStateMachine. by Wink Saville · 13 years ago
  7. 08d9d9a Merge "Runtime resource overlay, iteration 1." by Kenny Root · 13 years ago
  8. dddfaa7 Fix access point parsing: reset static link property after parsing by Xia Wang · 13 years ago
  9. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 13 years ago
  10. 52c858f am c343c183: am 5d6f1167: Merge "Make LinkProperties comparable." into honeycomb-LTE by John Wang · 13 years ago
  11. c343c18 am 5d6f1167: Merge "Make LinkProperties comparable." into honeycomb-LTE by John Wang · 13 years ago
  12. 4e90009 Make LinkProperties comparable. by John Wang · 13 years ago
  13. 5435a06 Scolling using arrow keys with padding by Mattias Petersson · 13 years ago
  14. cee2051 CHAR_SEQUENCE_CREATOR cannot handle null string by Martin Wallgren · 13 years ago
  15. bc20ac8 am e511fb33: am 9b1b6439: am 2ed72048: Merge "Always return a valid index from Rfc822Tokenizer.findTokenEnd()" by Brad Fitzpatrick · 13 years ago
  16. 37334c0 am 8f7aad14: am f7a34b15: am e558a000: Merge "Avoid crash in system server when mounting container" by Brad Fitzpatrick · 13 years ago
  17. e511fb3 am 9b1b6439: am 2ed72048: Merge "Always return a valid index from Rfc822Tokenizer.findTokenEnd()" by Brad Fitzpatrick · 13 years ago
  18. 8f7aad1 am f7a34b15: am e558a000: Merge "Avoid crash in system server when mounting container" by Brad Fitzpatrick · 13 years ago
  19. 9b1b6439 am 2ed72048: Merge "Always return a valid index from Rfc822Tokenizer.findTokenEnd()" by Brad Fitzpatrick · 13 years ago
  20. f7a34b1 am e558a000: Merge "Avoid crash in system server when mounting container" by Brad Fitzpatrick · 13 years ago
  21. 2ed7204 Merge "Always return a valid index from Rfc822Tokenizer.findTokenEnd()" by Brad Fitzpatrick · 13 years ago
  22. 114f98a Always return a valid index from Rfc822Tokenizer.findTokenEnd() by Mattias Niklewski · 14 years ago
  23. a20c8ef Avoid crash in system server when mounting container by Fredrik Helmer · 14 years ago
  24. 08065b9 Tracking merge of dalvik-dev to master by Brian Carlstrom · 13 years ago
  25. 57f4b77 Runtime resource overlay, iteration 1. by Mårten Kongstad · 14 years ago
  26. 112d339 Fix MemoryFile's output stream to advance. by Jesse Wilson · 14 years ago
  27. 94d7692 am 2f97217b: am 22e21da6: am 5e66ccf5: Merge "Clean up BT stress tests." into honeycomb-mr1 by Eric Rowe · 14 years ago
  28. cc1eaf6 bug:4090903 allow bindargs on attach database statement by Vasu Nori · 14 years ago
  29. 2b1fb45 Clean up BT stress tests. by Eric Rowe · 14 years ago
  30. 01a1114 am e12a1a09: Merge "Port wi-fi stress test into GB DO NOT MERGE" into gingerbread by Xia Wang · 14 years ago
  31. e9ba454 Port wi-fi stress test into GB DO NOT MERGE by Xia Wang · 14 years ago
  32. b28339d am 05ab5caa: am cf994cc5: Merge "resolved conflicts for merge of 16cbe575 to honeycomb-mr1" into honeycomb-mr1 by Xia Wang · 14 years ago
  33. 4bc5c4a resolved conflicts for merge of 16cbe575 to honeycomb-mr1 by Xia Wang · 14 years ago
  34. 1e3ac18 Empty spans are not considered in text layout/rendering process. by Gilles Debunne · 14 years ago
  35. 3d58d63 Add WifiStressTest to Wi-Fi only test suite. by Xia Wang · 14 years ago
  36. decee8d Fix a test for system properties in frameworks/base/core by satok · 14 years ago
  37. dfed7c0 Remove deprecated and unused entryEvicted method. by Jesse Wilson · 14 years ago
  38. 27f4bd7 Merge "Remove deprecated and unused entryEvicted method." by Jesse Wilson · 14 years ago
  39. 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 · 14 years ago
  40. b97435c Modify connectivity manager test suite so that it can be run on Wi-Fi by Xia Wang · 14 years ago
  41. 656f7a7 Add a test for persist properties settings by satok · 14 years ago
  42. c91437d do not merge: Cherry pick change I878192090 from master. by satok · 14 years ago
  43. 3dee21e Merge "Switch to returnCode for IPackageDeleteObserver" by Kenny Root · 14 years ago
  44. 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 · 14 years ago
  45. 2f64096 Merge "Using AsyncChannel for wifi connectivity" by Irfan Sheriff · 14 years ago
  46. f9f240e Fix a deadlock in AccountManagerService cause by different by Fred Quintana · 14 years ago
  47. c39bb4a Switch to returnCode for IPackageDeleteObserver by Kenny Root · 14 years ago
  48. 835d8ee Add test cases for AudioManager SCO methods. by Eric Rowe · 14 years ago
  49. ebe606f Using AsyncChannel for wifi connectivity by Irfan Sheriff · 14 years ago
  50. c4e6209 Remove deprecated and unused entryEvicted method. by Jesse Wilson · 14 years ago
  51. 7db1b40 Callback on any removal, not just evictions. by Jesse Wilson · 14 years ago
  52. 5936245 Merge "Make BluetoothPan inherit from BluetoothProfile." by Jaikumar Ganesh · 14 years ago
  53. 74ef119 Make BluetoothPan inherit from BluetoothProfile. by Jaikumar Ganesh · 14 years ago
  54. 8d2f788 Remove long sleep time in WifiApStress test by Xia Wang · 14 years ago
  55. 4ab0e77 Make BluetoothInputDevice inherit from BluetoothProfile. by Jaikumar Ganesh · 14 years ago
  56. e355e75 Merge "Add ping test to verify data connection." by Xia Wang · 14 years ago
  57. 12669b6 bring back sqlite WAL tests now that the feature is in. by Vasu Nori · 14 years ago
  58. 6bffe14 Add ping test to verify data connection. by Xia Wang · 14 years ago
  59. 302b988 Merge "Remove more use of netmask" by Robert Greenwalt · 14 years ago
  60. b979f79 Remove more use of netmask by Robert Greenwalt · 14 years ago
  61. 62bf34c Merge "Accessibility events generated by WebView contain non well formed markup." by Svetoslav Ganov · 14 years ago
  62. 2cfed9e Accessibility events generated by WebView contain non well formed markup. by Svetoslav Ganov · 14 years ago
  63. 718dfa8 Merge "Add wait time for Wi-Fi tethering test, bug http://b/issue?id=3436586" by Xia Wang · 14 years ago
  64. 56b6ad3 Add a new method, LruCache.remove by Jesse Wilson · 14 years ago
  65. cbafbe7 Merge "Fix test3GToWifiNotification for mobile state validation." by Xia Wang · 14 years ago
  66. 614613e Merge "Update LinkProperties treatment of gateways" by Robert Greenwalt · 14 years ago
  67. 992564e Update LinkProperties treatment of gateways by Robert Greenwalt · 14 years ago
  68. be142fc Fix test3GToWifiNotification for mobile state validation. by Xia Wang · 14 years ago
  69. ec841ad Add wait time for Wi-Fi tethering test, bug http://b/issue?id=3436586 by Xia Wang · 14 years ago
  70. e7dea4e bug:3443154 fix database tests after disabling sqlite wal by Vasu Nori · 14 years ago
  71. 8bf7cac Added tests for WebView accessibility no JS by Svetoslav Ganov · 14 years ago
  72. e2c1f4a New LRU cache class. by Jesse Wilson · 14 years ago
  73. db569b4 am 6cf32312: Merge "Do not check features in PackageManagerService" into honeycomb by Dianne Hackborn · 14 years ago
  74. b04ec6a am 7a7ed2b2: Merge "Do not check features in PackageManagerService DO NOT MERGE" into gingerbread by Dianne Hackborn · 14 years ago
  75. 4c3915a Do not check features in PackageManagerService by Kenny Root · 14 years ago
  76. fa2ae1a Do not check features in PackageManagerService DO NOT MERGE by Kenny Root · 14 years ago
  77. 242fa0e am ce3b35a7: Merge "bug:3398527 return List insttead of ArrayList from public API" into honeycomb by Vasu Nori · 14 years ago
  78. ce3b35a Merge "bug:3398527 return List insttead of ArrayList from public API" into honeycomb by Vasu Nori · 14 years ago
  79. a017eda bug:3398527 return List insttead of ArrayList from public API by Vasu Nori · 14 years ago
  80. 54fc7807 am df467264: Merge "Final polish of WebView accessibility support for no JavaScript case." into honeycomb by Svetoslav Ganov · 14 years ago
  81. 9504f57 Final polish of WebView accessibility support for no JavaScript case. by Svetoslav Ganov · 14 years ago
  82. 58fc2d3 am 588b1e45: Merge "Change the default ssid from GoogleGuest to the opennet for the power test." into honeycomb by Yu Shan Emily Lau · 14 years ago
  83. 3d273da Change the default ssid from GoogleGuest to the opennet for the power test. by Yu Shan Emily Lau · 14 years ago
  84. 85d5b53 am f38bddbe: DO NOT MERGE Add connect HID/NAP BT stress test by Eric Rowe · 14 years ago
  85. 993add8 am a0d4d80f: DO NOT MERGE Cleaned up BT test utils by Eric Rowe · 14 years ago
  86. f38bddb DO NOT MERGE Add connect HID/NAP BT stress test by Eric Rowe · 14 years ago
  87. a0d4d80 DO NOT MERGE Cleaned up BT test utils by Eric Rowe · 14 years ago
  88. a33dd09 am d6c54d97: Merge "Revert "Add the {get,set}PackageObbPaths calls to API"" into honeycomb by Kenny Root · 14 years ago
  89. a1cbb94 Revert "Add the {get,set}PackageObbPaths calls to API" by Kenny Root · 14 years ago
  90. e26aa3f am 34d2b41e: Revert "Add the {get,set}PackageObbPaths calls to API" by Kenny Root · 14 years ago
  91. 34d2b41 Revert "Add the {get,set}PackageObbPaths calls to API" by Kenny Root · 14 years ago
  92. d9fa11b am 312206b9: Merge "Add the {get,set}PackageObbPaths calls to API" into honeycomb by Kenny Root · 14 years ago
  93. 5d40fe9 Add the {get,set}PackageObbPaths calls to API by Kenny Root · 14 years ago
  94. 575fbf6 am 06e32b43: Merge "Updating the WebView accessibility key bindings after discussion with the access-eng team" into honeycomb by Svetoslav Ganov · 14 years ago
  95. bfc3ce7 Updating the WebView accessibility key bindings after discussion with the access-eng team by Svetoslav Ganov · 14 years ago
  96. 4707507 am e8c04db7: Merge "Add the {get,set}PackageObbPaths calls to API" into gingerbread by Kenny Root · 14 years ago
  97. 3c5637a am 1aaae92f: Merge "Wait for Wi-Fi state change before set the state verification criteria. bug: 3336896" into honeycomb by Xia Wang · 14 years ago
  98. c31e095 am e7b2310a: Merge "Make sure AppCacheTest casts to long" into honeycomb by Kenny Root · 14 years ago
  99. 1aaae92 Merge "Wait for Wi-Fi state change before set the state verification criteria. bug: 3336896" into honeycomb by Xia Wang · 14 years ago
  100. 6c46760 Make sure AppCacheTest casts to long by Kenny Root · 14 years ago