1. adb9394 Settings: Add a setting to toggle wifi scan throttling by Roshan Pius · 6 years ago
  2. 97ac699 Merge "Removing unused scoring thresholds" by Oscar Shu · 6 years ago
  3. 99334bf Merge "Encourage creating Binder tokens with a descriptor." by TreeHugger Robot · 6 years ago
  4. d2c86ab Encourage creating Binder tokens with a descriptor. by Martijn Coenen · 6 years ago
  5. 0ffdfc8 Merge "Per-display resumed activities" by Andrii Kulian · 6 years ago
  6. 8f09a50 Expose Ambient Wallpaper API by Lucas Dupin · 6 years ago
  7. ab132ee Per-display resumed activities by Andrii Kulian · 6 years ago
  8. fab85f0 Merge changes Ide697f9f,Ia76c5741 by TreeHugger Robot · 6 years ago
  9. 906f9c6 Moved input time out handling to ActivityTaskManagerService (14/n) by Wale Ogunwale · 6 years ago
  10. a1b12c8 Merge "Introduce Font and its builder class" by Seigo Nonaka · 6 years ago
  11. 5d97dd3 Merge "Add test for when a WorkSource removes itself." by TreeHugger Robot · 6 years ago
  12. b5df055 Merge "Enhance a11y soft keyboard controller" by Phil Weaver · 6 years ago
  13. 3ea5588 Merge "Support for appending "standalone" WHERE chunks." by Jeff Sharkey · 6 years ago
  14. afeca1d Merge "Add a frame commit callback test API" by TreeHugger Robot · 6 years ago
  15. 3af4a96 Merge "Add attribute to control forced dark mode" by TreeHugger Robot · 6 years ago
  16. ac70654 Merge "Procstats: keep track of per-proc state active time" by TreeHugger Robot · 6 years ago
  17. e477cc4 Merge "Extract native methods into isolated classes" by TreeHugger Robot · 6 years ago
  18. b4cd758 Merge "Bind update() args as Object[] for performance." by Jeff Sharkey · 6 years ago
  19. 03a65b0 Enhance a11y soft keyboard controller by Phil Weaver · 6 years ago
  20. b89df9e Support for appending "standalone" WHERE chunks. by Jeff Sharkey · 6 years ago
  21. 6f11c6e Extract native methods into isolated classes by Seigo Nonaka · 6 years ago
  22. 352a72c Merge "Don't track per process state cpu times by default." by Sudheer Shanka · 6 years ago
  23. cf8c852 Merge "Add some compatibility support for resizing." by TreeHugger Robot · 6 years ago
  24. 9ab32f8 Add a frame commit callback test API by John Reck · 6 years ago
  25. 2dbf576 Merge "Created new Settings preferences for internal autofill state." by Felipe Leme · 6 years ago
  26. 0a5d92a Merge "Use VOLUME_SETTINGS_INT instead of VOLUME_SETTINGS" by TreeHugger Robot · 6 years ago
  27. e9c59a1 Merge "Remove references to full_classes_proguard_jar" am: 6dfabc4353 am: 4a852ecdd6 am: 5f6fee759d by Colin Cross · 6 years ago
  28. be73986 Merge "Remove references to full_classes_proguard_jar" am: 6dfabc4353 am: 4a852ecdd6 by Colin Cross · 6 years ago
  29. 5f6fee7 Merge "Remove references to full_classes_proguard_jar" am: 6dfabc4353 by Colin Cross · 6 years ago
  30. 4a852ec Merge "Remove references to full_classes_proguard_jar" am: 6dfabc4353 by Colin Cross · 6 years ago
  31. b319639 Merge "Fix unregisterScanner call in BluetoothLeScanner." by TreeHugger Robot · 6 years ago
  32. 688be1a docs: added Android P behavior change note to untagSocket reference am: 5ad001eb4f by kopriva · 6 years ago
  33. 3711c6c docs: added Android P behavior change note to untagSocket reference by kopriva · 6 years ago
  34. a1c21c0 Introduce Font and its builder class by Seigo Nonaka · 6 years ago
  35. 6dfabc4 Merge "Remove references to full_classes_proguard_jar" by Treehugger Robot · 6 years ago
  36. f3df16c Use VOLUME_SETTINGS_INT instead of VOLUME_SETTINGS by Andrew Zeng · 6 years ago
  37. b413299 Dump the visible list for easier debugging by Winson Chung · 6 years ago
  38. 5ad001e docs: added Android P behavior change note to untagSocket reference by kopriva · 6 years ago
  39. 0695063 Remove references to full_classes_proguard_jar by Colin Cross · 6 years ago
  40. 6b6a71a Merge "Consolidate RecentTaskInfo and RunningTaskInfo into TaskInfo class" by Winson Chung · 6 years ago
  41. 4e15605 Fix unregisterScanner call in BluetoothLeScanner. by Claire Treyz · 6 years ago
  42. 2746ab5 Add some compatibility support for resizing. by Garfield Tan · 6 years ago
  43. 42122bf Bind update() args as Object[] for performance. by Jeff Sharkey · 6 years ago
  44. 68b2222 Created new Settings preferences for internal autofill state. by Felipe Leme · 6 years ago
  45. dd9e03a Merge "Disable collecting binder call stats by default." by Olivier Gaillard · 6 years ago
  46. a8042d0 Merge "Pull more data from binder calls." by Olivier Gaillard · 6 years ago
  47. a14d5b2 Disable collecting binder call stats by default. by Olivier Gaillard · 6 years ago
  48. 590c716 Merge "Moved URI grants code out of ActivityManagerService to its own service (13/n)" by Wale Ogunwale · 6 years ago
  49. a1fa888 Merge "Extend SQLiteQueryBuilder for update and delete." by Jeff Sharkey · 6 years ago
  50. 90affed Merge "Make comment more inclusive to all a11yServices" by Qasid Sadiq · 6 years ago
  51. 33c9ebb Add test for when a WorkSource removes itself. by vagdevi · 6 years ago
  52. c3e9c8b Merge "Added new test for AssistStructure." by TreeHugger Robot · 6 years ago
  53. e5df855 Merge "Execute "strict" queries with extra parentheses." by Jeff Sharkey · 6 years ago
  54. 6f52d15 Pull more data from binder calls. by Olivier Gaillard · 6 years ago
  55. b13ea30 Extend SQLiteQueryBuilder for update and delete. by Jeff Sharkey · 6 years ago
  56. 289ba40 Adds an Observer interface to observes binder API calls. by Olivier Gaillard · 6 years ago
  57. a327120 Merge "Improve isolation of DND providers" into pi-dev am: c63d09990a by Julia Reynolds · 6 years ago
  58. c28cba1 Added new test for AssistStructure. by Felipe Leme · 6 years ago
  59. 8f857ca Merge "Fix order of hidl unlinkToDeath." am: 720d797c0a am: 77cc79264e am: c2b3e1c7cf by Steven Moreland · 6 years ago
  60. be8e0d0 Execute "strict" queries with extra parentheses. by Jeff Sharkey · 6 years ago
  61. 2f098ad Merge "Fix order of hidl unlinkToDeath." am: 720d797c0a am: 77cc79264e by Steven Moreland · 6 years ago
  62. c2b3e1c Merge "Fix order of hidl unlinkToDeath." am: 720d797c0a am: 77cc79264e by Steven Moreland · 6 years ago
  63. 77cc792 Merge "Fix order of hidl unlinkToDeath." am: 720d797c0a by Steven Moreland · 6 years ago
  64. 720d797 Merge "Fix order of hidl unlinkToDeath." by Steven Moreland · 6 years ago
  65. c27346f Merge "Fix edge effect not showing up on first scroll" am: 894d8cf470 am: 391a7c381d am: bc7b84e463 by Vu Thanh Cong · 6 years ago
  66. 7d3edea Merge "Fix edge effect not showing up on first scroll" am: 894d8cf470 am: 391a7c381d by Vu Thanh Cong · 6 years ago
  67. bc7b84e Merge "Fix edge effect not showing up on first scroll" am: 894d8cf470 by Vu Thanh Cong · 6 years ago
  68. 4bcf9b8 Improve isolation of DND providers by Julia Reynolds · 6 years ago
  69. 391a7c3 Merge "Fix edge effect not showing up on first scroll" am: 894d8cf470 by Vu Thanh Cong · 6 years ago
  70. 7aea7a4 Procstats: keep track of per-proc state active time by Dianne Hackborn · 6 years ago
  71. 894d8cf Merge "Fix edge effect not showing up on first scroll" by Treehugger Robot · 6 years ago
  72. d56ed0c Improve transaction logging by Andrii Kulian · 6 years ago
  73. d673f4f Merge "don't call setSize() when creating SurfaceControl" am: 57e98b19be am: e332fe4b3d am: 762b60ce74 by youngmin0822.lee · 6 years ago
  74. 607244a Merge "don't call setSize() when creating SurfaceControl" am: 57e98b19be am: e332fe4b3d by youngmin0822.lee · 6 years ago
  75. 762b60c Merge "don't call setSize() when creating SurfaceControl" am: 57e98b19be by youngmin0822.lee · 6 years ago
  76. e332fe4 Merge "don't call setSize() when creating SurfaceControl" am: 57e98b19be by youngmin0822.lee · 6 years ago
  77. 63eaa47 Make comment more inclusive to all a11yServices by Qasid Ahmad Sadiq · 6 years ago
  78. 57e98b1 Merge "don't call setSize() when creating SurfaceControl" by Treehugger Robot · 6 years ago
  79. 1f59d3c Merge "Forward correct biometric in AuthenticationClient" by Kevin Chyn · 6 years ago
  80. 3b8a4ce Merge "Rename ACTION_CONFIRM_PERMISSIONS -> ACTION_CONFIRM_INSTALL" by TreeHugger Robot · 6 years ago
  81. b528d69 Forward correct biometric in AuthenticationClient by Kevin Chyn · 6 years ago
  82. 8af16eb Removing unused scoring thresholds by xshu · 6 years ago
  83. 819a6d6 Merge "Always review permissions before <M app is started the first time" by Philip P. Moltmann · 6 years ago
  84. 90a9868 Fix order of hidl unlinkToDeath. by Steven Moreland · 6 years ago
  85. 58cc1f2 resolve merge conflicts of 80894b606303eb9320a9969c1553d14ce0220dca to stage-aosp-master am: 1d336da880 by Martijn Coenen · 6 years ago
  86. 0eab570 resolve merge conflicts of 80894b606303eb9320a9969c1553d14ce0220dca to stage-aosp-master by Martijn Coenen · 6 years ago
  87. 6c644e6 Always review permissions before <M app is started the first time by Philip P. Moltmann · 6 years ago
  88. 1d336da resolve merge conflicts of 80894b606303eb9320a9969c1553d14ce0220dca to stage-aosp-master by Martijn Coenen · 6 years ago
  89. 2b002d0 Merge "Add annotation for hidden members used by apps." am: 78368234b2 am: b4b293b0ec am: ac1eece91c by Mathew Inwood · 6 years ago
  90. b432ba4 Merge "Move UriCodec to be near its one user" am: 55d8b54ac3 am: 3b3a29e316 am: a37c7c3199 by Neil Fuller · 6 years ago
  91. 0502d90 Merge "Improve isolation of DND providers" by Julia Reynolds · 6 years ago
  92. e910402 Merge "Add annotation for hidden members used by apps." am: 78368234b2 am: b4b293b0ec by Mathew Inwood · 6 years ago
  93. 56f169c Merge "Move UriCodec to be near its one user" am: 55d8b54ac3 am: 3b3a29e316 by Neil Fuller · 6 years ago
  94. ac1eece Merge "Add annotation for hidden members used by apps." am: 78368234b2 by Mathew Inwood · 6 years ago
  95. a37c7c3 Merge "Move UriCodec to be near its one user" am: 55d8b54ac3 am: 3b3a29e316 by Neil Fuller · 6 years ago
  96. b4b293b Merge "Add annotation for hidden members used by apps." am: 78368234b2 by Mathew Inwood · 6 years ago
  97. 3b3a29e Merge "Move UriCodec to be near its one user" am: 55d8b54ac3 by Neil Fuller · 6 years ago
  98. 80894b6 Merge "Make BinderProxy @hide public class." by Treehugger Robot · 6 years ago
  99. 7836823 Merge "Add annotation for hidden members used by apps." by Mathew Inwood · 6 years ago
  100. 55d8b54 Merge "Move UriCodec to be near its one user" by Treehugger Robot · 6 years ago