1. 6f2d56d init: log control messages along with the process that sent them by Tom Cherry · 6 years ago
  2. 2733708 Merge "Add ability to skip function name resolution." by Christopher Ferris · 6 years ago
  3. 9b4d7dd Merge "Base: Add an NDK-compiled version of libbase" by Treehugger Robot · 6 years ago
  4. af05f3b Base: Add an NDK-compiled version of libbase by Andreas Gampe · 6 years ago
  5. e4b3a6a Add ability to skip function name resolution. by Christopher Ferris · 6 years ago
  6. 887b89f Merge "Expose __android_log_buf_print and __android_log_buf_write to NDK" by Treehugger Robot · 6 years ago
  7. 73ac28b Expose __android_log_buf_print and __android_log_buf_write to NDK by Tom Cherry · 6 years ago
  8. ca26cbc Merge "Fix intermittent crash in property_service_test" by Treehugger Robot · 6 years ago
  9. b7ef7e7 Fix intermittent crash in property_service_test by Tom Cherry · 6 years ago
  10. 0609e8d Merge "bpfmt." by Treehugger Robot · 6 years ago
  11. cb1b68f Merge "Fix a memory leak" by Treehugger Robot · 6 years ago
  12. 665e4c1 Merge "debuggerd seccomp: explain why we define PROT_READ/WRITE." by Treehugger Robot · 6 years ago
  13. a1721a5 Merge "Define PROT_READ and PROT_WRITE when generating the policy files" by Treehugger Robot · 6 years ago
  14. cb2449f Fix a memory leak by George Burgess IV · 6 years ago
  15. edd28f6 debuggerd seccomp: explain why we define PROT_READ/WRITE. by Josh Gao · 6 years ago
  16. 40ecb9a Define PROT_READ and PROT_WRITE when generating the policy files by Justin Yun · 6 years ago
  17. 277a95b Merge "Modify elf cache to handle elf_offsets properly." by Christopher Ferris · 6 years ago
  18. dc699a2 bpfmt. by Elliott Hughes · 6 years ago
  19. 8c0c1ba Merge "Fix darwin build" by Treehugger Robot · 6 years ago
  20. 6983112 Fix darwin build by Christopher Tate · 6 years ago
  21. d9575b6 Modify elf cache to handle elf_offsets properly. by Christopher Ferris · 6 years ago
  22. 76eda07 Merge "Fix soname reading code." by Christopher Ferris · 6 years ago
  23. ffe12c6 Merge "Include the map name when dumping memory around a register." by Elliott Hughes · 6 years ago
  24. beae42b Fix soname reading code. by Christopher Ferris · 6 years ago
  25. e1415a5 Include the map name when dumping memory around a register. by Elliott Hughes · 6 years ago
  26. 851803d Merge "If enablefilecrypto or init_user0 fails, reboot into recovery." by Treehugger Robot · 6 years ago
  27. 959b055 If enablefilecrypto or init_user0 fails, reboot into recovery. by Paul Crowley · 6 years ago
  28. e1ae2ff Merge changes Iea2d97fb,I08fa3905,Idd5b923e by Tom Cherry · 6 years ago
  29. a99ff49 Merge "Move libdexfile out of runtime" by David Sehr · 6 years ago
  30. 7238eca Merge "init.rc: Add nodev,noexec,nosuid to /config" by Treehugger Robot · 6 years ago
  31. 9cbf570 Move all Action parsing into ActionParser by Tom Cherry · 6 years ago
  32. 7fd3bc2 Move ActionManager to its own file by Tom Cherry · 6 years ago
  33. 6698482 Merge "init.rc: Mount /mnt with nodev,nosuid,noexec" by Treehugger Robot · 6 years ago
  34. f51886b Merge "ion_test.c: Fix c/p error in arg parse." by Treehugger Robot · 6 years ago
  35. 0085760 Merge "init.rc: Remount / with MS_REMOUNT|MS_BIND" by Treehugger Robot · 6 years ago
  36. b81e185 ion_test.c: Fix c/p error in arg parse. by Steven Moreland · 6 years ago
  37. 8774945 init.rc: Add nodev,noexec,nosuid to /config by Luis Hector Chavez · 6 years ago
  38. 081aa0a init.rc: Mount /mnt with nodev,nosuid,noexec by Luis Hector Chavez · 6 years ago
  39. 30780a7 init.rc: Remount / with MS_REMOUNT|MS_BIND by Luis Hector Chavez · 6 years ago
  40. 7c6b024 Merge "Prevent WaitForProperty() from using ~100% of CPU time on 32bit builds" by Treehugger Robot · 6 years ago
  41. d3b9404 Prevent WaitForProperty() from using ~100% of CPU time on 32bit builds by yusukes · 6 years ago
  42. 3a26c27 Move libdexfile out of runtime by David Sehr · 6 years ago
  43. c415d00 Merge "Add tracing tags to vibrator" by Treehugger Robot · 6 years ago
  44. f1e55f7 Merge "Implement new DEX PC lookup scheme." by David Srbecky · 6 years ago
  45. 524254f Merge "Move libz to llndk from vndk-sp for non-VNDK-enforced devices." by Treehugger Robot · 6 years ago
  46. 8065a60 Move libz to llndk from vndk-sp for non-VNDK-enforced devices. by Justin Yun · 6 years ago
  47. 24e34e4 Merge "Fix PDK build" by Logan Chien · 6 years ago
  48. 4892bbf Fix PDK build by Logan Chien · 6 years ago
  49. 559c7f2 Implement new DEX PC lookup scheme. by Christopher Ferris · 6 years ago
  50. fd01164 Merge "Make log_event_list.h available to vendor code." by Treehugger Robot · 6 years ago
  51. d31df3a Merge "adbd: receive jdwp pids from art as raw integers." by Treehugger Robot · 6 years ago
  52. 0f6417f Move ActionParser to its own file by Tom Cherry · 6 years ago
  53. cd66e4c Merge "init.rc: Perform some mounts with nodev,nosuid,noexec" by Treehugger Robot · 6 years ago
  54. 446d01c Make log_event_list.h available to vendor code. by Pavel Grafov · 6 years ago
  55. 3b5aebb Add tracing tags to vibrator by Alexey Kuzmin · 6 years ago
  56. 1cb765c Merge "Remove urb request size maximum." by Treehugger Robot · 6 years ago
  57. 71fa812 Merge "Fix computation of pc." by Christopher Ferris · 6 years ago
  58. 14d7cdc Merge "adb: fix build breakage." by Josh Gao · 6 years ago
  59. 1b58bbf adb: fix build breakage. by Josh Gao · 6 years ago
  60. e504360 Merge "adb: use delete on objects with destructors." by Josh Gao · 6 years ago
  61. e0361d1 adb: use delete on objects with destructors. by Josh Gao · 6 years ago
  62. f8a7e37 init.rc: Perform some mounts with nodev,nosuid,noexec by Luis Hector Chavez · 6 years ago
  63. 86f39b4 adbd: receive jdwp pids from art as raw integers. by Josh Gao · 6 years ago
  64. 53c964f Merge "Support * as a wildcard for ATRACE_TAG_APP" by Daniel Colascione · 6 years ago
  65. e4df5f5 Fix computation of pc. by Christopher Ferris · 6 years ago
  66. 73a2508 Merge "Fix off by 4 error handling eh_frame hdr." by Christopher Ferris · 6 years ago
  67. ecff589 Merge "Fix a few demangler issues." by Elliott Hughes · 6 years ago
  68. 643f1e9 Merge "Clear dex pc to avoid duplicate frames." by Christopher Ferris · 6 years ago
  69. a8c3973 Clear dex pc to avoid duplicate frames. by Christopher Ferris · 6 years ago
  70. e37e2d0 Fix off by 4 error handling eh_frame hdr. by Christopher Ferris · 6 years ago
  71. 642ef98 Support * as a wildcard for ATRACE_TAG_APP by Daniel Colascione · 6 years ago
  72. cd2fa1f Merge "debuggerd_fallback: fix race." by Treehugger Robot · 6 years ago
  73. d7bb826 Fix a few demangler issues. by Elliott Hughes · 6 years ago
  74. c531ed6 debuggerd_fallback: fix race. by Josh Gao · 6 years ago
  75. bac72c8 Merge "Add explanation for clone use" by Daniel Colascione · 6 years ago
  76. 99888af Merge "Expose per arch headers." by Christopher Ferris · 6 years ago
  77. 26b6929 Merge "debuggerd: update policy for recent sigaction changes." by Treehugger Robot · 6 years ago
  78. 5391416 Expose per arch headers. by Christopher Ferris · 6 years ago
  79. 08cd23e debuggerd: update policy for recent sigaction changes. by Josh Gao · 6 years ago
  80. b650aef Add explanation for clone use by Daniel Colascione · 6 years ago
  81. 2ccde89 Merge "Remove dependency on -no_art variant" by David Sehr · 6 years ago
  82. c50d19c Merge "Revert "Don't initialize atrace if it's already disabled."" by Treehugger Robot · 6 years ago
  83. 4c0ee1e Merge changes from topic "vndk-sp-list-update" by Treehugger Robot · 6 years ago
  84. 9bf624c Merge "adb: switch asocket::enqueue to std::string." by Josh Gao · 6 years ago
  85. 738adf7 Revert "Don't initialize atrace if it's already disabled." by Paul Crowley · 6 years ago
  86. f99711f Merge changes I86bcfaaa,I24d7f5d0 by Josh Gao · 6 years ago
  87. 3be61d3 Remove urb request size maximum. by Jerry Zhang · 6 years ago
  88. 27bdc37 Rename namespace configuration source files. by Justin Yun · 6 years ago
  89. 8a9a8ee Use actual VNDK list for non-VNDK-enforcing devices by Justin Yun · 6 years ago
  90. 892e675 Remove dependency on -no_art variant by David Sehr · 6 years ago
  91. ab26cc4 Merge "healthd: don't report fake data for battery-less devices" by Treehugger Robot · 6 years ago
  92. 3ff3ff1 Merge "Check that dex pc is in a valid map." by Christopher Ferris · 6 years ago
  93. 28c4486 Merge "adb: don't spew to logcat when tracing is enabled." by Treehugger Robot · 6 years ago
  94. 7c3c8c2 Merge "lmkd: use after free" by Treehugger Robot · 6 years ago
  95. 95c4497 adb: don't spew to logcat when tracing is enabled. by Josh Gao · 6 years ago
  96. e762f1f Check that dex pc is in a valid map. by Christopher Ferris · 6 years ago
  97. 27cb7dc adb: switch asocket::enqueue to std::string. by Josh Gao · 6 years ago
  98. 5caaebd adb: restore packet data length checks. by Josh Gao · 6 years ago
  99. 5e50764 adb: switch asocket's intrusive linked list to vectors. by Josh Gao · 6 years ago
  100. 9d6b559 Merge "Add support for non-partitioned devices for system" by Treehugger Robot · 6 years ago