1. 3e01bc3 Move Slice into Dataset. by Adam He · 4 years, 8 months ago
  2. 4caa869 Merge "Use new UnsupportedAppUsage annotation." by TreeHugger Robot · 4 years, 7 months ago
  3. 1958e4c Merge "setTime and setTimeZone callable by profile owner of org-owned device" by Alex Johnston · 4 years, 7 months ago
  4. 30b9010 Merge "Add NETWORK_AIRPLANE_MODE permission" by TreeHugger Robot · 4 years, 7 months ago
  5. c4a819f Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 7 months ago
  6. 58a3e64 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 7 months ago
  7. ed5a6ae Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 8 months ago
  8. e81f05c setTime and setTimeZone callable by profile owner of org-owned device by Alex Johnston · 4 years, 8 months ago
  9. d10dc73 Merge "Add target SDK restriction to SmartSelectionEventTracker." by TreeHugger Robot · 4 years, 7 months ago
  10. cd25471 Merge "Finish autofill integration with keyboard cleanup tasks" by Joanne Chung · 4 years, 7 months ago
  11. 53af5b2 Merge "Use new setupAppDir() API for creating app-specific directories." by Martijn Coenen · 4 years, 7 months ago
  12. d9a916f Finish autofill integration with keyboard cleanup tasks by Joanne Chung · 4 years, 8 months ago
  13. fad4dd6 Merge "Multiple shortcut menu for android R (2/n)." by PETER LIANG · 4 years, 7 months ago
  14. 729e4d7 Merge "Add permission for MANAGE_EXTERNAL_STORAGE AppOp" by Shafik Nassar · 4 years, 7 months ago
  15. 3960d7a Multiple shortcut menu for android R (2/n). by Peter_Liang · 4 years, 8 months ago
  16. aa864ec Merge "Remove flaky annotation of ActivityThreadClientTest" by TreeHugger Robot · 4 years, 7 months ago
  17. 8106f9f Merge "Create new APIs for overriding APNs" by Hall Liu · 4 years, 7 months ago
  18. 18b931c Import translations. DO NOT MERGE by Bill Yi · 4 years, 8 months ago
  19. 0041b17 Merge "Ensure OVERTYPE event has an entity type." by Joanne Chung · 4 years, 8 months ago
  20. 5435406 Merge "Collect AsyncNotedAppOp in same call as noteOp" by Philip P. Moltmann · 4 years, 8 months ago
  21. 24a4c41 Merge "Added attributes for IME and AutofillService to indicate they support inline suggestions." by TreeHugger Robot · 4 years, 8 months ago
  22. efc4962e Create new APIs for overriding APNs by Hall Liu · 4 years, 8 months ago
  23. 431db93 Merge "Create permission for managing one-time permission sessions" by TreeHugger Robot · 4 years, 8 months ago
  24. b3b8a1f Merge "SubscriptionPlan: remove getNetworkTypesBitMask" by Meng Wang · 4 years, 8 months ago
  25. 7bc8f60 Added attributes for IME and AutofillService to indicate they support by Adam He · 4 years, 8 months ago
  26. 950e55d Merge "Add server side implementation for inline augmented autofill request." by TreeHugger Robot · 4 years, 8 months ago
  27. 43e17e0 Create permission for managing one-time permission sessions by Evan Severson · 4 years, 8 months ago
  28. a812432 Merge "Remove obsolete comment from AppOpManager" by TreeHugger Robot · 4 years, 8 months ago
  29. da554e4 Collect AsyncNotedAppOp in same call as noteOp by Philip P. Moltmann · 4 years, 8 months ago
  30. a574814 Merge changes from topic "appOpFeatureId" by Philip P. Moltmann · 4 years, 8 months ago
  31. fc21302 Remove obsolete comment from AppOpManager by shafik · 4 years, 8 months ago
  32. 77cabc7 Add permission for MANAGE_EXTERNAL_STORAGE AppOp by shafik · 4 years, 8 months ago
  33. 5bf0d2b Add server side implementation for inline augmented autofill request. by Feng Cao · 4 years, 8 months ago
  34. 0c8855d3 SubscriptionPlan: remove getNetworkTypesBitMask by Meng Wang · 4 years, 8 months ago
  35. f47b84c Import translations. DO NOT MERGE by Bill Yi · 4 years, 8 months ago
  36. 9611d75 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 8 months ago
  37. cb0d19b Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 8 months ago
  38. 0eb0a77 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 8 months ago
  39. b7ac8d3 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 8 months ago
  40. e52bd98 Restrict the number of features or size of ids. by Philip P. Moltmann · 4 years, 8 months ago
  41. d8c0bda Use Pools for noteOp related data objects by Philip P. Moltmann · 4 years, 8 months ago
  42. 9046d82 Allow apps to define featureIds in the manifest by Philip P. Moltmann · 4 years, 8 months ago
  43. f0031d2 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 8 months ago
  44. 7a5f572 Merge "Make methods final in ControlsProviderService" by Fabian Kozynski · 4 years, 8 months ago
  45. 79630d7 Make methods final in ControlsProviderService by Fabian Kozynski · 4 years, 8 months ago
  46. d02b11f Merge changes Id7ba8465,I769e7261,Ib1fac7e0 by JW Wang · 4 years, 8 months ago
  47. 19135ae Merge "Fix name of TemperatureControlTemplate" by Fabian Kozynski · 4 years, 8 months ago
  48. c07ad2d Merge "Improve ResolverActivity UX on TV" by TreeHugger Robot · 4 years, 8 months ago
  49. 67335d2 Remove flaky annotation of ActivityThreadClientTest by Jeff Chang · 4 years, 8 months ago
  50. 08c2f02 Merge "Use ro.product.vndk.version for unbundled product apks" am: cbfcd44f68 am: e0e165f06e am: bbce9e0c5a by Automerger Merge Worker · 4 years, 8 months ago
  51. bbce9e0 Merge "Use ro.product.vndk.version for unbundled product apks" am: cbfcd44f68 am: e0e165f06e by Automerger Merge Worker · 4 years, 8 months ago
  52. e0e165f Merge "Use ro.product.vndk.version for unbundled product apks" am: cbfcd44f68 by Justin Yun · 4 years, 8 months ago
  53. cbfcd44 Merge "Use ro.product.vndk.version for unbundled product apks" by Treehugger Robot · 4 years, 8 months ago
  54. 8108251 Implement VersionedPackage#equals (1/n) by JW Wang · 4 years, 8 months ago
  55. 8c4eed8 Merge "Remove unused symbols in framework/base" by Menghan Li · 4 years, 8 months ago
  56. 4003e43 Merge "Revert "ConnectivityManagerTest: grant access to Wifi @hide APIs"" by David Su · 4 years, 8 months ago
  57. a676b99 Revert "ConnectivityManagerTest: grant access to Wifi @hide APIs" by David Su · 4 years, 8 months ago
  58. c25a9dd Merge "Prevent double-counting of kernel stack size in dumpsys reports" am: 9493f0ed0b am: a457a78ab7 am: 6dfd9358a3 by Automerger Merge Worker · 4 years, 8 months ago
  59. 414327b Remove unused symbols in framework/base by menghanli · 4 years, 8 months ago
  60. 6dfd935 Merge "Prevent double-counting of kernel stack size in dumpsys reports" am: 9493f0ed0b am: a457a78ab7 by Automerger Merge Worker · 4 years, 8 months ago
  61. a457a78 Merge "Prevent double-counting of kernel stack size in dumpsys reports" by Suren Baghdasaryan · 4 years, 8 months ago
  62. 3cdf7d9 Merge "Respect the rollback data policy (3/n)" by JW Wang · 4 years, 8 months ago
  63. 1029e50 Merge changes from topics "framework-wifi-test-defaults", "frameworkwifiapitests-mk-to-bp", "wifitrackerlibtests-access-hidden-apis" by David Su · 4 years, 8 months ago
  64. 71d5f85 Merge "Fix Error Prone errors" am: 645ae56f43 am: 90d6707b02 by Automerger Merge Worker · 4 years, 8 months ago
  65. 9493f0e Merge "Prevent double-counting of kernel stack size in dumpsys reports" by Suren Baghdasaryan · 4 years, 8 months ago
  66. 90d6707 Merge "Fix Error Prone errors" am: 645ae56f43 by Colin Cross · 4 years, 8 months ago
  67. 645ae56 Merge "Fix Error Prone errors" by Colin Cross · 4 years, 8 months ago
  68. 046f1d8 Merge "Camera: Cache tag id to avoid repeatative lookup" by TreeHugger Robot · 4 years, 8 months ago
  69. e6590f61 Fix name of TemperatureControlTemplate by Fabian Kozynski · 4 years, 8 months ago
  70. 2018bf0 Prevent double-counting of kernel stack size in dumpsys reports by Suren Baghdasaryan · 4 years, 8 months ago
  71. c4daa64 Merge "Remove unused BluetoothHearingAid APIs and usages" am: 7d48a4513c am: ed567b8cad am: 588696bef3 by Automerger Merge Worker · 4 years, 8 months ago
  72. 588696b Merge "Remove unused BluetoothHearingAid APIs and usages" am: 7d48a4513c am: ed567b8cad by Automerger Merge Worker · 4 years, 8 months ago
  73. ed567b8 Merge "Remove unused BluetoothHearingAid APIs and usages" am: 7d48a4513c by Rahul Sabnis · 4 years, 8 months ago
  74. 1bde472 Merge "Fixed an issue Zygote initialization." by Christian Wailes · 4 years, 8 months ago
  75. 7d48a45 Merge "Remove unused BluetoothHearingAid APIs and usages" by Treehugger Robot · 4 years, 8 months ago
  76. 1fd8c7c Merge "Resolver/Chooser - Window inset fixes" by TreeHugger Robot · 4 years, 8 months ago
  77. 8de5385 Merge "Fix typo in javadoc in AutofillValue" by Nikita Dubrovsky · 4 years, 8 months ago
  78. 3833bdc Merge "Reformat biometric auth constants to 4 hex digits" by Curtis Belmonte · 4 years, 8 months ago
  79. 856ce4a Merge "Remove layer from window handle since it's no longer used" by Chavi Weingarten · 4 years, 8 months ago
  80. fe33a3a Camera: Cache tag id to avoid repeatative lookup by Shuzhen Wang · 4 years, 8 months ago
  81. 9236adc Resolver/Chooser - Window inset fixes by Matt Pietal · 4 years, 8 months ago
  82. 87a7b2f Merge "Control Service - Fix typo" by TreeHugger Robot · 4 years, 8 months ago
  83. 49fe456 Merge "Merge ControlState into Control" by Fabian Kozynski · 4 years, 8 months ago
  84. 5ebb1c5 Merge "Add manifest attribute to signal the intent of an app to operate cross-profile." by Jonathan Scott · 4 years, 8 months ago
  85. a4099aa Ensure OVERTYPE event has an entity type. by Joanne Chung · 4 years, 8 months ago
  86. ec60b26 Add manifest attribute to signal the intent of an app to operate cross-profile. by Jonathan Scott · 4 years, 8 months ago
  87. 82768bf Respect the rollback data policy (3/n) by JW Wang · 4 years, 8 months ago
  88. 8231929 Control Service - Fix typo by Matt Pietal · 4 years, 8 months ago
  89. 9fd2b64 Use new setupAppDir() API for creating app-specific directories. by Martijn Coenen · 4 years, 8 months ago
  90. 1ef374f Use ro.product.vndk.version for unbundled product apks by Justin Yun · 4 years, 8 months ago
  91. e977504 Merge "Add an override for getUser in ContextWrapper" am: 5a049f5cf2 am: 5d9fc9340b by Automerger Merge Worker · 4 years, 8 months ago
  92. 5d9fc93 Merge "Add an override for getUser in ContextWrapper" am: 5a049f5cf2 by Paul Hu · 4 years, 8 months ago
  93. 5a049f5 Merge "Add an override for getUser in ContextWrapper" by Paul Hu · 4 years, 8 months ago
  94. 4e535b4 Merge "Rename WindowlessViewRoot to SurfaceControlViewHost and rework API" by Rob Carr · 4 years, 8 months ago
  95. 9bc62f7 Merge "Port SurfaceView deferTransaction usage to BLAST" by Rob Carr · 4 years, 8 months ago
  96. 5c0f07c Add an override for getUser in ContextWrapper by paulhu · 4 years, 8 months ago
  97. 723628b Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 8 months ago
  98. fcc8d86 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 8 months ago
  99. 8a313e7 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by Daulet Zhanguzin · 4 years, 8 months ago
  100. f783a5e Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 8 months ago