1. da4d79b Unify ART's various implementations of bit_cast. by Roland Levillain · 9 years ago
  2. 6ea651f Initial support for quick compiler on MIPS64r6. by Maja Gagic · 10 years ago
  3. 7cde48c Stack support for Optimizing compiler by Sebastien Hertz · 10 years ago
  4. 3e6a3bf ART: Change x86 long param ABI (Quick/JNI/Opt) by Mark Mendell · 10 years ago
  5. 966c3ae Revert "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)"" by Mark P Mendell · 10 years ago
  6. 949c91f Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)" by Vladimir Marko · 10 years ago
  7. ebb3cbc Merge "ART: Implement X86 hard float (Quick/JNI/Baseline)" by Vladimir Marko · 10 years ago
  8. 2cd334a More of the concurrent copying collector. by Hiroshi Yamauchi · 10 years ago
  9. 3d2c8e7 ART: Implement X86 hard float (Quick/JNI/Baseline) by Mark Mendell · 10 years ago
  10. 369810a ART: Allow scoped adjustments to log verbosity by Andreas Gampe · 10 years ago
  11. 69c15d3 Skip r1 on arm if first parameter is a long. by Nicolas Geoffray · 10 years ago
  12. 425f239 Fix handling of long argument spanning register/memory. by Nicolas Geoffray · 10 years ago
  13. 3e0acf6 Add VerifyObject to StackHandleScope::SetReference by Mathieu Chartier · 10 years ago
  14. e21dc3d ART: Swap-space in the compiler by Andreas Gampe · 10 years ago
  15. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  16. 2d72101 Change 64 bit ArtMethod fields to be pointer sized by Mathieu Chartier · 10 years ago
  17. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  18. ad17d41 Merge "ART: Replace COMPILE_ASSERT with static_assert (compiler)" by Andreas Gampe · 10 years ago
  19. 785d2f2 ART: Replace COMPILE_ASSERT with static_assert (compiler) by Andreas Gampe · 10 years ago
  20. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  21. 3e3364e Merge "Tidy logging code not using UNIMPLEMENTED." by Ian Rogers · 10 years ago
  22. 5667fdb ARM: Use hardfp calling convention between java to java call. by Zheng Xu · 10 years ago
  23. 2c4257b Tidy logging code not using UNIMPLEMENTED. by Ian Rogers · 10 years ago
  24. 1d8cdbc Refactor quick entrypoints by Ian Rogers · 10 years ago
  25. 37c92df Rename arm64 `Register` to `XRegister`. by Alexandre Rames · 10 years ago
  26. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 10 years ago
  27. 647b1a8 Fix 2 new sets of clang compiler warnings. by Ian Rogers · 10 years ago
  28. cee7524 ARM64: Update code after the VIXL 1.6 release. by Alexandre Rames · 10 years ago
  29. 53c913b ART: Clean up compiler by Andreas Gampe · 10 years ago
  30. 6e49869 ART: Fix ARM invoke stub, run Generic JNI in jni_compiler_test by Andreas Gampe · 10 years ago
  31. 54accbc Fix bugs in the x86 and arm versions of generic JNI. by Nicolas Geoffray · 10 years ago
  32. 68d8b42 Wire up check JNI force copy mode. by Ian Rogers · 10 years ago
  33. 547cdfd Emit CFI for x86 & x86_64 JNI compiler. by Tong Shen · 10 years ago
  34. b551fdc AArch64: Clean up CalleeSaveMethod frame and the use of temp registers. by Zheng Xu · 10 years ago
  35. 4e24b9d Fix JNI compiler frame size adjustments. by Vladimir Marko · 10 years ago
  36. e63db27 Break apart header files. by Ian Rogers · 10 years ago
  37. 98d1cc8 Improve performance of invokevirtual/invokeinterface with embedded imt/vtable by Mingyao Yang · 10 years ago
  38. c380191 x86_64: Enable fp-reg promotion by Serguei Katkov · 10 years ago
  39. 04c31d2 JNI dlsym lookup fixes. by Ian Rogers · 10 years ago
  40. c200a4a ART: Rework Generic JNI, add ARM version by Andreas Gampe · 10 years ago
  41. 0eb3e75 Merge "Thumb2 assembler for JNI compiler and optimizing compiler" by Dave Allison · 10 years ago
  42. 65fcc2c Thumb2 assembler for JNI compiler and optimizing compiler by Dave Allison · 10 years ago
  43. cf4035a ART: Use StackReference in Quick Stack Frame by Andreas Gampe · 10 years ago
  44. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  45. 507dfdd Compatibility layer to transition from UniquePtr to std::unique_ptr. by Ian Rogers · 10 years ago
  46. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 10 years ago
  47. 7624d25 Move quick frame info to OatQuickMethodHeader. by Vladimir Marko · 10 years ago
  48. 72d3262 Give Compiler a back reference to the driver. by Ian Rogers · 10 years ago
  49. d110432 ART: aarch64 jni compiler needs to extend small return types by Andreas Gampe · 10 years ago
  50. 68f3e09 Fix typo in ISA centralization by Andreas Gampe · 10 years ago
  51. af13ad9 Centralize instruction-set pointer-size, alignment, 64b-width code by Andreas Gampe · 10 years ago
  52. 75b9113 AArch64: Jni compiler fixes by Serban Constantinescu · 10 years ago
  53. 135016a art: Use SIRT::GetAlignedSirtSizeTarget in calling convention by Dmitry Petrochenko · 10 years ago
  54. 1dd61ba ART: A workaround for a wrongly-read caller's frame by Vladimir Kostyukov · 10 years ago
  55. ad61517 Fix wrong handling of Generic JNI not finding native method. by Andreas Gampe · 10 years ago
  56. 1246d68 Merge "Cleanup transaction support" by Sebastien Hertz · 10 years ago
  57. ee1d79a Cleanup transaction support by Sebastien Hertz · 11 years ago
  58. 790a6b7 Calling convention support for cross 64/32 compilation. by Ian Rogers · 10 years ago
  59. dd7624d Allow mixing of thread offsets between 32 and 64bit architectures. by Ian Rogers · 10 years ago
  60. f0513c5 art: Make calling convention immune to SIRT structure change by Dmitry Petrochenko · 10 years ago
  61. fca8220 x86_64: JNI compiler by Dmitry Petrochenko · 10 years ago
  62. 91e3063 Add GC mode for stressing testing heap transitions. by Mathieu Chartier · 10 years ago
  63. 25ff004 Add FINAL and OVERRIDE to calling conventions of the JNI compiler by Andreas Gampe · 10 years ago
  64. b95a534 AArch64: Add arm64 runtime support. by Stuart Monteith · 11 years ago
  65. 53b8b09 Refactor reflective method invocation. by Ian Rogers · 11 years ago
  66. 0f67847 Unify 64bit int constant definitions. by Ian Rogers · 11 years ago
  67. 7a0e504 More JNI compiler tests and small fix by Andreas Gampe · 11 years ago
  68. bf6b92a Generic JNI implementation for x86_64 by Andreas Gampe · 11 years ago
  69. a1ce1fe Split up CommonTest into CommonRuntimeTest and CommonCompilerTest by Brian Carlstrom · 11 years ago
  70. 9837939 Avoid std::string allocations for finding an array class. by Ian Rogers · 11 years ago
  71. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  72. 055d46c Add missing SIRT to LoadNativeLibrary. by Mathieu Chartier · 11 years ago
  73. 590fee9 Compacting collector. by Mathieu Chartier · 11 years ago
  74. 1eb512d Fast JNI support. by Ian Rogers · 11 years ago
  75. 8770e5c Restore callee save registers in JNI compiler. by Mathieu Chartier · 11 years ago
  76. 02ed4c0 Move disassembler out of runtime. by Ian Rogers · 11 years ago
  77. d133b97 Shard dedupe set locks. by Ian Rogers · 11 years ago
  78. 193bad9 Multi threaded hashed deduplication during compilation. by Mathieu Chartier · 11 years ago
  79. d822da0 Fix portable sign/zero extension from JNI. by Ian Rogers · 11 years ago
  80. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  81. 848871b Entry point clean up. by Ian Rogers · 11 years ago
  82. 7655f29 Portable refactorings. by Ian Rogers · 11 years ago
  83. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 11 years ago
  84. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  85. 3e3d591 Fix cpplint build/namespaces issues by Brian Carlstrom · 11 years ago
  86. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 11 years ago
  87. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 11 years ago
  88. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  89. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago