1. e850809 Merge "Update the get_process_name call." by Treehugger Robot · 8 years ago
  2. 03c0134 Update the get_process_name call. by Dmitriy Filchenko · 8 years ago
  3. de9007f Call prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY) if app is debuggable. by Oleksiy Vyalov · 9 years ago
  4. f38a661 ART: Flag to fail thread creation by Andreas Gampe · 9 years ago
  5. f448016 Do not JIT boot image during native-debugging (keep AOT code instead). by David Srbecky · 9 years ago
  6. 346dc99 Remove --native-debuggable compiler option. by David Srbecky · 9 years ago
  7. dd5e5e9 Revert "Revert "Make it possible to enable native debugging through debug flags"" by Tamas Berghammer · 9 years ago
  8. 3a98aae Revert "Make it possible to enable native debugging through debug flags" by Tamas Berghammer · 9 years ago
  9. c94a61f Make it possible to enable native debugging through debug flags by Tamas Berghammer · 9 years ago
  10. 05d2415 Add option to never interpret. by Siva Chandra · 9 years ago
  11. d66c862 Special case system_server to not create the JIT code cache. by Nicolas Geoffray · 9 years ago
  12. 870a293 Merge "Move the trace file out of the profiles folder." am: 3610abea2f am: 2dcf91c2b9 by Calin Juravle · 9 years ago
  13. 9d157e4 Fix bogus DCHECK and rename DidForkFromZygote. by Nicolas Geoffray · 9 years ago
  14. 0f042e0 Remove DEBUG_JIT from Zygote flags. by Nicolas Geoffray · 9 years ago
  15. f83e733 Move the trace file out of the profiles folder. by Calin Juravle · 9 years ago
  16. 8363c77 Add --generate-debug-info flag and remove the other two flags. by David Srbecky · 10 years ago
  17. e34a42c ART: Fix Trace types, check minimum buf size by Andreas Gampe · 10 years ago
  18. 00bb878 ART: Add GENERATE_CFI to the ZygoteHooks debug flags by Andreas Gampe · 10 years ago
  19. 40da286 ART: Streaming trace mode by Andreas Gampe · 10 years ago
  20. 455f67c Fix JIT options with late init by Mathieu Chartier · 10 years ago
  21. 6eff38d Add JIT zygote hook by Mathieu Chartier · 10 years ago
  22. 0a18df8 Clean up some #ifdefs. by Elliott Hughes · 10 years ago
  23. d2abbc9 ART: Use interpret-only for vmSafeMode by Andreas Gampe · 10 years ago
  24. d582fa4 Instruction set features for ARM64, MIPS and X86. by Ian Rogers · 10 years ago
  25. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  26. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  27. a6da74e ART: Update for split native bridge initialization by jgu21 · 10 years ago
  28. 6be67ee ART: Change ART for new native bridge sequence by Andreas Gampe · 10 years ago
  29. 68d8b42 Wire up check JNI force copy mode. by Ian Rogers · 10 years ago
  30. c5f1773 Remove deprecated WITH_HOST_DALVIK. by Ian Rogers · 11 years ago
  31. 966ce11 Restore "Late-enable" logging by Brian Carlstrom · 11 years ago
  32. 4d466a8 Remove all LOG(DEBUG) which is not intended to be checked in by Brian Carlstrom · 11 years ago
  33. 3de95a7 Runtime::PreZygoteFork returns void, not boolean. by Narayan Kamath · 11 years ago
  34. ad4b0d2 Include <sys/resource.h> for rlimit. by Narayan Kamath · 11 years ago
  35. 8b2c8b9 Move most zygote related code to frameworks/base. by Narayan Kamath · 11 years ago