1. 061cec7 Move NetworkStatsFactory into service directory by Chenbo Feng · 6 years ago
  2. b00f655 Merge "Ensure that we always log updating from file." by TreeHugger Robot · 6 years ago
  3. 7ea2688 Merge "Allow companion apps to start background activities from PendingIntents (even if they aren't foreground)" by TreeHugger Robot · 6 years ago
  4. 03a8c09 Merge "Remove obscure check that was always true" by TreeHugger Robot · 6 years ago
  5. afcb7ff Merge "Merge "Clean up permissions when uids are no longer used" am: 7754d368f4 am: ecb28c1948 am: 16ee7a1be4" by Android Build Merger (Role) · 6 years ago
  6. 4fe8600 Merge "Clean up permissions when uids are no longer used" am: 7754d368f4 am: ecb28c1948 by Chenbo Feng · 6 years ago
  7. 9797c76 Merge "Add statically built regex pattern to avoid rebuilding all the time" by Ioannis Ilkos · 6 years ago
  8. 79a7407 Merge "Snapshot arguments before processing." by Jeff Sharkey · 6 years ago
  9. 16ee7a1 Merge "Clean up permissions when uids are no longer used" am: 7754d368f4 by Chenbo Feng · 6 years ago
  10. 719082d Merge "OverlayInfo API: fix @Nullable -> @NonNull" by Todd Kennedy · 6 years ago
  11. ea46579c Merge "Avoid a bunch of log spam in SmartReplyConstantsTest." by TreeHugger Robot · 6 years ago
  12. ecb28c1 Merge "Clean up permissions when uids are no longer used" am: 7754d368f4 by Chenbo Feng · 6 years ago
  13. e1e0528 Merge "Cancel Metric activations" by Muhammad Qureshi · 6 years ago
  14. cfd519f Merge "Increase char limit for face_error_not_enrolled" by TreeHugger Robot · 6 years ago
  15. b4db62e Merge "Dont sync keys using the unified challenge profile random credential" by Annie Meng · 6 years ago
  16. 6b9102d Merge "Remove call identification APIs." by Tyler Gunn · 6 years ago
  17. 7754d36 Merge "Clean up permissions when uids are no longer used" by Treehugger Robot · 6 years ago
  18. f15e726 Merge "Fix NPE in logActionClick" by TreeHugger Robot · 6 years ago
  19. a128f82 Merge "Enforce new bubble policy in NoMan" by Mady Mellor · 6 years ago
  20. 44807bc Merge "Add metadata and headers to incident reports." by TreeHugger Robot · 6 years ago
  21. 9c1abe6 Merge "Change visibility of *WorkSourceUid APIs to public instead of @SystemApi." by Olivier Gaillard · 6 years ago
  22. ca4a858 Ensure that we always log updating from file. by Alex Kershaw · 6 years ago
  23. a423d34 Merge "Change KernelCpuThreadReader frequency bucketing to work with >2 core clusters" by TreeHugger Robot · 6 years ago
  24. 44de118 Merge "Don't lock the profile after setting work challenge." by TreeHugger Robot · 6 years ago
  25. d44902f Merge "Disable a flaky test, will fix later." by Josh Tsuji · 6 years ago
  26. b77ce74 Merge "Ensure that THM sets up even when system dies" by William Hester · 6 years ago
  27. 3d98d51 Merge "libmedia2_jni: link to libcgrouprc" by Yifan Hong · 6 years ago
  28. e567f07 Disable a flaky test, will fix later. by Joshua Tsuji · 6 years ago
  29. c7cd1eb Merge "Merge "Pass app's data dir to ART" am: 16749ac83e am: 33ed677361 am: 6277c39b0e" by Android Build Merger (Role) · 6 years ago
  30. 26c73b0 Merge "Tweak bar chart measurement." by TreeHugger Robot · 6 years ago
  31. 278f199 Merge "Pass app's data dir to ART" am: 16749ac83e am: 33ed677361 am: 6277c39b0e by David Brazdil · 6 years ago
  32. ffd5fb6 Merge "Support content description with app name" by TreeHugger Robot · 6 years ago
  33. b0bca0c Merge "Improve CursorWindow failure message" by Makoto Onuki · 6 years ago
  34. 6277c39 Merge "Pass app's data dir to ART" am: 16749ac83e am: 33ed677361 by David Brazdil · 6 years ago
  35. 900debd OverlayInfo API: fix @Nullable -> @NonNull by Mårten Kongstad · 6 years ago
  36. 89df2a7 Merge "Expose input region monitoring to system components." by Michael Wright · 6 years ago
  37. 934a492 Merge "Update the format of the am_compact event log message." by TreeHugger Robot · 6 years ago
  38. 2276cea Improve CursorWindow failure message by Makoto Onuki · 6 years ago
  39. 1c72113 Merge "Adds the ability for SysUI to request QSB alpha changes." by Govinda Wasserman · 6 years ago
  40. ce10ef8 docs: Javadoc cleanup by Andrew Solovay · 6 years ago
  41. 18cfa9a Merge "Remove user switcher when multiple users is disabled" by TreeHugger Robot · 6 years ago
  42. 2cf9ee7 Merge "Don't announce changes in zen dialog" by TreeHugger Robot · 6 years ago
  43. 7fa7d36 Increase char limit for face_error_not_enrolled by Ilya Matyukhin · 6 years ago
  44. 33ed677 Merge "Pass app's data dir to ART" am: 16749ac83e by David Brazdil · 6 years ago
  45. 77a059f Merge "Tidy up some Javadoc." by TreeHugger Robot · 6 years ago
  46. c27b078 Merge "Set active stream when progerss changed by user" by TreeHugger Robot · 6 years ago
  47. 2d0caa4 Change KernelCpuThreadReader frequency bucketing to work with >2 core clusters by Misha Wagner · 6 years ago
  48. efa6c8a Merge "Revert "Mute haptic channels by default."" by Eric Laurent · 6 years ago
  49. 88e193b Merge "[Multi-user] Clean up user state stored in the system user directory when user is removed." by Chandan Nath · 6 years ago
  50. 16749ac Merge "Pass app's data dir to ART" by David Brazdil · 6 years ago
  51. ff0e1f5 Merge "Use a confirmedTap listener to guarantee a click. This eliminates the overlapping component listener bug from the caption service." by TreeHugger Robot · 6 years ago
  52. ac9c597 Merge "Use FLAG_BUBBLE rather than setting the value ourselves" by Mady Mellor · 6 years ago
  53. da34cd4 Allow companion apps to start background activities from by Michal Karpinski · 6 years ago
  54. 8aaa528 Merge "OMS: ignore instant apps" by Todd Kennedy · 6 years ago
  55. eaf603d Merge "Change theme setting to JSONObject format." by TreeHugger Robot · 6 years ago
  56. 4fce120 Fix NPE in logActionClick by Tony Mak · 6 years ago
  57. 8229dfd Avoid a bunch of log spam in SmartReplyConstantsTest. by Gustav Sennton · 6 years ago
  58. aa22f41 Merge "CastTile: Better handling of multiple active devices." by Narayan Kamath · 6 years ago
  59. 2c49d12 Merge "Tell the app that a smart reply was used even when it has been edited." by TreeHugger Robot · 6 years ago
  60. cd5046c Remove obscure check that was always true by Jorim Jaggi · 6 years ago
  61. 3666811 Merge "Add more tests to KernelCpuThreadReaderDiffTest" by Misha Wagner · 6 years ago
  62. f29f2d4 Tell the app that a smart reply was used even when it has been edited. by Gustav Sennton · 6 years ago
  63. 086ddc8 Dont sync keys using the unified challenge profile random credential by Annie Meng · 6 years ago
  64. f84f4f8 Change visibility of *WorkSourceUid APIs to public instead of @SystemApi. by Olivier Gaillard · 6 years ago
  65. ff23ad1 Merge "Use mPidMap instead of mProcessNames to get process with pid info" by Jorim Jaggi · 6 years ago
  66. 15b64be Support content description with app name by Tony Mak · 6 years ago
  67. bb58879 Change theme setting to JSONObject format. by Amin Shaikh · 6 years ago
  68. 3a5ebf5 Cancel Metric activations by Muhammad Qureshi · 6 years ago
  69. a8da697 Don't lock the profile after setting work challenge. by Pavel Grafov · 6 years ago
  70. 331411f Merge "carrier-config: define imsi_eap_identity_sequence_int key" by Ecco Park · 6 years ago
  71. c799523 Expose input region monitoring to system components. by Michael Wright · 6 years ago
  72. 7053e28 [Multi-user] Clean up user state stored in the system user directory by Chandan Nath · 6 years ago
  73. 06f2e129 Pass app's data dir to ART by David Brazdil · 6 years ago
  74. 32492ee CastTile: Better handling of multiple active devices. by Narayan Kamath · 6 years ago
  75. 1c53bca Merge "Greylist IActivityTaskManagerSingleton." by Mathew Inwood · 6 years ago
  76. 607a13d Merge "Fix NetworkMonitor won't do private dns resolution" am: c895b818e0 am: aecea736d2 by lucaslin · 6 years ago
  77. 7d0a216 Merge "Fix NetworkMonitor won't do private dns resolution" am: c895b818e0 by lucaslin · 6 years ago
  78. aecea73 Merge "Fix NetworkMonitor won't do private dns resolution" am: c895b818e0 by lucaslin · 6 years ago
  79. ed194a3 Merge "Some cleanups for Tethering" am: 31b33b6f41 am: 5dff3c98c5 am: 9d4a2a27e6 by Mark Chien · 6 years ago
  80. c895b81 Merge "Fix NetworkMonitor won't do private dns resolution" by Treehugger Robot · 6 years ago
  81. 5fb988f Add more tests to KernelCpuThreadReaderDiffTest by Misha Wagner · 6 years ago
  82. 9d4a2a2 Merge "Some cleanups for Tethering" am: 31b33b6f41 am: 5dff3c98c5 by Mark Chien · 6 years ago
  83. 5dff3c9 Merge "Some cleanups for Tethering" am: 31b33b6f41 by Mark Chien · 6 years ago
  84. 83b0528 Tidy up some Javadoc. by Alex Kershaw · 6 years ago
  85. 31b33b6 Merge "Some cleanups for Tethering" by Mark Chien · 6 years ago
  86. 62e98c4 Merge "Use Volume Group core callback in volume preference rather than intent" by TreeHugger Robot · 6 years ago
  87. 51541ec Merge "Remove support for dexopting shared libraries." am: 75a76da717 am: bd0b7295a6 by Nicolas Geoffray · 6 years ago
  88. f51cadf Merge "Remove support for dexopting shared libraries." am: 75a76da717 by Nicolas Geoffray · 6 years ago
  89. 34495dc2 Merge "Fix API in CaptivePortal, StaticIpConfiguration" am: 0470353c2e am: 77daae9b3d by Remi NGUYEN VAN · 6 years ago
  90. 6cb1a0a Merge "Add tests for PermissionMonitor" am: a84cdf4fc6 am: b9ee567881 by Chenbo Feng · 6 years ago
  91. bd0b729 Merge "Remove support for dexopting shared libraries." am: 75a76da717 by Nicolas Geoffray · 6 years ago
  92. e86dfa9 Merge "Fix API in CaptivePortal, StaticIpConfiguration" am: 0470353c2e by Remi NGUYEN VAN · 6 years ago
  93. 8175ac99 Fix NetworkMonitor won't do private dns resolution by lucaslin · 6 years ago
  94. 18758e9 Merge "Add tests for PermissionMonitor" am: a84cdf4fc6 am: b9ee567881 by Chenbo Feng · 6 years ago
  95. 7fb5aca Greylist IActivityTaskManagerSingleton. by Mathew Inwood · 6 years ago
  96. dce047f Tweak bar chart measurement. by tmfang · 6 years ago
  97. 75a76da Merge "Remove support for dexopting shared libraries." by Nicolas Geoffray · 6 years ago
  98. 0c6d4db Remove support for dexopting shared libraries. by Nicolas Geoffray · 6 years ago
  99. 77daae9 Merge "Fix API in CaptivePortal, StaticIpConfiguration" am: 0470353c2e by Remi NGUYEN VAN · 6 years ago
  100. 94fda28 Merge "MediaProjectionManagerService: Exempt privileged apps from the f/g service requirement." by Narayan Kamath · 6 years ago