1. 4e78706 Patch up certain kinds of broken notifications. by Dan Sandler · 9 years ago
  2. 72478f0 BatteryStats: Fix regression in wakelock power distribution by Adam Lesinski · 9 years ago
  3. 330dcac SubscriptionManager: Fix NPE in getSimStateForSlotIdx by Sanket Padawe · 9 years ago
  4. 0375cb0 ImageWriter: Remove exception for closing twice by Chien-Yu Chen · 9 years ago
  5. 2f280d06 Fixing voice panel centering issues in landscape on phone by Stefan Kuhne · 9 years ago
  6. b0a8d2c Merge "Fixed a potential bug where the keyguard could become empty" into mnc-dev by Selim Cinek · 9 years ago
  7. d6efd00 Merge "Canceling expand animations as well when starting QS expansion" into mnc-dev by Selim Cinek · 9 years ago
  8. 4c2e9ab Merge "Fixed another crash with HUNs" into mnc-dev by Selim Cinek · 9 years ago
  9. 24fb894 drop corrupt notifications in the Listener by Chris Wren · 9 years ago
  10. 49e11f8 Merge "Clear/restore calling identity in AccessibilityInteractionClient" into mnc-dev by Alan Viverette · 9 years ago
  11. c93f115 Merge "AAPT2: Remove the need for specifying package name in compile phase" into mnc-dev by Adam Lesinski · 9 years ago
  12. 03709c7 Merge "Text selection: update touch delta when moving towards handles" into mnc-dev by Mady Mellor · 9 years ago
  13. 2a1f916 Merge "Un-hide ViewGroup#onViewAdded/onViewRemoved" into mnc-dev by Adam Powell · 9 years ago
  14. 6690d01 Un-hide ViewGroup#onViewAdded/onViewRemoved by Adam Powell · 9 years ago
  15. 91870fa Merge "Separate 2 clip paths into 2 groups" into mnc-dev by ztenghui · 9 years ago
  16. cc4b31e Fix opening secured networks from QS by Jason Monk · 9 years ago
  17. 9a08fe2 Merge "Update button press in AbsListView to use new MotionEvent APIs" into mnc-dev by Mady Mellor · 9 years ago
  18. b4c4690 Merge "Remove FRP wipe support for device initializers" into mnc-dev by Craig Lafayette · 9 years ago
  19. 77b0938 Merge "[ActivityManager] Fix index OOB when updating visible." into mnc-dev by Wale Ogunwale · 9 years ago
  20. 8c6750f Merge "Fixes for Region_writeToParcel." into mnc-dev by Leon Scroggins III · 9 years ago
  21. 6bc1224 Fix Select All Option is truncated when device goes from landscape to portrait by Clara Bayarri · 9 years ago
  22. 80c2abe Fixed a potential bug where the keyguard could become empty by Selim Cinek · 9 years ago
  23. 831941f Canceling expand animations as well when starting QS expansion by Selim Cinek · 9 years ago
  24. e0890e5 Fixed another crash with HUNs by Selim Cinek · 9 years ago
  25. 240e48d Use consistent cases for aliases in AndroidKeystoreBCWorkaround. by Narayan Kamath · 9 years ago
  26. 9cb6a49 Merge "Add DISALLOW_CREATE_WINDOWS to Device Owner only user restrictions" into mnc-dev by Benjamin Franz · 9 years ago
  27. 3d54e67 Merge "Carefully select which DNS servers to send to netd" into mnc-dev by Erik Kline · 9 years ago
  28. 0ff78e7 Merge "AppWidgetServiceImpl should use ParceledListSlice as return object b/19904873" into mnc-dev by Hyunyoung Song · 9 years ago
  29. 4136850 Carefully select which DNS servers to send to netd by Erik Kline · 9 years ago
  30. 25d2746 Merge "Fix IME window flickering during rotation." into mnc-dev by Seigo Nonaka · 9 years ago
  31. fe67c1e Merge "Fix: Drag handle jumps between bidi boundaries." into mnc-dev by Keisuke Kuroyanagi · 9 years ago
  32. d56ec1d Fix IME window flickering during rotation. by Seigo Nonaka · 9 years ago
  33. c73cd40 Merge "Allow apps to hide the soft keyboard even in a transient state." into mnc-dev by Seigo Nonaka · 9 years ago
  34. 972ab4f Fix FloatingToolbar flickers. by Abodunrinwa Toki · 9 years ago
  35. e837847 Merge "Allow content rect to overshoot the bottom view bounds by 20dp." into mnc-dev by Abodunrinwa Toki · 9 years ago
  36. 41ce003 Merge "Remove the action bar icon when there is no drawer enabled." into mnc-dev by Tomasz Mikolajewski · 9 years ago
  37. 512fb0c Sync the Bluetooth name and address from the Bluetooth Adapter by Pavlin Radoslavov · 9 years ago
  38. c7c12e5 Merge "Make MediaSessionService not blocked by AudioService." into mnc-dev by Dongwon Kang · 9 years ago
  39. 9ce9ffe Merge "Allow to customize title of the dialog." into mnc-dev by Tomasz Mikolajewski · 9 years ago
  40. 802ece6 Merge "system_server: add two child chains to firewall" into mnc-dev by Xiaohui Chen · 9 years ago
  41. b6e9534 Separate 2 clip paths into 2 groups by ztenghui · 9 years ago
  42. 8b9730f Merge "Fixing issue with recents not being hidden for translucent apps." into mnc-dev by Winson Chung · 9 years ago
  43. fe855d1 Fixing issue with recents not being hidden for translucent apps. by Winson Chung · 9 years ago
  44. 0e591f9 Allow to customize title of the dialog. by Tomasz Mikolajewski · 9 years ago
  45. 45bb0ca Merge "ImageView updates cached drawable dimensions when drawable updates" into mnc-dev by Chet Haase · 9 years ago
  46. 8872ca4 Merge "Remove indents from TextView" into mnc-dev by Raph Levien · 9 years ago
  47. 1bf9293 Merge "Fixing a few accessibility issues." into mnc-dev by Winson Chung · 9 years ago
  48. b41c9f7 system_server: add two child chains to firewall by Xiaohui Chen · 9 years ago
  49. 8edac58 Remove indents from TextView by Raph Levien · 9 years ago
  50. 40359f7 Merge "Request application of WindowInsets when setting a content view" into mnc-dev by Adam Powell · 9 years ago
  51. a38e1f4 Make MediaSessionService not blocked by AudioService. by Dongwon Kang · 9 years ago
  52. d24e4ea OP_READ_PHONE_STATE AppOp check for getMergedSubscriberIds by Fyodor Kupolov · 9 years ago
  53. 56bbeff Clear/restore calling identity in AccessibilityInteractionClient by Alan Viverette · 9 years ago
  54. ae363d2 Wear doesn't need Shell to send notification when bugreport captured. by Wei Liu · 9 years ago
  55. 8473f5a ImageView updates cached drawable dimensions when drawable updates by Chet Haase · 9 years ago
  56. ccf6c68 AppWidgetServiceImpl should use ParceledListSlice as return object b/19904873 by Hyunyoung Song · 9 years ago
  57. 2b18e42 Merge "Seekbar track background alpha should be disabledAlpha" into mnc-dev by Alan Viverette · 9 years ago
  58. 22433a33 Merge "Fix issue #21814207 and issue #21814212 (alarm manager)" into mnc-dev by Dianne Hackborn · 9 years ago
  59. 3e9c4a8 Seekbar track background alpha should be disabledAlpha by Alan Viverette · 9 years ago
  60. 0d96264 Merge "Revert spinner caret size to 24x24dp" into mnc-dev by Alan Viverette · 9 years ago
  61. e1c9472 Merge "Work around inconsistent views in RelativeLayout.onMeasure()" into mnc-dev by Alan Viverette · 9 years ago
  62. 77eba48 Unpublish methods in class ScriptGroup.Binding by Yang Ni · 9 years ago
  63. ad81a28 Merge "In intent picker dialog, change "personal apps" to "personal"." into mnc-dev by Nicolas Prevot · 9 years ago
  64. 833e24f Revert spinner caret size to 24x24dp by Alan Viverette · 9 years ago
  65. 83ea6f7 Fixing a few accessibility issues. by Winson Chung · 9 years ago
  66. 67b5a68 Merge "Resolve start/end insets in LayerDrawable.getIntrinsicWidth()" into mnc-dev by Alan Viverette · 9 years ago
  67. a7f4d74 Merge "Remove unnecessary PKCS#1 authorization on legacy keys." into mnc-dev by Alex Klyubin · 9 years ago
  68. 69dd4bb Merge "Add keys to handle GSM and CDMA roaming/non roaming overrides" into mnc-dev by Chris Manton · 9 years ago
  69. 536652f Resolve start/end insets in LayerDrawable.getIntrinsicWidth() by Alan Viverette · 9 years ago
  70. 95b6fde Merge "Refactor Drawable.getDither() to isDither()" into mnc-dev by Alan Viverette · 9 years ago
  71. e222a44 Merge "Revert "remove setLatestEventInfo"" into mnc-dev by Chris Wren · 9 years ago
  72. dfdb52a Revert "remove setLatestEventInfo" by Chris Wren · 9 years ago
  73. 373954a Refactor Drawable.getDither() to isDither() by Alan Viverette · 9 years ago
  74. 2e3aaa7 Remove unnecessary PKCS#1 authorization on legacy keys. by Alex Klyubin · 9 years ago
  75. 3e2e064 Work around inconsistent views in RelativeLayout.onMeasure() by Alan Viverette · 9 years ago
  76. 94f3082 Merge "Add DisconnectCause for CDMA activated case." into mnc-dev by Andrew Lee · 9 years ago
  77. 41607d5 Request application of WindowInsets when setting a content view by Adam Powell · 9 years ago
  78. 074c340 Merge "Add matching xml attributes for existing Toolbar properties" into mnc-dev by Adam Powell · 9 years ago
  79. c20c1ee Merge "remove setLatestEventInfo" into mnc-dev by Chris Wren · 9 years ago
  80. d1419ed Merge "Bring back screenshot API." into mnc-dev by Dianne Hackborn · 9 years ago
  81. e973bae In intent picker dialog, change "personal apps" to "personal". by Nicolas Prevot · 9 years ago
  82. e565ee6 instrument volume controls by Chris Wren · 9 years ago
  83. 90b3b93 Merge "AudioTrack.Builder should throw exception on failure." into mnc-dev by Andy Hung · 9 years ago
  84. a56eadb Merge "AudioRecord.Builder should throw exception on failure." into mnc-dev by Andy Hung · 9 years ago
  85. b71218a Add way to get the network location provider package by Jason Monk · 9 years ago
  86. a750a63 Fix issue #21814207 and issue #21814212 (alarm manager) by Dianne Hackborn · 9 years ago
  87. 97f4d3b Merge "Prefer GCM to CBC or CTR in documentation." into mnc-dev by Alex Klyubin · 9 years ago
  88. b7bbd62 Merge "Camera2: Do not throw unexpected runtime exception to app" into mnc-dev by Eino-Ville Talvala · 9 years ago
  89. 211cb7c Merge "Improve documentation for keys requiring user auth." into mnc-dev by Alex Klyubin · 9 years ago
  90. a5e21f0e Prefer GCM to CBC or CTR in documentation. by Alex Klyubin · 9 years ago
  91. 6857ffc Merge "Fixed a jump with the panel scrim" into mnc-dev by Selim Cinek · 9 years ago
  92. d3e39d1 Camera2: Do not throw unexpected runtime exception to app by Eino-Ville Talvala · 9 years ago
  93. f582027 Merge "Don't reinflate signal icons unless we really need to." into mnc-dev by Jason Monk · 9 years ago
  94. a5aabfe Merge "Add carrier config variable to hide sim lock setting ui." into mnc-dev by Junda Liu · 9 years ago
  95. 83cc7a3 Improve documentation for keys requiring user auth. by Alex Klyubin · 9 years ago
  96. 563d60e Merge "Camera2: Handle getting input surface failures" into mnc-dev by Chien-Yu Chen · 9 years ago
  97. 0f70c41 Merge "Camera2: fix high speed request builder creation issue" into mnc-dev by Zhijun He · 9 years ago
  98. 4250c8d Merge "Expose AES GCM backed by Android Keystore." into mnc-dev by Alex Klyubin · 9 years ago
  99. 5ddaa72 Merge "Handle negative view types properly in getScrapView" into mnc-dev by Yigit Boyar · 9 years ago
  100. e15cca7 Add carrier config variable to hide sim lock setting ui. by Junda Liu · 9 years ago