1. 685c1758 More API modification of BLE APIs (1/2). by Wei Wang · 12 years ago
  2. 7d41c13 am f59ce468: am b477fc6c: Merge "add command to enable bt snoop log" into klp-modular-dev by Guang Zhu · 12 years ago
  3. f59ce46 am b477fc6c: Merge "add command to enable bt snoop log" into klp-modular-dev by Guang Zhu · 12 years ago
  4. 946f207 add command to enable bt snoop log by Guang Zhu · 12 years ago
  5. 9d2f441 Initial KeySet API. by dcashman · 12 years ago
  6. 5de7377 Revert "Initial KeySet API." by dcashman · 12 years ago
  7. 405912b Initial KeySet API. by dcashman · 12 years ago
  8. af74e66 Unhide Bluetooth batch APIs. Deprecate BluetoothAdpater scan APIs. (1/2) by Wei Wang · 12 years ago
  9. 4b8299b Merge "Add a test multiarch app." by Narayan Kamath · 12 years ago
  10. e99f69a Add a test multiarch app. by Narayan Kamath · 12 years ago
  11. 638e478 Add simple InputMethodSubtypeTest by Yohei Yukawa · 12 years ago
  12. a52aeda Consolidate test cases for InputMethodSubtype by Yohei Yukawa · 12 years ago
  13. 989eb371 Change key-set/public-key manifest relationship. by dcashman · 12 years ago
  14. 0b01e7f Polish new IME API for L: CursorAnchorInfo by Yohei Yukawa · 12 years ago
  15. eea0b8b Fix inconsistencies in CursorAnchorInfo#equals by Yohei Yukawa · 12 years ago
  16. 6b1e88e Add test apps for shared uid package manager test by Maxim Siniavine · 12 years ago
  17. ca76ccc Merge "Initial work for key rotation." by dcashman · 12 years ago
  18. 55b1078 Initial work for key rotation. by dcashman · 12 years ago
  19. b5268dc Require coordinate transformation matrix if necessary by Yohei Yukawa · 12 years ago
  20. b6646a8 Allow network scorers to provide an opt-in activity. by Jeff Davidson · 12 years ago
  21. 85fa4e1 Manually disable dexopt for multidex test apps. by Yohann Roussel · 12 years ago
  22. 9a9c112 Fix test failures due to unexpected overload resolution by Yohei Yukawa · 12 years ago
  23. a3b9ca5 Merge "Use/expose the receiver's label as the scorer name." by Jeff Davidson · 12 years ago
  24. c741553 Use/expose the receiver's label as the scorer name. by Jeff Davidson · 12 years ago
  25. 76ea6c6 Teach LinkProperties whether it's provisioned or not. by Lorenzo Colitti · 12 years ago
  26. 64c43b1 Minor changes to RouteInfo. by Lorenzo Colitti · 12 years ago
  27. 1603ead Unbreak LinkPropertiesTest. by Lorenzo Colitti · 12 years ago
  28. 275e085 Stronger PackageParser contract, more split work. by Jeff Sharkey · 12 years ago
  29. 0f50bbf Merge "IpPrefix improvements." by Lorenzo Colitti · 12 years ago
  30. 8c6c2c3 IpPrefix improvements. by Lorenzo Colitti · 12 years ago
  31. e75b2c2 Fix runtime overlay tests by Adam Lesinski · 12 years ago
  32. c4858a2 Switch PackageParser to reference single path. by Jeff Sharkey · 12 years ago
  33. 6238893 Assert that RT_SCOPE_* and IFA_F_* are not zero. by Lorenzo Colitti · 12 years ago
  34. 2a97b54 am f09cb58d: Merge "Rename CursorAnchorInfoBuilder with Builder" into lmp-preview-dev by Yohei Yukawa · 12 years ago
  35. 756c4b7 am f7c964fa: Merge "Fix Build" into lmp-preview-dev by Robert Greenwalt · 12 years ago
  36. 54e312a am 9c6d406e: Fix build breakage. by Robert Greenwalt · 12 years ago
  37. 1306699 Fix build breakage. by Robert Greenwalt · 12 years ago
  38. 13592c6 Merge "Rename CursorAnchorInfoBuilder with Builder" into lmp-preview-dev by Yohei Yukawa · 12 years ago
  39. 6f0ec45 Fix Build by Robert Greenwalt · 12 years ago
  40. 594b456 Merge "Minor changes to the LinkAddress API docs." into lmp-preview-dev by Robert Greenwalt · 12 years ago
  41. 6307b35 Add a new IpPrefix class and use it in RouteInfo. by Sreeram Ramachandran · 12 years ago
  42. 00a0fd6 Minor changes to the LinkAddress API docs. by Lorenzo Colitti · 12 years ago
  43. 25702b3 Fix public API of LinkProperties. by Robert Greenwalt · 12 years ago
  44. 7dc78cf Minor changes to the LinkAddress API docs. by Lorenzo Colitti · 12 years ago
  45. cc91c7b Add a new IpPrefix class and use it in RouteInfo. by Sreeram Ramachandran · 12 years ago
  46. c46b5f0 Rename CursorAnchorInfoBuilder with Builder by Yohei Yukawa · 12 years ago
  47. df2b878 Fix public API of LinkProperties. by Robert Greenwalt · 12 years ago
  48. 083a3e6 Merge "Reenable DynamicRotationList for language-switching-aware IMEs" by Yohei Yukawa · 12 years ago
  49. 559321a Merge "Add ArrayUtils methods and tests for consumption by KeySet code." by dcashman · 12 years ago
  50. 874d0d4 Add ArrayUtils methods and tests for consumption by KeySet code. by dcashman · 12 years ago
  51. 07bd732 Reenable DynamicRotationList for language-switching-aware IMEs by Yohei Yukawa · 12 years ago
  52. 75f5b3a am 19bdd64c: Merge "Address API review comments. 1. Moved le stuff to it\'s subpackage. Remove BluetoothLe for all classes except *Scanner, *ScanSetting, *Advertiser and *AdvertiseSettings. 2. Make all callbacks abstract classes instead of interfaces. 3. Moved Advertis by Wei Wang · 12 years ago
  53. 6d81118 Address API review comments. by Wei Wang · 12 years ago
  54. 529001f Switch back to StaticRotationList from DynamicRotationList by Yohei Yukawa · 12 years ago
  55. c659053 Merge "Implement dynamic IME rotation based on user action" by Yohei Yukawa · 12 years ago
  56. a9bda774 Implement dynamic IME rotation based on user action by Yohei Yukawa · 12 years ago
  57. f2fa999 Merge "A test application for Art bug 14256107" by Yohann Roussel · 12 years ago
  58. 3d736bc A test application for Art bug 14256107 by Yohann Roussel · 12 years ago
  59. 6c8ca84 Merge "Consolidate the language-switching logic" by Yohei Yukawa · 12 years ago
  60. 9b29d04 Consolidate the language-switching logic by Yohei Yukawa · 12 years ago
  61. 5ec9aed Merge "Offer to stream and fsync() install sessions." by Jeff Sharkey · 12 years ago
  62. 78cc340 Offer to stream and fsync() install sessions. by Jeff Sharkey · 12 years ago
  63. 7d66d76 Merge "Fix ANR in multidexlegacytestservices." by Yohann Roussel · 12 years ago
  64. 5a647b69 Remove unnecessary internal lock by Yohei Yukawa · 12 years ago
  65. affa8a4 Fix ANR in multidexlegacytestservices. by Yohann Roussel · 12 years ago
  66. 4013940 Style fix and dead code removal by Yohei Yukawa · 12 years ago
  67. 247675e Fix build. by Lorenzo Colitti · 12 years ago
  68. 6346155 Move IP config from WifiConfiguration to IpConfiguration. by Jaewan Kim · 12 years ago
  69. 47c6514 am cd98ecc6: am 6071e45a: Merge "add a command to list all bonded devices" into klp-modular-dev by Guang Zhu · 12 years ago
  70. cd98ecc am 6071e45a: Merge "add a command to list all bonded devices" into klp-modular-dev by Guang Zhu · 12 years ago
  71. adf6aff Revert "Revert "APIs for BLE scan, scan filter, batch scan, onFound/onLost and multiple advertising."" by Wei Wang · 12 years ago
  72. 319b40c Revert "APIs for BLE scan, scan filter, batch scan, onFound/onLost and multiple advertising." by Wei Wang · 12 years ago
  73. d22b241 add a command to list all bonded devices by Guang Zhu · 12 years ago
  74. 62d5bc7 APIs for BLE scan, scan filter, batch scan, onFound/onLost and multiple by Wei Wang · 12 years ago
  75. 5180084 Add a method to check whether a UUID is 32bit. by Wei Wang · 12 years ago
  76. 7672ef0 Fix inconsistent package name. by Jeff Davidson · 12 years ago
  77. 4d80621 Merge "Test multidex and annotations access." by Yohann Roussel · 12 years ago
  78. 419b1b04 Make a copy of Matrix in CursorAnchorInfoBuilder by Yohei Yukawa · 12 years ago
  79. 81f4cb3 Enable CursorAnchorInfo to contain composing string by Yohei Yukawa · 12 years ago
  80. f9cb86a Replace LinkCapabilities with NetworkCapabilities by Robert Greenwalt · 12 years ago
  81. c2ddd60 Introduce new API for floating window support by Yohei Yukawa · 12 years ago
  82. f4c5bf3 State based animators for Views by Yigit Boyar · 12 years ago
  83. 8fce094 Merge changes I0c808d51,I4ecf0ede by Matthew Xie · 12 years ago
  84. 82500dd Add parse method to parse UUID from bytes for 16 bit, 32 bit and 128 bit by Wei Wang · 12 years ago
  85. 5095ed6 Merge "Take supportsSwitchingToNextInputMethod into considertaion" by Yohei Yukawa · 12 years ago
  86. ce63f59 am 9284a37d: am 1edfd835: Merge "add getAddress function to return BT mac" into klp-modular-dev by Guang Zhu · 12 years ago
  87. 9284a37 am 1edfd835: Merge "add getAddress function to return BT mac" into klp-modular-dev by Guang Zhu · 12 years ago
  88. fa9dc68 add getAddress function to return BT mac by Guang Zhu · 12 years ago
  89. 4cd4110 Merge "API for network cache subsystems." by Jeff Davidson · 12 years ago
  90. a1223cf Take supportsSwitchingToNextInputMethod into considertaion by Yohei Yukawa · 12 years ago
  91. d1da115 Add unit tests for InputMethodSubtypeSwitchingController by Yohei Yukawa · 12 years ago
  92. 14f1ec0 API for network cache subsystems. by Jeff Davidson · 12 years ago
  93. dbe2aed am f0a3ea6e: am c6ebc0d1: Merge "make success explicit in BT instrumentation util" into klp-modular-dev by Guang Zhu · 12 years ago
  94. f0a3ea6 am c6ebc0d1: Merge "make success explicit in BT instrumentation util" into klp-modular-dev by Guang Zhu · 12 years ago
  95. bafab83 am c4e6f6d2: am cf939672: am 2e9d924d: Merge "Remove unused import." by Elliott Hughes · 12 years ago
  96. c4e6f6d am cf939672: am 2e9d924d: Merge "Remove unused import." by Elliott Hughes · 12 years ago
  97. f25f14e Remove unused import. by Elliott Hughes · 12 years ago
  98. e47ebbe make success explicit in BT instrumentation util by Guang Zhu · 12 years ago
  99. 812ad22 am d937f275: am 12928a07: am 2336c4ec: Merge "Fix build." by Elliott Hughes · 12 years ago
  100. 10596fb resolved conflicts for merge of 3ce4f3d0 to master by Elliott Hughes · 12 years ago