1. ebc3b25 Fix compiler bug when typing exceptions. by Nicolas Geoffray · 7 years ago
  2. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 7 years ago
  3. 3db7068 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 7 years ago
  4. d99f203 Count switch as branch. by Aart Bik · 7 years ago
  5. 312f3b2 Move some remaining dex utilities by David Sehr · 7 years ago
  6. 9e734c7 Create dex subdirectory by David Sehr · 8 years ago
  7. dc578c7 Move dex exception helpers to their own file and use dex accessor by Mathieu Chartier · 8 years ago
  8. 808c7a5 Make CodeItem fields private by Mathieu Chartier · 8 years ago
  9. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 8 years ago
  10. dbb9aef Log at places we fail to compile. by Nicolas Geoffray · 8 years ago
  11. 92f7f3c Use intrinsic codegen for compiling intrinsic methods. by Vladimir Marko · 8 years ago
  12. 3da1d0f Use CodeItemAccessor helpers for method verifier by Mathieu Chartier · 8 years ago
  13. 0021feb Delete CodeItemIterator by Mathieu Chartier · 8 years ago
  14. 69d310e Use ScopedArenaAllocator for building HGraph. by Vladimir Marko · 8 years ago
  15. de4b08f Reduce quicken info size by Mathieu Chartier · 8 years ago
  16. 7d157fc Clean up some uses of "auto". by Vladimir Marko · 8 years ago
  17. 86ea7ee Build dominator tree before generating HInstructions by David Brazdil · 9 years ago