1. 2b33162 Merge "Remove code for seamlessly rotating SurfaceView's." into oc-dev by Rob Carr · 7 years ago
  2. bb621fd Merge "Update ENSURE_VERIFY_APPS javadoc" into oc-dev by TreeHugger Robot · 7 years ago
  3. dada7c0 Merge "TextClassificationManager API updates." into oc-dev by TreeHugger Robot · 7 years ago
  4. 7600925 Merge "Hide TextClassifier.EntityType from the public API." into oc-dev by TreeHugger Robot · 7 years ago
  5. 217ecd0 Merge "Merge "Report the temperature during an OTA update" am: 47c7e7f41a am: 022682a721 am: 998c554463" into oc-dev by Tianjie Xu · 7 years ago
  6. 2042770 Merge "BatteryStats: Clamp temperature to 0" into oc-dev by TreeHugger Robot · 7 years ago
  7. 257047b Merge "Make Notification.EXTRA_ALLOW_DURING_SETUP system API" into oc-dev by Maurice Lam · 7 years ago
  8. 3030442 Merge "Simplified autofill() methods by returning void instead of boolean." into oc-dev by TreeHugger Robot · 7 years ago
  9. cd181e6 Merge "Track isolated process owners" into oc-dev by Chad Brubaker · 7 years ago
  10. f114667 Merge "Allow ToolbarActionBar to pass-through unhandled keyShortcuts" into oc-dev by Evan Rosky · 7 years ago
  11. 8386603 Merge "Fix getting wrong instance when restoring non-config" into oc-dev by TreeHugger Robot · 7 years ago
  12. 45cb3e6 Hide TextClassifier.EntityType from the public API. by Abodunrinwa Toki · 7 years ago
  13. 9f592db Update ENSURE_VERIFY_APPS javadoc by Rubin Xu · 7 years ago
  14. df61b03 TextClassificationManager API updates. by Abodunrinwa Toki · 7 years ago
  15. 29ddfe5 BatteryStats: Clamp temperature to 0 by Adam Lesinski · 7 years ago
  16. dfbc851 Merge "Rename ACTION_VOICEMAIL_SMS_RECEIVED" into oc-dev by TreeHugger Robot · 7 years ago
  17. ce3cf36 Merge "Make public getFragments() and onGetLayoutInflater() methods" into oc-dev by TreeHugger Robot · 7 years ago
  18. 4e7bc11 Merge "Add new internal API: enableOptionalCodecs()/disableOptionalCodecs()" into oc-dev by TreeHugger Robot · 7 years ago
  19. 955e252 Simplified autofill() methods by returning void instead of boolean. by Felipe Leme · 7 years ago
  20. 7ac3fb2 Merge "Expose initial focus feature flag for testing" into oc-dev by Evan Rosky · 7 years ago
  21. 37af93a Merge "Allow cluster navigation to jump into touchscreenBlocksFocus" into oc-dev by Evan Rosky · 7 years ago
  22. c4620378 Allow ToolbarActionBar to pass-through unhandled keyShortcuts by Evan Rosky · 8 years ago
  23. 0f28a80 Track isolated process owners by Chad Brubaker · 7 years ago
  24. 84eecd2 Merge "Expose ACCESSIBILITY_CAPTIONING_* to Instant Apps" into oc-dev by TreeHugger Robot · 7 years ago
  25. 6c3e92b Merge "Mention <intent> can't have string resources." into oc-dev by TreeHugger Robot · 7 years ago
  26. 96c1003 Make Notification.EXTRA_ALLOW_DURING_SETUP system API by Maurice Lam · 7 years ago
  27. ea997a0 Merge "Report the temperature during an OTA update" am: 47c7e7f41a am: 022682a721 by Tianjie Xu · 7 years ago
  28. 011597b Add new internal API: enableOptionalCodecs()/disableOptionalCodecs() by Pavlin Radoslavov · 8 years ago
  29. ee40a26 Merge "Add HidlSupport.java for utility methods for HIDL." into oc-dev by TreeHugger Robot · 7 years ago
  30. 18b886e Allow cluster navigation to jump into touchscreenBlocksFocus by Evan Rosky · 8 years ago
  31. 5dd7c9a Fix getting wrong instance when restoring non-config by George Mount · 7 years ago
  32. 01f46a2 Expose initial focus feature flag for testing by Evan Rosky · 7 years ago
  33. c7146be Make public getFragments() and onGetLayoutInflater() methods by George Mount · 7 years ago
  34. 03169cd Mention <intent> can't have string resources. by Makoto Onuki · 7 years ago
  35. d658f1c Add HidlSupport.java for utility methods for HIDL. by Yifan Hong · 7 years ago
  36. 897215d Remove code for seamlessly rotating SurfaceView's. by Robert Carr · 7 years ago
  37. dd83c20 Merge "TextClassifier: Switch model based on locale" into oc-dev by TreeHugger Robot · 7 years ago
  38. 5301d9e Merge "Do not use many FDs in FontManagerService." into oc-dev by TreeHugger Robot · 7 years ago
  39. e477641 Merge "TextClassifier: add API to WebView" into oc-dev by Tima Vaisburd · 7 years ago
  40. 94696c5 Merge "Fix bad Java docs in View.java" into oc-dev by TreeHugger Robot · 7 years ago
  41. 36bceef Merge "Fix problem with ListView accessibility focus" into oc-dev by TreeHugger Robot · 7 years ago
  42. ddb280b Merge "Reserve space for preference icon." into oc-dev by TreeHugger Robot · 7 years ago
  43. c0cf4f0 Do not use many FDs in FontManagerService. by Seigo Nonaka · 7 years ago
  44. 76d7793 Merge "SurfaceView: Make surfaceRedrawNeededAsync work with WM bypass." into oc-dev by Rob Carr · 7 years ago
  45. dc90922 Fix bad Java docs in View.java by Philip P. Moltmann · 8 years ago
  46. c39006a1 TextClassifier: Switch model based on locale by Abodunrinwa Toki · 7 years ago
  47. ec66fb8 Fix problem with ListView accessibility focus by Phil Weaver · 7 years ago
  48. ec319ab Introduce AMS.getLastResumedActivityUserId to fix work profile icon issue by Tony Mak · 7 years ago
  49. 76c32a3 Merge "Allow apps to process ProxyFDCallback asynchrnously." into oc-dev by TreeHugger Robot · 7 years ago
  50. 9408d51 Expose ACCESSIBILITY_CAPTIONING_* to Instant Apps by Chad Brubaker · 7 years ago
  51. 79a973f Revert "Make public getFragments() and onGetLayoutInflater() methods" by Jeff Tinker · 7 years ago
  52. b25b2f2 Merge "Merge "improve the format of locale argument when calling recovery" am: 032c7a0a18 am: 1cd3a93288 am: bc0865bc78" into oc-dev by Tianjie Xu · 7 years ago
  53. 812c95d Allow apps to process ProxyFDCallback asynchrnously. by Daichi Hirono · 8 years ago
  54. c8d8c27 Merge "Make public getFragments() and onGetLayoutInflater() methods" into oc-dev by TreeHugger Robot · 7 years ago
  55. 9ed53e3 Reserve space for preference icon. by Doris Ling · 7 years ago
  56. b1b38b3 Merge "improve the format of locale argument when calling recovery" am: 032c7a0a18 am: 1cd3a93288 by Tianjie Xu · 7 years ago
  57. e56bfe0 Merge "Log a warning if a dispatch on UiThread takes more than" into oc-dev by Makoto Onuki · 7 years ago
  58. 9957151 Log a warning if a dispatch on UiThread takes more than by Makoto Onuki · 7 years ago
  59. 36e24836 Merge "Add Configuration param to onMovedToDisplay" into oc-dev by TreeHugger Robot · 7 years ago
  60. cf49a23 TextClassifier: add API to WebView by Tima Vaisburd · 7 years ago
  61. 61ae34a Merge "Intercept direct launch of instant app installer" into oc-dev by TreeHugger Robot · 7 years ago
  62. 1b782bf Merge "make MATCH_FACTORY_ONLY @SystemAPI" into oc-dev by TreeHugger Robot · 7 years ago
  63. 01d69aa Merge "Add extra flag to ApplicationInfoFlags" into oc-dev by TreeHugger Robot · 7 years ago
  64. f0fb78b Merge "Add ACTION_EPHEMERAL_RESOLVER_SETTINGS" into oc-dev by TreeHugger Robot · 7 years ago
  65. b21be12 Intercept direct launch of instant app installer by Todd Kennedy · 7 years ago
  66. ea2529d make MATCH_FACTORY_ONLY @SystemAPI by Todd Kennedy · 7 years ago
  67. adcb8c8 Merge "Don't allow the negative height of ListPopupWindow" into oc-dev by TreeHugger Robot · 7 years ago
  68. b65c36a Add extra flag to ApplicationInfoFlags by Todd Kennedy · 7 years ago
  69. ec2952b Don't allow the negative height of ListPopupWindow by Shunta Sato · 8 years ago
  70. 336ae5b Add ACTION_EPHEMERAL_RESOLVER_SETTINGS by Chad Brubaker · 7 years ago
  71. 27cec32 Add configuration for maximum UI width. by Bryce Lee · 7 years ago
  72. 8508bb2 SurfaceView: Make surfaceRedrawNeededAsync work with WM bypass. by Robert Carr · 7 years ago
  73. a302ac6 Rename ACTION_VOICEMAIL_SMS_RECEIVED by Ta-wei Yen · 7 years ago
  74. d312232 Merge "String changes for Voice/Data/Emergency service blocked." into oc-dev by Sanket Padawe · 7 years ago
  75. 5804776 String changes for Voice/Data/Emergency service blocked. by Sanket Padawe · 7 years ago
  76. fbd2c21 Merge "Catch IllegalArgumentException to avoid SyncManager crash" into oc-dev by TreeHugger Robot · 7 years ago
  77. da93d0e Merge "Fix double-checked locking in InputMethodSubtype" into oc-dev by TreeHugger Robot · 7 years ago
  78. 2cbfa1e Catch IllegalArgumentException to avoid SyncManager crash by Amith Yamasani · 7 years ago
  79. e5c58ee Add Configuration param to onMovedToDisplay by Andrii Kulian · 7 years ago
  80. 609edbe Speculative fix for QS CTS test by Jason Monk · 7 years ago
  81. 7ec7ef2 Merge "Support loading a stub WebView using a donor package." into oc-dev by TreeHugger Robot · 7 years ago
  82. 599be3d Make public getFragments() and onGetLayoutInflater() methods by George Mount · 7 years ago
  83. 759922d Revert "Logging to track #36406078" by Amith Yamasani · 7 years ago
  84. 0452670 Support loading a stub WebView using a donor package. by Torne (Richard Coles) · 8 years ago
  85. da5790d Fix double-checked locking in InputMethodSubtype by Tadashi G. Takaoka · 7 years ago
  86. 9d2a3ad Merge "SmartSelection: Pass hintFlags to native library." into oc-dev by TreeHugger Robot · 7 years ago
  87. b5ab259 SmartSelection: Pass hintFlags to native library. by Abodunrinwa Toki · 7 years ago
  88. 668c344 Merge "Fix permission checking for a11y volume." by Phil Weaver · 7 years ago
  89. 9a8eb3d Merge "Add honored args when auto-paging." by TreeHugger Robot · 7 years ago
  90. 15e3d0d Merge "Remove ACTION_CONFIGURE_WIFI_SETTINGS and ACTION_WIFI_SAVED_NETWORK_SETTINGS." by TreeHugger Robot · 7 years ago
  91. 8ad4a42 Merge "Camera: Send onPrepared callback to all shared surfaces" by TreeHugger Robot · 7 years ago
  92. a2bd52a Merge "Fix issue with task overlay activities not finishing." by TreeHugger Robot · 7 years ago
  93. 84d7e77 Merge "Provide deprecated API to avoid build breakage" by TreeHugger Robot · 7 years ago
  94. 212310e Merge "Fixed yet another missing check for null anchor..." by TreeHugger Robot · 7 years ago
  95. 77a1f75 Merge "Parse NotificationChannel ID meta-data." by TreeHugger Robot · 7 years ago
  96. 31417b3 Merge "Deprecate Setting that is no longer used." by TreeHugger Robot · 7 years ago
  97. 1d34605 Merge "Catch exception where SwipeDismissLayout cannot monitor screen off." by Michael Kwan · 7 years ago
  98. a5b543e Merge "hotspot2: register Passpoint related intents as protected broadcast" am: 97bdedf655 am: 61f58f0676 by Peter Qiu · 7 years ago
  99. 8e94d9e Merge "hotspot2: register Passpoint related intents as protected broadcast" am: 97bdedf655 by Peter Qiu · 7 years ago
  100. 61f58f0 Merge "hotspot2: register Passpoint related intents as protected broadcast" by Peter Qiu · 7 years ago