1. 277ccbd ART: More warnings by Andreas Gampe · 11 years ago
  2. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 11 years ago
  3. 19a19cf Add support for static fields in optimizing compiler. by Nicolas Geoffray · 11 years ago
  4. 3e3364e Merge "Tidy logging code not using UNIMPLEMENTED." by Ian Rogers · 11 years ago
  5. 5667fdb ARM: Use hardfp calling convention between java to java call. by Zheng Xu · 11 years ago
  6. 2c4257b Tidy logging code not using UNIMPLEMENTED. by Ian Rogers · 11 years ago
  7. 1373595 stdint types all the way! by Ian Rogers · 11 years ago
  8. 35c68e3 ART: Fix typo by Andreas Gampe · 11 years ago
  9. c8ccf68 ART: Fix some -Wpedantic errors by Andreas Gampe · 11 years ago
  10. 3c7bb98 Implement array get and array put in optimizing. by Nicolas Geoffray · 11 years ago
  11. 1a43dd7 Add write barriers to optimizing compiler. by Nicolas Geoffray · 11 years ago
  12. 96f89a2 Add assembly operations with constants in optimizing compiler. by Nicolas Geoffray · 11 years ago
  13. 169277a Fix lint errors. by Nicolas Geoffray · 11 years ago
  14. 8d48673 Use the thumb2 assembler for the optimizing compiler. by Nicolas Geoffray · 11 years ago
  15. 0bb9ade Fix off-by-one errors in limit checking for ldr/str instructions. by Dave Allison · 11 years ago
  16. 45fdb93 Support additional instructions in ARM and thumb assemblers by Dave Allison · 11 years ago
  17. 20dfc79 Add some more instruction support to optimizing compiler. by Dave Allison · 11 years ago
  18. 65fcc2c Thumb2 assembler for JNI compiler and optimizing compiler by Dave Allison · 11 years ago
  19. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 11 years ago
  20. 8194963 Replace CountOneBits and __builtin_popcount with POPCOUNT. by Vladimir Marko · 11 years ago
  21. 790a6b7 Calling convention support for cross 64/32 compilation. by Ian Rogers · 11 years ago
  22. dd7624d Allow mixing of thread offsets between 32 and 64bit architectures. by Ian Rogers · 11 years ago
  23. fca8220 x86_64: JNI compiler by Dmitry Petrochenko · 11 years ago
  24. e63a745 Make heap reference poisoning work with the interpreter. by Hiroshi Yamauchi · 11 years ago
  25. b48b9eb Fix clang to compile and run host tests. by Ian Rogers · 11 years ago
  26. 3681597 Use dmb. by Elliott Hughes · 12 years ago
  27. 468532e Entry point clean up. by Ian Rogers · 12 years ago
  28. 7655f29 Portable refactorings. by Ian Rogers · 12 years ago
  29. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 12 years ago