1. 035a296 ART: Fix Main.isAotCompiled by Andreas Gampe · 6 years ago
  2. 0e9d090 Merge "Add compiler option for counting hotness in compiled code." by Nicolas Geoffray · 6 years ago
  3. 45caa1d Make test 044-proxy less flaky by Mathieu Chartier · 6 years ago
  4. 8d72832 Add compiler option for counting hotness in compiled code. by Nicolas Geoffray · 6 years ago
  5. 3913e48 ART: Refactor profile_compilation_info.h includes by Andreas Gampe · 6 years ago
  6. 9e734c7 Create dex subdirectory by David Sehr · 6 years ago
  7. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 6 years ago
  8. 2196c65 Revert^4 "JIT JNI stubs." by Vladimir Marko · 7 years ago
  9. 056d775 Revert "Revert "Revert "JIT JNI stubs.""" by Nicolas Geoffray · 7 years ago
  10. e744163 Revert "Revert "JIT JNI stubs."" by Vladimir Marko · 7 years ago
  11. 47d3185 Revert "JIT JNI stubs." by Vladimir Marko · 7 years ago
  12. 3417eae JIT JNI stubs. by Vladimir Marko · 7 years ago
  13. b0b68cf ART: Clean up #includes in jit_code_cache.h . by Vladimir Marko · 7 years ago
  14. da28305 Fix String.equals() for moveable String.class. by Vladimir Marko · 7 years ago
  15. 1949baf Revert "Force OSR compilation on all compilations." by Nicolas Geoffray · 7 years ago
  16. c217666 Force OSR compilation on all compilations. by Nicolas Geoffray · 7 years ago
  17. 48b40cc Use the right class loader allocator in ReallocMethods. by Nicolas Geoffray · 7 years ago
  18. e431e27 art: use proper nativehelper headers by Steven Moreland · 7 years ago
  19. 23ddfe8 Don't call EnsureInitialized in the JIT. by Nicolas Geoffray · 7 years ago
  20. b486a98 ART: Introduce thread-current-inl.h by Andreas Gampe · 7 years ago
  21. b9bec2e Record types when the interpreter executes intrinsics. by Nicolas Geoffray · 7 years ago
  22. c6ea7d0 ART: Clean up art_method.h by Andreas Gampe · 7 years ago
  23. a1e0367 Fix CHA test failures under some configurations. by Mingyao Yang · 7 years ago
  24. 169722b Add hooks to avoid collecting code for run-tests. by Nicolas Geoffray · 7 years ago
  25. 4e03c52 Revert "Revert "Try really hard for JIT in test 916"" by Alex Light · 7 years ago
  26. 4cddd03 Merge "Revert "Try really hard for JIT in test 916"" by Alex Light · 7 years ago
  27. ca4feac Revert "Try really hard for JIT in test 916" by Alex Light · 7 years ago
  28. 8799ea0 Merge "Try really hard for JIT in test 916" by Treehugger Robot · 7 years ago
  29. a64fa43 Try really hard for JIT in test 916 by Alex Light · 7 years ago
  30. 7e25123 Merge "ART tests: do not retrieve OatQuickMethodHeader for bridge methods" by Nicolas Geoffray · 7 years ago
  31. dba6148 Revert "Revert "Revert "Revert "Basic obsolete methods support"""" by Alex Light · 7 years ago
  32. 441a5e9 Merge "Revert "Revert "Revert "Basic obsolete methods support"""" by Nicolas Geoffray · 7 years ago
  33. f6abcda Revert "Revert "Revert "Basic obsolete methods support""" by Nicolas Geoffray · 7 years ago
  34. 07001c8 Merge changes Ie74f2dbe,I092d2e95,I5a75f5c4 by Treehugger Robot · 7 years ago
  35. 857f058 Fix JIT crash due to unverified dead code by Calin Juravle · 7 years ago
  36. ce77fc0 Revert "Revert "Basic obsolete methods support"" by Alex Light · 7 years ago
  37. ad0c8bd Revert "Fix JIT crash due to unverified dead code" by Vladimir Marko · 7 years ago
  38. 132eb43 Fix JIT crash due to unverified dead code by Calin Juravle · 8 years ago
  39. b81a984 Revert "Basic obsolete methods support" by Alex Light · 7 years ago
  40. d8936da Basic obsolete methods support by Alex Light · 8 years ago
  41. 51c17fa Create empty VerifiedMethod after vdex verification. by Nicolas Geoffray · 8 years ago
  42. 063fc77 Class Hierarchy Analysis (CHA) by Mingyao Yang · 8 years ago
  43. b2aaf1d Merge "Address missed review comment." by Nicolas Geoffray · 8 years ago
  44. 44cea19 Address missed review comment. by Nicolas Geoffray · 8 years ago
  45. 97d7e1c Remove #include "oat_file.h" from class_linker.h . by Vladimir Marko · 8 years ago
  46. d5f5627 ART tests: do not retrieve OatQuickMethodHeader for bridge methods by Yevgeny Rouban · 8 years ago
  47. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  48. 3a21e38 Clean up some includes. by Vladimir Marko · 8 years ago
  49. d55f4ab Scope the compilation and Create the ProfilingInfo in the loop. by Nicolas Geoffray · 8 years ago
  50. 542451c ART: Convert pointer size to enum by Andreas Gampe · 8 years ago
  51. 491617a JIT: Don't update the dex cache of another class loader. by Nicolas Geoffray · 8 years ago
  52. f711f2c Partial fragment deoptimization by Mingyao Yang · 8 years ago
  53. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 9 years ago
  54. 0dfc9bc ART: Add more deopt tests by Andreas Gampe · 9 years ago
  55. 89df7bf ART: Refactor libarttest C++ code by Andreas Gampe · 9 years ago