1. 249b4d1 Use _exit instead of exit for the system exit. by Hiroshi Yamauchi · 9 years ago
  2. f4b3487 Remove -XOatFileManagerCompilerFilter argument. by Richard Uhler · 9 years ago
  3. 155ff3d Add command line option for jit invoke transition weight by Calin Juravle · 9 years ago
  4. ffc8707 Split profile recording from jit compilation by Calin Juravle · 9 years ago
  5. b2771b4 Add option to tune sample collection based on thread sensitivity by Calin Juravle · 9 years ago
  6. 29d38e7 Revert "Revert "Use compiler filter to determine oat file status."" by Andreas Gampe · 9 years ago
  7. 83f080a Tweak JIT hotness threshold. by Nicolas Geoffray · 9 years ago
  8. a73280d Add an option to disable native stack dumping on SIGQUIT. by Nicolas Geoffray · 9 years ago
  9. d3e7c6c Don't use native bridge for non zygote-spawn processes by Calin Juravle · 10 years ago
  10. 9724c63 Enable interface default methods by default. by Neil Fuller · 10 years ago
  11. 9bdf108 Revert "Revert "Write dex files to oat file early."" by Vladimir Marko · 10 years ago
  12. 919f553 Revert "Write dex files to oat file early." by Vladimir Marko · 10 years ago
  13. 625a64a Write dex files to oat file early. by Vladimir Marko · 10 years ago
  14. e722d29 Revert "Make the JIT the default in ART." by Nicolas Geoffray · 10 years ago
  15. 0a9b682 Make the JIT the default in ART. by Nicolas Geoffray · 10 years ago
  16. 31f2c15 Save jit profiling info to file. by Calin Juravle · 10 years ago
  17. 0a3be16 Increase code cache after 1 full collection. by Nicolas Geoffray · 10 years ago
  18. 3eb242c Merge "x86/x86-64 read barrier support for concurrent GC in Optimizing." by Roland Levillain · 10 years ago
  19. 0d5a281 x86/x86-64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 10 years ago
  20. f83e733 Move the trace file out of the profiles folder. by Calin Juravle · 10 years ago
  21. eb7c144 Add initial default method support to Art by Alex Light · 10 years ago
  22. 5550ca8 Record profiling information before Jitting. by Nicolas Geoffray · 10 years ago
  23. dd67125 ART: Change the stack dump format to be in line with debuggerd by Andreas Gampe · 10 years ago
  24. 7617abd runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS by Igor Murashkin · 10 years ago
  25. 7a20ae6 Merge "Allow for sig chain to be disabled." by Calin Juravle · 10 years ago
  26. 4d02711 Implement heap poisoning in ART's Optimizing compiler. by Roland Levillain · 10 years ago
  27. 01aaf6e Allow for sig chain to be disabled. by Calin Juravle · 10 years ago
  28. 158f35c interpreter: Add experimental lambda opcodes for invoke/create-lambda by Igor Murashkin · 10 years ago
  29. c449e8b runtime: Minor cleanup and extra comments around interpreter by Igor Murashkin · 10 years ago
  30. 49b7134 Enable tlab by default for the read barrier config. by Hiroshi Yamauchi · 10 years ago
  31. 73a3fb3 Merge "Disable parallel GC by default" by Mathieu Chartier · 10 years ago
  32. 40da286 ART: Streaming trace mode by Andreas Gampe · 10 years ago
  33. 10d6886 Disable parallel GC by default by Mathieu Chartier · 10 years ago
  34. 9106e52 ART: Set default prune counter to 10 by Andreas Gampe · 10 years ago
  35. fc06816 Merge "Add paths to apk!lib/<abi> to LD_LIBRARY_PATH" by Dmitriy Ivanov · 10 years ago
  36. 785049f Add paths to apk!lib/<abi> to LD_LIBRARY_PATH by Dmitriy Ivanov · 11 years ago
  37. 79bd2bf Make it possible to enable tlab with a build parameter. by Hiroshi Yamauchi · 10 years ago
  38. a4885cb Add way to print JIT related info at shutdown by Mathieu Chartier · 10 years ago
  39. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 10 years ago
  40. f548c54 Merge "Revert "Add JIT"" by Nicolas Geoffray · 10 years ago
  41. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 10 years ago
  42. 4fa1a27 Merge "Add JIT" by Mathieu Chartier · 10 years ago
  43. 2535abe Add JIT by Mathieu Chartier · 10 years ago
  44. 24e04aa ART: Allow the execution to stop if the compilation fails via an option by Jean Christophe Beyler · 11 years ago
  45. 5a2be3f Implement a simple count based boot marker. by Narayan Kamath · 10 years ago
  46. f360ad0 Make UseTLAB a bool flag. by Hiroshi Yamauchi · 10 years ago
  47. aaebaa0 art: Refactor RuntimeOptions/ParsedOptions by Igor Murashkin · 11 years ago