1. 1f9a3cb IMMS should preserve enabled/selected IMEs upon boot by Yohei Yukawa · 7 years ago
  2. 29f388f Don't allocate GlobalRefs for BinderProxy by Hans Boehm · 7 years ago
  3. fffa811 Fixed NullPointerException in IpSecService-Netd binder layer by Manoj Boopathi Raj · 7 years ago
  4. 93134fe Merge changes I59b6e04f,I55694d89 am: 9009eabbfe by Hugo Benichi · 7 years ago
  5. 9009eab Merge changes I59b6e04f,I55694d89 by Hugo Benichi · 7 years ago
  6. 09cd361 Merge "HwBinder: Clean up code, add logging" am: 28ed91161d by Andreas Gampe · 7 years ago
  7. 28ed911 Merge "HwBinder: Clean up code, add logging" by Treehugger Robot · 7 years ago
  8. d78b46e Merge "Convert framework-protos to Android.bp" am: d4609af986 by Colin Cross · 7 years ago
  9. d4609af Merge "Convert framework-protos to Android.bp" by Colin Cross · 7 years ago
  10. 5e5b13f Convert Binder & BinderProxy to NativeAllocationRegistry by Hans Boehm · 7 years ago
  11. 05c93f1 Merge "Fix issue #64224738: Document return value of IBinder.transact()" by Hans Boehm · 7 years ago
  12. ceb336f Merge "Fix issue #64224738: Document return value of IBinder.transact()" by Hans Boehm · 7 years ago
  13. 21347cf Merge "android.os.HwBinder: fix native static method signature" am: 65944e79b2 by Yifan Hong · 7 years ago
  14. 65944e7 Merge "android.os.HwBinder: fix native static method signature" by Treehugger Robot · 7 years ago
  15. 63c0193 HwBinder: Clean up code, add logging by Andreas Gampe · 7 years ago
  16. 8de9566 Fix issue #64224738: Document return value of IBinder.transact() by Dianne Hackborn · 7 years ago
  17. 136c475 Merge "Fix dial emergency call redial issue by China Unicom." am: 3ab81b9694 by Brad Ebinger · 7 years ago
  18. 3ab81b9 Merge "Fix dial emergency call redial issue by China Unicom." by Brad Ebinger · 7 years ago
  19. 029b08c android.os.HwBinder: fix native static method signature by Yifan Hong · 7 years ago
  20. 6519e65 Merge "Make it possible to dial an operator specific code" am: f4f4ba3d42 by Jordan Liu · 7 years ago
  21. f4f4ba3 Merge "Make it possible to dial an operator specific code" by Jordan Liu · 7 years ago
  22. b385ba0 Merge "Improve NetworkCapabilities docs." am: 14a51058b1 by Jeff Sharkey · 7 years ago
  23. 14a5105 Merge "Improve NetworkCapabilities docs." by Treehugger Robot · 7 years ago
  24. 933b78d Add the operator name and MCC/MNC in string format into the CellIdentity. by Cassie · 7 years ago
  25. 166c274 Merge "Switch to listening for CarrierConfig changes for provisioning rechecks" by Erik Kline · 7 years ago
  26. c21effd Merge "Switch to listening for CarrierConfig changes for provisioning rechecks" by Treehugger Robot · 7 years ago
  27. 562df0e Add newly available version information to dumpsys by Neil Fuller · 7 years ago
  28. b755291 Be more explicit about users by Neil Fuller · 7 years ago
  29. 4868f53 Merge "Revert "HIDL Java getService now the same as C++."" am: 65d1e549b6 by Steven Moreland · 7 years ago
  30. 315bbfc Merge changes from topic "keystorebp" am: a12eab69d1 by Colin Cross · 7 years ago
  31. f179a47 Export AIDL for keystore Android.bp. am: 01478ec183 by Jeff Sharkey · 7 years ago
  32. 65d1e54 Merge "Revert "HIDL Java getService now the same as C++."" by Steven Moreland · 7 years ago
  33. cc9e67c Revert "HIDL Java getService now the same as C++." by Steven Moreland · 7 years ago
  34. a12eab6 Merge changes from topic "keystorebp" by Colin Cross · 7 years ago
  35. 1193a9c Remove Parcelable interface from DefaultNetworkEvent by Hugo Benichi · 7 years ago
  36. 64901e5 Extract logging of default network events by Hugo Benichi · 7 years ago
  37. de57031 Improve NetworkCapabilities docs. by Jeff Sharkey · 7 years ago
  38. 1fae626 Merge changes I119cf83a,Icc5a1e38,If07a04d3 am: 61e3189ec7 by Andreas Gampe · 7 years ago
  39. 61e3189 Merge changes I119cf83a,Icc5a1e38,If07a04d3 by Treehugger Robot · 7 years ago
  40. 34b5b69 Merge "HIDL Java getService now the same as C++." am: 0c41ad872f by Steven Moreland · 7 years ago
  41. 0c41ad8 Merge "HIDL Java getService now the same as C++." by Treehugger Robot · 7 years ago
  42. 747e7c1 Convert framework-protos to Android.bp by Colin Cross · 7 years ago
  43. 3d5811d Binder: Update to new ScopedLocalRef by Andreas Gampe · 7 years ago
  44. 2b1494f Binder: Clean up JNI code by Andreas Gampe · 7 years ago
  45. 176e3e2 Binder: Change reaction to Error by Andreas Gampe · 7 years ago
  46. 01478ec Export AIDL for keystore Android.bp. by Jeff Sharkey · 7 years ago
  47. a218b56 Convert lockregioncodeinjection to Android.bp by Colin Cross · 7 years ago
  48. 990af17 Make it possible to dial an operator specific code by Kazuya Ohshiro · 7 years ago
  49. 176b656 Merge "Copy layout file of preference category from Settings." by Malcolm Chen · 7 years ago
  50. 03c6030 Merge "Copy layout file of preference category from Settings." by Treehugger Robot · 7 years ago
  51. 464a977 Copy layout file of preference category from Settings. by Malcolm Chen · 7 years ago
  52. d6ab173 Merge "Return a port from bindToPort() in IpSecService" am: 9305fb7ea1 by Benedict Wong · 7 years ago
  53. 9305fb7 Merge "Return a port from bindToPort() in IpSecService" by Benedict Wong · 7 years ago
  54. 4927808 Merge "Use ASM6 Opcodes everywhere in locked_region_code_injection" by Benoit Lamarche · 7 years ago
  55. 5aa4daf Merge "Use ASM6 Opcodes everywhere in locked_region_code_injection" by Benoit Lamarche · 7 years ago
  56. e74db7c Merge "Preserve order of shared library files" am: 596bb64796 by Paul Duffin · 7 years ago
  57. 596bb64 Merge "Preserve order of shared library files" by Paul Duffin · 7 years ago
  58. 178e587 Merge changes from topic "bt_get_cod" am: 35dc02004c by Pulkit Bhuwalka · 7 years ago
  59. 35dc020 Merge changes from topic "bt_get_cod" by Treehugger Robot · 7 years ago
  60. b977674 Merge "Persist Bluetooth CoD config value across reboot" am: ba45409c92 by Pulkit Bhuwalka · 7 years ago
  61. dab081c Add missing intents to protected broadcasts by Pulkit Bhuwalka · 7 years ago
  62. d01fa6e Get Bluetooth Class of Device by Pulkit Bhuwalka · 7 years ago
  63. ba45409 Merge "Persist Bluetooth CoD config value across reboot" by Treehugger Robot · 7 years ago
  64. a3e7c1a Merge "NetdEventListener: add rolling log of connect and dns stats" by Hugo Benichi · 7 years ago
  65. 64ef2a4 Merge "NetdEventListener: add rolling log of connect and dns stats" by Hugo Benichi · 7 years ago
  66. c8a370a Merge "Change Bluetooth HID Profile Name (1/6)" am: 8218b219f3 by Hansong Zhang · 7 years ago
  67. 8218b21 Merge "Change Bluetooth HID Profile Name (1/6)" by Treehugger Robot · 7 years ago
  68. 0edf754 Change Bluetooth HID Profile Name (1/6) by Hansong Zhang · 7 years ago
  69. 9953542 Merge "Add config to display VM number as default number of CF" am: 3e26cb18fb by Jordan Liu · 7 years ago
  70. 3e26cb1 Merge "Add config to display VM number as default number of CF" by Jordan Liu · 7 years ago
  71. 14062f2 Preserve order of shared library files by Paul Duffin · 7 years ago
  72. a7eb610 Use ASM6 Opcodes everywhere in locked_region_code_injection by Benoit Lamarche · 7 years ago
  73. c1f00f8 HIDL Java getService now the same as C++. by Steven Moreland · 7 years ago
  74. 547853d Persist Bluetooth CoD config value across reboot by Pulkit Bhuwalka · 7 years ago
  75. a74b04c Merge "Use final release of ASM 6.0" am: d5d697b023 by Colin Cross · 7 years ago
  76. d5d697b Merge "Use final release of ASM 6.0" by Colin Cross · 7 years ago
  77. ab20975 NetdEventListener: add rolling log of connect and dns stats by Hugo Benichi · 7 years ago
  78. d870cd3 Merge "Add Runnable mechanism to WakeupMessage" am: 5964b55654 by Etan Cohen · 7 years ago
  79. 5964b55 Merge "Add Runnable mechanism to WakeupMessage" by Etan Cohen · 7 years ago
  80. c336947 Merge "Check success before registering DeathRecipient" am: b6c4bc311a by Hall Liu · 7 years ago
  81. b6c4bc3 Merge "Check success before registering DeathRecipient" by Hall Liu · 7 years ago
  82. 1861ea9 Add Runnable mechanism to WakeupMessage by Etan Cohen · 7 years ago
  83. 8138b8b Merge "Remove @Presubmit from SettingsBackupTest.Java" am: 3c48bd72aa by Ben Schwartz · 7 years ago
  84. 3c48bd7 Merge "Remove @Presubmit from SettingsBackupTest.Java" by Treehugger Robot · 7 years ago
  85. 165a176 Remove @Presubmit from SettingsBackupTest.Java by Ben Schwartz · 7 years ago
  86. 8aa184a Use final release of ASM 6.0 by Colin Cross · 7 years ago
  87. befb4f2 Merge "Refactored area update info support" am: b1092bfd55 -s ours by Jack Yu · 7 years ago
  88. b1092bf Merge "Refactored area update info support" by Treehugger Robot · 7 years ago
  89. 3130b4e Merge "Add link_type for temp_layoutlib" am: d0b0e8cc86 -s ours by Dan Willemsen · 7 years ago
  90. d0b0e8c Merge "Add link_type for temp_layoutlib" by Dan Willemsen · 7 years ago
  91. f9cf2df Merge "Import translations. DO NOT MERGE" into stage-aosp-master by TreeHugger Robot · 7 years ago
  92. 5d9bd82 Merge "Import translations. DO NOT MERGE" into stage-aosp-master by TreeHugger Robot · 7 years ago
  93. 65fb1c8 Merge "Import translations. DO NOT MERGE" into stage-aosp-master by TreeHugger Robot · 7 years ago
  94. e948fe0 Merge "Import translations. DO NOT MERGE" into stage-aosp-master by TreeHugger Robot · 7 years ago
  95. 6a83510 Merge "Import translations. DO NOT MERGE" into stage-aosp-master by TreeHugger Robot · 7 years ago
  96. c0e7b25 Merge "Import translations. DO NOT MERGE" into stage-aosp-master by TreeHugger Robot · 7 years ago
  97. 9fe4ca3 Merge "Import translations. DO NOT MERGE" into stage-aosp-master by TreeHugger Robot · 7 years ago
  98. 1e829c7 Merge "Import translations. DO NOT MERGE" into stage-aosp-master by TreeHugger Robot · 7 years ago
  99. beda9e8 Merge "Import translations. DO NOT MERGE" into stage-aosp-master by TreeHugger Robot · 7 years ago
  100. 3f31cfa Merge "Import translations. DO NOT MERGE" into stage-aosp-master by TreeHugger Robot · 7 years ago