1. f0031d2 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 10 months ago
  2. 7a5f572 Merge "Make methods final in ControlsProviderService" by Fabian Kozynski · 4 years, 10 months ago
  3. 79630d7 Make methods final in ControlsProviderService by Fabian Kozynski · 4 years, 10 months ago
  4. d02b11f Merge changes Id7ba8465,I769e7261,Ib1fac7e0 by JW Wang · 4 years, 10 months ago
  5. 19135ae Merge "Fix name of TemperatureControlTemplate" by Fabian Kozynski · 4 years, 10 months ago
  6. c07ad2d Merge "Improve ResolverActivity UX on TV" by TreeHugger Robot · 4 years, 10 months ago
  7. 08c2f02 Merge "Use ro.product.vndk.version for unbundled product apks" am: cbfcd44f68 am: e0e165f06e am: bbce9e0c5a by Automerger Merge Worker · 4 years, 10 months ago
  8. bbce9e0 Merge "Use ro.product.vndk.version for unbundled product apks" am: cbfcd44f68 am: e0e165f06e by Automerger Merge Worker · 4 years, 10 months ago
  9. e0e165f Merge "Use ro.product.vndk.version for unbundled product apks" am: cbfcd44f68 by Justin Yun · 4 years, 10 months ago
  10. cbfcd44 Merge "Use ro.product.vndk.version for unbundled product apks" by Treehugger Robot · 4 years, 10 months ago
  11. 8108251 Implement VersionedPackage#equals (1/n) by JW Wang · 4 years, 10 months ago
  12. 8c4eed8 Merge "Remove unused symbols in framework/base" by Menghan Li · 4 years, 10 months ago
  13. 4003e43 Merge "Revert "ConnectivityManagerTest: grant access to Wifi @hide APIs"" by David Su · 4 years, 10 months ago
  14. a676b99 Revert "ConnectivityManagerTest: grant access to Wifi @hide APIs" by David Su · 4 years, 10 months ago
  15. c25a9dd Merge "Prevent double-counting of kernel stack size in dumpsys reports" am: 9493f0ed0b am: a457a78ab7 am: 6dfd9358a3 by Automerger Merge Worker · 4 years, 10 months ago
  16. 414327b Remove unused symbols in framework/base by menghanli · 4 years, 10 months ago
  17. 6dfd935 Merge "Prevent double-counting of kernel stack size in dumpsys reports" am: 9493f0ed0b am: a457a78ab7 by Automerger Merge Worker · 4 years, 10 months ago
  18. a457a78 Merge "Prevent double-counting of kernel stack size in dumpsys reports" by Suren Baghdasaryan · 4 years, 10 months ago
  19. 3cdf7d9 Merge "Respect the rollback data policy (3/n)" by JW Wang · 4 years, 10 months ago
  20. 1029e50 Merge changes from topics "framework-wifi-test-defaults", "frameworkwifiapitests-mk-to-bp", "wifitrackerlibtests-access-hidden-apis" by David Su · 4 years, 10 months ago
  21. 71d5f85 Merge "Fix Error Prone errors" am: 645ae56f43 am: 90d6707b02 by Automerger Merge Worker · 4 years, 10 months ago
  22. 9493f0e Merge "Prevent double-counting of kernel stack size in dumpsys reports" by Suren Baghdasaryan · 4 years, 10 months ago
  23. 90d6707 Merge "Fix Error Prone errors" am: 645ae56f43 by Colin Cross · 4 years, 10 months ago
  24. 645ae56 Merge "Fix Error Prone errors" by Colin Cross · 4 years, 10 months ago
  25. 046f1d8 Merge "Camera: Cache tag id to avoid repeatative lookup" by TreeHugger Robot · 4 years, 10 months ago
  26. e6590f61 Fix name of TemperatureControlTemplate by Fabian Kozynski · 4 years, 10 months ago
  27. 2018bf0 Prevent double-counting of kernel stack size in dumpsys reports by Suren Baghdasaryan · 5 years ago
  28. c4daa64 Merge "Remove unused BluetoothHearingAid APIs and usages" am: 7d48a4513c am: ed567b8cad am: 588696bef3 by Automerger Merge Worker · 4 years, 10 months ago
  29. 588696b Merge "Remove unused BluetoothHearingAid APIs and usages" am: 7d48a4513c am: ed567b8cad by Automerger Merge Worker · 4 years, 10 months ago
  30. ed567b8 Merge "Remove unused BluetoothHearingAid APIs and usages" am: 7d48a4513c by Rahul Sabnis · 4 years, 10 months ago
  31. 1bde472 Merge "Fixed an issue Zygote initialization." by Christian Wailes · 4 years, 10 months ago
  32. 7d48a45 Merge "Remove unused BluetoothHearingAid APIs and usages" by Treehugger Robot · 4 years, 10 months ago
  33. 1fd8c7c Merge "Resolver/Chooser - Window inset fixes" by TreeHugger Robot · 4 years, 10 months ago
  34. 8de5385 Merge "Fix typo in javadoc in AutofillValue" by Nikita Dubrovsky · 4 years, 10 months ago
  35. 3833bdc Merge "Reformat biometric auth constants to 4 hex digits" by Curtis Belmonte · 4 years, 10 months ago
  36. 856ce4a Merge "Remove layer from window handle since it's no longer used" by Chavi Weingarten · 4 years, 10 months ago
  37. fe33a3a Camera: Cache tag id to avoid repeatative lookup by Shuzhen Wang · 4 years, 11 months ago
  38. 9236adc Resolver/Chooser - Window inset fixes by Matt Pietal · 5 years ago
  39. 87a7b2f Merge "Control Service - Fix typo" by TreeHugger Robot · 4 years, 10 months ago
  40. 49fe456 Merge "Merge ControlState into Control" by Fabian Kozynski · 4 years, 10 months ago
  41. 5ebb1c5 Merge "Add manifest attribute to signal the intent of an app to operate cross-profile." by Jonathan Scott · 4 years, 10 months ago
  42. ec60b26 Add manifest attribute to signal the intent of an app to operate cross-profile. by Jonathan Scott · 5 years ago
  43. 82768bf Respect the rollback data policy (3/n) by JW Wang · 5 years ago
  44. 8231929 Control Service - Fix typo by Matt Pietal · 4 years, 10 months ago
  45. 1ef374f Use ro.product.vndk.version for unbundled product apks by Justin Yun · 5 years ago
  46. e977504 Merge "Add an override for getUser in ContextWrapper" am: 5a049f5cf2 am: 5d9fc9340b by Automerger Merge Worker · 4 years, 10 months ago
  47. 5d9fc93 Merge "Add an override for getUser in ContextWrapper" am: 5a049f5cf2 by Paul Hu · 4 years, 10 months ago
  48. 5a049f5 Merge "Add an override for getUser in ContextWrapper" by Paul Hu · 4 years, 10 months ago
  49. 4e535b4 Merge "Rename WindowlessViewRoot to SurfaceControlViewHost and rework API" by Rob Carr · 4 years, 10 months ago
  50. 9bc62f7 Merge "Port SurfaceView deferTransaction usage to BLAST" by Rob Carr · 4 years, 10 months ago
  51. 5c0f07c Add an override for getUser in ContextWrapper by paulhu · 4 years, 11 months ago
  52. 723628b Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 10 months ago
  53. fcc8d86 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 5 years ago
  54. 8a313e7 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by Daulet Zhanguzin · 4 years, 10 months ago
  55. f783a5e Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 10 months ago
  56. c3a20c3 Merge "Make the short term brightness model configurable." by TreeHugger Robot · 4 years, 10 months ago
  57. 40e979e Improve ResolverActivity UX on TV by Sergey Troshin · 4 years, 10 months ago
  58. ffac02d Merge "Make getCameraIdListNoLazy handle no service case" by TreeHugger Robot · 4 years, 10 months ago
  59. f122481 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 10 months ago
  60. 2cd16a2 Merge "Make StringNetworkSpecifier @SystemApi" am: fbceb58514 am: a4fbf15adf am: a7d60e5103 by Automerger Merge Worker · 4 years, 10 months ago
  61. a7d60e5 Merge "Make StringNetworkSpecifier @SystemApi" am: fbceb58514 am: a4fbf15adf by Automerger Merge Worker · 4 years, 10 months ago
  62. a4fbf15 Merge "Make StringNetworkSpecifier @SystemApi" am: fbceb58514 by Aaron Huang · 4 years, 10 months ago
  63. fbceb58 Merge "Make StringNetworkSpecifier @SystemApi" by Aaron Huang · 4 years, 10 months ago
  64. 3a9f1e9 Merge "Fix Error Prone errors" by Colin Cross · 4 years, 10 months ago
  65. 85bb940 Port SurfaceView deferTransaction usage to BLAST by Robert Carr · 5 years ago
  66. 59b1888 Rename WindowlessViewRoot to SurfaceControlViewHost and rework API by Robert Carr · 5 years ago
  67. 85a8d44 Fix typo in javadoc in AutofillValue by Nikita Dubrovsky · 4 years, 10 months ago
  68. 7a67d07 Remove layer from window handle since it's no longer used by chaviw · 4 years, 10 months ago
  69. b8f296d Unit tests for PullAtomMetadata by Tej Singh · 4 years, 11 months ago
  70. 5ea7fb7 Fix Error Prone errors by Colin Cross · 5 years ago
  71. ee57f49 Merge ControlState into Control by Fabian Kozynski · 4 years, 10 months ago
  72. a2044e1 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 10 months ago
  73. b29fdf1 Make the short term brightness model configurable. by Kenny Guy · 5 years ago
  74. ce45b72 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 10 months ago
  75. 0af97d6 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 10 months ago
  76. 05ea439 Merge "Attempt to fix the ActivityThreadClientTest test case failed." by TreeHugger Robot · 4 years, 10 months ago
  77. 9fa43da Make getCameraIdListNoLazy handle no service case by Robin Lee · 4 years, 10 months ago
  78. 0c2469b Merge "Add metrics for Settings battery share page" by Hugh Chen · 4 years, 10 months ago
  79. a70ad07 Merge "Added key Magnification Mode" by Ryan Lin · 4 years, 10 months ago
  80. 572efe1 Merge changes I9a0bf442,Id4c7c086 into qt-qpr1-dev am: 20fd656400 by Automerger Merge Worker · 4 years, 11 months ago
  81. ea4d0ca [WIFI] Protect broadcasts used by the Wi-Fi framework am: 66a71e55b3 by Automerger Merge Worker · 4 years, 11 months ago
  82. 20fd656 Merge changes I9a0bf442,Id4c7c086 into qt-qpr1-dev by Etan Cohen · 4 years, 11 months ago
  83. 3750d84 Merge "Import translations. DO NOT MERGE" by Bill Yi · 4 years, 11 months ago
  84. ffdfb58 Merge "Extend augmented autofill service APIs to support inline suggestion." by Feng Cao · 4 years, 11 months ago
  85. 8669c66 Merge "Make InputMethodService to never reuse the inline suggestion response callback." by Feng Cao · 4 years, 11 months ago
  86. 7c8fce6 [WIFI] Protect broadcasts used by the Wi-Fi framework by Etan Cohen · 4 years, 11 months ago
  87. 66a71e5 [WIFI] Protect broadcasts used by the Wi-Fi framework by Etan Cohen · 4 years, 11 months ago
  88. 9ad619b Extend augmented autofill service APIs to support inline suggestion. by Feng Cao · 4 years, 11 months ago
  89. ee3c92f Import translations. DO NOT MERGE by Bill Yi · 4 years, 11 months ago
  90. 8fff3f4 Import translations. DO NOT MERGE by Bill Yi · 4 years, 11 months ago
  91. ec3f84a Make InputMethodService to never reuse the inline suggestion response callback. by Feng Cao · 4 years, 11 months ago
  92. 6b7926d Merge "Revert submission 1182953-1576003954286-8455af5a" by Chen Xu · 4 years, 11 months ago
  93. 9ec9264 Merge "Removed regionId from updateTapExcludeRegion request." by Chavi Weingarten · 4 years, 11 months ago
  94. 052fe8b Merge "Changes to API adding new templates and actions" by Fabian Kozynski · 4 years, 11 months ago
  95. 2d21212 Changes to API adding new templates and actions by Fabian Kozynski · 5 years ago
  96. 4e15b28 Merge "Introduce WINDOWING_MODE_MULTI_WINDOW" by Wale Ogunwale · 4 years, 11 months ago
  97. e10e904 Merge "Expose NetworkCapabilities methods to system/public APIs" am: 30b2ac7158 am: 435b410600 am: 6c14dd9c44 by Automerger Merge Worker · 4 years, 11 months ago
  98. 6c14dd9 Merge "Expose NetworkCapabilities methods to system/public APIs" am: 30b2ac7158 am: 435b410600 by Automerger Merge Worker · 4 years, 11 months ago
  99. 435b410 Merge "Expose NetworkCapabilities methods to system/public APIs" am: 30b2ac7158 by Aaron Huang · 4 years, 11 months ago
  100. 30b2ac7 Merge "Expose NetworkCapabilities methods to system/public APIs" by Aaron Huang · 4 years, 11 months ago