1. a4d1f0e Support unwinding though the switch interpreter. by David Srbecky · 6 years ago
  2. 8f4b056 Move most of runtime/base to libartbase/base by David Sehr · 6 years ago
  3. c3394e0 Fix exit status of `run` scripts executing more than one test. by Roland Levillain · 6 years ago
  4. 6fdd506 Merge "Test unwind through multidex" by David Srbecky · 6 years ago
  5. 872be3d Test unwind through multidex by David Srbecky · 6 years ago
  6. f38572d Pretty print backtrace in unwind test. by David Srbecky · 6 years ago
  7. 08a9af0 Enable unwind test for JIT by David Srbecky · 6 years ago
  8. f4886df Add mini-debug-info generation mode for JIT. by David Srbecky · 7 years ago
  9. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  10. ee58bd4 Re-enable in-process unwind test. by David Srbecky · 7 years ago
  11. 891a50e Separate file utilities from utils.cc by David Sehr · 7 years ago
  12. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  13. d482e73 ART: More header cleanup - runtime.h by Andreas Gampe · 7 years ago
  14. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  15. 3fec9ac ART: Use libbase logging by Andreas Gampe · 8 years ago
  16. 78da0d7 ART: Dump more info on 137-cfi failure by Andreas Gampe · 8 years ago
  17. 0274240 Re-enable CFI test for compressed symbols. by David Srbecky · 8 years ago
  18. 3694e91 Merge "Temporarily disable compressed CFI tests." by David Srbecky · 8 years ago
  19. ac06b6d Temporarily disable compressed CFI tests. by David Srbecky · 8 years ago
  20. 03bf174 Let the CFI test communicate via stdout rather than arbitrary sleep. by David Srbecky · 8 years ago
  21. 5288611 Do not write full method signature in mini-debug-info. by David Srbecky · 8 years ago
  22. 5b1c2ca Revert "Revert "Add option to generate compressed backtrace info."" by David Srbecky · 8 years ago
  23. 8546cc9 Revert "Add option to generate compressed backtrace info." by David Srbecky · 8 years ago
  24. 5fdcc3c Add option to generate compressed backtrace info. by David Srbecky · 8 years ago
  25. 91d65e0 Fix various typos in ART's comments and string literals. by Roland Levillain · 8 years ago
  26. 3e09eeb Disable --generate-debug-info by default in all cases. by David Srbecky · 8 years ago
  27. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 9 years ago
  28. 121b25e Merge mnc-dr-enso-dev into goog/master by Przemyslaw Szczepaniak · 9 years ago
  29. 51147f2 Fix 137-cfi. by Narayan Kamath · 9 years ago
  30. 073b16c Image space cleanup for app images by Mathieu Chartier · 9 years ago
  31. 598302a Call JNI_OnUnload when class loaders get collected by Mathieu Chartier · 9 years ago
  32. 3faa581 ART: Fix mac build by Andreas Gampe · 9 years ago
  33. 031768a Add non debug version of libarttest by Mathieu Chartier · 9 years ago
  34. c9ede38 Move LD_USE_LOAD_BIAS to run-test-jar to reduce log verbosity. by David Srbecky · 9 years ago
  35. a26cb57 ART stack unwinding fixes for libunwind/gdb/lldb. by David Srbecky · 9 years ago
  36. a70e5b9 CFI test: kill the other process in native code. by David Srbecky · 9 years ago
  37. 86b35f9 Merge "Revert "Revert "Use dlopen to load oat files.""" by David Srbecky · 9 years ago
  38. 1baabf0 Revert "Revert "Use dlopen to load oat files."" by David Srbecky · 9 years ago
  39. f6c77d7 Merge "Revert "Use dlopen to load oat files."" by David Srbecky · 9 years ago
  40. 7a46b7e Revert "Use dlopen to load oat files." by David Srbecky · 9 years ago
  41. 88da3b0 ART: Fix CFI test wrt/ PIC by Andreas Gampe · 9 years ago
  42. 49e1fab Use dlopen to load oat files. by David Srbecky · 9 years ago
  43. 3da7608 Revert "Revert "Test that we can unwind framework code."" by David Srbecky · 9 years ago
  44. 020c543 Add more log output to the CFI test. by David Srbecky · 9 years ago
  45. 2c4733d Revert "Test that we can unwind framework code." by David Srbecky · 9 years ago
  46. 5c40961 Test that we can unwind framework code. by David Srbecky · 9 years ago
  47. 7381010 ART: CFI Test by Andreas Gampe · 9 years ago