1. b1092bf Merge "Refactored area update info support" by Treehugger Robot · 7 years ago
  2. d0b0e8c Merge "Add link_type for temp_layoutlib" by Dan Willemsen · 7 years ago
  3. 4a906c1 Merge "Add a global setting to disable DNS over TLS" by Treehugger Robot · 7 years ago
  4. 9f8ed65 Merge "more O_CLOEXEC" by Treehugger Robot · 7 years ago
  5. fb7c0e8 Merge "Fix netlink group mismatch in fds used for offload" by Treehugger Robot · 7 years ago
  6. a2adda4 Add link_type for temp_layoutlib by Dan Willemsen · 7 years ago
  7. 6d98743 Merge "[framework] Fixed signal strength issue" by Pengquan Meng · 7 years ago
  8. f10282b Fix netlink group mismatch in fds used for offload by Niranjan Pendharkar · 7 years ago
  9. 992f9e7 Merge "HwBinder: don't re-implement libhidl's getService" by Treehugger Robot · 7 years ago
  10. 5c7128c Merge changes I3b56e75d,I36255a2c by Treehugger Robot · 7 years ago
  11. eaf4d18 Merge "Remove "result2" in AccountManagerService" by Treehugger Robot · 7 years ago
  12. 422dd00f more O_CLOEXEC by Nick Kralevich · 7 years ago
  13. 143abfd Refactored area update info support by Jack Yu · 7 years ago
  14. 6a90c3f Merge "Shard framework during Java compilation for target side." by Treehugger Robot · 7 years ago
  15. 7082ef0 [framework] Fixed signal strength issue by Pengquan Meng · 7 years ago
  16. 1f4f6d2 Merge "Add storageId to moveObjects" by Jerry Zhang · 7 years ago
  17. b6df7f0 Merge "Add support for AES-GCM-ESP as an IPSec algorithm" by Benedict Wong · 7 years ago
  18. cd06caf Merge "Move most android.util.Mutable* classes to framework." by Tobias Thierer · 7 years ago
  19. 5f04db9 Merge "Framework: Prefer android.system.Os over libcore.io.Libcore.os" by Tobias Thierer · 7 years ago
  20. c4bfdef HwBinder: don't re-implement libhidl's getService by Steven Moreland · 7 years ago
  21. 3499af2 Merge "Settings: Fix leak of BroadcastReceiver intents" by Treehugger Robot · 7 years ago
  22. 6d8b80a Skeletal IpManager proxying to the new IpClient by Erik Kline · 7 years ago
  23. 1b29358 Rename IpManager to IpClient by Erik Kline · 7 years ago
  24. d199295 Settings: Fix leak of BroadcastReceiver intents by Manu Viswanadhan · 8 years ago
  25. 0febe5e Add support for AES-GCM-ESP as an IPSec algorithm by Benedict Wong · 7 years ago
  26. 3851f13 Merge "Allow ro. properties to have arbitrary lengths" by Tom Cherry · 7 years ago
  27. 38a77c4 Allow ro. properties to have arbitrary lengths by Tom Cherry · 7 years ago
  28. 4981841 Move most android.util.Mutable* classes to framework. by Tobias Thierer · 7 years ago
  29. 6217e37 Framework: Prefer android.system.Os over libcore.io.Libcore.os by Tobias Thierer · 7 years ago
  30. e994b4b Merge "Use soong_ui directly, instead of make" by Dan Willemsen · 7 years ago
  31. a40118d Use soong_ui directly, instead of make by Dan Willemsen · 7 years ago
  32. def7b193 Add storageId to moveObjects by Jerry Zhang · 7 years ago
  33. d32138d Merge "Add config to skip showing CF fail-to-disable dialog" by Jordan Liu · 7 years ago
  34. c589496 Merge "Frameworks: Remove warning for SystemProperties.get" by Tom Cherry · 7 years ago
  35. 4627c01 Merge "Batterystats handles nested unoptimized ble scans" by Treehugger Robot · 7 years ago
  36. bccbd00 Add a global setting to disable DNS over TLS by Ben Schwartz · 7 years ago
  37. 95dd3ce Frameworks: Remove warning for SystemProperties.get by Tom Cherry · 7 years ago
  38. 439f16d Add config to skip showing CF fail-to-disable dialog by DongYuchen · 7 years ago
  39. b9f49e6 Merge "Enhance network scan request" by Sooraj Sasindran · 7 years ago
  40. 20e22f6 Batterystats handles nested unoptimized ble scans by Bookatz · 7 years ago
  41. 1545353 Merge "Revert "When updating a split app, copy compiled files from base.apk only."" by Calin Juravle · 7 years ago
  42. 9e93a65 Merge "Add null checks to EMBMS AIDL impls" by Hall Liu · 7 years ago
  43. 16fbd3a Merge "Use -Werror in frameworks/base" by Chih-hung Hsieh · 7 years ago
  44. ce1f9af Merge "Remove getNetworkType() from ServiceState" by nharold · 7 years ago
  45. 5330b5a Remove "result2" in AccountManagerService by tiansiming · 7 years ago
  46. 35496c2 Add null checks to EMBMS AIDL impls by Hall Liu · 7 years ago
  47. 4a4a4e8 Revert "When updating a split app, copy compiled files from base.apk only." by Calin Juravle · 7 years ago
  48. c7edf07 Use -Werror in frameworks/base by Chih-Hung Hsieh · 7 years ago
  49. 03d2399 Remove getNetworkType() from ServiceState by Nathan Harold · 7 years ago
  50. 2681793 Merge "Update locked_region_code_injection tool to ASM 6.0-BETA." by Tobias Thierer · 7 years ago
  51. 6e2226d Enhance network scan request by Sooraj Sasindran · 7 years ago
  52. 4bc825a Merge "Add change to show Invalid card when erroneous card is inserted." by Treehugger Robot · 7 years ago
  53. d098328 Merge "Fix ConnectivityServiceTest#testNetworkCallbackMaximum" by Hugo Benichi · 7 years ago
  54. 42156f3 Merge "Convert ext.jar to Android.bp" by Colin Cross · 7 years ago
  55. db95dff Merge "Add a new carrier config to suppress AoC indication" by Jordan Liu · 7 years ago
  56. 29b132b Add a new carrier config to suppress AoC indication by Omata Shou · 7 years ago
  57. 2b20612 Merge "Move to some properties users to libbase properties" by Tom Cherry · 7 years ago
  58. 95aa2ea Update locked_region_code_injection tool to ASM 6.0-BETA. by Tobias Thierer · 7 years ago
  59. 00644ec Merge "MSIM: Fix to show PUK view when two sims locked on PIN." by Pengquan Meng · 7 years ago
  60. afc4e37 Merge "DO NOT MERGE Update demo mode time to 8:00 for Android 8.0" by Treehugger Robot · 7 years ago
  61. ae40f23 DO NOT MERGE Update demo mode time to 8:00 for Android 8.0 by Shawn · 7 years ago
  62. 93099e4 Move to some properties users to libbase properties by Tom Cherry · 7 years ago
  63. 1e5039e Fix ConnectivityServiceTest#testNetworkCallbackMaximum by Hugo Benichi · 7 years ago
  64. 24660e5 Merge "Import a few android.net unit tests into frameworks-net" by Hugo Benichi · 7 years ago
  65. 9d456cd Merge "Migrate most of core networking tests to junit4" by Treehugger Robot · 7 years ago
  66. da7edaf Import a few android.net unit tests into frameworks-net by Hugo Benichi · 7 years ago
  67. 4a0c5d7 Migrate most of core networking tests to junit4 by Hugo Benichi · 7 years ago
  68. 4b267df MSIM: Fix to show PUK view when two sims locked on PIN. by Pengquan Meng · 7 years ago
  69. 5f123e6 Merge "Fix URI unparceling and clarify an error condition" by Hall Liu · 7 years ago
  70. e9bd544 Merge "Add new Download Error Codes" by Brad Ebinger · 7 years ago
  71. 4be4bb3 Merge "Add missing includes." by Treehugger Robot · 7 years ago
  72. 6b8b22e Add change to show Invalid card when erroneous card is inserted. by Wileen Chiu · 10 years ago
  73. 110e007 Add missing includes. by Dan Albert · 7 years ago
  74. 006c167 Merge "Convert libjnigraphics to Android.bp" by Colin Cross · 7 years ago
  75. b53262c Merge "Add MM#6 string overlay" by Jordan Liu · 7 years ago
  76. 386a568 Merge "EventLogHelper: Clean up code" by Treehugger Robot · 7 years ago
  77. ed0b030 Merge "IpManager: add display name for helpful logging, and Network" by Treehugger Robot · 7 years ago
  78. e42502d IpManager: add display name for helpful logging, and Network by Erik Kline · 7 years ago
  79. 645cd2a Merge "Log upstream network suspend/resume callbacks" by Treehugger Robot · 7 years ago
  80. 126171b Log upstream network suspend/resume callbacks by Erik Kline · 7 years ago
  81. a094510 Fix URI unparceling and clarify an error condition by Hall Liu · 7 years ago
  82. 7d17898 Merge "LoggingPrintStream: Make visible for testing" by Treehugger Robot · 7 years ago
  83. 6fb5072 Add new Download Error Codes by Brad Ebinger · 7 years ago
  84. 432c2b0 Merge "Require DownloadRequest#Builder to have mandatory Source URI" by Brad Ebinger · 7 years ago
  85. b085dee Merge "Parcel: Avoid NPE in finalization" by Treehugger Robot · 7 years ago
  86. 3345974 EventLogHelper: Clean up code by Andreas Gampe · 7 years ago
  87. 0c614c7 Merge "{Event,Security}Log: Unify code" by Treehugger Robot · 7 years ago
  88. e2456d6 LoggingPrintStream: Make visible for testing by Andreas Gampe · 7 years ago
  89. 009b852 Parcel: Avoid NPE in finalization by Andreas Gampe · 7 years ago
  90. a162726 Merge "LinkProperties: fix some indentation issues" by Treehugger Robot · 7 years ago
  91. bd87a39 LinkProperties: fix some indentation issues by Hugo Benichi · 7 years ago
  92. 2e220ef {Event,Security}Log: Unify code by Andreas Gampe · 7 years ago
  93. 4ed3557 Convert libjnigraphics to Android.bp by Colin Cross · 7 years ago
  94. ea737a8 Require DownloadRequest#Builder to have mandatory Source URI by Brad Ebinger · 7 years ago
  95. c30a6ac Merge "EventLog: Check for exception after add()" by Treehugger Robot · 7 years ago
  96. a98866a Merge "SecurityLog: Apply 7b25bb8 to SecurityLog" by Treehugger Robot · 7 years ago
  97. ca06d8b EventLog: Check for exception after add() by Andreas Gampe · 7 years ago
  98. c1211c4 SecurityLog: Apply 7b25bb8 to SecurityLog by Andreas Gampe · 7 years ago
  99. 2b23207 Add MM#6 string overlay by Jordan Liu · 7 years ago
  100. f7141d5 Shard framework during Java compilation for target side. by Nan Zhang · 7 years ago