1. 80c3c70 Merge "Change the location of current profiles for secondary dex files" by Treehugger Robot · 7 years ago
  2. 2b1357f Merge changes Ia0623d38,Iaabd5d8b,I579bb12f,Ia9930edd by Treehugger Robot · 7 years ago
  3. 8bcd66d Merge "Reduce app size by downgrading inactive apps" by Treehugger Robot · 7 years ago
  4. a546c38 Merge "Adds APIs to extract/import arrays of primitive Java types out of/into a HwBlob." by Treehugger Robot · 7 years ago
  5. 6214f1b Change the location of current profiles for secondary dex files by Calin Juravle · 7 years ago
  6. e534b2c Fix splits class loader context for non dependant splits by Calin Juravle · 7 years ago
  7. 0a267a8 Encode the entire class loader context for dex2oat by Calin Juravle · 7 years ago
  8. 3aeca17 Reduce app size by downgrading inactive apps by Shubham Ajmera · 7 years ago
  9. caed600 Add a command line option to optimize individual splits by Calin Juravle · 7 years ago
  10. dea3fd8 Refactor the arguments passed to dexopt invocations by Calin Juravle · 7 years ago
  11. bb3de35 Merge changes I2ef3737f,If080281f by Treehugger Robot · 7 years ago
  12. 0fccecc Merge "Change storage migration to use quota APIs." by Treehugger Robot · 7 years ago
  13. 0eb37e0 Adds APIs to extract/import arrays of primitive Java types out of/into a HwBlob. by Andreas Huber · 7 years ago
  14. c1616f6 Merge "Reland "HIDL Java getService now the same as C++."" by Treehugger Robot · 7 years ago
  15. ec5eb7e Reland "HIDL Java getService now the same as C++." by Steven Moreland · 7 years ago
  16. c477ab1 Add property for system server compiler filter by Mathieu Chartier · 7 years ago
  17. e523aa4 Compile secondary dex at boot after OTA by Shubham Ajmera · 7 years ago
  18. 1285cfd Change storage migration to use quota APIs. by Jeff Sharkey · 7 years ago
  19. 834be81 Merge "Put libcore generated source files into LOCAL_INTERMEDIATES_SOURCES" by Treehugger Robot · 7 years ago
  20. b519569 Merge "OWNERS: Prefer Jeff Sharkey's @android.com account over @google.com" by Treehugger Robot · 7 years ago
  21. 01c9c0e Merge "Fix Robolectric Bluetooth tests" by Treehugger Robot · 7 years ago
  22. 1c1bc25 Fix Robolectric Bluetooth tests by Hansong Zhang · 7 years ago
  23. 66d1933 OWNERS: Prefer Jeff Sharkey's @android.com account over @google.com by Tobias Thierer · 7 years ago
  24. 45183fc Merge "Track moving of OkHttp facade API to new package." by Tobias Thierer · 7 years ago
  25. 4c6d2ec Track moving of OkHttp facade API to new package. by Tobias Thierer · 7 years ago
  26. 47c83a5 Merge "Quick Settings: Avoid expand indicators shortly showing on edit" by Treehugger Robot · 7 years ago
  27. 8d2a5bd Merge "Define OWNERS for permission grant changes." by Treehugger Robot · 7 years ago
  28. e40d840 Define OWNERS for permission grant changes. by Jeff Sharkey · 7 years ago
  29. 1400db67 Merge "Add support for send Message with messaging options" by Treehugger Robot · 7 years ago
  30. d205de2 Quick Settings: Avoid expand indicators shortly showing on edit by Adrian DC · 7 years ago
  31. 1fab41e Merge "EMBMS - Add TestApi and provide service override" by Hall Liu · 7 years ago
  32. 6d0f1ef Merge "Prevent INTERACT_ACROSS_USERS exception in DefaultDialerManager." by Treehugger Robot · 7 years ago
  33. 7e3fbd5 Merge "Enable HID Device Profile Service (2/2)" by Treehugger Robot · 7 years ago
  34. b728e56 Merge "Handle alternate status values." by Treehugger Robot · 7 years ago
  35. 79e2bf9 Prevent INTERACT_ACROSS_USERS exception in DefaultDialerManager. by Tyler Gunn · 7 years ago
  36. 72d359f Put libcore generated source files into LOCAL_INTERMEDIATES_SOURCES by Colin Cross · 7 years ago
  37. 6c350bb Handle alternate status values. by Tyler Gunn · 7 years ago
  38. 47b2317 Merge "Ensure CallId is not null when connection creation is complete." by Treehugger Robot · 7 years ago
  39. 6ac8f42 Merge "Fix: AccountManagerService crashed by accessing closed db" by Treehugger Robot · 7 years ago
  40. 0a88f2e Ensure CallId is not null when connection creation is complete. by Tyler Gunn · 7 years ago
  41. bf74a93 Merge "Fixed NullPointerException in IpSecService-Netd binder layer" by Manoj Boopathi Raj · 7 years ago
  42. 1565803 Merge "Add the operator name and MCC/MNC in string format into the CellIdentity." by Cassie Han · 7 years ago
  43. 1455a1d Merge "Don't allocate GlobalRefs for BinderProxy" by Hans Boehm · 7 years ago
  44. fa377b4 Enable HID Device Profile Service (2/2) by Hansong Zhang · 7 years ago
  45. 536d241 Merge "Remove unused method on VersionedBroadcastListener" by Treehugger Robot · 7 years ago
  46. 4e0a02c Merge changes from topic "tz_catchup1" by Neil Fuller · 7 years ago
  47. 5526d44 Remove unused method on VersionedBroadcastListener by Erik Kline · 7 years ago
  48. bbef627 Add support for send Message with messaging options by Mengjun Leng · 7 years ago
  49. bd6d3c5 Merge "Convert Binder & BinderProxy to NativeAllocationRegistry" by Hans Boehm · 7 years ago
  50. be2d96a Fix: AccountManagerService crashed by accessing closed db by Tetsutoki Shiozawa · 7 years ago
  51. 171c82a Merge "IMMS should preserve enabled/selected IMEs upon boot" by Treehugger Robot · 7 years ago
  52. 64e22af EMBMS - Add TestApi and provide service override by Hall Liu · 7 years ago
  53. 1f9a3cb IMMS should preserve enabled/selected IMEs upon boot by Yohei Yukawa · 7 years ago
  54. 29f388f Don't allocate GlobalRefs for BinderProxy by Hans Boehm · 7 years ago
  55. fffa811 Fixed NullPointerException in IpSecService-Netd binder layer by Manoj Boopathi Raj · 7 years ago
  56. 9009eab Merge changes I59b6e04f,I55694d89 by Hugo Benichi · 7 years ago
  57. 28ed911 Merge "HwBinder: Clean up code, add logging" by Treehugger Robot · 7 years ago
  58. d4609af Merge "Convert framework-protos to Android.bp" by Colin Cross · 7 years ago
  59. 5e5b13f Convert Binder & BinderProxy to NativeAllocationRegistry by Hans Boehm · 7 years ago
  60. ceb336f Merge "Fix issue #64224738: Document return value of IBinder.transact()" by Hans Boehm · 7 years ago
  61. 65944e7 Merge "android.os.HwBinder: fix native static method signature" by Treehugger Robot · 7 years ago
  62. 63c0193 HwBinder: Clean up code, add logging by Andreas Gampe · 7 years ago
  63. 8de9566 Fix issue #64224738: Document return value of IBinder.transact() by Dianne Hackborn · 7 years ago
  64. 3ab81b9 Merge "Fix dial emergency call redial issue by China Unicom." by Brad Ebinger · 7 years ago
  65. 029b08c android.os.HwBinder: fix native static method signature by Yifan Hong · 7 years ago
  66. f4f4ba3 Merge "Make it possible to dial an operator specific code" by Jordan Liu · 7 years ago
  67. 14a5105 Merge "Improve NetworkCapabilities docs." by Treehugger Robot · 7 years ago
  68. 933b78d Add the operator name and MCC/MNC in string format into the CellIdentity. by Cassie · 7 years ago
  69. c21effd Merge "Switch to listening for CarrierConfig changes for provisioning rechecks" by Treehugger Robot · 7 years ago
  70. 562df0e Add newly available version information to dumpsys by Neil Fuller · 7 years ago
  71. b755291 Be more explicit about users by Neil Fuller · 7 years ago
  72. 65d1e54 Merge "Revert "HIDL Java getService now the same as C++."" by Steven Moreland · 7 years ago
  73. cc9e67c Revert "HIDL Java getService now the same as C++." by Steven Moreland · 7 years ago
  74. a12eab6 Merge changes from topic "keystorebp" by Colin Cross · 7 years ago
  75. 1193a9c Remove Parcelable interface from DefaultNetworkEvent by Hugo Benichi · 7 years ago
  76. 64901e5 Extract logging of default network events by Hugo Benichi · 7 years ago
  77. de57031 Improve NetworkCapabilities docs. by Jeff Sharkey · 7 years ago
  78. 61e3189 Merge changes I119cf83a,Icc5a1e38,If07a04d3 by Treehugger Robot · 7 years ago
  79. 0c41ad8 Merge "HIDL Java getService now the same as C++." by Treehugger Robot · 7 years ago
  80. 747e7c1 Convert framework-protos to Android.bp by Colin Cross · 7 years ago
  81. 3d5811d Binder: Update to new ScopedLocalRef by Andreas Gampe · 7 years ago
  82. 2b1494f Binder: Clean up JNI code by Andreas Gampe · 7 years ago
  83. 176e3e2 Binder: Change reaction to Error by Andreas Gampe · 7 years ago
  84. a218b56 Convert lockregioncodeinjection to Android.bp by Colin Cross · 7 years ago
  85. 01478ec Export AIDL for keystore Android.bp. by Jeff Sharkey · 7 years ago
  86. 990af17 Make it possible to dial an operator specific code by Kazuya Ohshiro · 7 years ago
  87. 03c6030 Merge "Copy layout file of preference category from Settings." by Treehugger Robot · 7 years ago
  88. 464a977 Copy layout file of preference category from Settings. by Malcolm Chen · 7 years ago
  89. d6ab173 Merge "Return a port from bindToPort() in IpSecService" am: 9305fb7ea1 by Benedict Wong · 7 years ago
  90. 9305fb7 Merge "Return a port from bindToPort() in IpSecService" by Benedict Wong · 7 years ago
  91. 4927808 Merge "Use ASM6 Opcodes everywhere in locked_region_code_injection" by Benoit Lamarche · 7 years ago
  92. 5aa4daf Merge "Use ASM6 Opcodes everywhere in locked_region_code_injection" by Benoit Lamarche · 7 years ago
  93. e74db7c Merge "Preserve order of shared library files" am: 596bb64796 by Paul Duffin · 7 years ago
  94. 596bb64 Merge "Preserve order of shared library files" by Paul Duffin · 7 years ago
  95. 178e587 Merge changes from topic "bt_get_cod" am: 35dc02004c by Pulkit Bhuwalka · 7 years ago
  96. 35dc020 Merge changes from topic "bt_get_cod" by Treehugger Robot · 7 years ago
  97. b977674 Merge "Persist Bluetooth CoD config value across reboot" am: ba45409c92 by Pulkit Bhuwalka · 7 years ago
  98. dab081c Add missing intents to protected broadcasts by Pulkit Bhuwalka · 7 years ago
  99. d01fa6e Get Bluetooth Class of Device by Pulkit Bhuwalka · 7 years ago
  100. ba45409 Merge "Persist Bluetooth CoD config value across reboot" by Treehugger Robot · 7 years ago