1. ab0b81e Add a service for reporting runtime debug info by Neil Fuller · 6 years ago
  2. e8129a3 Add MATCH_APEX flag to getInstalledPackages. by Dario Freni · 6 years ago
  3. e186f99 Initial support for installing APEX via adb. by Dario Freni · 6 years ago
  4. 991ff90 Move DexLoadReporter setup before AppComponentFactory calls by David Brazdil · 6 years ago
  5. e7753e0 Merge "Start using shared libraries class loader." by Nicolas Geoffray · 6 years ago
  6. 972b39e Start using shared libraries class loader. by Nicolas Geoffray · 6 years ago
  7. 0da0483 Support for appending "standalone" WHERE chunks. by Jeff Sharkey · 6 years ago
  8. 8a63437 Bind update() args as Object[] for performance. by Jeff Sharkey · 6 years ago
  9. e56d8b8 Extend SQLiteQueryBuilder for update and delete. by Jeff Sharkey · 6 years ago
  10. b17c8e7 Execute "strict" queries with extra parentheses. by Jeff Sharkey · 6 years ago
  11. 6c90f1d Revert SQLiteQueryBuilder for now. by Jeff Sharkey · 6 years ago
  12. 4039dc4 Execute "strict" queries with extra parentheses. by Jeff Sharkey · 6 years ago
  13. 55777e5 Add support for appending standalone phrases. by Jeff Sharkey · 6 years ago
  14. 0ae655f GROUP BY and HAVING aren't ready to be strict. by Jeff Sharkey · 6 years ago
  15. 3e26b7d Extend SQLiteQueryBuilder for update and delete. by Jeff Sharkey · 6 years ago
  16. c4ce66d Merge "BluetoothManager: Set DBG to false" by Treehugger Robot · 6 years ago
  17. d7e2221 Merge "Fix AndroidCharacter.getDirectionalities for unassigned Unicode code points" by vichang · 6 years ago
  18. b25a4d6 Merge "Nullify the default wallpaper component if it does not exist" by Treehugger Robot · 6 years ago
  19. db375f0 Merge "Fix max directionality in AndroidCharacter.getDirectionalities" by vichang · 6 years ago
  20. 1c7ae31 Nullify the default wallpaper component if it does not exist by SzuWei Lin · 6 years ago
  21. 3ce4cce Make ANDROID_RUNTIME_ROOT a required env variable by Neil Fuller · 6 years ago
  22. 5cd148f hiddenapi: Add constants for 'greylist-max-p' by David Brazdil · 6 years ago
  23. 4c2aa61 Bluetooth: Fix NPE when accesing Manufacturer Data of invalid ScanRecord by Jakub Pawlowski · 6 years ago
  24. 749d184 Fix AndroidCharacter.getDirectionalities for unassigned Unicode code points by Victor Chang · 6 years ago
  25. c1463ec Fix max directionality in AndroidCharacter.getDirectionalities by Victor Chang · 6 years ago
  26. d48dbc9 Merge "Track move of timezone classes to libcore.timezone" by Neil Fuller · 6 years ago
  27. 19d489d Merge "Remove unused ICU4C headers included in android.text" by vichang · 6 years ago
  28. fb9335b8 Remove unused ICU4C headers included in android.text by Victor Chang · 6 years ago
  29. 33fe80f Merge "Data stall detection using DNS event" by Chiachang Wang · 6 years ago
  30. 9b909c3 Remove ScopedBytes use by Orion Hodson · 6 years ago
  31. b8383a1 Track move of timezone classes to libcore.timezone by Neil Fuller · 6 years ago
  32. 7a70a7e Data stall detection using DNS event by Chiachang Wang · 6 years ago
  33. bfd3237 Merge "Track move of timezone classes to libcore.timezone" by Neil Fuller · 6 years ago
  34. 0e706db Merge "Expose ApnService as a SystemApi and use subId arg" by Jordan Liu · 6 years ago
  35. f928c1e Merge changes from topic "xfrmi-support" by Benedict Wong · 6 years ago
  36. e20a4fe Fixed toString() printing error by jiayanhong · 6 years ago
  37. 67c6ab38 Merge "Create AppComponentFactory.instantiateClassLoader API" by David Brazdil · 6 years ago
  38. 69ffbd6 Track move of timezone classes to libcore.timezone by Neil Fuller · 6 years ago
  39. cc37384 Merge "integrate carrier id to carrier config" by Chen Xu · 6 years ago
  40. 87433cd Catch egl errors when drawIntoSurfaces by Denis Hsu · 7 years ago
  41. d95965a integrate carrier id to carrier config by chen xu · 6 years ago
  42. 6c4c8ae Merge "HFP: Send caller ID in +CLIP command (1/4)" by Treehugger Robot · 6 years ago
  43. 781dae6 Add XFRM-I support to IpSecService by Benedict Wong · 6 years ago
  44. ab80e1f Disable attempted updating of SA marks by Benedict Wong · 6 years ago
  45. 4492ec5 Merge "API for retrieving time zone IDs by country" by Neil Fuller · 6 years ago
  46. 860d8d0 Merge "Move hidden APIs into system APIs" by Jack Yu · 6 years ago
  47. 215a48c Merge "BluetoothDevice.ACTION_UUID requires BLUETOOTH_ADMIN" by Treehugger Robot · 6 years ago
  48. 7271c45 Merge "Enable the Debug Logs for Hearing Aids Profile" by Treehugger Robot · 6 years ago
  49. 6caa954 API for retrieving time zone IDs by country by Neil Fuller · 6 years ago
  50. b4a197c Merge "Modify feature flag of Personal Safety" by Yuanjia Hsu · 6 years ago
  51. eca4c3a Merge "Allow all system configs in /product" by Treehugger Robot · 6 years ago
  52. 2f2dd0a Expose ApnService as a SystemApi and use subId arg by Jordan Liu · 6 years ago
  53. 26aff41 Merge "Remove exclusive OWNERS for BitUtils" by Treehugger Robot · 6 years ago
  54. 4f956e0 Move hidden APIs into system APIs by Jack Yu · 6 years ago
  55. a931f9e Remove exclusive OWNERS for BitUtils by Eugene Susla · 6 years ago
  56. b319ccf Create AppComponentFactory.instantiateClassLoader API by David Brazdil · 6 years ago
  57. 2c69b0b Modify feature flag of Personal Safety by yuanjiahsu · 6 years ago
  58. a8923c5 Add IPv6 link-local address generation from EUI-48 by Etan Cohen · 6 years ago
  59. 170c382 Merge "Fix RcsManager and add empty RcsThread class" by Sahin Caliskan · 6 years ago
  60. 550b5e6 Merge "Make shared library dependencies explicit in SharedLibraryInfo" by Nicolas Geoffray · 6 years ago
  61. 23fd045 Merge "Preserve x18 while preloading SP-HALs in the zygote." by Peter Collingbourne · 6 years ago
  62. 1256486 Fix RcsManager and add empty RcsThread class by Sahin Caliskan · 6 years ago
  63. 5e498b0 Make shared library dependencies explicit in SharedLibraryInfo by Nicolas Geoffray · 6 years ago
  64. 420a0eb Enable the Debug Logs for Hearing Aids Profile by Stanley Tng · 6 years ago
  65. a37a1ed Merge "Simplify HIDDEN_API_ENFORCEMENT_ flags" by David Brazdil · 6 years ago
  66. 3ee31a7 BluetoothManager: Set DBG to false by Myles Watson · 6 years ago
  67. 103454f Attach SharedLibraryInfo to a Package. by Nicolas Geoffray · 6 years ago
  68. 9f24898 Merge "Multi-threaded keystore" by Janis Danisevskis · 6 years ago
  69. 2c250e3 Merge "[BatteryStats] Correct formatter for pkginst in battery stats." by Treehugger Robot · 6 years ago
  70. b0358e7 Multi-threaded keystore by Janis Danisevskis · 6 years ago
  71. 22350fb Merge "ParcelFileDescriptor: warn about comm int coupling." by Steven Moreland · 6 years ago
  72. df1c7dc Simplify HIDDEN_API_ENFORCEMENT_ flags by David Brazdil · 6 years ago
  73. a2786c1 Merge changes from topic "appfuse-upstr" by Treehugger Robot · 6 years ago
  74. 1e8399f Merge changes from topics "getLine1Number fix", "sms_corruption", "Initial RCS CL" by Amit Mahajan · 6 years ago
  75. 32e712e Move the intent to SMS namespace for database corruption detection by Jayachandran C · 6 years ago
  76. 3de571e ParcelFileDescriptor: warn about comm int coupling. by Steven Moreland · 6 years ago
  77. 2c0da88 Add FileUtils.translateModePfdToPosix by Risan · 6 years ago
  78. c02d53b Merge "Adding new intent ACTION_SMS_MMS_DB_CREATED." by Amit Mahajan · 6 years ago
  79. 0f9a09d Merge changes Idbacb6ad,I4e06b3f9,Iffcbbb82 by Treehugger Robot · 6 years ago
  80. 3b5d52c Adding new intent ACTION_SMS_MMS_DB_CREATED. by Amit Mahajan · 6 years ago
  81. b499af8 Merge "Introducing StubVolume in StorageManager" by Treehugger Robot · 6 years ago
  82. 2c0a009 Merge "Change types of fields of network stats reported to framework." by Junyu Lai · 6 years ago
  83. 29f0f9a Merge "Update API doc of View.DragShadowBuilder" by Treehugger Robot · 6 years ago
  84. 460ff14 BinderProxy: Fix up differences by Andreas Gampe · 6 years ago
  85. c1493b2 Move proxy debug info dumping back to Java. by Martijn Coenen · 6 years ago
  86. 345d4c1 Dump top binder proxy interface names in dumpsys. by Martijn Coenen · 6 years ago
  87. ff1c21c BluetoothDevice.ACTION_UUID requires BLUETOOTH_ADMIN by Hansong Zhang · 6 years ago
  88. 8fe23df Merge "Close PFD.AutoClose{In,Out}putStream before the PFD itself." by Josh Gao · 6 years ago
  89. 401fb24 Close PFD.AutoClose{In,Out}putStream before the PFD itself. by Josh Gao · 6 years ago
  90. 1d4f64a HFP: Send caller ID in +CLIP command (1/4) by Benson Li · 6 years ago
  91. cfcb33cb Merge "Rename android bpf library" by Treehugger Robot · 6 years ago
  92. f2d5ace Merge "DexLoadReporter needs to handle arbitrary class loaders." by Treehugger Robot · 6 years ago
  93. 777235c Merge "Add possibility to configure SPN during Wi-Fi Calling and Flight mode" by Youming Ye · 6 years ago
  94. 05c41e6 Introducing StubVolume in StorageManager by Risan · 6 years ago
  95. b5e8d45 Merge "[Call Screening]Logging of calls blocked by call blocking feature, call screening app." by Tony Zhu · 6 years ago
  96. 5aa232e Change types of fields of network stats reported to framework. by junyulai · 6 years ago
  97. 9e1d4f8 [Call Screening]Logging of calls blocked by call blocking feature, call screening app. by tonyzhu · 6 years ago
  98. 441febd Rename android bpf library by Chenbo Feng · 6 years ago
  99. efc65b2 Refactor native Zygote code. by Chris Wailes · 6 years ago
  100. d605b5a Merge "Add telephony commands about SMS apps" by Treehugger Robot · 6 years ago