1. 63f94f4 Merge "Remove all static members from NetworkStatsFactory." by Lorenzo Colitti · 5 years ago
  2. ecf4d59 Merge "Gatekeeper generated aidl cpp bindings" by Janis Danisevskis · 5 years ago
  3. 2944457 Merge "Fixing checkstyle presubmit hook comments." by Treehugger Robot · 5 years ago
  4. 2a5cceb Merge "Clarify license terms for Romain Guy's artwork." by Treehugger Robot · 5 years ago
  5. 4d4e247 Merge "Revert "Use TM SubId in getDataState and getDataActivity"" by Nathan Harold · 5 years ago
  6. 874b481 Merge "Stable seek bar positioning" by Treehugger Robot · 5 years ago
  7. 20f89c9 Clarify license terms for Romain Guy's artwork. by Bob Badour · 5 years ago
  8. 3ca39de61 Fixing checkstyle presubmit hook comments. by Alex Buynytskyy · 5 years ago
  9. 9db70d2 Merge "Removing an extra installd call." by Treehugger Robot · 5 years ago
  10. e07c0cf Merge "LockAgent: Refactor transformation code" by Treehugger Robot · 5 years ago
  11. 4aa8760 Remove all static members from NetworkStatsFactory. by Lorenzo Colitti · 5 years ago
  12. 73b4106 Merge "Revert "Simplify Exception expressions in CSTest"" by Chalard Jean · 5 years ago
  13. f30d1e1 Revert "Simplify Exception expressions in CSTest" by Chalard Jean · 5 years ago
  14. d854e6e Merge "Track change of type from short -> int" by Neil Fuller · 5 years ago
  15. bd94f0a Merge "Transfer ownership of NetworkStatsFactory to NetworkStatsService." by Lorenzo Colitti · 5 years ago
  16. f2bd2bb Merge "Synchronize the NetworkStatsFactory constructor." by Lorenzo Colitti · 5 years ago
  17. b1d9ad9 Merge "Simplify Exception expressions in CSTest" by Chalard Jean · 5 years ago
  18. 978cca8 Merge "Unify assertThrows" by Chalard Jean · 5 years ago
  19. 1b3687c Merge "Add textview and framelayout inflation cases, refactor." by Treehugger Robot · 5 years ago
  20. 609ac6f Merge "Fix equals API bug on TvTrackInfo" by Treehugger Robot · 5 years ago
  21. 105851c Merge "Add extcon specific UEventObserver" by Treehugger Robot · 5 years ago
  22. 8be08e5 Add textview and framelayout inflation cases, refactor. by Carmen Jackson · 5 years ago
  23. 54bc47a Removing an extra installd call. by Alex Buynytskyy · 5 years ago
  24. a1cae83 Merge "Route KernelWakelockReader's userspace native wakelock stats collection to SystemSuspend (ISuspendControl::getWakeLockStats())" by Treehugger Robot · 5 years ago
  25. 170b097 Merge "Pass --legacy to aapt2 compile for SystemUI" by Colin Cross · 5 years ago
  26. 8b57713 Transfer ownership of NetworkStatsFactory to NetworkStatsService. by Lorenzo Colitti · 5 years ago
  27. e89c9dc Merge "Add NS_R_INTERNAL_ERROR item into NsRcode" by Bernie Innocenti · 5 years ago
  28. dec76b8 Merge "PhoneWindowManager/KeyEvent: Camera key as WakeKey" by Treehugger Robot · 5 years ago
  29. 90d2341 Add NS_R_INTERNAL_ERROR item into NsRcode by lifr · 5 years ago
  30. 37be9f9 Fix equals API bug on TvTrackInfo by Kyeongkab.Nam · 5 years ago
  31. 44173ee Revert "Use TM SubId in getDataState and getDataActivity" by Nathan Harold · 5 years ago
  32. 759af32 Route KernelWakelockReader's userspace native wakelock stats by Kalesh Singh · 5 years ago
  33. b6ae55b Merge "When data switches during voice call, make sure signal bar updates it." by Xiangyu/Malcolm Chen · 5 years ago
  34. b639951 Merge "move short code definitions to SmsManager Test API" by Chen Xu · 5 years ago
  35. f2aa4ce Merge "Only show "Connected" note after opening portal" by Remi NGUYEN VAN · 5 years ago
  36. b92b18b Simplify Exception expressions in CSTest by Chalard Jean · 5 years ago
  37. 751bb3f Unify assertThrows by Chalard Jean · 5 years ago
  38. 0839a19 Only show "Connected" note after opening portal by Remi NGUYEN VAN · 5 years ago
  39. 2bcbc35 Synchronize the NetworkStatsFactory constructor. by Lorenzo Colitti · 5 years ago
  40. b8bdc72 Merge "Migrate telephony code away from Time" by Neil Fuller · 5 years ago
  41. 08b928e Merge "NetworkStats: Fix race condition causing system server crashes" by Lorenzo Colitti · 5 years ago
  42. 7e5a5a6 Merge "Fix leak of DhcpServer on tethering stop error" by Remi NGUYEN VAN · 5 years ago
  43. 2deb9b5 PhoneWindowManager/KeyEvent: Camera key as WakeKey by Felix · 5 years ago
  44. 867956b Merge "BT: Add CAP_NET_ADMIN for Bluetooth Process" by Treehugger Robot · 5 years ago
  45. 96dc0c1 NetworkStats: Fix race condition causing system server crashes by Hugo Benichi · 5 years ago
  46. 99cec9d BT: Add CAP_NET_ADMIN for Bluetooth Process by Nitin Shivpure · 5 years ago
  47. 0276e13 move short code definitions to SmsManager Test API by chen xu · 5 years ago
  48. 95f507f Merge changes Ic2e27f56,Ie19e0995 by Steven Moreland · 5 years ago
  49. f961b96 Merge "Remove obsolete reference to ServiceManagerNative." by Steven Moreland · 5 years ago
  50. 6dcffa0 Fix leak of DhcpServer on tethering stop error by Remi NGUYEN VAN · 5 years ago
  51. a5b124c Merge "Don't auto-connect to networks that have no/limited connectivity." by Lorenzo Colitti · 5 years ago
  52. 2299133 Don't auto-connect to networks that have no/limited connectivity. by Lorenzo Colitti · 5 years ago
  53. 9aa7223 Gatekeeper generated aidl cpp bindings by Janis Danisevskis · 5 years ago
  54. f54791b Remove references to setPermissionController. by Steven Moreland · 5 years ago
  55. 3feab1b ServiceManagerNative: delete unused methods by Steven Moreland · 5 years ago
  56. bb25d1a Remove obsolete reference to ServiceManagerNative. by Steven Moreland · 5 years ago
  57. 44ea78d Merge "Set mOriginatingAddress and mRecipientAddress separately" by Amit Mahajan · 5 years ago
  58. 4507201 Merge changes Ie70d0155,I0692a91d,I8c5041a4 by Andreas Gampe · 5 years ago
  59. b491952 Pass --legacy to aapt2 compile for SystemUI by Colin Cross · 5 years ago
  60. 3fdedfab Merge "Replace the IDD with the '+' sign" by Amit Mahajan · 5 years ago
  61. 24a89b4 Stable seek bar positioning by Sergey · 5 years ago
  62. f15b5b3 Merge "Fix SubInfo#toString consistency." by Treehugger Robot · 5 years ago
  63. f52b970 LockAgent: Add agent parameters to start_lock_agent script by Andreas Gampe · 5 years ago
  64. 8695b40 LockAgent: Add option to synthesize Java crash logging by Andreas Gampe · 5 years ago
  65. 5e2a884 LockAgent: Add ability to generate a native crash by Andreas Gampe · 5 years ago
  66. a6874fc Merge "LockAgent: Add crasher binary" by Andreas Gampe · 5 years ago
  67. cc96c57 Merge "Modified AudioService to broadcast ACTION_MICROPHONE_MUTE_CHANGE intent to all users" by agathaman · 5 years ago
  68. 49fa372 Fix SubInfo#toString consistency. by Hunter Knepshield · 5 years ago
  69. dd98a70 Merge "Inline readNetworkStatsDetailInternal, make mUseBpfStats final" by Benedict Wong · 5 years ago
  70. 8c9d8c5 Inline readNetworkStatsDetailInternal, make mUseBpfStats final by Benedict Wong · 5 years ago
  71. 3ffc019 LockAgent: Add crasher binary by Andreas Gampe · 5 years ago
  72. afb660c Merge "LockAgent: Refactor violation data" by Andreas Gampe · 5 years ago
  73. f8d8fc1 Track change of type from short -> int by Neil Fuller · 5 years ago
  74. 2d24f7a Merge "Switch to a single PacketSocketAddress constructor" by Neil Fuller · 5 years ago
  75. 09f6675 Merge "Remove unused class" by Neil Fuller · 5 years ago
  76. 6c176ef Merge "Factorize custom asserts." by Chalard Jean · 5 years ago
  77. 6ae89f2 Switch to a single PacketSocketAddress constructor by Neil Fuller · 5 years ago
  78. ff32698 Merge "Replace no_framework_libs: true with sdk_version: "core_platform"" by Treehugger Robot · 5 years ago
  79. 9c0ff1b Factorize custom asserts. by Chalard Jean · 5 years ago
  80. e741849 Merge "Make sure on non-dds phone, try MMS data connection when PS is not attached." by Xiangyu/Malcolm Chen · 5 years ago
  81. be0d8fc Merge "Triggering notifications when dual CDMA SIM combinations are detected" by Xiangyu/Malcolm Chen · 5 years ago
  82. 1ec90cb When data switches during voice call, make sure signal bar updates it. by Malcolm Chen · 5 years ago
  83. aa3512b Make sure on non-dds phone, try MMS data connection when PS is not attached. by Malcolm Chen · 5 years ago
  84. da48fd8 Set mOriginatingAddress and mRecipientAddress separately by Taesu Lee · 5 years ago
  85. 56ea64d Triggering notifications when dual CDMA SIM combinations are detected by Malcolm Chen · 5 years ago
  86. e563643 Merge "[startop] Add an app for testing startup performance" by Treehugger Robot · 5 years ago
  87. 579a99e Merge "Move the test of minimum supported keepalive slots to CTS" by Junyu Lai · 5 years ago
  88. 68a4599 Merge "Correct value of supported keepalive count for cellular" by Junyu Lai · 5 years ago
  89. 3647eb6 Merge "Document public alternatives to greylisted APIs" by Andrei-Valentin Onea · 5 years ago
  90. 56a34d9 Replace no_framework_libs: true with sdk_version: "core_platform" by Paul Duffin · 5 years ago
  91. ee7baf7 Merge "Remove superfluous use of no_framework_libs: true" by Treehugger Robot · 5 years ago
  92. c09bf35 Remove superfluous use of no_framework_libs: true by Paul Duffin · 5 years ago
  93. edde28b Move the test of minimum supported keepalive slots to CTS by junyulai · 5 years ago
  94. 8914229 Merge "NetworkStackClient: Allow modules with network_stack uid" by Treehugger Robot · 5 years ago
  95. 1adf5f0 Merge "app_process: use libhidlbase" by Steven Moreland · 5 years ago
  96. e6e17c7 [startop] Add an app for testing startup performance by Eric Holk · 5 years ago
  97. f9425d4 LockAgent: Refactor violation data by Andreas Gampe · 5 years ago
  98. 93903b7 Merge "Move off ZipString and over to std::string/std::string_view as appropriate." by Elliott Hughes · 5 years ago
  99. 28a7b59 Merge "Use TM SubId in getDataState and getDataActivity" by Nathan Harold · 5 years ago
  100. 4c854cf NetworkStackClient: Allow modules with network_stack uid by Roshan Pius · 5 years ago