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