1. 9bf624c Merge "adb: switch asocket::enqueue to std::string." by Josh Gao · 6 years ago
  2. f99711f Merge changes I86bcfaaa,I24d7f5d0 by Josh Gao · 6 years ago
  3. ab26cc4 Merge "healthd: don't report fake data for battery-less devices" by Treehugger Robot · 6 years ago
  4. 3ff3ff1 Merge "Check that dex pc is in a valid map." by Christopher Ferris · 6 years ago
  5. 28c4486 Merge "adb: don't spew to logcat when tracing is enabled." by Treehugger Robot · 6 years ago
  6. 7c3c8c2 Merge "lmkd: use after free" by Treehugger Robot · 6 years ago
  7. 95c4497 adb: don't spew to logcat when tracing is enabled. by Josh Gao · 6 years ago
  8. e762f1f Check that dex pc is in a valid map. by Christopher Ferris · 6 years ago
  9. 27cb7dc adb: switch asocket::enqueue to std::string. by Josh Gao · 6 years ago
  10. 5caaebd adb: restore packet data length checks. by Josh Gao · 6 years ago
  11. 5e50764 adb: switch asocket's intrusive linked list to vectors. by Josh Gao · 6 years ago
  12. 9d6b559 Merge "Add support for non-partitioned devices for system" by Treehugger Robot · 6 years ago
  13. d663ef9 Merge "Fix in-memory loading of cdex files with shared data." by David Srbecky · 6 years ago
  14. 8864749 Add support for non-partitioned devices for system by Greg Hartman · 6 years ago
  15. 8ca5040 Merge "Small test clean up." by Christopher Ferris · 6 years ago
  16. 6760466 Merge "base: adb.exe build error" by Treehugger Robot · 6 years ago
  17. 5f5cb23 Small test clean up. by Christopher Ferris · 6 years ago
  18. 718899b Merge "libcutils: Add "daemon" and "bin" users for testing only" by Treehugger Robot · 6 years ago
  19. 417f7c3 Fix in-memory loading of cdex files with shared data. by David Srbecky · 6 years ago
  20. 4d7ee2e healthd: don't report fake data for battery-less devices by Todd Poynor · 7 years ago
  21. 8e86484 libcutils: Add "daemon" and "bin" users for testing only by Mark Salyzyn · 6 years ago
  22. 919f538 lmkd: use after free by Mark Salyzyn · 6 years ago
  23. 94e9305 Merge "init: add TODO for mount operations." by Treehugger Robot · 6 years ago
  24. 0c071c9 base: adb.exe build error by Mark Salyzyn · 6 years ago
  25. 880d566 init: add TODO for mount operations. by Tom Cherry · 6 years ago
  26. 7c271bd Merge "emulator: not start adbd upon ro.kernel.qemu=1" by Treehugger Robot · 6 years ago
  27. b40193e emulator: not start adbd upon ro.kernel.qemu=1 by bohu · 6 years ago
  28. 7f5615e Merge "Load dex files from ART-specific data structure." by David Srbecky · 6 years ago
  29. 176afbb Merge "Do not block SIGTERM in init's child processes" by Treehugger Robot · 6 years ago
  30. 4a4ec14e Do not block SIGTERM in init's child processes by yusukes · 6 years ago
  31. 7747b60 Load dex files from ART-specific data structure. by Christopher Ferris · 6 years ago
  32. 4819edf Merge "Use vold's mount with metadata encryption service." by Treehugger Robot · 6 years ago
  33. c684696 Use vold's mount with metadata encryption service. by Paul Crowley · 6 years ago
  34. 0ce76f9 Merge "Fix symbol resolution within a dex file." by Christopher Ferris · 6 years ago
  35. f9006ec Fix symbol resolution within a dex file. by David Srbecky · 6 years ago
  36. c146c8f Merge "Move dex pc frame creation into libunwindstack." by Christopher Ferris · 6 years ago
  37. 5e041a4 Merge "Update stable_properties.h" by Treehugger Robot · 6 years ago
  38. d70ea5e Move dex pc frame creation into libunwindstack. by Christopher Ferris · 6 years ago
  39. 8848052 Merge changes I877b8027,I469bd931 by Josh Gao · 6 years ago
  40. dd218e6 Merge "libcutils: test: increase use of ashmem_valid(fd)" by Treehugger Robot · 6 years ago
  41. cf2da29 Update stable_properties.h by Jaekyun Seok · 6 years ago
  42. b800d88 adb: extract atransport's connection interface. by Josh Gao · 6 years ago
  43. fb413a2 adb: fix a leak. by Josh Gao · 6 years ago
  44. 0e239bb Merge "Don't initialize atrace if it's already disabled." by Treehugger Robot · 6 years ago
  45. e184423 Don't initialize atrace if it's already disabled. by Paul Crowley · 6 years ago
  46. 01ba115 Merge "Use new unwinder for offline in libbacktrace." by Christopher Ferris · 6 years ago
  47. c8bec5a Use new unwinder for offline in libbacktrace. by Christopher Ferris · 7 years ago
  48. 8abe4e2 Merge "sepolicy: renames nonplat_* to vendor_*" by Treehugger Robot · 6 years ago
  49. 91837d7 Merge "Fix frame numbering regression." by Christopher Ferris · 6 years ago
  50. 4b69be3 Merge "bootstat: Add more boot reasons." by Treehugger Robot · 6 years ago
  51. 79a4ee2 bootstat: Add more boot reasons. by James Hawkins · 6 years ago
  52. 8fe5836 Fix frame numbering regression. by Christopher Ferris · 6 years ago
  53. 969539c Merge "Doxygen format <android/log.h>." by Elliott Hughes · 6 years ago
  54. d3e7e31 Merge "Add AID for Secure Element Application" by Ruchi Kandoi · 6 years ago
  55. 65725ac Doxygen format <android/log.h>. by Elliott Hughes · 6 years ago
  56. 276758d libcutils: test: increase use of ashmem_valid(fd) by Mark Salyzyn · 6 years ago
  57. bb4d172 Merge "Add a global elf cache." by Christopher Ferris · 6 years ago
  58. 1e11f5f Merge "ld.config.txt: Link vendor vndk ns to default ns" by Logan Chien · 6 years ago
  59. b6e957a Merge "Don't shared oem-defined libs to vendor apks" by Treehugger Robot · 6 years ago
  60. d42e093 Merge "Remove DwarfError.h that moved." by Christopher Ferris · 6 years ago
  61. 0b79ae1 Add a global elf cache. by Christopher Ferris · 6 years ago
  62. c85935d Remove DwarfError.h that moved. by Christopher Ferris · 6 years ago
  63. dc0edb5 Merge "Fix wrong mov instruction size." by Treehugger Robot · 6 years ago
  64. 4a21788 Merge "Emit the frame for DEX PC before the frame for native PC." by David Srbecky · 6 years ago
  65. 09f8807 Fix wrong mov instruction size. by Chih-Hung Hsieh · 6 years ago
  66. d506c06 Add AID for Secure Element Application by Ruchi Kandoi · 6 years ago
  67. 19ab458 Merge "Add error propagation into Unwinder/Elf objects." by Christopher Ferris · 6 years ago
  68. 645f8bb Emit the frame for DEX PC before the frame for native PC. by David Srbecky · 6 years ago
  69. 4d182ff Merge "libutilscallstack is private VNDK-SP" by Treehugger Robot · 6 years ago
  70. a32678d libutilscallstack is private VNDK-SP by Jiyong Park · 6 years ago
  71. 8f32454 Merge "Support /product partition" by Jaekyun Seok · 6 years ago
  72. 2fcf4cf Add error propagation into Unwinder/Elf objects. by Christopher Ferris · 6 years ago
  73. dff165d Support /product partition by Jaekyun Seok · 7 years ago
  74. 3303c5d Merge "Add a graphics owner for graphics.h." by Treehugger Robot · 6 years ago
  75. 335675c Merge "Small behavioral changes to the unwinder." by Christopher Ferris · 6 years ago
  76. 1a141a0 Small behavioral changes to the unwinder. by Christopher Ferris · 6 years ago
  77. f2f049f Add a graphics owner for graphics.h. by Elliott Hughes · 6 years ago
  78. ccb9960 Merge "Add MCL_ONFAULT to mlockall" by Daniel Colascione · 6 years ago
  79. 0ad4243 Merge "Add extra frame when dex_pc is non-zero." by Christopher Ferris · 6 years ago
  80. 23e60de Merge "Fix selinux denials for usbd" by Treehugger Robot · 6 years ago
  81. d39adf2 Add MCL_ONFAULT to mlockall by Daniel Colascione · 6 years ago
  82. a0e50d0 Merge "Label /vendor_file_contexts as file_contexts_file" by Tom Cherry · 6 years ago
  83. d5db344 Fix selinux denials for usbd by Badhri Jagan Sridharan · 6 years ago
  84. 0b06a59 Add extra frame when dex_pc is non-zero. by Christopher Ferris · 6 years ago
  85. af0a1f8 Label /vendor_file_contexts as file_contexts_file by Tom Cherry · 6 years ago
  86. 98aad49 Merge "Build toolbox with _FILE_OFFSET_BITS=64." by Elliott Hughes · 6 years ago
  87. f09649c Merge "Make vendor_init check SELinux before setting properties" by Tom Cherry · 6 years ago
  88. b04bbcc Merge "Fix null ptr dereference if jit debug not enabled." by Christopher Ferris · 6 years ago
  89. b9b54e7 Merge "Initial commit for usb daemon" by Badhri Jagan Sridharan · 6 years ago
  90. ea4a2bd ld.config.txt: Link vendor vndk ns to default ns by Logan Chien · 6 years ago
  91. c6805c3 Merge "ld.config.txt: Move vendor vndk to vndk namespace" by Logan Chien · 6 years ago
  92. 2486d5a Fix null ptr dereference if jit debug not enabled. by Christopher Ferris · 6 years ago
  93. 16b82b7 Build toolbox with _FILE_OFFSET_BITS=64. by Elliott Hughes · 6 years ago
  94. daac5aa Merge "Add force_suspend function" by Treehugger Robot · 6 years ago
  95. 17b959c Merge "Init remove direct calls to light sys nodes." by Treehugger Robot · 6 years ago
  96. 3222848 Make vendor_init check SELinux before setting properties by Tom Cherry · 6 years ago
  97. ad939af Merge "Move all of init to libinit" by Tom Cherry · 6 years ago
  98. 91b3fb4 ld.config.txt: Move vendor vndk to vndk namespace by Logan Chien · 6 years ago
  99. 0ba2c9f Merge "Fix regression caused by libbacktrace API change." by Christopher Ferris · 6 years ago
  100. e36afb0 Fix regression caused by libbacktrace API change. by Christopher Ferris · 6 years ago