1. 049c6d0 Merge "Revert "Don't initialize atrace if it's already disabled."" by Treehugger Robot · 7 years ago
  2. 8154ed5 Merge changes from topic "vndk-sp-list-update" by Treehugger Robot · 7 years ago
  3. ef7cc04 Merge "adb: switch asocket::enqueue to std::string." by Josh Gao · 7 years ago
  4. f03e263 Revert "Don't initialize atrace if it's already disabled." by Paul Crowley · 7 years ago
  5. b5ae87b Merge changes I86bcfaaa,I24d7f5d0 by Josh Gao · 7 years ago
  6. 63d6f9f Rename namespace configuration source files. by Justin Yun · 7 years ago
  7. 97d80a2 Use actual VNDK list for non-VNDK-enforcing devices by Justin Yun · 7 years ago
  8. 01f2ca5 Merge "healthd: don't report fake data for battery-less devices" by Treehugger Robot · 7 years ago
  9. 25afbf3 Merge "Check that dex pc is in a valid map." by Christopher Ferris · 7 years ago
  10. fccf61c Merge "adb: don't spew to logcat when tracing is enabled." by Treehugger Robot · 7 years ago
  11. fac328c Merge "lmkd: use after free" by Treehugger Robot · 7 years ago
  12. 953853e adb: don't spew to logcat when tracing is enabled. by Josh Gao · 7 years ago
  13. 651c269 Check that dex pc is in a valid map. by Christopher Ferris · 7 years ago
  14. af1220f adb: switch asocket::enqueue to std::string. by Josh Gao · 7 years ago
  15. 571d24c adb: restore packet data length checks. by Josh Gao · 7 years ago
  16. 7859012 adb: switch asocket's intrusive linked list to vectors. by Josh Gao · 7 years ago
  17. 1a4d35c Merge "Add support for non-partitioned devices for system" by Treehugger Robot · 7 years ago
  18. fb86db2 Merge "Fix in-memory loading of cdex files with shared data." by David Srbecky · 7 years ago
  19. fb58214 Add support for non-partitioned devices for system by Greg Hartman · 7 years ago
  20. 1ee01f5 Merge "Small test clean up." by Christopher Ferris · 7 years ago
  21. 76fa7b0 Merge "base: adb.exe build error" by Treehugger Robot · 7 years ago
  22. f63f3ae Small test clean up. by Christopher Ferris · 7 years ago
  23. 3e9a0bd Merge "libcutils: Add "daemon" and "bin" users for testing only" by Treehugger Robot · 7 years ago
  24. d5b1699 Fix in-memory loading of cdex files with shared data. by David Srbecky · 7 years ago
  25. ada6958 healthd: don't report fake data for battery-less devices by Todd Poynor · 7 years ago
  26. ac1d974 libcutils: Add "daemon" and "bin" users for testing only by Mark Salyzyn · 7 years ago
  27. 1c57cc8 lmkd: use after free by Mark Salyzyn · 7 years ago
  28. 29e277e Merge "init: add TODO for mount operations." by Treehugger Robot · 7 years ago
  29. 6a644fa base: adb.exe build error by Mark Salyzyn · 7 years ago
  30. fbbb5c2 init: add TODO for mount operations. by Tom Cherry · 7 years ago
  31. 900498b Merge "emulator: not start adbd upon ro.kernel.qemu=1" by Treehugger Robot · 7 years ago
  32. 5e30e00 emulator: not start adbd upon ro.kernel.qemu=1 by bohu · 7 years ago
  33. 7ae1dd3 Merge "Load dex files from ART-specific data structure." by David Srbecky · 7 years ago
  34. 8ff633b Merge "Do not block SIGTERM in init's child processes" by Treehugger Robot · 7 years ago
  35. 061718e Do not block SIGTERM in init's child processes by yusukes · 7 years ago
  36. 2249d50 Load dex files from ART-specific data structure. by Christopher Ferris · 7 years ago
  37. 6a2ad9c Merge "Use vold's mount with metadata encryption service." by Treehugger Robot · 7 years ago
  38. 2d73e41 Use vold's mount with metadata encryption service. by Paul Crowley · 7 years ago
  39. e0c6d11 Merge "Fix symbol resolution within a dex file." by Christopher Ferris · 7 years ago
  40. 9cda410 Fix symbol resolution within a dex file. by David Srbecky · 7 years ago
  41. 200cf7d Merge "Move dex pc frame creation into libunwindstack." by Christopher Ferris · 7 years ago
  42. 9430f22 Merge "Update stable_properties.h" by Treehugger Robot · 7 years ago
  43. ed0786a Move dex pc frame creation into libunwindstack. by Christopher Ferris · 7 years ago
  44. c9f934a Merge changes I877b8027,I469bd931 by Josh Gao · 7 years ago
  45. 261b54f Merge "libcutils: test: increase use of ashmem_valid(fd)" by Treehugger Robot · 7 years ago
  46. 8348c43 Update stable_properties.h by Jaekyun Seok · 7 years ago
  47. 8902983 adb: extract atransport's connection interface. by Josh Gao · 7 years ago
  48. e7b5536 adb: fix a leak. by Josh Gao · 7 years ago
  49. 0987c2f Merge "Don't initialize atrace if it's already disabled." by Treehugger Robot · 7 years ago
  50. c8c6c4c Don't initialize atrace if it's already disabled. by Paul Crowley · 7 years ago
  51. aa68b5c Merge "Use new unwinder for offline in libbacktrace." by Christopher Ferris · 7 years ago
  52. ea00a8a Use new unwinder for offline in libbacktrace. by Christopher Ferris · 7 years ago
  53. 3b7536e Merge "sepolicy: renames nonplat_* to vendor_*" by Treehugger Robot · 7 years ago
  54. 06ec602 Merge "Fix frame numbering regression." by Christopher Ferris · 7 years ago
  55. a3e79d3 Merge "bootstat: Add more boot reasons." by Treehugger Robot · 7 years ago
  56. 88aa4a3 bootstat: Add more boot reasons. by James Hawkins · 7 years ago
  57. 0181082 Fix frame numbering regression. by Christopher Ferris · 7 years ago
  58. 5edb7c0 Merge "Doxygen format <android/log.h>." by Elliott Hughes · 7 years ago
  59. 89afe2d Merge "Add AID for Secure Element Application" by Ruchi Kandoi · 7 years ago
  60. f200bc8 Doxygen format <android/log.h>. by Elliott Hughes · 7 years ago
  61. a32b8de libcutils: test: increase use of ashmem_valid(fd) by Mark Salyzyn · 7 years ago
  62. 79d5c1b Merge "Add a global elf cache." by Christopher Ferris · 7 years ago
  63. 0bdf3b6 Merge "ld.config.txt: Link vendor vndk ns to default ns" by Logan Chien · 7 years ago
  64. f5b281b Merge "Don't shared oem-defined libs to vendor apks" by Treehugger Robot · 7 years ago
  65. 79eff13 Merge "Remove DwarfError.h that moved." by Christopher Ferris · 7 years ago
  66. c029cad Add a global elf cache. by Christopher Ferris · 7 years ago
  67. a24bc02 Remove DwarfError.h that moved. by Christopher Ferris · 7 years ago
  68. 6085c61 Merge "Fix wrong mov instruction size." by Treehugger Robot · 7 years ago
  69. 3f01855 Merge "Emit the frame for DEX PC before the frame for native PC." by David Srbecky · 7 years ago
  70. 5c0695c Fix wrong mov instruction size. by Chih-Hung Hsieh · 7 years ago
  71. 9d6029d Add AID for Secure Element Application by Ruchi Kandoi · 7 years ago
  72. 4880233 Merge "Add error propagation into Unwinder/Elf objects." by Christopher Ferris · 7 years ago
  73. e917738 Emit the frame for DEX PC before the frame for native PC. by David Srbecky · 7 years ago
  74. c0a9e2e Merge "libutilscallstack is private VNDK-SP" by Treehugger Robot · 7 years ago
  75. 278d69a libutilscallstack is private VNDK-SP by Jiyong Park · 7 years ago
  76. 68b17dd Merge "Support /product partition" by Jaekyun Seok · 7 years ago
  77. bf1413b Add error propagation into Unwinder/Elf objects. by Christopher Ferris · 7 years ago
  78. 625ca28 Support /product partition by Jaekyun Seok · 7 years ago
  79. caee20c Merge "Add a graphics owner for graphics.h." by Treehugger Robot · 7 years ago
  80. 68255a4 Merge "Small behavioral changes to the unwinder." by Christopher Ferris · 7 years ago
  81. f90155a Small behavioral changes to the unwinder. by Christopher Ferris · 7 years ago
  82. c156884 Add a graphics owner for graphics.h. by Elliott Hughes · 7 years ago
  83. ad4abf4 Merge "Add MCL_ONFAULT to mlockall" by Daniel Colascione · 7 years ago
  84. efdade4 Merge "Add extra frame when dex_pc is non-zero." by Christopher Ferris · 7 years ago
  85. 20f01d2 Merge "Fix selinux denials for usbd" by Treehugger Robot · 7 years ago
  86. a63f7e2 Add MCL_ONFAULT to mlockall by Daniel Colascione · 7 years ago
  87. 2ab75e6 Merge "Label /vendor_file_contexts as file_contexts_file" by Tom Cherry · 7 years ago
  88. 14d452e Fix selinux denials for usbd by Badhri Jagan Sridharan · 7 years ago
  89. bfa1dd4 Add extra frame when dex_pc is non-zero. by Christopher Ferris · 7 years ago
  90. 41c325e Label /vendor_file_contexts as file_contexts_file by Tom Cherry · 7 years ago
  91. d9bfc16 Merge "Build toolbox with _FILE_OFFSET_BITS=64." by Elliott Hughes · 7 years ago
  92. 032331d Merge "Make vendor_init check SELinux before setting properties" by Tom Cherry · 7 years ago
  93. 5be805a Merge "Fix null ptr dereference if jit debug not enabled." by Christopher Ferris · 7 years ago
  94. 14c6e7d Merge "Initial commit for usb daemon" by Badhri Jagan Sridharan · 7 years ago
  95. fd0515a ld.config.txt: Link vendor vndk ns to default ns by Logan Chien · 7 years ago
  96. aa20109 Merge "ld.config.txt: Move vendor vndk to vndk namespace" by Logan Chien · 7 years ago
  97. 0da2cf1 Fix null ptr dereference if jit debug not enabled. by Christopher Ferris · 7 years ago
  98. 2daf0e2 Build toolbox with _FILE_OFFSET_BITS=64. by Elliott Hughes · 7 years ago
  99. 30b4e5e Merge "Add force_suspend function" by Treehugger Robot · 7 years ago
  100. 3f9898c Merge "Init remove direct calls to light sys nodes." by Treehugger Robot · 7 years ago