1. f667aeb Merge "A11y: Prefer EXTRA_TITLE to ticker for status bar icon content description" into oc-dev by Adrian Roos · 7 years ago
  2. 8565eab Merge "Update PIP dismiss to show scrim + info text at the bottom of the screen" into oc-dev by Mady Mellor · 7 years ago
  3. 4411625 Merge "standardize system notification IDs" into oc-dev by Chris Wren · 7 years ago
  4. ed8d07f Merge "Rename badge icon method" into oc-dev by Julia Reynolds · 7 years ago
  5. 27b0a55 Merge "Prevent arrow keys from leaving editable TextViews" into oc-dev by Evan Rosky · 7 years ago
  6. 282cfef standardize system notification IDs by Chris Wren · 7 years ago
  7. 87206c4 Merge "IGnssDebug.hal change field outputs for dump()" into oc-dev by Wyatt Riley · 7 years ago
  8. 270e495 Corrects CompactExtractEditLayout to account for systemWindowInsetBottom am: d1a0d19794 by Mark Renouf · 7 years ago
  9. 8f9a6c3 Corrects CompactExtractEditLayout to account for systemWindowInsetBottom by Mark Renouf · 7 years ago
  10. 3d9286e Merge "Self Managed CS Implementation" into oc-dev by Tyler Gunn · 7 years ago
  11. 774b1f1 Merge "Split scroll factor into a 2d float." into oc-dev by TreeHugger Robot · 7 years ago
  12. 537fd18 Merge "Fix BackupManagerMonitor wrapping in RestoreSession" into oc-dev by Anton Philippov · 7 years ago
  13. f9533e7 Merge "TextClassificationManager API cleanup." into oc-dev by TreeHugger Robot · 7 years ago
  14. dd8756d Self Managed CS Implementation by Tyler Gunn · 7 years ago
  15. 6ccaf90 Merge "Fixes starting app in docked stack for cts tests" into oc-dev by TreeHugger Robot · 7 years ago
  16. 817e838 Merge "Refactored ViewState." into oc-dev by TreeHugger Robot · 7 years ago
  17. 040a391 Merge "Pass correct size of integer to CallVoidMethod." into oc-dev by TreeHugger Robot · 7 years ago
  18. c7f4746 Merge "Override View.autofill() method and call into ViewDelegate" into oc-dev by TreeHugger Robot · 7 years ago
  19. 670e750 Merge "Change namespace of ACTION_REQUEST_SHUTDOWN." into oc-dev by Sudheer Shanka · 7 years ago
  20. 6e782a5 A11y: Prefer EXTRA_TITLE to ticker for status bar icon content description by Adrian Roos · 7 years ago
  21. 218190a Change namespace of ACTION_REQUEST_SHUTDOWN. by Sudheer Shanka · 7 years ago
  22. 268c6e0 IGnssDebug.hal change field outputs for dump() by Wyatt Riley · 7 years ago
  23. 1a098cf Merge "Rename autoFillHint to autoFillHints." into oc-dev by TreeHugger Robot · 7 years ago
  24. ef06d62 Merge "Import translations. DO NOT MERGE" into oc-dev by TreeHugger Robot · 7 years ago
  25. 0e20560 Fixes starting app in docked stack for cts tests by Matthew Ng · 7 years ago
  26. 0fd4284 Merge "Make ACTION_USER_REMOVED intent a SystemApi." into oc-dev by TreeHugger Robot · 7 years ago
  27. f8708a0 Pass correct size of integer to CallVoidMethod. by Daichi Hirono · 7 years ago
  28. 0f9464e Refactored ViewState. by Felipe Leme · 7 years ago
  29. 802144c TextClassificationManager API cleanup. by Abodunrinwa Toki · 7 years ago
  30. 166a81b Make ACTION_USER_REMOVED intent a SystemApi. by Sudheer Shanka · 7 years ago
  31. 1284be6 Merge "Fix issue with force resizing activity when app level doesn't want to" into oc-dev by TreeHugger Robot · 7 years ago
  32. 279997c Merge "Don't run jobs when connectivity is not validated" into oc-dev by TreeHugger Robot · 7 years ago
  33. 554c594 Merge "Fix broken unit tests due to mockito upgrade." into oc-dev by TreeHugger Robot · 7 years ago
  34. 60421c9 Update PIP dismiss to show scrim + info text at the bottom of the screen by Mady Mellor · 7 years ago
  35. 0ecd08b Recover cleanly from power HAL service crashes by Connor O'Brien · 7 years ago
  36. 7a0fef9 Merge "BatteryStats: Add debug logging to narrow down slow camera launch" into oc-dev by TreeHugger Robot · 7 years ago
  37. d47e192 Merge "Temporarily bg-whitelist the default container package-cleaning service" into oc-dev by TreeHugger Robot · 7 years ago
  38. 4a0e84b Merge "Reschedule jobs that crash partway through" into oc-dev by Chris Tate · 7 years ago
  39. 81192b4 Rename autoFillHint to autoFillHints. by Philip P. Moltmann · 7 years ago
  40. d4cef42 Prevent arrow keys from leaving editable TextViews by Evan Rosky · 7 years ago
  41. 20959b2 Merge "Don't increment procStateSeq if uid doesn't have internet permission." into oc-dev by Sudheer Shanka · 7 years ago
  42. cfd0e95d Merge "Optimized locking for get/setUserData" into oc-dev by Fyodor Kupolov · 7 years ago
  43. 32e4504 Merge "TIF: Remove redundant modifiers in TvContract" into oc-dev by TreeHugger Robot · 7 years ago
  44. e577a84 Merge "Fix issue with not forwarding config. changes on the window size" into oc-dev by TreeHugger Robot · 7 years ago
  45. 5170533 Merge "Add config_setColorTransformAccelerated" into oc-dev by Christine Franks · 7 years ago
  46. 7215778 Merge "Revert "Re-enable throw when notifications posted can't find channel"" into oc-dev by Geoffrey Pitsch · 7 years ago
  47. c83713d Revert "Re-enable throw when notifications posted can't find channel" by Geoffrey Pitsch · 7 years ago
  48. fb2f7e2 Merge "Bump up batterystats version to clear stale data" into oc-dev by Amith Yamasani · 7 years ago
  49. d0010c5 Fix broken unit tests due to mockito upgrade. by Makoto Onuki · 7 years ago
  50. fb4a74f Merge "Adds FillResponse extra to passed to authentication intent." into oc-dev by TreeHugger Robot · 7 years ago
  51. e633eb0 Fix issue with force resizing activity when app level doesn't want to by Wale Ogunwale · 7 years ago
  52. 8bbe704 Don't run jobs when connectivity is not validated by Christopher Tate · 7 years ago
  53. a571733 Override View.autofill() method and call into ViewDelegate by Tao Bai · 7 years ago
  54. cd72208 BatteryStats: Add debug logging to narrow down slow camera launch by Adam Lesinski · 7 years ago
  55. f16e742 Temporarily bg-whitelist the default container package-cleaning service by Christopher Tate · 7 years ago
  56. 77b4933 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  57. 474662d Merge "Drop REASON_SHARED_APK." into oc-dev by Nicolas Geoffray · 7 years ago
  58. b23e635 Bump up batterystats version to clear stale data by Amith Yamasani · 7 years ago
  59. cdc8ada Fix issue with not forwarding config. changes on the window size by Wale Ogunwale · 7 years ago
  60. 60e0c19 Merge "API refactor: context.startForegroundService()" into oc-dev by TreeHugger Robot · 7 years ago
  61. d1d3cdc Merge "Disable voice call barring notification for Verizon." into oc-dev by Sanket Padawe · 7 years ago
  62. 2b33162 Merge "Remove code for seamlessly rotating SurfaceView's." into oc-dev by Rob Carr · 7 years ago
  63. d584a5e Merge "Tweaking PiP for accessibility." into oc-dev by TreeHugger Robot · 7 years ago
  64. bb621fd Merge "Update ENSURE_VERIFY_APPS javadoc" into oc-dev by TreeHugger Robot · 7 years ago
  65. dada7c0 Merge "TextClassificationManager API updates." into oc-dev by TreeHugger Robot · 7 years ago
  66. 7600925 Merge "Hide TextClassifier.EntityType from the public API." into oc-dev by TreeHugger Robot · 7 years ago
  67. 6a841cb Merge "Do not hold locks when calling getAccounts" into oc-dev by TreeHugger Robot · 7 years ago
  68. d1a0d19 Corrects CompactExtractEditLayout to account for systemWindowInsetBottom by Mark Renouf · 7 years ago
  69. 08992ac API refactor: context.startForegroundService() by Christopher Tate · 7 years ago
  70. 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
  71. db688bb Disable voice call barring notification for Verizon. by Sanket Padawe · 7 years ago
  72. 2042770 Merge "BatteryStats: Clamp temperature to 0" into oc-dev by TreeHugger Robot · 7 years ago
  73. 1a89073 Merge "Change layer stack when moving displays." into oc-dev by Rob Carr · 7 years ago
  74. 257047b Merge "Make Notification.EXTRA_ALLOW_DURING_SETUP system API" into oc-dev by Maurice Lam · 7 years ago
  75. d5374b8 Add config_setColorTransformAccelerated by Christine Franks · 7 years ago
  76. 3b36051 Merge "Fix fonts following 455f1bfc05" into oc-dev by TreeHugger Robot · 7 years ago
  77. 0f873de Tweaking PiP for accessibility. by Winson Chung · 7 years ago
  78. 3030442 Merge "Simplified autofill() methods by returning void instead of boolean." into oc-dev by TreeHugger Robot · 7 years ago
  79. cd181e6 Merge "Track isolated process owners" into oc-dev by Chad Brubaker · 7 years ago
  80. 16bedd4 Do not hold locks when calling getAccounts by Fyodor Kupolov · 7 years ago
  81. f114667 Merge "Allow ToolbarActionBar to pass-through unhandled keyShortcuts" into oc-dev by Evan Rosky · 7 years ago
  82. 72c2760 Merge "Switch libplatformproto to sharedlib" into oc-dev by TreeHugger Robot · 7 years ago
  83. 2ab076f Drop REASON_SHARED_APK. by Nicolas Geoffray · 7 years ago
  84. 8d68694 Merge "Drop REASON_NON_SYSTEM_LIBRARY." into oc-dev by Nicolas Geoffray · 7 years ago
  85. 8386603 Merge "Fix getting wrong instance when restoring non-config" into oc-dev by TreeHugger Robot · 7 years ago
  86. a07ce03 Merge "Wait to unlock before changing notification importance" into oc-dev by TreeHugger Robot · 7 years ago
  87. 45cb3e6 Hide TextClassifier.EntityType from the public API. by Abodunrinwa Toki · 7 years ago
  88. 9f592db Update ENSURE_VERIFY_APPS javadoc by Rubin Xu · 7 years ago
  89. 612beb2 Rename badge icon method by Julia Reynolds · 7 years ago
  90. 0677ce2 Fix fonts following 455f1bfc05 by Diego Perez · 7 years ago
  91. 2692daf Merge "Show user running state in dumpsys user." into oc-dev by Makoto Onuki · 7 years ago
  92. 5278d3d Wait to unlock before changing notification importance by Geoffrey Pitsch · 7 years ago
  93. de0272b Drop REASON_NON_SYSTEM_LIBRARY. by Nicolas Geoffray · 7 years ago
  94. f451f7b Merge "Drop REASON_CORE_APP." into oc-dev by Nicolas Geoffray · 7 years ago
  95. 261dd23 Merge "Handle the case where no session exists" into oc-dev by TreeHugger Robot · 7 years ago
  96. df61b03 TextClassificationManager API updates. by Abodunrinwa Toki · 7 years ago
  97. 3134462 Merge "Make layoutlib more lenient with recoverable errors" into oc-dev by Diego Perez · 7 years ago
  98. 30f18587 Drop REASON_CORE_APP. by Nicolas Geoffray · 7 years ago
  99. 921daee Merge "Correctly blame ANR on process using another process token" into oc-dev by TreeHugger Robot · 7 years ago
  100. a55b3ba Handle the case where no session exists by Diego Perez · 7 years ago