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