1. 310355d Merge "Revert "Rename AudioRecordConfiguration to AudioRecordingConfiguration"" into nyc-dev by Jean-Michel Trivi · 8 years ago
  2. 431ec6c Revert "Rename AudioRecordConfiguration to AudioRecordingConfiguration" by Jean-Michel Trivi · 8 years ago
  3. 46f5429 Merge "Rename AudioRecordConfiguration to AudioRecordingConfiguration" into nyc-dev by Jean-Michel Trivi · 8 years ago
  4. 8482826 Merge "Fixed IndexOutOfBoundsException when removing child windows" into nyc-dev by Wale Ogunwale · 8 years ago
  5. 33fde7d Fixed IndexOutOfBoundsException when removing child windows by Wale Ogunwale · 8 years ago
  6. 66c9659 Add "app printer activity" and always keep the print service state by Philip P. Moltmann · 8 years ago
  7. 1145cd2 Don't crash if KeyChain can't be bound to. by Kenny Guy · 8 years ago
  8. 074637f Use Java7 diamond operator in TSMS. by Yohei Yukawa · 8 years ago
  9. b1c23e2 Merge "Don't make home stack visible if starting activity isn't translucent" into nyc-dev by Wale Ogunwale · 8 years ago
  10. 8051c5c Don't make home stack visible if starting activity isn't translucent by Wale Ogunwale · 8 years ago
  11. 2d4d61d3 Merge "Skip publishContentProviders() when we have zero." into nyc-dev by Jeff Sharkey · 8 years ago
  12. 3e19589 Skip publishContentProviders() when we have zero. by Jeff Sharkey · 8 years ago
  13. 3457871 Merge "Kick Bluetooth stack after user is unlocked." into nyc-dev by Jeff Sharkey · 8 years ago
  14. aacb89e Kick Bluetooth stack after user is unlocked. by Jeff Sharkey · 8 years ago
  15. 0e9e642 Merge "Bluetooth should use Slog." into nyc-dev by Jeff Sharkey · 8 years ago
  16. 67609c7 Bluetooth should use Slog. by Jeff Sharkey · 8 years ago
  17. fdc5ba8 Merge "Move more PM calls to ParceledListSlice." into nyc-dev by Jeff Sharkey · 8 years ago
  18. f75ac97 Merge "Fixed the crash caused by type mismatch" into nyc-dev by Lifu Tang · 8 years ago
  19. 8a97307 Merge "Don't crash legacy apps with revoked "Draw over apps access"" into nyc-dev by Svetoslav Ganov · 8 years ago
  20. 235bbb1 Fixed the crash caused by type mismatch by Lifu Tang · 8 years ago
  21. 03f2afc Don't crash legacy apps with revoked "Draw over apps access" by Svet Ganov · 8 years ago
  22. d785201 Merge "Fix BiDi issues in app error dialogs" into nyc-dev by Adrian Roos · 8 years ago
  23. d589663 Move more PM calls to ParceledListSlice. by Jeff Sharkey · 8 years ago
  24. b749262 Merge "API changes for audio recording notifications" into nyc-dev by Jean-Michel Trivi · 8 years ago
  25. 5d4ab98 Merge changes Ib6e0e6f3,I109f04c2,Idc716000,I44c51d5f,I810b9bd5, ... into nyc-dev by Joe Onorato · 8 years ago
  26. a561e3a Merge "Log FBE related flags when dumping packages." into nyc-dev by Jeff Sharkey · 8 years ago
  27. e1fd7f0 Merge "Not clearing data for a package that is a DO or PO" into nyc-dev by Suprabh Shukla · 8 years ago
  28. 12acbd7 Turn down the logging a little bit. by Joe Onorato · 8 years ago
  29. f188d41 Turn down the logging a little bit and don't do a log wrapper function. by Joe Onorato · 8 years ago
  30. 3973b1a Turn down the logging a little bit. by Joe Onorato · 8 years ago
  31. effcd93 Log FBE related flags when dumping packages. by Jeff Sharkey · 8 years ago
  32. 40a6e6a Merge "dump apk signing version" into nyc-dev by Todd Kennedy · 8 years ago
  33. acc86ab Merge "Add config value to force nav bar to be opaque" into nyc-dev by Yorke Lee · 8 years ago
  34. 2fad2ea Merge "Don't use restricted backup launch mode for system-ish processes" into nyc-dev by Chris Tate · 8 years ago
  35. 0114263 Merge "enforceCanSetDeviceOwnerLocked should enforce userId == USER_SYSTEM for non-split user mode" into nyc-dev by Victor Chang · 8 years ago
  36. 915d524 Merge "isDeviceOwnerProvisioningAllowed implementation to match enforceCanSetDeviceOwnerLocked" into nyc-dev by Victor Chang · 8 years ago
  37. e29cd47 enforceCanSetDeviceOwnerLocked should enforce userId == USER_SYSTEM for non-split user mode by Victor Chang · 8 years ago
  38. 5676ae2 isDeviceOwnerProvisioningAllowed implementation to match enforceCanSetDeviceOwnerLocked by Victor Chang · 8 years ago
  39. bf8f1cc Merge "Rework of remote bugreports UX" into nyc-dev by Michal Karpinski · 8 years ago
  40. 4f3fc21 Fix ActivityManager watchdog kill. by Rakesh Iyer · 8 years ago
  41. 8d5a542 Clear app token mAppStopped when app resumes. by Wale Ogunwale · 8 years ago
  42. 34640a1 Merge "Don't need this "feature" any more." into nyc-dev by Dianne Hackborn · 8 years ago
  43. 7af0be2 Merge "Handles blacklist on getRestrictBackgroundStatus()." into nyc-dev by Felipe Leme · 8 years ago
  44. a8242fa Merge "Allow for uninstalled apps in ShortcutManager" into nyc-dev by Amith Yamasani · 8 years ago
  45. 923845f Handles blacklist on getRestrictBackgroundStatus(). by Felipe Leme · 8 years ago
  46. 3ce000e Merge "Code cleanup on NMPS and NMS." into nyc-dev by Felipe Leme · 8 years ago
  47. 03e689d Code cleanup on NMPS and NMS. by Felipe Leme · 8 years ago
  48. 890f1f3 Fix BiDi issues in app error dialogs by Adrian Roos · 8 years ago
  49. d045252 Not clearing data for a package that is a DO or PO by Suprabh Shukla · 8 years ago
  50. 15e9312 Don't need this "feature" any more. by Dianne Hackborn · 8 years ago
  51. 66c5553 dump apk signing version by Todd Kennedy · 8 years ago
  52. 578f194 Merge "Created a firewall chain for power save mode." into nyc-dev by Felipe Leme · 8 years ago
  53. 0fe4945 Merge "Frameworks/base: OtaDexopt needs to move artifacts on boot" into nyc-dev by Andreas Gampe · 8 years ago
  54. ac31e09 Merge "Work on issue #27381069: Master tracking bug: NYC is Sluggish" into nyc-dev by Dianne Hackborn · 8 years ago
  55. a87e9bc Merge "Only noisy notifications can be bumped for intrusiveness." into nyc-dev by Julia Reynolds · 8 years ago
  56. a49ad09 Work on issue #27381069: Master tracking bug: NYC is Sluggish by Dianne Hackborn · 8 years ago
  57. e8498cd Merge "Splits without restart" into nyc-dev by Todd Kennedy · 8 years ago
  58. adef831 Merge "Reimplement PIP animation to not use drag resizing." into nyc-dev by Rob Carr · 8 years ago
  59. e0a1e3a Merge "Ensure we apply override configuration to the global one." into nyc-dev by Rob Carr · 8 years ago
  60. 1493fdd Merge "Update mCompatFrame in applyGravityAndUpdateFrame." into nyc-dev by Rob Carr · 8 years ago
  61. acd7a22c Merge "Fix pinned stack frame computation." into nyc-dev by Rob Carr · 8 years ago
  62. abcbe2f Frameworks/base: OtaDexopt needs to move artifacts on boot by Andreas Gampe · 8 years ago
  63. cd0683b Merge "Added more log points for add/remove in window manager." into nyc-dev by Wale Ogunwale · 8 years ago
  64. 0dbb731 Only noisy notifications can be bumped for intrusiveness. by Julia Reynolds · 8 years ago
  65. ba5c35b Merge "Reintroduce priority to notification sorting order." into nyc-dev by Julia Reynolds · 8 years ago
  66. dbc114f Reintroduce priority to notification sorting order. by Julia Reynolds · 8 years ago
  67. 0d00c2e Reimplement PIP animation to not use drag resizing. by Robert Carr · 8 years ago
  68. c24d8f9 Ensure we apply override configuration to the global one. by Robert Carr · 8 years ago
  69. 2e54da0 Merge "Switch to socket communication with uncrypt." into nyc-dev by Tao Bao · 8 years ago
  70. 6e18c5e Update mCompatFrame in applyGravityAndUpdateFrame. by Robert Carr · 8 years ago
  71. e627558 Fix pinned stack frame computation. by Robert Carr · 8 years ago
  72. 96700fc Merge "Make sure perceptible services are in the default sched group." into nyc-dev by Tim Murray · 8 years ago
  73. 644992c Merge "Work on issue #24403813: ANR traces are too heavyweight." into nyc-dev by Dianne Hackborn · 8 years ago
  74. 6bce68e Merge "AudioService: update device info when ENCODED_SURROUND_OUTPUT changed" into nyc-dev by Phil Burk · 8 years ago
  75. a8a6f63 Make sure perceptible services are in the default sched group. by Tim Murray · 8 years ago
  76. 2728bf4 Added more log points for add/remove in window manager. by Wale Ogunwale · 8 years ago
  77. dd87fcc Merge "Control AccessibilityServices with one setting." into nyc-dev by Phil Weaver · 8 years ago
  78. ba24409 Rework of remote bugreports UX by Michal Karpinski · 8 years ago
  79. 011b98f Created a firewall chain for power save mode. by Felipe Leme · 8 years ago
  80. 54677d2 Control AccessibilityServices with one setting. by Phil Weaver · 8 years ago
  81. 60cdc23 Merge "Inline settings update." into nyc-dev by Julia Reynolds · 8 years ago
  82. cac8862 Inline settings update. by Julia Reynolds · 8 years ago
  83. 978c80b Have ConnectivityService install packet filters when possible am: 578a76e7de by Paul Jensen · 8 years ago
  84. 0c9ef61 Merge "Better handling of various types of compilation in DexOptimizer" into nyc-dev by Calin Juravle · 8 years ago
  85. 3921a90 Support 464xlat on Ethernet. am: 853d741ce7 by Lorenzo Colitti · 8 years ago
  86. 578a76e Have ConnectivityService install packet filters when possible by Paul Jensen · 9 years ago
  87. 853d741 Support 464xlat on Ethernet. by Lorenzo Colitti · 8 years ago
  88. 8bbace3 Merge "Fix clearDeviceOwner() not working in split-user mode" into nyc-dev by Ricky Wai · 8 years ago
  89. 2e4b732 Add config value to force nav bar to be opaque by Yorke Lee · 8 years ago
  90. d493ed6 Merge "Add API to clear a specific wallpaper" into nyc-dev by Chris Tate · 8 years ago
  91. 79a2457 Add API to clear a specific wallpaper by Christopher Tate · 8 years ago
  92. 99a4966 Merge "Addressed the review comments from API Council" into nyc-dev by Lifu Tang · 8 years ago
  93. 76a620f Addressed the review comments from API Council by Lifu Tang · 8 years ago
  94. 720e0d2 Allow for uninstalled apps in ShortcutManager by Amith Yamasani · 8 years ago
  95. 9369efd Work on issue #24403813: ANR traces are too heavyweight. by Dianne Hackborn · 8 years ago
  96. be3c604 Merge "More protected broadcasts!" into nyc-dev by Jeff Sharkey · 8 years ago
  97. 925cc2a More protected broadcasts! by Jeff Sharkey · 8 years ago
  98. 042a68a Merge "Attempt to fix bug where OwnerInfo gets lost." into nyc-dev by Jim Miller · 8 years ago
  99. 99278e1 Rename AudioRecordConfiguration to AudioRecordingConfiguration by Jean-Michel Trivi · 8 years ago
  100. 28ff76b API changes for audio recording notifications by Jean-Michel Trivi · 8 years ago