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