1. cc78f3f Fix (non-intrinsic) UnsafeCASObject for the read barrier config. by Hiroshi Yamauchi · 9 years ago
  2. ceb07b3 Revert "Revert "Add support for LZ4 compressed image files"" by Mathieu Chartier · 9 years ago
  3. 83d4d72 Revert "Add support for LZ4 compressed image files" by Nicolas Geoffray · 9 years ago
  4. c6f41b5 Add support for LZ4 compressed image files by Mathieu Chartier · 9 years ago
  5. 208a5cb Store class tables in the image by Mathieu Chartier · 9 years ago
  6. 35831e8 Reduce memory used by CompiledMethods. by Vladimir Marko · 9 years ago
  7. 09d0943 ART: Use .bss section for dex cache arrays. by Vladimir Marko · 9 years ago
  8. 05792b9 ART: Move DexCache arrays to native. by Vladimir Marko · 9 years ago
  9. 52a7f5c Add class flags to class to help GC scanning by Mathieu Chartier · 9 years ago
  10. 1463285 ART: Rename ArtMethod's size and alignment methods. by Vladimir Marko · 9 years ago
  11. cf36d49 ART: Compress LengthPrefixedArray on 32-bit targets. by Vladimir Marko · 9 years ago
  12. 54d220e Move ArtFields and ArtMethods to be a length prefixed array by Mathieu Chartier · 9 years ago
  13. d39645e Move image intern table into image by Mathieu Chartier · 9 years ago
  14. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  15. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 9 years ago
  16. c785344 Move ArtField to native by Mathieu Chartier · 10 years ago
  17. f52857f ART: Ensure order of field gaps by Andreas Gampe · 10 years ago
  18. 2cd334a More of the concurrent copying collector. by Hiroshi Yamauchi · 10 years ago
  19. 2d72101 Change 64 bit ArtMethod fields to be pointer sized by Mathieu Chartier · 10 years ago
  20. 5f9a954 Delete unused imtable field by Mathieu Chartier · 10 years ago
  21. 4677476 ART: Add support for patching and loading OAT files compiled with PIC by Igor Murashkin · 10 years ago
  22. 2d2621a Optimize method linking by Mathieu Chartier · 10 years ago
  23. 1373595 stdint types all the way! by Ian Rogers · 10 years ago
  24. cdc1aaf Simplify instance reference offsets. by Ian Rogers · 10 years ago
  25. 5182932 ART: Change access flag behavior in verifier by Andreas Gampe · 10 years ago
  26. 53cb16b Add patchoat tool to Art. by Alex Light · 10 years ago
  27. 9583fbc Remove oat file location in the image. by Nicolas Geoffray · 11 years ago
  28. ec8d142 Forgot to bump oat version in previous change by Brian Carlstrom · 11 years ago
  29. 68708f5 Fix image_test on target by Brian Carlstrom · 11 years ago
  30. 31e8925 Write out image bitmap inside of image file. by Mathieu Chartier · 11 years ago
  31. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/image.cc]
  32. 79fe539 Removing remaining compiled stubs from image. by Jeff Hao · 11 years ago
  33. 58df327 Removed compiled resolution trampoline. by Jeff Hao · 11 years ago
  34. 4f6ad8a Various performance improvements. by Ian Rogers · 12 years ago
  35. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  36. 700c8d3 Move .oat files to ELF format by Brian Carlstrom · 12 years ago
  37. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  38. e24fa61 Separate oat from image by Brian Carlstrom · 13 years ago
  39. 69b15fb Working dex2oat and oatexec by Brian Carlstrom · 13 years ago
  40. 4a289ed Work on heap and space initialization to support image loading by Brian Carlstrom · 13 years ago