1. 0d8513a Merge "Add a permission annotation to IMM#setCurrentInputMethodSubtype." into mnc-dev by Yoshiki Iguchi · 11 years ago
  2. 56396c7 Merge "Track changes to the keystore binder API" into mnc-dev by Shawn Willden · 11 years ago
  3. 2752a14 Merge "Use final in favor of initialization safety." into mnc-dev by Seigo Nonaka · 11 years ago
  4. 92adda2 Use final in favor of initialization safety. by Seigo Nonaka · 11 years ago
  5. 2328423 Add support for MITM for BluetoothSockets (1/4) by Casper Bonde · 11 years ago
  6. b12c970 Merge "Send neighbors into NUD_PROBE rather than NUD_DELAY" into mnc-dev by Erik Kline · 11 years ago
  7. f559546 Merge "Add annotations to a new API" into mnc-dev by Svetoslav · 11 years ago
  8. 9ce9a15 Add annotations to a new API by Svetoslav · 11 years ago
  9. 3c13487 Merge "Retire PFLAG_ONLY_DRAWS_BACKGROUND." into mnc-dev by Jun Mukai · 11 years ago
  10. c021632 Merge "Load hyphenation data for more languages." into mnc-dev by Roozbeh Pournader · 11 years ago
  11. da177bb SAP: Change to use new SDP Api (4/4) by Casper Bonde · 11 years ago
  12. e25f658 Merge "API review feedback for ThemedSpinnerAdapter, Spinner" into mnc-dev by Alan Viverette · 11 years ago
  13. 7d01d2c Merge "Fix API review: Camera prewarm" into mnc-dev by Jorim Jaggi · 11 years ago
  14. db6ac0e Merge "Make ACTION_PROVISION_MANAGED_DEVICE public." into mnc-dev by Nicolas Prevot · 11 years ago
  15. 3aa3f5f Merge "Fix java doc" into mnc-dev by Svetoslav · 11 years ago
  16. aa048b6 Fix java doc by Svetoslav · 11 years ago
  17. 2add9bc API review feedback for ThemedSpinnerAdapter, Spinner by Alan Viverette · 11 years ago
  18. c5ff002 Merge "Add API to hint whether to show on-board UI before a permission request." into mnc-dev by Svetoslav · 11 years ago
  19. 20770dd Add API to hint whether to show on-board UI before a permission request. by Svetoslav · 11 years ago
  20. 3427f57 Retire PFLAG_ONLY_DRAWS_BACKGROUND. by Jun Mukai · 11 years ago
  21. 64bf7b2 Make ACTION_PROVISION_MANAGED_DEVICE public. by Nicolas Prevot · 11 years ago
  22. b36ad5d Decouple ProviderStatus & internal provider state by Brian Attwell · 11 years ago
  23. ff3b76d Merge "Temporarily whitelist an app for network during doze" into mnc-dev by Amith Yamasani · 11 years ago
  24. 02a400c Merge "Device policy: consistent javadoc and annotations" into mnc-dev by Robin Lee · 11 years ago
  25. 25e2645 Device policy: consistent javadoc and annotations by Robin Lee · 11 years ago
  26. c9a0452 Merge "@hide TYPE_APPLICATION_ABOVE_SUB_PANEL window type." into mnc-dev by Wale Ogunwale · 11 years ago
  27. f4d9ecc Merge "Revert "Consistent documentation and annotations for DPMS"" into mnc-dev by Robin Lee · 11 years ago
  28. 49ec19e Revert "Consistent documentation and annotations for DPMS" by Robin Lee · 11 years ago
  29. 5de9555 Merge "Consistent documentation and annotations for DPMS" into mnc-dev by Robin Lee · 11 years ago
  30. 695142a Consistent documentation and annotations for DPMS by Robin Lee · 11 years ago
  31. 3540f93 @hide TYPE_APPLICATION_ABOVE_SUB_PANEL window type. by Wale Ogunwale · 11 years ago
  32. af575b9 Temporarily whitelist an app for network during doze by Amith Yamasani · 11 years ago
  33. 2ed6369 Merge "System Health: Support expiring tokens" into mnc-dev by Carlos Valdivia · 11 years ago
  34. 6f54da3 Merge "Expose a few system APIs for BLE scan only mode." into mnc-dev by Wei Wang · 11 years ago
  35. f9e3e9e Expose a few system APIs for BLE scan only mode. by Wei Wang · 11 years ago
  36. 91979be System Health: Support expiring tokens by Carlos Valdivia · 11 years ago
  37. 8fa8b95 Merge "Respect accessibility importance for before/after node ordering." into mnc-dev by Svet Ganov · 11 years ago
  38. 5431000 Merge "Remove strict mode violation from value to string coercion" into mnc-dev by Alan Viverette · 11 years ago
  39. 2dca7ca Respect accessibility importance for before/after node ordering. by Svet Ganov · 11 years ago
  40. 00d5122 Add a permission annotation to IMM#setCurrentInputMethodSubtype. by Yoshiki Iguchi · 11 years ago
  41. 1f8b844 Bluetooth: Fix to avoid framework reboot during monkey testing by Nitin Shivpure · 13 years ago
  42. 708f57f Un-hide connectGatt() variant with selective transport by Andre Eisenbach · 11 years ago
  43. 11df5b6 Merge "Track camera and flashlight usage in battery stats." into mnc-dev by Ruben Brunk · 11 years ago
  44. a0b77dd Merge "Fix TextView ActionMode overflow finishes the ActionMode" into mnc-dev by Clara Bayarri · 11 years ago
  45. d63a177 Merge "Make Text Selection Action Mode secondary items IF_ROOM" into mnc-dev by Clara Bayarri · 11 years ago
  46. d944986 Fix API review: Camera prewarm by Jorim Jaggi · 11 years ago
  47. fa3f17f Merge "Don't take the compatibility path for non-primary ActionModes" into mnc-dev by Adam Powell · 11 years ago
  48. 4982e7b Merge "Don't add real children for a view with a node provider" into mnc-dev by Svetoslav · 11 years ago
  49. 762621c Don't add real children for a view with a node provider by Svetoslav · 11 years ago
  50. 03a7c4c Fix shared drawable state by Jorim Jaggi · 11 years ago
  51. 6d2c363 Track camera and flashlight usage in battery stats. by Ruben Brunk · 11 years ago
  52. 8a6d511 Merge "Remove ViewAssistStructure and use the frameworks data structure" into mnc-dev by Selim Gurun · 11 years ago
  53. b0f94ae Merge "Always send VIEW_CLICKED event from AdapterView.performItemClick()" into mnc-dev by Alan Viverette · 11 years ago
  54. 717a2d0 Merge "Camera2: Remove isLoggable" into mnc-dev by Eino-Ville Talvala · 11 years ago
  55. 376c32f Always send VIEW_CLICKED event from AdapterView.performItemClick() by Alan Viverette · 11 years ago
  56. 50b26a5 Remove ViewAssistStructure and use the frameworks data structure by Selim Gurun · 11 years ago
  57. 0505f7f Merge "Terminate loop properly when cursor window is full." into mnc-dev by Jeff Brown · 11 years ago
  58. bb8c841 Terminate loop properly when cursor window is full. by Jeff Brown · 11 years ago
  59. 9ed0c41 Merge "Update VoiceInteractionService from API review." into mnc-dev by Dianne Hackborn · 11 years ago
  60. 0697677 Remove strict mode violation from value to string coercion by Alan Viverette · 11 years ago
  61. 966486e Track changes to the keystore binder API by Chad Brubaker · 11 years ago
  62. fb2cdc4 Merge "Revert "Revert "Use getRunAdvance to position cursor""" into mnc-dev by Raph Levien · 11 years ago
  63. e0e5c1c Merge "Clean up AbsListView constructor" into mnc-dev by Alan Viverette · 11 years ago
  64. edb27f1 Revert "Revert "Use getRunAdvance to position cursor"" by Raph Levien · 11 years ago
  65. 14438d1 Merge "Camera2: Add tangential distortion coefficients" into mnc-dev by Eino-Ville Talvala · 11 years ago
  66. cf8b3b1 Merge "Revert "Use getRunAdvance to position cursor"" into mnc-dev by Raph Levien · 11 years ago
  67. a78791f Camera2: Remove isLoggable by Eino-Ville Talvala · 11 years ago
  68. 5730c97 Revert "Use getRunAdvance to position cursor" by Raph Levien · 11 years ago
  69. 2ee5c36 Update VoiceInteractionService from API review. by Dianne Hackborn · 11 years ago
  70. e9fd6d2 Don't take the compatibility path for non-primary ActionModes by Adam Powell · 11 years ago
  71. 0ee2c1a Merge "Prevent crash when ColorStateList has unresolved attrs" into mnc-dev by Alan Viverette · 11 years ago
  72. 254ed61 Merge "Camera2: Add missing LEGACY available keys" into mnc-dev by Yin-Chia Yeh · 11 years ago
  73. 0fddb1a Merge "Revert "[partition checking] re-enable bootimage/bootloader, add recovery"" into mnc-dev by Andres Morales · 11 years ago
  74. 61bae6d Merge "Camera2: update docs for reprocess timestamp" into mnc-dev by Chien-Yu Chen · 11 years ago
  75. c97b92e Revert "[partition checking] re-enable bootimage/bootloader, add recovery" by Andres Morales · 11 years ago
  76. 50ba321 Prevent crash when ColorStateList has unresolved attrs by Alan Viverette · 11 years ago
  77. 7eceda3 Clean up AbsListView constructor by Alan Viverette · 11 years ago
  78. 71c605c Camera2: Add missing LEGACY available keys by Yin-Chia Yeh · 11 years ago
  79. 9be801c Merge "Don't ignore explicit dividerHeight of 0 specified in XML" into mnc-dev by Alan Viverette · 11 years ago
  80. 7b2f864 Don't ignore explicit dividerHeight of 0 specified in XML by Alan Viverette · 11 years ago
  81. 242b9c4 Merge "Fix row/column order when unparcelling CollectionItemInfo" into mnc-dev by Alan Viverette · 11 years ago
  82. e3e314d Network Reset should have a lockdown like Factory Reset. by Stuart Scott · 11 years ago
  83. 3aa33b3 Merge "Update button to BUTTON_STYLUS_PRIMARY" into mnc-dev by Mady Mellor · 11 years ago
  84. ef24bc0 Merge "Update stylus button press recognition in View to use new MotionEvent APIs" into mnc-dev by Mady Mellor · 11 years ago
  85. cac7b2b Merge "Update stylus button press recognition in GestureDetector to use new APIs" into mnc-dev by Mady Mellor · 11 years ago
  86. faeac96 Fix row/column order when unparcelling CollectionItemInfo by Alan Viverette · 11 years ago
  87. 99bcc3e Merge "Revert "Revert "resolved conflicts for merge of 47249f2a to mnc-dev""" into mnc-dev by Filip Gruszczynski · 11 years ago
  88. 3b7f961 Merge "Fix javadocs based on recent case consistency change" into mnc-dev by Neil Fuller · 11 years ago
  89. a5e389d Fix javadocs based on recent case consistency change by Neil Fuller · 11 years ago
  90. 2027d85 Send neighbors into NUD_PROBE rather than NUD_DELAY by Erik Kline · 11 years ago
  91. ab06923 Treat RTM_DELNEIGH as a transition to NUD_NONE by Erik Kline · 11 years ago
  92. 6fad7e7 Merge "Minor VoiceInteractor documentation fixes." into mnc-dev by Barnaby James · 11 years ago
  93. 512234f Merge "Close input session when the view is detached from the window." into mnc-dev by Yohei Yukawa · 11 years ago
  94. b13f015 Close input session when the view is detached from the window. by Yohei Yukawa · 11 years ago
  95. cb81d18 Merge "Tell PhoneWindowManager when we start/finish interactive changes." into mnc-dev by Jeff Brown · 11 years ago
  96. 1501da4 Merge "Fix calls to Rect.intersect() in package android.view" into mnc-dev by Doris Liu · 11 years ago
  97. 416c49c Tell PhoneWindowManager when we start/finish interactive changes. by Jeff Brown · 11 years ago
  98. 6216e4e Camera2: update docs for reprocess timestamp by Chien-Yu Chen · 11 years ago
  99. 66c73ba Camera2: Add tangential distortion coefficients by Eino-Ville Talvala · 11 years ago
  100. db29113 Merge "Replace PNG-based seekbar thumb animation with AVD" into mnc-dev by Alan Viverette · 11 years ago