1. 3ba71b6 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by Tobias Thierer · 4 years, 9 months ago
  2. 15b2153 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 9 months ago
  3. 8ea0a62 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 9 months ago
  4. 1e4fd51 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 9 months ago
  5. c6c641f Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 9 months ago
  6. 75a2403 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 9 months ago
  7. 70daf8f Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 9 months ago
  8. 44eeaa5 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 9 months ago
  9. d21dcfe Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 9 months ago
  10. 3c8a432 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by Tobias Thierer · 4 years, 9 months ago
  11. ea1a7ca Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 9 months ago
  12. 5459e16 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 9 months ago
  13. a3e1f21 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 9 months ago
  14. 978d9d3 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 9 months ago
  15. 44eeff3 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 9 months ago
  16. 3af2a7e Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 9 months ago
  17. 8220102 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 9 months ago
  18. b07b18d Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 9 months ago
  19. 666c748 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 9 months ago
  20. 5605333 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 9 months ago
  21. 580c4a6 Merge "Fix the parsing of manifest rules when ADB is specified." by Song Pan · 4 years, 9 months ago
  22. 3522d98 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" am: edb04b0849 am: 5727033c3a am: 3a18f484a1 by Automerger Merge Worker · 4 years, 9 months ago
  23. 3a18f48 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" am: edb04b0849 am: 5727033c3a by Automerger Merge Worker · 4 years, 9 months ago
  24. e515e96 Fix the parsing of manifest rules when ADB is specified. by Song Pan · 4 years, 9 months ago
  25. 57a1e4c Merge "Revert submission 9996524-restrict_legacy_appop" by TreeHugger Robot · 4 years, 9 months ago
  26. 1ee3dda Merge "Explicit null-check before use in FileIntegrityService" by TreeHugger Robot · 4 years, 9 months ago
  27. 8d0b7f1 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 9 months ago
  28. ebd5b24 Revert submission 9996524-restrict_legacy_appop by Kholoud Mohamed · 4 years, 9 months ago
  29. 864ed84 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 9 months ago
  30. d02b11f Merge changes Id7ba8465,I769e7261,Ib1fac7e0 by JW Wang · 4 years, 9 months ago
  31. fdb9819 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 10 months ago
  32. 187ccaa Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 9 months ago
  33. 9bd1370 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 9 months ago
  34. 6aefe5f Merge "Prevent apps that target >= R from opting out of scoped storage" by Nandana Dutt · 4 years, 9 months ago
  35. a986bc6 Prevent apps that target >= R from opting out of scoped storage by Nandana Dutt · 4 years, 9 months ago
  36. 3607553 Merge "Correct Preconditions.checkNotNull usage." by TreeHugger Robot · 4 years, 9 months ago
  37. 41c017e Simplify a logging message (3/n) by JW Wang · 4 years, 9 months ago
  38. b059e2f Use PackageRollbackInfo#getVersionRolledBackFrom to simplify code (2/n) by JW Wang · 4 years, 9 months ago
  39. 8108251 Implement VersionedPackage#equals (1/n) by JW Wang · 4 years, 9 months ago
  40. 138246e MediaRouter: Enable MRM.selectRoute() by Kyunglyul Hyun · 4 years, 9 months ago
  41. e42231b Merge "Fix onConnet() is called twice for AugmentedAutofillService." by Joanne Chung · 4 years, 9 months ago
  42. 3cdf7d9 Merge "Respect the rollback data policy (3/n)" by JW Wang · 4 years, 9 months ago
  43. 71d5f85 Merge "Fix Error Prone errors" am: 645ae56f43 am: 90d6707b02 by Automerger Merge Worker · 4 years, 9 months ago
  44. 645ae56 Merge "Fix Error Prone errors" by Colin Cross · 4 years, 9 months ago
  45. 742715c Merge "Use elapsedRealtime to measure in-progress app-ops" by TreeHugger Robot · 4 years, 9 months ago
  46. 2bcaf15 Explicit null-check before use in FileIntegrityService by Victor Hsieh · 4 years, 9 months ago
  47. e6ece90 Use elapsedRealtime to measure in-progress app-ops by Philip P. Moltmann · 4 years, 9 months ago
  48. d493125 Merge "Dump app-op uid states even when no package Ops" by TreeHugger Robot · 4 years, 9 months ago
  49. e2bb874 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 9 months ago
  50. ceffd59 Dump app-op uid states even when no package Ops by Philip P. Moltmann · 4 years, 9 months ago
  51. e3212de Merge "Modify the RuleBinarySerializer to identify the indexes per block." by TreeHugger Robot · 4 years, 9 months ago
  52. de8dd1c Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 9 months ago
  53. 49c9de9 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 9 months ago
  54. 55bf940 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 9 months ago
  55. c9820ad5 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 9 months ago
  56. 33679c3 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 9 months ago
  57. 892bede Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 9 months ago
  58. 3f1cebf Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 9 months ago
  59. eb5b3a5 Merge "Add test for IntegrityFileManagerTest." by TreeHugger Robot · 4 years, 9 months ago
  60. 4959993 Merge "Make sanitizeLocationInfo System Api." by Xiangyu/Malcolm Chen · 4 years, 9 months ago
  61. d562ee0 Modify the RuleBinarySerializer to identify the indexes per block. by Omer Nebil Yaveroglu · 4 years, 9 months ago
  62. 0b107f5 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 9 months ago
  63. 9cb1a5e Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 9 months ago
  64. d914f8a Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 9 months ago
  65. 0ccd2ef Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 9 months ago
  66. 536a84c Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 9 months ago
  67. a671374 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 9 months ago
  68. c56a78d Add test for IntegrityFileManagerTest. by Song Pan · 4 years, 9 months ago
  69. 38bb95b Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 9 months ago
  70. ee9d224 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 9 months ago
  71. 856ce4a Merge "Remove layer from window handle since it's no longer used" by Chavi Weingarten · 4 years, 9 months ago
  72. 55447e3 Merge "Fail early if we don't have any rules file on disk." by Song Pan · 4 years, 9 months ago
  73. f16032a Correct Preconditions.checkNotNull usage. by Daulet Zhanguzin · 4 years, 10 months ago
  74. fbe8eca Merge "Introduce a new output stream that is capable of tracking the number of bytes that are written to the output stream." by TreeHugger Robot · 4 years, 9 months ago
  75. ac3c04b Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 9 months ago
  76. 541a771 Fail early if we don't have any rules file on disk. by Song Pan · 4 years, 9 months ago
  77. 82768bf Respect the rollback data policy (3/n) by JW Wang · 4 years, 10 months ago
  78. a39cf4f Introduce a new output stream that is capable of tracking the number of by Omer Nebil Yaveroglu · 4 years, 9 months ago
  79. c8df11a Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 10 months ago
  80. c518630 Merge "Implement route control methods of RouteSessionController" by Hyundo Moon · 4 years, 9 months ago
  81. 5afe2b6b Merge "Merge RootActivityContainer and RootWindowContainer (85/n)" by TreeHugger Robot · 4 years, 9 months ago
  82. 0a92657 Implement route control methods of RouteSessionController by Hyundo Moon · 4 years, 9 months ago
  83. 4e535b4 Merge "Rename WindowlessViewRoot to SurfaceControlViewHost and rework API" by Rob Carr · 4 years, 9 months ago
  84. 149d5c8 Merge RootActivityContainer and RootWindowContainer (85/n) by Louis Chang · 4 years, 9 months ago
  85. 26ccf3f Merge "MediaRouter: save sessions in media router service" by Kyunglyul Hyun · 4 years, 9 months ago
  86. 78180b8 Merge "Handle atomic formula max value size" by TreeHugger Robot · 4 years, 9 months ago
  87. 88273f1 Handle atomic formula max value size by Khaled Abdelmohsen · 4 years, 9 months ago
  88. 7297be2 Merge "Implement allowed installers in manfiest rules." by TreeHugger Robot · 4 years, 9 months ago
  89. ea385fc Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by Daulet Zhanguzin · 4 years, 9 months ago
  90. efe4374 MediaRouter: save sessions in media router service by Kyunglyul Hyun · 4 years, 9 months ago
  91. c3a20c3 Merge "Make the short term brightness model configurable." by TreeHugger Robot · 4 years, 9 months ago
  92. e24b80a Implement allowed installers in manfiest rules. by Song Pan · 4 years, 9 months ago
  93. eff34ec Merge "Rename variable to avoid mis-labelling as a TODO comment" by Al Sutton · 4 years, 9 months ago
  94. f6a55e1 Merge "MediaRouter: make request id globally unique" by Kyunglyul Hyun · 4 years, 9 months ago
  95. 3a9f1e9 Merge "Fix Error Prone errors" by Colin Cross · 4 years, 9 months ago
  96. c784724 MediaRouter: make request id globally unique by Kyunglyul Hyun · 4 years, 9 months ago
  97. 59b1888 Rename WindowlessViewRoot to SurfaceControlViewHost and rework API by Robert Carr · 4 years, 10 months ago
  98. cce904a Merge "Remove blocking binder calls from isInUse method" am: 4bef55860f am: e7e3c7ec10 am: 944268b72e by Automerger Merge Worker · 4 years, 9 months ago
  99. 944268b Merge "Remove blocking binder calls from isInUse method" am: 4bef55860f am: e7e3c7ec10 by Automerger Merge Worker · 4 years, 9 months ago
  100. 4bef558 Merge "Remove blocking binder calls from isInUse method" by Howard Chen · 4 years, 9 months ago