1. acd4321 MidiDeviceServer: Fix race condition in setting device server's mDeviceInfo by Mike Lockwood · 10 years ago
  2. 6d5a0f9 UsbMidiDevice: Only keep ALSA devices open when device is in use by Mike Lockwood · 10 years ago
  3. 5e4c382 resolved conflicts for merge of 17ba2e6c to mnc-dev by Filip Gruszczynski · 10 years ago
  4. e37cf3b Merge "QS: Handle font-size changes immediately in ZenModePanel." into mnc-dev by John Spurlock · 10 years ago
  5. d8ffe62 Merge "Update Statement Service." into mnc-dev by Joseph Wen · 10 years ago
  6. 59b28c0 Merge "Import translations. DO NOT MERGE" into mnc-dev by Geoff Mendal · 10 years ago
  7. 7631697 Merge "Update documentation of CARRIER_PRESENCE & bitmasks." into mnc-dev by Etan Cohen · 10 years ago
  8. d896323 QS: Handle font-size changes immediately in ZenModePanel. by John Spurlock · 10 years ago
  9. d8b9b64 Merge "Use DisplayAdjustments when creating display in ResourceManager" into mnc-dev by Wale Ogunwale · 10 years ago
  10. 4ad2b0c Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  11. c0f7aff Merge "Zen QS: Use explicit content descriptions for zen buttons." into mnc-dev by John Spurlock · 10 years ago
  12. 7da9d7a Merge "apply force hiding of window only when it is main display" into mnc-dev by keunyoung · 10 years ago
  13. 71feb72 Merge "Fix a typo in the docstring of getAllCellInfo()" into mnc-dev by Nathan Harold · 10 years ago
  14. 5ac36ce Merge "Use VoiceInteractor.Prompt in VoiceInteraction test app" into mnc-dev by James Cook · 10 years ago
  15. e4dc7e1 Update documentation of CARRIER_PRESENCE & bitmasks. by Etan Cohen · 10 years ago
  16. 37cf077 Merge "Add projection info to RenderNode dumps" into mnc-dev by Chris Craik · 10 years ago
  17. 21a4f17 Merge "Revert "notifyCarrierNetworkChange:TelephonyManager->CarrierService"" into mnc-dev by Andrew Flynn · 10 years ago
  18. 2b5348b Revert "notifyCarrierNetworkChange:TelephonyManager->CarrierService" by Andrew Flynn · 10 years ago
  19. 7a542b6 apply force hiding of window only when it is main display by keunyoung · 10 years ago
  20. 54d729b Merge "Fix issue #21572679: API Review: ActivityOptions, usage time report" into mnc-dev by Dianne Hackborn · 10 years ago
  21. fde06fd Fix a typo in the docstring of getAllCellInfo() by Nathan Harold · 10 years ago
  22. 383ce58 Merge "MidiManager: proxy all requests to open devices through MidiService" into mnc-dev by Mike Lockwood · 10 years ago
  23. a1c7ffe Zen QS: Use explicit content descriptions for zen buttons. by John Spurlock · 10 years ago
  24. e4bd7c9 Improve string comment. by Makoto Onuki · 10 years ago
  25. 0e0942d Hide top and bottom bar while dozing by Jorim Jaggi · 10 years ago
  26. bf72eb8 Add projection info to RenderNode dumps by Chris Craik · 10 years ago
  27. b576646 Merge "Add SYSTEM_DIR check to upgrade-key-set verification." into mnc-dev by dcashman · 10 years ago
  28. 2668946 Merge "Remove deprecated android.security.KeyStore methods." into mnc-dev by Alex Klyubin · 10 years ago
  29. 2c50023 Merge "RSA encrypt with private key in Android Keystore." into mnc-dev by Alex Klyubin · 10 years ago
  30. 5b688e8 Merge "Disable -Werror on Clang" into mnc-dev by John Reck · 10 years ago
  31. 3bd053f Merge "Fix clang warnings" into mnc-dev by John Reck · 10 years ago
  32. 0f43c39 Fix clang warnings by John Reck · 10 years ago
  33. e617820 Disable -Werror on Clang by John Reck · 10 years ago
  34. f61ae2d Add SYSTEM_DIR check to upgrade-key-set verification. by dcashman · 10 years ago
  35. 281dffb Merge "Include launched packageName in systrace." into mnc-dev by Wale Ogunwale · 10 years ago
  36. ce1590d Merge "Wait for wakeup_reasons on first init" into mnc-dev by Adam Lesinski · 10 years ago
  37. 25bb455 Merge "Revert "Print exception stacktrace on failed scanPackageLI"" into mnc-dev by Dimitry Ivanov · 10 years ago
  38. 829c097 Merge "Adding temporary logging to debug CTS failure (for CellLocationTest)." into mnc-dev by Amit Mahajan · 10 years ago
  39. 9b5e212 Merge "Changing getSimState to use slot idx instead of sub id." into mnc-dev by Amit Mahajan · 10 years ago
  40. 2429e6a Merge "notifyCarrierNetworkChange:TelephonyManager->CarrierService" into mnc-dev by Andrew Flynn · 10 years ago
  41. 4350bab Remove deprecated android.security.KeyStore methods. by Alex Klyubin · 10 years ago
  42. 47fc7fe Revert "Print exception stacktrace on failed scanPackageLI" by Dimitry Ivanov · 10 years ago
  43. 7fa228f Merge "Release voice wake lock at end of voice interaction session" into mnc-dev by Wale Ogunwale · 10 years ago
  44. dd231d4 Use VoiceInteractor.Prompt in VoiceInteraction test app by James Cook · 10 years ago
  45. 9387f1d Changing getSimState to use slot idx instead of sub id. by Amit Mahajan · 10 years ago
  46. 4a922d4 Release voice wake lock at end of voice interaction session by Wale Ogunwale · 10 years ago
  47. 72285e5 API review: Update hasMic to hasMicrophone. by Tim Kilbourn · 10 years ago
  48. 2ea838d Merge "Remove insertion action mode runnable on selection start" into mnc-dev by Clara Bayarri · 10 years ago
  49. aac4c5c Merge "Hold service lock when AMS.setProcessMemoryTrimLevel() is called" into mnc-dev by Wale Ogunwale · 10 years ago
  50. 159f558 Merge "Pass an args bundle to launchAssistAction." into mnc-dev by Tim Kilbourn · 10 years ago
  51. 7184c8a Remove insertion action mode runnable on selection start by Clara Bayarri · 10 years ago
  52. 7829c81 Include launched packageName in systrace. by Narayan Kamath · 10 years ago
  53. 20ac61b Merge "Zen: New user flow for requesting DND access." into mnc-dev by John Spurlock · 10 years ago
  54. 616bb3d5 Merge "API Council changes." into mnc-dev by George Mount · 10 years ago
  55. 83b4172 Merge "Import translations. DO NOT MERGE" into mnc-dev by Geoff Mendal · 10 years ago
  56. 678cd9f Merge "Add telecom extra to specify handle for incoming call" into mnc-dev by Yorke Lee · 10 years ago
  57. 29d8256 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  58. e9408f3 Hold service lock when AMS.setProcessMemoryTrimLevel() is called by Wale Ogunwale · 10 years ago
  59. 7c74f78 Zen: New user flow for requesting DND access. by John Spurlock · 10 years ago
  60. e1f3214 Merge "Change stylus button press to context click in View - API review feedback" into mnc-dev by Mady Mellor · 10 years ago
  61. a54a862 Merge "Change stylus button press to context click in GD - API review feedback" into mnc-dev by Mady Mellor · 10 years ago
  62. aaf68f2 Merge "instrument emergency call button" into mnc-dev by Chris Wren · 10 years ago
  63. 51ddeca Merge "Import translations. DO NOT MERGE" into mnc-dev by Geoff Mendal · 10 years ago
  64. 7c79c82 Merge "Don't cause requestLayout when transition changes Visibility." into mnc-dev by George Mount · 10 years ago
  65. 101ba78 Merge "Import translations. DO NOT MERGE" into mnc-dev by Geoff Mendal · 10 years ago
  66. 29d6e8d Merge "Import translations. DO NOT MERGE" into mnc-dev by Geoff Mendal · 10 years ago
  67. eb73861 Merge "Add demo mode to tuner" into mnc-dev by Jason Monk · 10 years ago
  68. bff802b Merge "Import translations. DO NOT MERGE" into mnc-dev by Geoff Mendal · 10 years ago
  69. 16ada3d Add demo mode to tuner by Jason Monk · 10 years ago
  70. 0926f58 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  71. 40f26e1 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  72. 8a3a964 Show Cast Tile when trusted by Jason Monk · 10 years ago
  73. 124103f Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  74. 4f460cd Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  75. 6236a82 Merge "Setup service for tunable things to use." into mnc-dev by Jason Monk · 10 years ago
  76. ef2ccf5 Merge "Correctly time out CMD_START_DHCP." into mnc-dev by Lorenzo Colitti · 10 years ago
  77. a73e459 Merge "Correct the docs for getUserBadgedIcon" into mnc-dev by Kenny Guy · 10 years ago
  78. 7d3b883 Merge "Fix ActionMode.snooze API" into mnc-dev by Abodunrinwa Toki · 10 years ago
  79. 5bc64b8 Correctly time out CMD_START_DHCP. by Lorenzo Colitti · 10 years ago
  80. 6280481 Merge "Remove NFC CardEmulation dynamic resource APIs." into mnc-dev by Martijn Coenen · 10 years ago
  81. dcfbb61 Merge "Catch BadTokenException and continue in clearInsetofPreviousIme." into mnc-dev by Seigo Nonaka · 10 years ago
  82. dc540ea Merge "Delete code that checks for the simulator, it's long gone." into mnc-dev by Lorenzo Colitti · 10 years ago
  83. e937216c Catch BadTokenException and continue in clearInsetofPreviousIme. by Seigo Nonaka · 10 years ago
  84. 5e74517 Setup service for tunable things to use. by Jason Monk · 10 years ago
  85. 2669851 Use DisplayAdjustments when creating display in ResourceManager by Wale Ogunwale · 10 years ago
  86. 683e3cf Merge "MediaController: Keep the controller when touch exploration is enabled" into mnc-dev by Jae Seo · 10 years ago
  87. c203e61 Merge "Fix Bitmap parceling through ashmem." into mnc-dev by Jeff Brown · 10 years ago
  88. a316c5d Fix Bitmap parceling through ashmem. by Jeff Brown · 10 years ago
  89. e76e701 Don't forget to parcel mIsAppProvidedIntent by Adam Skory · 10 years ago
  90. a28863e Merge "Record provision of custom Intents in AssistContent" into mnc-dev by Adam Skory · 10 years ago
  91. cd70c64 Record provision of custom Intents in AssistContent by Adam Skory · 10 years ago
  92. 6b0331a Wait for wakeup_reasons on first init by Adam Lesinski · 10 years ago
  93. 76233f0 Merge "Camera2: Legacy: Do not remap EACCES error code to PERMISSION_DENIED" into mnc-dev by Eino-Ville Talvala · 10 years ago
  94. 63d37d9 MediaController: Keep the controller when touch exploration is enabled by Jae Seo · 10 years ago
  95. 371b582 Merge "Implement getColorFilter() on VectorDrawable" into mnc-dev by Alan Viverette · 10 years ago
  96. e5a93aa Don't cause requestLayout when transition changes Visibility. by George Mount · 10 years ago
  97. dd99df0 Merge "Fail sanity check when BSSID is empty in RTT request" into mnc-dev by Wei Wang · 10 years ago
  98. a741711 Implement getColorFilter() on VectorDrawable by Alan Viverette · 10 years ago
  99. 25af46b Merge branch 'mnc-dev' of https://googleplex-android.googlesource.com/_direct/platform/frameworks/base into mnc-dev by Heidi von Markham · 10 years ago
  100. d3bc26a Merge "Camera2: add missing HFR implementation" into mnc-dev by Zhijun He · 10 years ago