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