1. 44fd091 Merge changes Iea2d97fb,I08fa3905,Idd5b923e am: e1ae2ff9e4 by Tom Cherry · 7 years ago
  2. 868eac2 Merge "Move libdexfile out of runtime" am: a99ff49ab0 by David Sehr · 7 years ago
  3. e1ae2ff Merge changes Iea2d97fb,I08fa3905,Idd5b923e by Tom Cherry · 7 years ago
  4. a99ff49 Merge "Move libdexfile out of runtime" by David Sehr · 7 years ago
  5. 53274d6 Merge "init.rc: Add nodev,noexec,nosuid to /config" am: 7238eca684 by Luis Hector Chavez · 7 years ago
  6. 7238eca Merge "init.rc: Add nodev,noexec,nosuid to /config" by Treehugger Robot · 7 years ago
  7. 9cbf570 Move all Action parsing into ActionParser by Tom Cherry · 7 years ago
  8. 7fd3bc2 Move ActionManager to its own file by Tom Cherry · 7 years ago
  9. 0802d45 Merge "init.rc: Mount /mnt with nodev,nosuid,noexec" am: 6698482ca4 by Luis Hector Chavez · 7 years ago
  10. 6698482 Merge "init.rc: Mount /mnt with nodev,nosuid,noexec" by Treehugger Robot · 7 years ago
  11. 23da76e Merge "ion_test.c: Fix c/p error in arg parse." am: f51886bbc4 by Steven Moreland · 7 years ago
  12. c37d859 Merge "init.rc: Remount / with MS_REMOUNT|MS_BIND" am: 008576080e by Luis Hector Chavez · 7 years ago
  13. f51886b Merge "ion_test.c: Fix c/p error in arg parse." by Treehugger Robot · 7 years ago
  14. 0085760 Merge "init.rc: Remount / with MS_REMOUNT|MS_BIND" by Treehugger Robot · 7 years ago
  15. b94bff1 Merge "Prevent WaitForProperty() from using ~100% of CPU time on 32bit builds" by yusukes · 7 years ago
  16. b81e185 ion_test.c: Fix c/p error in arg parse. by Steven Moreland · 7 years ago
  17. 8774945 init.rc: Add nodev,noexec,nosuid to /config by Luis Hector Chavez · 7 years ago
  18. 081aa0a init.rc: Mount /mnt with nodev,nosuid,noexec by Luis Hector Chavez · 7 years ago
  19. 30780a7 init.rc: Remount / with MS_REMOUNT|MS_BIND by Luis Hector Chavez · 7 years ago
  20. 7c6b024 Merge "Prevent WaitForProperty() from using ~100% of CPU time on 32bit builds" by Treehugger Robot · 7 years ago
  21. d3b9404 Prevent WaitForProperty() from using ~100% of CPU time on 32bit builds by yusukes · 7 years ago
  22. 3a26c27 Move libdexfile out of runtime by David Sehr · 7 years ago
  23. 0f71d5f Merge "Add tracing tags to vibrator" am: c415d00fbe by Alexey Kuzmin · 7 years ago
  24. c3aabea Merge "Implement new DEX PC lookup scheme." am: f1e55f7a99 by David Srbecky · 7 years ago
  25. c415d00 Merge "Add tracing tags to vibrator" by Treehugger Robot · 7 years ago
  26. f1e55f7 Merge "Implement new DEX PC lookup scheme." by David Srbecky · 7 years ago
  27. 7987a19 Merge "Move libz to llndk from vndk-sp for non-VNDK-enforced devices." by Justin Yun · 7 years ago
  28. 524254f Merge "Move libz to llndk from vndk-sp for non-VNDK-enforced devices." by Treehugger Robot · 7 years ago
  29. 8065a60 Move libz to llndk from vndk-sp for non-VNDK-enforced devices. by Justin Yun · 7 years ago
  30. 9a393de Merge "Fix PDK build" am: 24e34e4b8e by Logan Chien · 7 years ago
  31. 24e34e4 Merge "Fix PDK build" by Logan Chien · 7 years ago
  32. 4892bbf Fix PDK build by Logan Chien · 7 years ago
  33. ab30115 Merge "Make log_event_list.h available to vendor code." am: fd01164a8d by Pavel Grafov · 7 years ago
  34. 559c7f2 Implement new DEX PC lookup scheme. by Christopher Ferris · 7 years ago
  35. fd01164 Merge "Make log_event_list.h available to vendor code." by Treehugger Robot · 7 years ago
  36. f6a2296 Merge "adbd: receive jdwp pids from art as raw integers." am: d31df3a1be by Josh Gao · 7 years ago
  37. d31df3a Merge "adbd: receive jdwp pids from art as raw integers." by Treehugger Robot · 7 years ago
  38. 0f6417f Move ActionParser to its own file by Tom Cherry · 7 years ago
  39. 8cb681f Merge "init.rc: Perform some mounts with nodev,nosuid,noexec" am: cd66e4c6ea by Luis Hector Chavez · 7 years ago
  40. cd66e4c Merge "init.rc: Perform some mounts with nodev,nosuid,noexec" by Treehugger Robot · 7 years ago
  41. 446d01c Make log_event_list.h available to vendor code. by Pavel Grafov · 7 years ago
  42. 3b5aebb Add tracing tags to vibrator by Alexey Kuzmin · 7 years ago
  43. 1ab6e9d Merge "Remove urb request size maximum." am: 1cb765c867 by Jerry Zhang · 7 years ago
  44. b84d662 Merge "Fix computation of pc." am: 71fa8125b9 by Christopher Ferris · 7 years ago
  45. a4c4ef4 Merge "adb: fix build breakage." am: 14d7cdce51 by Josh Gao · 7 years ago
  46. 854879e Merge "adb: use delete on objects with destructors." am: e504360f3d by Josh Gao · 7 years ago
  47. 1cb765c Merge "Remove urb request size maximum." by Treehugger Robot · 7 years ago
  48. 71fa812 Merge "Fix computation of pc." by Christopher Ferris · 7 years ago
  49. 14d7cdc Merge "adb: fix build breakage." by Josh Gao · 7 years ago
  50. 1b58bbf adb: fix build breakage. by Josh Gao · 7 years ago
  51. e504360 Merge "adb: use delete on objects with destructors." by Josh Gao · 7 years ago
  52. e0361d1 adb: use delete on objects with destructors. by Josh Gao · 7 years ago
  53. f8a7e37 init.rc: Perform some mounts with nodev,nosuid,noexec by Luis Hector Chavez · 7 years ago
  54. 2e50045 Merge "Support * as a wildcard for ATRACE_TAG_APP" am: 53c964f53b by Daniel Colascione · 7 years ago
  55. 86f39b4 adbd: receive jdwp pids from art as raw integers. by Josh Gao · 7 years ago
  56. 53c964f Merge "Support * as a wildcard for ATRACE_TAG_APP" by Daniel Colascione · 7 years ago
  57. e4df5f5 Fix computation of pc. by Christopher Ferris · 7 years ago
  58. 5384c29 Merge "Fix off by 4 error handling eh_frame hdr." am: 73a2508dc4 by Christopher Ferris · 7 years ago
  59. bb5b8ab Merge "Fix a few demangler issues." am: ecff589728 by Elliott Hughes · 7 years ago
  60. d25de12 Merge "Clear dex pc to avoid duplicate frames." am: 643f1e93ae by Christopher Ferris · 7 years ago
  61. 73a2508 Merge "Fix off by 4 error handling eh_frame hdr." by Christopher Ferris · 7 years ago
  62. ecff589 Merge "Fix a few demangler issues." by Elliott Hughes · 7 years ago
  63. 643f1e9 Merge "Clear dex pc to avoid duplicate frames." by Christopher Ferris · 7 years ago
  64. a8c3973 Clear dex pc to avoid duplicate frames. by Christopher Ferris · 7 years ago
  65. e37e2d0 Fix off by 4 error handling eh_frame hdr. by Christopher Ferris · 7 years ago
  66. 642ef98 Support * as a wildcard for ATRACE_TAG_APP by Daniel Colascione · 7 years ago
  67. 135dacd Merge "debuggerd_fallback: fix race." am: cd2fa1f432 by Josh Gao · 7 years ago
  68. cd2fa1f Merge "debuggerd_fallback: fix race." by Treehugger Robot · 7 years ago
  69. d7bb826 Fix a few demangler issues. by Elliott Hughes · 7 years ago
  70. c531ed6 debuggerd_fallback: fix race. by Josh Gao · 7 years ago
  71. c9d48b2 Merge "Add explanation for clone use" am: bac72c884f by Daniel Colascione · 7 years ago
  72. 8711fbb Merge "Expose per arch headers." am: 99888af9f1 by Christopher Ferris · 7 years ago
  73. bac72c8 Merge "Add explanation for clone use" by Daniel Colascione · 7 years ago
  74. 99888af Merge "Expose per arch headers." by Christopher Ferris · 7 years ago
  75. 6ab5e9c Merge "debuggerd: update policy for recent sigaction changes." am: 26b69296fe by Josh Gao · 7 years ago
  76. 26b6929 Merge "debuggerd: update policy for recent sigaction changes." by Treehugger Robot · 7 years ago
  77. 5391416 Expose per arch headers. by Christopher Ferris · 7 years ago
  78. 08cd23e debuggerd: update policy for recent sigaction changes. by Josh Gao · 7 years ago
  79. b650aef Add explanation for clone use by Daniel Colascione · 7 years ago
  80. 1f52287 Merge "Remove dependency on -no_art variant" am: 2ccde89153 by David Sehr · 7 years ago
  81. 2ccde89 Merge "Remove dependency on -no_art variant" by David Sehr · 7 years ago
  82. 33d3758 Merge "Revert "Don't initialize atrace if it's already disabled."" by Paul Crowley · 7 years ago
  83. c50d19c Merge "Revert "Don't initialize atrace if it's already disabled."" by Treehugger Robot · 7 years ago
  84. 6edfca6 Merge changes from topic "vndk-sp-list-update" am: 4c0ee1e8a0 by Justin Yun · 7 years ago
  85. c2ff3db Use actual VNDK list for non-VNDK-enforcing devices am: 8a9a8eeb85 by Justin Yun · 7 years ago
  86. 4c0ee1e Merge changes from topic "vndk-sp-list-update" by Treehugger Robot · 7 years ago
  87. e523a6c Merge "adb: switch asocket::enqueue to std::string." am: 9bf624cd3a by Josh Gao · 7 years ago
  88. 157c2fa Merge changes I86bcfaaa,I24d7f5d0 am: f99711fe87 by Josh Gao · 7 years ago
  89. 9bf624c Merge "adb: switch asocket::enqueue to std::string." by Josh Gao · 7 years ago
  90. 738adf7 Revert "Don't initialize atrace if it's already disabled." by Paul Crowley · 7 years ago
  91. f99711f Merge changes I86bcfaaa,I24d7f5d0 by Josh Gao · 7 years ago
  92. 3be61d3 Remove urb request size maximum. by Jerry Zhang · 7 years ago
  93. 27bdc37 Rename namespace configuration source files. by Justin Yun · 7 years ago
  94. 8a9a8ee Use actual VNDK list for non-VNDK-enforcing devices by Justin Yun · 7 years ago
  95. 892e675 Remove dependency on -no_art variant by David Sehr · 7 years ago
  96. d9960d8 Merge "healthd: don't report fake data for battery-less devices" am: ab26cc4b12 by Todd Poynor · 7 years ago
  97. ab26cc4 Merge "healthd: don't report fake data for battery-less devices" by Treehugger Robot · 7 years ago
  98. 7d362f1 Merge "Check that dex pc is in a valid map." am: 3ff3ff1c36 by Christopher Ferris · 7 years ago
  99. 3ff3ff1 Merge "Check that dex pc is in a valid map." by Christopher Ferris · 7 years ago
  100. b652ac4 Merge "adb: don't spew to logcat when tracing is enabled." am: 28c44863f6 by Josh Gao · 7 years ago