1. 534f3a9 Merge "Fix NullPointerException in GestureDetector" by Alan Viverette · 2 years, 10 months ago
  2. 697f9fb Merge "Add OWNERS for USB functionality" by Treehugger Robot · 2 years, 10 months ago
  3. 4c34063 Add OWNERS for USB functionality by kumarashishg · 2 years, 10 months ago
  4. 122b698 Merge "Extract separate INTENT_OWNERS" by Paul Duffin · 2 years, 10 months ago
  5. c5171f7 Fix NullPointerException in GestureDetector by Arnab Sen · 3 years ago
  6. efdde20 Add missing owners for content capture and protection by Nino Jagar · 2 years, 10 months ago
  7. 0234d3a Extract separate INTENT_OWNERS by Paul Duffin · 2 years, 10 months ago
  8. 5594c74 Merge "Revert "Add 2 ANGLE deferlist settings"" by Peiyong Lin · 2 years, 11 months ago
  9. 7e5966f Merge "[content-capture] owners files updates" by Felix Oghina · 2 years, 11 months ago
  10. 3873275 Merge "Pull out common code in createFromParcel's switch" by Santiago Aboy Solanes · 2 years, 11 months ago
  11. e738e3f Revert "Add 2 ANGLE deferlist settings" by Peiyong Lin · 2 years, 11 months ago
  12. 8c7dbeb Merge "Remove bluetooth state change logging from BatteryStats" by William Escande · 2 years, 11 months ago
  13. 9a62743 Pull out common code in createFromParcel's switch by Santiago Aboy Solanes · 2 years, 11 months ago
  14. 447513d [content-capture] owners files updates by Felix Oghina · 2 years, 11 months ago
  15. 5ae39ab Remove bluetooth state change logging from BatteryStats by William Escande · 2 years, 11 months ago
  16. 3c0960d Merge "Replace filegroup with aidl_library module type" by Treehugger Robot · 2 years, 11 months ago
  17. 13e6bc5 Merge "Add new owners to the SQLite APIs" by Treehugger Robot · 2 years, 11 months ago
  18. a7960f1 docs: Update permission samples link by Marcel Pinto · 2 years, 11 months ago
  19. 4811f1d Merge "Ignore the reboot to normal intent when DSU is locked" by Treehugger Robot · 2 years, 11 months ago
  20. 0bc469d Add new owners to the SQLite APIs by Lee Shombert · 2 years, 11 months ago
  21. 081e525 Ignore the reboot to normal intent when DSU is locked by Howard Chen · 2 years, 11 months ago
  22. 177168a Update OWNER file by Joanne Chung · 2 years, 11 months ago
  23. 7fe64b8 Merge "Update OWNERS for SysUI JankTracker" by Treehugger Robot · 2 years, 11 months ago
  24. 047ddc3 Merge "Fix the memory leak during high speed recording" by Treehugger Robot · 2 years, 11 months ago
  25. ced0bbd Merge changes from topic "mvstub" by Anton Hansson · 2 years, 11 months ago
  26. f572402 Return TotalMemory size when ddr size is not present by Juan Yescas · 2 years, 11 months ago
  27. d7fd411 Merge "Add hackz@ to OWNERS files" by Felix Oghina · 2 years, 11 months ago
  28. fa803b9 Add hackz@ to OWNERS files by Felix Oghina · 2 years, 11 months ago
  29. 0c94921 Merge "Adding tests for OOM fix" by Pawan Wagh · 2 years, 11 months ago
  30. b7ca601 Merge "Throw exception when trying to allocate memory above 1MB limit" by Pawan Wagh · 2 years, 11 months ago
  31. 94e184a Adding tests for OOM fix by Pawan Wagh · 3 years ago
  32. 7b8e729 Throw exception when trying to allocate memory above 1MB limit by Pawan Wagh · 3 years, 1 month ago
  33. fd59ca7 Update OWNERS for SysUI JankTracker by Peter Kalauskas · 2 years, 11 months ago
  34. 15821b6 Merge "Keystore: Added missing error codes" by Eran Messeri · 2 years, 11 months ago
  35. 4dd23f2 Merge TQ2A.230505.002 to aosp-master - DO NOT MERGE by Bill Yi · 2 years, 11 months ago
  36. a8be7cf Merge "NfcAdapter.getNfcAntennaInfo crashes to retrieve NfcAntennaInfo" by Alisher Alikhodjaev · 2 years, 11 months ago
  37. 6f17fb0 Replace filegroup with aidl_library module type by Vinh Tran · 3 years ago
  38. 22e6d32 NfcAdapter.getNfcAntennaInfo crashes to retrieve NfcAntennaInfo by Alisher Alikhodjaev · 2 years, 11 months ago
  39. 1309034 Merge "Adding allocation size check when creating arrays in java parcel" by Pawan Wagh · 2 years, 11 months ago
  40. ca6e67a Ready more build rules for dir move by Anton Hansson · 3 years, 1 month ago
  41. a389302 Adding allocation size check when creating arrays in java parcel by Pawan Wagh · 3 years, 2 months ago
  42. b15ca79 Keystore: Added missing error codes by Prashant Patil · 3 years ago
  43. affd2a6 Guard against missing mac addresses in onWakeupEvent by Suprabh Shukla · 3 years ago
  44. bd3b1b8 Merge changes from topic "V" by Colin Cross · 3 years ago
  45. 4e22563 Merge "Cherry pick UidFrozenStateChanged API signature" by Mark Fasheh · 3 years ago
  46. 1aa38ca Cherry pick UidFrozenStateChanged API signature by Mark Fasheh · 3 years ago
  47. 53d1cf7 Add VanillaIceCream to android.os.Build by Colin Cross · 3 years, 2 months ago
  48. 943c640 Merge "Use try-with-resources to avoid accidentaly leaking unclosed objects." by Treehugger Robot · 3 years ago
  49. a750dca Merge "Address code warnings in the android.app package." by Mateus Azis · 3 years ago
  50. 8412b13 Merge "Fix cursor not blinking when view re-added to layout" by Treehugger Robot · 3 years ago
  51. 61d9828 Fix cursor not blinking when view re-added to layout by Steven Terrell · 3 years ago
  52. a2743d3 [TeX] Source code moved to modules-utils by Vova Sharaienko · 3 years ago
  53. 7f84eda Merge "Camera: Bump up the extension jpeg processor blob size" by Treehugger Robot · 3 years ago
  54. 14acc23 Address code warnings in the android.app package. by Mateus Azis · 3 years ago
  55. 75eb42b Use try-with-resources to avoid accidentaly leaking unclosed objects. by Mateus Azis · 3 years ago
  56. a69bf3c Camera: Bump up the extension jpeg processor blob size by Emilian Peev · 3 years ago
  57. 52457cc Merge "Test: atest -c MyRoboTests Bug: 272054982 Make VsyncEventData visible to test classes calling nativeinit" by Kevin Liu · 3 years ago
  58. f4df7dd Merge "ManifestConfigSource: disable debug mode" by Steven Moreland · 3 years ago
  59. 97dd62d Test: atest -c MyRoboTests by Ram Peri · 3 years, 1 month ago
  60. ca0ef0a Merge "Update OWNERS for internal Chooser and Resolver" by Mark Renouf · 3 years ago
  61. 16f7bdc Merge "Fix the system property name in a comment" by Mythri Alle · 3 years ago
  62. 0b0060a Merge "DSU enhancement (5/N)" by Treehugger Robot · 3 years ago
  63. 4ebe7fb Merge "Merge TQ2A.230405.003" by Treehugger Robot · 3 years ago
  64. 5ad7d38 Fix the system property name in a comment by Mythri Alle · 3 years ago
  65. 7464e44 Merge "Fix warnings from static analysis tool." by George Chang · 3 years ago
  66. 9a4d24e DSU enhancement (5/N) by JW Wang · 3 years ago
  67. e5dff82 DSU enhancement (4/N) by JW Wang · 3 years ago
  68. d4bf244 DSU enhancement (3/N) by JW Wang · 3 years ago
  69. b008e12 DSU enhancement (2/N) by JW Wang · 3 years ago
  70. 0bb9401 Merge TQ2A.230405.003 by Xin Li · 3 years ago
  71. 9c68ee8 Update permissions OWNERS by Evan Severson · 3 years ago
  72. b7adc1b Update OWNERS for internal Chooser and Resolver by Mark Renouf · 3 years ago
  73. cf066d7 Revert "Prevent sharesheet from previewing unowned URIs [RESTRICT AUTOMERGE]" by Mark Renouf · 3 years ago
  74. 97f78a0 Update AnalogClock deprecation tag to be more explicit about the where it is deprecated and still supported by Alice Yuan · 3 years ago
  75. db93b81 Merge "a.t.f.DateFormat behaves consistently with j.t.DateFormat in en, en-US locale" by Victor Chang · 3 years ago
  76. 14539d3 a.t.f.DateFormat behaves consistently with j.t.DateFormat in en, en-US locale by Victor Chang · 3 years ago
  77. 0d7ad87 Fix warnings from static analysis tool. by sai.shwethas · 3 years ago
  78. de96490 ManifestConfigSource: disable debug mode by Steven Moreland · 3 years ago
  79. b8a1b57 Merge "Add SubscriptionManager APIs for satellite communication." by Jack Yu · 3 years ago
  80. 47b7fc7 Add SubscriptionManager APIs for satellite communication. by Aishwarya Mallampati · 3 years, 3 months ago
  81. dee0156 Merge "VCN: Allow restricting TRANSPORT_TEST for CTS" by Yan Yan · 3 years ago
  82. 8b70a6b Merge "Fix NullPointerException to get sim accounts" by Marcus Hagerott · 3 years ago
  83. 653a8e6 VCN: Allow restricting TRANSPORT_TEST for CTS by Yan Yan · 3 years, 2 months ago
  84. 47300d9 Merge "[Reland] VCN: Require capability matching on test networks for CTS" by Yan Yan · 3 years ago
  85. 3445c76 Merge "SoundTrigger OWNERS cleanup" by Atneya Nair · 3 years ago
  86. a72e432 Don't throw if the matching key contains ":". by Sudheer Shanka · 3 years ago
  87. e6f44ac Merge "[TeX] Introduced Telemetry Express Logging APIs" by Vova Sharaienko · 3 years ago
  88. e211ac0 Prevent sharesheet from previewing unowned URIs [RESTRICT AUTOMERGE] by Mark Renouf · 3 years, 1 month ago
  89. 65c358f Checks if AccessibilityServiceInfo is within parcelable size. by Daniel Norman · 3 years, 2 months ago
  90. 25b0c7f Re-enforce MANAGE_ACTIVITY_TASKS for applySyncTransaction by Chris Li · 3 years, 2 months ago
  91. f7da9fd Merge "Close DirectoryStream in ActivityThread after use." by Treehugger Robot · 3 years ago
  92. 1419167 Fix NullPointerException to get sim accounts by Zemeng Li · 3 years, 9 months ago
  93. 72554e3 SoundTrigger OWNERS cleanup by Atneya Nair · 3 years ago
  94. e7ae30f Close DirectoryStream in ActivityThread after use. by Mateus Azis · 3 years ago
  95. 52d8237 Add missing Nullable annotations to UsbDeviceConnection.controlTransfer. by Mateus Azis · 3 years, 3 months ago
  96. c056bd2 Merge "Add more logs into dumpsys of VPN" by Chiachang Wang · 3 years ago
  97. 3c6bc86 Add more logs into dumpsys of VPN by chiachangwang · 3 years, 1 month ago
  98. 19116294 [Reland] VCN: Require capability matching on test networks for CTS by Yan Yan · 3 years, 1 month ago
  99. 799477d [TeX] Introduced Telemetry Express Logging APIs by Vova Sharaienko · 3 years ago
  100. 40e6cdf Add new capability name. by Kweku Adams · 3 years, 1 month ago