1. bbadff8 Add Quick Settings API by Jason Monk · 10 years ago
  2. f91e74d Merge "Implement View.cancelDrag" by Vladislav Kaznacheev · 10 years ago
  3. 32bb7bc Merge "Fix issue #25673462: Shamu update from MMB29J -> 29K does not complete" by Dianne Hackborn · 10 years ago
  4. 6fbb5c1 Merge "TextView setText/append methods set movement method" by Siyamed Sinir · 10 years ago
  5. 711bcde Merge "Tell the reason why IMMS unbinds IME client." by Yohei Yukawa · 10 years ago
  6. 9920e0f1 Merge "Swtich from max_action_buttons resource to a method." by Filip Gruszczynski · 10 years ago
  7. d8df11b Merge "Don't recreate remote views that already exist." by Julia Reynolds · 10 years ago
  8. c36bab3 Merge "Properly remove GhostViews when Activity Transition canceled." by George Mount · 10 years ago
  9. 089e3e4 Don't recreate remote views that already exist. by Julia Reynolds · 10 years ago
  10. 33e8179 Tell the reason why IMMS unbinds IME client. by Yohei Yukawa · 10 years ago
  11. c83189b Fix issue #25673462: Shamu update from MMB29J -> 29K does not complete by Dianne Hackborn · 10 years ago
  12. 4ba0aa5 TextView setText/append methods set movement method by Siyamed Sinir · 10 years ago
  13. 28d5615 Merge "Introduce animated pointer icon for STYLE_WAIT." by Jun Mukai · 10 years ago
  14. 808196f Introduce animated pointer icon for STYLE_WAIT. by Jun Mukai · 10 years ago
  15. c02f58f Merge changes Ib786d55e,Ibcda3d72 by Wale Ogunwale · 10 years ago
  16. 8cc5a74 Only add NonClientDecorView when needed by Wale Ogunwale · 10 years ago
  17. aaffed2 Merge "Add NetworkSecurityConfigProvider.install" am: 08181cf647 am: 97f92ce41e by Chad Brubaker · 10 years ago
  18. 93f027c Merge "Dedupe trust anchors" am: 690b5f6c0a am: e2caaea951 am: d2347a89fb by Chad Brubaker · 10 years ago
  19. bf9eefc Move management of BackdropFrameRenderer to DecorView by Wale Ogunwale · 10 years ago
  20. 8d40c36 Merge "Remove obsolete profile handling from AndroidRuntime." am: 360e95a90d am: e20120031f by Calin Juravle · 10 years ago
  21. 93cf731 Implement View.cancelDrag by Vladislav Kaznacheev · 10 years ago
  22. 054c5dc Notifications can only have 1 topic. by Julia Reynolds · 10 years ago
  23. baf7b9a Merge "Use correct rounding in View for potentially negative values" by Alan Viverette · 10 years ago
  24. 261eda2 Merge changes Id86e9773,I682afe1b by Wale Ogunwale · 10 years ago
  25. 1627a09 Merge "Add NetworkSecurityConfigProvider.install" am: 08181cf647 am: 97f92ce41e by Chad Brubaker · 10 years ago
  26. e122d30 Merge "Allow DND mode to suppress visual interruptions." by Julia Reynolds · 10 years ago
  27. f612869ae Allow DND mode to suppress visual interruptions. by Julia Reynolds · 10 years ago
  28. 97f92ce Merge "Add NetworkSecurityConfigProvider.install" am: 08181cf647 by Chad Brubaker · 10 years ago
  29. 6c54e72 Swtich from max_action_buttons resource to a method. by Filip Gruszczynski · 10 years ago
  30. a228d7e Properly remove GhostViews when Activity Transition canceled. by George Mount · 10 years ago
  31. 08181cf Merge "Add NetworkSecurityConfigProvider.install" by Chad Brubaker · 10 years ago
  32. 0b3562db Moved BackdropFrameRenderer from NonClientDecorView to its own class file by Wale Ogunwale · 10 years ago
  33. 3f71919 Merge "Update the TimePicker hour format when toggling 24-hour mode" by Alan Viverette · 10 years ago
  34. 8958c1e Merge "Initial stab at background check." by Dianne Hackborn · 10 years ago
  35. d2347a8 Merge "Dedupe trust anchors" am: 690b5f6c0a am: e2caaea951 by Chad Brubaker · 10 years ago
  36. e2caaea Merge "Dedupe trust anchors" am: 690b5f6c0a by Chad Brubaker · 10 years ago
  37. 690b5f6c0 Merge "Dedupe trust anchors" by Chad Brubaker · 10 years ago
  38. 0d7e912 Moved management of NonClientDecorView from PhoneWindow to DecorView by Wale Ogunwale · 10 years ago
  39. 1a4dfe5 Synchronize recents to freeform transition. by Filip Gruszczynski · 10 years ago
  40. ff814ad Merge "Move DecorView out of PhoneWindow into its own class file." by Wale Ogunwale · 10 years ago
  41. 8804af2 Move DecorView out of PhoneWindow into its own class file. by Wale Ogunwale · 10 years ago
  42. cdde7c8 Merge "Add Bluetooth headset API to allow disabling audio route." into cw-e-dev am: cb8749c903 am: 0fa22022a3 am: e2861471b9 am: 52d93db91d by Bryce Lee · 10 years ago
  43. 17ffebf Merge "Add Bluetooth headset API to allow disabling audio route." into cw-e-dev am: cb8749c903 am: 0fa22022a3 am: e2861471b9 by Bryce Lee · 10 years ago
  44. 52d93db Merge "Add Bluetooth headset API to allow disabling audio route." into cw-e-dev am: cb8749c903 am: 0fa22022a3 by Bryce Lee · 10 years ago
  45. 4b60d12 Merge "Add Bluetooth headset API to allow disabling audio route." into cw-e-dev am: cb8749c903 by Bryce Lee · 10 years ago
  46. e286147 Merge "Add Bluetooth headset API to allow disabling audio route." into cw-e-dev am: cb8749c903 by Bryce Lee · 10 years ago
  47. 0fa2202 Merge "Add Bluetooth headset API to allow disabling audio route." into cw-e-dev by Bryce Lee · 10 years ago
  48. cb8749c Merge "Add Bluetooth headset API to allow disabling audio route." into cw-e-dev by Bryce Lee · 10 years ago
  49. 214fb68 APIs for querying and controlling display magnification by Alan Viverette · 10 years ago
  50. 0283d44 Merge "Remove DEBUG_JIT from Zygote flags." by Nicolas Geoffray · 10 years ago
  51. bef28fe Initial stab at background check. by Dianne Hackborn · 10 years ago
  52. 0fe13b1 Merge "Add a mehtod definition to StorageManager for appfuse." by Daichi Hirono · 10 years ago
  53. 354c3bc Merge "Some debugging improvements." by Dianne Hackborn · 10 years ago
  54. 627dfa1 Be smarter about determining when we can stop idle maintenance. by Dianne Hackborn · 10 years ago
  55. 9e8d9e2 Add a mehtod definition to StorageManager for appfuse. by Daichi Hirono · 10 years ago
  56. 9edb7bf fix ApplicationInfo flag collision by Jeff Vander Stoep · 10 years ago
  57. 1ca1860 Merge "Clean up PopupMenu" by Alan Viverette · 10 years ago
  58. 1a6436c Merge "Clean up TimePicker" by Alan Viverette · 10 years ago
  59. 7323810 Clean up PopupMenu by Alan Viverette · 10 years ago
  60. 152d353 Merge changes I4e45e5bb,Ibeba97eb,I8e8b892b into mnc-dr2-dev am: 5032e49f9e by Rom Lemarchand · 10 years ago
  61. 3b7e2b9 Update the TimePicker hour format when toggling 24-hour mode by Alan Viverette · 10 years ago
  62. 5032e49 Merge changes I4e45e5bb,Ibeba97eb,I8e8b892b into mnc-dr2-dev by Rom Lemarchand · 10 years ago
  63. 4420ae8 Clean up TimePicker by Alan Viverette · 10 years ago
  64. fd0d31a Add NetworkSecurityConfigProvider.install by Chad Brubaker · 10 years ago
  65. c45b1d4 Use correct rounding in View for potentially negative values by Alan Viverette · 10 years ago
  66. 25bfb2b Merge "pm: selinux support for AutoPlay apps" by Jeffrey Vander Stoep · 10 years ago
  67. fa17e61 Log errno when dup fd cannot be allocated BUG: 25165471 am: 211abad3b9 am: b45defae8e am: 529893f84c am: 7698dd970f by Erik Wolsheimer · 10 years ago
  68. ae4ab35 Log errno when dup fd cannot be allocated BUG: 25165471 am: 211abad3b9 am: b45defae8e am: 529893f84c by Erik Wolsheimer · 10 years ago
  69. 2fba776 Log errno when dup fd cannot be allocated BUG: 25165471 am: 211abad3b9 by Erik Wolsheimer · 10 years ago
  70. 529893f Log errno when dup fd cannot be allocated BUG: 25165471 am: 211abad3b9 by Erik Wolsheimer · 10 years ago
  71. b45defa Log errno when dup fd cannot be allocated BUG: 25165471 am: 211abad3b9 by Erik Wolsheimer · 10 years ago
  72. 3b91bd2 resolved conflicts for 7de7e0b0 to stage-aosp-master by Todd Kennedy · 11 years ago
  73. 4f72447 BatteryService: Add Max charging voltage by Badhri Jagan Sridharan · 10 years ago
  74. 211abad Log errno when dup fd cannot be allocated BUG: 25165471 by Erik Wolsheimer · 10 years ago
  75. 5482308 Merge "Clean up usage of temporary TypedValue in Resources" by Alan Viverette · 10 years ago
  76. f9489a4 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  77. 8116caa Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 10 years ago
  78. 1c1aed1 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  79. 0db53d9 Add Bluetooth headset API to allow disabling audio route. by Bryce Lee · 10 years ago
  80. 45f88d0 Merge "Revert "jni: is loggable speedup, not within signal"" am: 3c54ed00f3 by Mark Salyzyn · 10 years ago
  81. c53dad8 Merge "Revert "jni: is loggable speedup, not within signal"" am: 3c54ed00f3 by Mark Salyzyn · 10 years ago
  82. 3c54ed0 Merge "Revert "jni: is loggable speedup, not within signal"" by Mark Salyzyn · 10 years ago
  83. 9f5de19 Merge "Revert "jni: is loggable speedup, not within signal"" by Mark Salyzyn · 10 years ago
  84. b761d04 Revert "jni: is loggable speedup, not within signal" by Mark Salyzyn · 10 years ago
  85. 421d434 Revert "jni: is loggable speedup, not within signal" by Mark Salyzyn · 10 years ago
  86. 4d07bc9 Clean up usage of temporary TypedValue in Resources by Alan Viverette · 10 years ago
  87. 83d65fe Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  88. c3a70ce Merge "Remove obsolete profile handling from AndroidRuntime." am: 360e95a90d by Calin Juravle · 10 years ago
  89. e201200 Merge "Remove obsolete profile handling from AndroidRuntime." am: 360e95a90d by Calin Juravle · 10 years ago
  90. 360e95a Merge "Remove obsolete profile handling from AndroidRuntime." by Calin Juravle · 10 years ago
  91. 1163d08 Merge "Mechanical code clean-ups in MSG_UNBIND handler." by Yohei Yukawa · 10 years ago
  92. 678e38e Mechanical code clean-ups in MSG_UNBIND handler. by Yohei Yukawa · 10 years ago
  93. 4bc5078 Merge "Add error check for float parsing and fix tests" by Chris Craik · 10 years ago
  94. 1e67f08 Add error check for float parsing and fix tests by Doris Liu · 10 years ago
  95. 0430f18 Merge "Re-enable wifi firmware debugging" by Vinit Deshpande · 10 years ago
  96. dd148ea Merge "Need to updateSurface if surface size was changed in relayoutWindow" by Chong Zhang · 10 years ago
  97. f4abc2b Need to updateSurface if surface size was changed in relayoutWindow by Chong Zhang · 10 years ago
  98. 9fdc67f Merge "Moved system user apps whitelisting to PM" by Fyodor Kupolov · 10 years ago
  99. 530dcda Merge "jni: is loggable speedup, not within signal" am: 96e780c99c am: 33a0db92aa by Mark Salyzyn · 10 years ago
  100. 5f6b645 Merge "jni: is loggable speedup, not within signal" am: 96e780c99c by Mark Salyzyn · 10 years ago