1. e7d04d7 Merge "Let sendShowMessage called from hide to show" by Treehugger Robot · 6 years ago
  2. a4bde27 Merge "Wrap raw binder interface into public classes" by Treehugger Robot · 6 years ago
  3. 0b0b183 Wrap raw binder interface into public classes by Ruchi Kandoi · 6 years ago
  4. de3eeac Merge "RTT bugfixes, part 5" by Hall Liu · 6 years ago
  5. 787c193 Package whitelist for hiddenapi checks. by Mathew Inwood · 6 years ago
  6. e904124 RTT bugfixes, part 5 by Hall Liu · 7 years ago
  7. 602d132 Reparent the webview_zygote to be a child of the main app_process zygote. by Robert Sesek · 7 years ago
  8. 5bc14af Consider shared libs when precreating WebView classloader. by Torne (Richard Coles) · 7 years ago
  9. 6d5aea8 Merge "Fix ConnectivityServiceTest for NATT Keepalive" by nharold · 6 years ago
  10. 473b3b7 Merge "DO NOT MERGE : fix useless import" by Chalard Jean · 6 years ago
  11. cfc6897 Merge "Add @Nullable to return values in Uri" by Treehugger Robot · 6 years ago
  12. 554cfd1 Merge "Add Zygote.startChildZygote() to fork a new process that itself is a zygote." by Treehugger Robot · 6 years ago
  13. 63dd813 Fix ConnectivityServiceTest for NATT Keepalive by Nathan Harold · 6 years ago
  14. 8b764a0 Merge "[DO NOT MERGE] Fix some mouse + list-item selection/scrolling issues" by Treehugger Robot · 6 years ago
  15. 80ae712 Merge "[DO NOT MERGE] Fix context menu position for RTL" by Treehugger Robot · 6 years ago
  16. d0a190df Add Zygote.startChildZygote() to fork a new process that itself is a zygote. by Robert Sesek · 7 years ago
  17. fe1eebe Hidden API blacklisting killswitch. by Mathew Inwood · 6 years ago
  18. 77fb07e DO NOT MERGE : fix useless import by Chalard Jean · 6 years ago
  19. f50d9fb Merge "Add missing'}' in javadoc of public API method" by Treehugger Robot · 6 years ago
  20. b0817b2 Merge "Pass the compilation reason to dexopt" by Calin Juravle · 6 years ago
  21. e26450b Add @Nullable to return values in Uri by Scott Kennedy · 6 years ago
  22. b823d08 Merge "Add setting and logging for RTT" by Hall Liu · 6 years ago
  23. b981617 Pass the compilation reason to dexopt by Calin Juravle · 7 years ago
  24. ee57508 Add setting and logging for RTT by Hall Liu · 7 years ago
  25. b98102b Merge changes from topic "cp_calin_framework_2017" by Treehugger Robot · 6 years ago
  26. 10034d9 Merge "Update hidden API toast message" by David Brazdil · 6 years ago
  27. edab226 Merge changes I3d68dbf8,I6ea524bb,I978d9119 by Chalard Jean · 6 years ago
  28. 47ef64b Merge changes Icd56662d,I0ece820f by Lorenzo Colitti · 6 years ago
  29. 5234d55 Update hidden API toast message by David Brazdil · 6 years ago
  30. fd76d50 Restrict OWNERS in android.net.* by Lorenzo Colitti · 6 years ago
  31. aca4460 Merge "Hearing Aid profile" by Treehugger Robot · 6 years ago
  32. ea580fa Hearing Aid profile by Jakub Pawlowski · 7 years ago
  33. 2c8456b Merge "Copy IpSecConfig when IpSecTransforms are created" by Benedict Wong · 6 years ago
  34. 29c772c [framework] Pass .dm files to dexopt at install time by Calin Juravle · 7 years ago
  35. e4ad74e Extend the ArtManager profiling API to cover boot image profiling by Calin Juravle · 7 years ago
  36. ea6c0ff [framework] Extend profile operations to take the profile name by Calin Juravle · 7 years ago
  37. b62a904 [framework] Prepare profile for app code paths by Calin Juravle · 7 years ago
  38. a8f1a4c Perform a non strict matching of .dm files when computing the size by Calin Juravle · 7 years ago
  39. 011603a Support installation of DexMetadata files (.dm) by Calin Juravle · 7 years ago
  40. 369fbd2 Implement ArtManager#snapshotProfile API by Calin Juravle · 7 years ago
  41. 1d875ad Add SystemApis to expose runtime profile information by Calin Juravle · 7 years ago
  42. b3a4aab Refactor runtime hidden API flag from negative to positive by David Brazdil · 7 years ago
  43. 054cd16 Deprecate CONNECTIVITY_ACTION. by Chalard Jean · 7 years ago
  44. 804b8fb Publish FOREGROUND and add NOT_SUSPENDED capabilities. by Chalard Jean · 7 years ago
  45. 9fda81e Merge "Refactor ZygoteProcess to deal in LocalSocketAddress." by Treehugger Robot · 7 years ago
  46. 9dd3a38 Copy IpSecConfig when IpSecTransforms are created by Benedict Wong · 7 years ago
  47. 052fbab Public EuiccManager APIs. by Holly Jiuyu Sun · 7 years ago
  48. 5ac8abf Refactor ZygoteProcess to deal in LocalSocketAddress. by Robert Sesek · 7 years ago
  49. e669ac2 fix misleading FATAL EXCEPTION IN SYSTEM PROCESS log by yuanhuihui · 7 years ago
  50. 690b369 Let sendShowMessage called from hide to show by tiansiming [田思明] · 7 years ago
  51. 43699e9 Merge "Require NETWORK_STACK Permission for IpSec Tunnel Mode" by nharold · 7 years ago
  52. 2d46e07 Merge "Modify javadoc for onWindowShown" by Treehugger Robot · 7 years ago
  53. 5a920ca Require NETWORK_STACK Permission for IpSec Tunnel Mode by Nathan Harold · 7 years ago
  54. 5a748e5 Merge "VintfObject: add getTargetFcmVersion" by Treehugger Robot · 7 years ago
  55. 0e5e472 VintfObject: add getTargetFcmVersion by Yifan Hong · 7 years ago
  56. b902593 Modify javadoc for onWindowShown by tiansiming [田思明] · 7 years ago
  57. ca867dc Add missing'}' in javadoc of public API method by Hugo Benichi · 7 years ago
  58. f0a55cc MacAddress: Use SecureRandom and add a 46 bit randomized MAC generator by Jong Wook Kim · 7 years ago
  59. 1a535ba Merge "BootReceiver: changed deprecated Build.RADIO to Build.getRadioVerison to get non-empty radio firmware version in SYSTEM_LAST_KMSG." by Treehugger Robot · 7 years ago
  60. 383a7d4 Merge "Add function to change LE Tx Data Length" by Stanley Tng · 7 years ago
  61. 918c524 Add function to change LE Tx Data Length by Stanley Tng · 7 years ago
  62. 771e229 Merge "Update OWNER files for connectivity" by Hugo Benichi · 7 years ago
  63. 853628d Merge "Add function to update LE connection parameters" by Stanley Tng · 7 years ago
  64. 6c40bbd Merge "Add DENSITY_440" by Treehugger Robot · 7 years ago
  65. 0a6c539 Merge "Enable multiple active Ethernet interfaces" by Treehugger Robot · 7 years ago
  66. 337e2fe Merge "Add NFC Transaction Event intent actions and extras" by Ruchi Kandoi · 7 years ago
  67. a077161 Add NFC Transaction Event intent actions and extras by Ruchi Kandoi · 7 years ago
  68. 73e7a1a Merge "Add ServiceSpecificExceptions for SecureElementService." by Ruchi Kandoi · 7 years ago
  69. bb1d07e Merge "Return non-negetive value in getMobileStats method" by Treehugger Robot · 7 years ago
  70. 1c87561 Update OWNER files for connectivity by Hugo Benichi · 7 years ago
  71. 816a053 Add ServiceSpecificExceptions for SecureElementService. by Ruchi Kandoi · 7 years ago
  72. 6da1dda Add function to update LE connection parameters by Stanley Tng · 7 years ago
  73. ddd440b Merge "Propagate the "dalvik.vm.minidebuginfo" property to ART run-time." by David Srbecky · 7 years ago
  74. ca575236 [DO NOT MERGE] Fix some mouse + list-item selection/scrolling issues by Evan Rosky · 7 years ago
  75. 4b1e6c3 BootReceiver: changed deprecated Build.RADIO to Build.getRadioVerison to get non-empty radio firmware version in SYSTEM_LAST_KMSG. by Siyuan Zhou · 7 years ago
  76. b6ec1be [DO NOT MERGE] Fix context menu position for RTL by Vladislav Kaznacheev · 7 years ago
  77. cb9cd96 Merge "Fix minor bugs with tunnel mode implementation" by Benedict Wong · 7 years ago
  78. d960cc4 Show hidden API warning once per process by David Brazdil · 7 years ago
  79. b8ef541 Fix minor bugs with tunnel mode implementation by Benedict Wong · 7 years ago
  80. 8cabb01 Merge changes from topic "cherry-pick-cell-keepalive" by nharold · 7 years ago
  81. 1dfa830 Merge "Add handover permission, fill in some missing API gaps." by Treehugger Robot · 7 years ago
  82. 156ed92 Propagate the "dalvik.vm.minidebuginfo" property to ART run-time. by David Srbecky · 7 years ago
  83. 20328e8 Return non-negetive value in getMobileStats method by Chenbo Feng · 7 years ago
  84. 70224716 Rework KeepalivePacketData for Compatibility with Cell by Nathan Harold · 7 years ago
  85. 26de1d3 Relocate KeepalivePacketData to frameworks/base by Nathan Harold · 7 years ago
  86. c07a96d Enable multiple active Ethernet interfaces by Pavel Maltsev · 7 years ago
  87. 795cbfb Control hidden API toast with a system property by David Brazdil · 7 years ago
  88. b8b7589 Merge "Add UID and Service for Secure Element Application" by Treehugger Robot · 7 years ago
  89. 080a0e7 Add support for Multi-A2DP state machines per device by Pavlin Radoslavov · 7 years ago
  90. dcf4c6d Add UID and Service for Secure Element Application by Ruchi Kandoi · 7 years ago
  91. 5185d71 Add DENSITY_440 by weijuncheng · 7 years ago
  92. 71a9e66 Merge "Deprecate android.util.Mutable*." by Treehugger Robot · 7 years ago
  93. 858bfaf Add handover permission, fill in some missing API gaps. by Tyler Gunn · 7 years ago
  94. 183865f Merge "Open Mobile API for frameworks/base" by Ruchi Kandoi · 7 years ago
  95. fbef950 Merge "Show a warning toast/dialog when an app uses hidden APIs" by David Brazdil · 7 years ago
  96. 93b1787a Merge "Tcp socket metrics: implement INetdEventListener callback" by Treehugger Robot · 7 years ago
  97. d5cba89 Merge "ActivityManager: Add support for agents on startup" by Treehugger Robot · 7 years ago
  98. a1f9401 Open Mobile API for frameworks/base by Ruchi Kandoi · 7 years ago
  99. 9223fd6 Deprecate android.util.Mutable*. by Tobias Thierer · 7 years ago
  100. af3fb3e Merge "Move Keepalive out of IpSecTransform.Builder" by nharold · 7 years ago