1. 86797a7 AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered by Serban Constantinescu · 11 years ago
  2. c3ccc10 Fix the Mac build on x86-64. by Ian Rogers · 11 years ago
  3. 52fa814 Disable StubTest.IndexOf if heap poisoning is enabled for now. by Hiroshi Yamauchi · 11 years ago
  4. 6aac355 ART: Add initialize_type stubs for ARM64; indexof test by Andreas Gampe · 11 years ago
  5. c5f1773 Remove deprecated WITH_HOST_DALVIK. by Ian Rogers · 11 years ago
  6. 2f6e351 ART: Fix inline assembly constraints in stub_test by Andreas Gampe · 11 years ago
  7. 61c5ebc Change FieldHelper to use a handle. by Mathieu Chartier · 11 years ago
  8. f39b378 ART: Fix stub_test inline assembly for ARM64 by Andreas Gampe · 11 years ago
  9. cf4035a ART: Use StackReference in Quick Stack Frame by Andreas Gampe · 11 years ago
  10. 3ecbbfc ART: Fix stub test inline assembly for x86 by Andreas Gampe · 11 years ago
  11. 0ea3794 ART: Make StubTest IMT sanity check a warning by Andreas Gampe · 11 years ago
  12. 51f7635 ART: Add INVOKE_TRAMPOLINE and imt_conflict stub to 64b architectures by Andreas Gampe · 11 years ago
  13. 607fa7b Merge "Now we have a proper C++ library, use std::unique_ptr." by Ian Rogers · 11 years ago
  14. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 11 years ago
  15. 6cf8010 ART: Fix ARM64 long-jump context caller-save smashes by Andreas Gampe · 11 years ago
  16. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 11 years ago
  17. ad930da Merge "Move quick frame info to OatQuickMethodHeader." by Vladimir Marko · 11 years ago
  18. 7624d25 Move quick frame info to OatQuickMethodHeader. by Vladimir Marko · 11 years ago
  19. 4fc046e ART: Add lock and unlock stubs for ARM64, fix for X86-64 by Andreas Gampe · 11 years ago
  20. b170b3e Merge "Fix stub_test to pass with SS collector." by Mathieu Chartier · 11 years ago
  21. 119c6bd Fix stub_test to pass with SS collector. by Mathieu Chartier · 11 years ago
  22. 4d466a8 Remove all LOG(DEBUG) which is not intended to be checked in by Brian Carlstrom · 11 years ago
  23. 6e4e59c ART: ARM64 field entrypoints by Andreas Gampe · 11 years ago
  24. 266340d ART: ARM64 art_quick_string_compareto by Andreas Gampe · 11 years ago
  25. 2ba8d4b ART: Better art_quick_string_compareto stub_test by Andreas Gampe · 11 years ago
  26. 7177d7c ART: Add art_quick_unlock_object to stub_test by Andreas Gampe · 11 years ago
  27. 80c7934 Implement object lock and unlock entrypoints for x86-64 by Alexei Zavjalov · 11 years ago
  28. 315ccab Implement art_quick_string_compareto entrypoint for x86-64 by Alexei Zavjalov · 11 years ago
  29. f4e910b Implement art_quick_aput_object stubs for X86-64 and ARM64 by Andreas Gampe · 11 years ago
  30. 6661304 Merge "Disable StubTest.APutObj if heap poisoning is enabled." by Hiroshi Yamauchi · 11 years ago
  31. 00c1e6d Add ARM64 & X86_64 Assembly, plus tests by Andreas Gampe · 11 years ago
  32. d6881ae Disable StubTest.APutObj if heap poisoning is enabled. by Hiroshi Yamauchi · 11 years ago
  33. 525cde2 Add a GTest for Assembly Stubs, Add some ARM64 and X86-64 Stubs by Andreas Gampe · 11 years ago