1. fd36f1f Rename callee save enumerators. by Vladimir Marko · 9 years ago
  2. 965c0b9 Merge "Change suspend entrypoint to save all registers." by Vladimir Marko · 9 years ago
  3. 952dbb1 Change suspend entrypoint to save all registers. by Vladimir Marko · 9 years ago
  4. 36a270a Change one read barrier bit to mark bit by Mathieu Chartier · 9 years ago
  5. 4359e61 Move caller-saves saving/restoring to ReadBarrierMarkRegX. by Roland Levillain · 9 years ago
  6. 011dc2c Do allocation fence before pushing on allocation stack by Mathieu Chartier · 9 years ago
  7. 02b7580 Introduce more compact ReadBarrierMark slow-paths. by Roland Levillain · 9 years ago
  8. aaeef5e Remove stray end of macro. by Roland Levillain · 9 years ago
  9. e8e1127 Do checks on the fault address when we think it's an NPE. by Nicolas Geoffray · 9 years ago
  10. 87f3fcb Replace String.charAt() with HIR. by Vladimir Marko · 9 years ago
  11. 3098c8c ARM: Use GOT_PREL references for Runtime::Current(). by Vladimir Marko · 9 years ago
  12. 0f838aa Fix FOUR_ARG_DOWNCALL assembly stubs on arm and x86. by Nicolas Geoffray · 9 years ago
  13. c25cbf1 ARM: Add new String.compareTo intrinsic. by Scott Wakeling · 9 years ago
  14. c7ed09b ART: Log all monitor operations to systrace by Andreas Gampe · 9 years ago
  15. ab4c64b Fix copy-paste nit by Goran Jakovljevic · 9 years ago
  16. 59028d9 MIPS: Improving art_quick_imt_conflict_trampoline by Goran Jakovljevic · 10 years ago
  17. 796d630 Add an ImtConflictTable to better resolve IMT conflicts. by Nicolas Geoffray · 10 years ago
  18. d72945c Revert "Revert "Assembly TLAB allocation fast path for arm64."" by Hiroshi Yamauchi · 10 years ago
  19. 52fa2c6 Revert "Assembly TLAB allocation fast path for arm64." by Nicolas Geoffray · 10 years ago
  20. 563cf33 Revert "Tentative fix for build breakage with read barriers." by Nicolas Geoffray · 10 years ago
  21. 448f21e Tentative fix for build breakage with read barriers. by Nicolas Geoffray · 10 years ago
  22. b7e52b0 Assembly TLAB allocation fast path for arm64. by Hiroshi Yamauchi · 10 years ago
  23. 91cdf71 Merge "Assembly region TLAB allocation fast path for arm." by Hiroshi Yamauchi · 10 years ago
  24. 10d4c08 Assembly region TLAB allocation fast path for arm. by Hiroshi Yamauchi · 10 years ago
  25. f969a20 Fix and enable java.lang.StringFactory intrinsics. by Roland Levillain · 10 years ago
  26. 7e1ce28 Assembly TLAB allocation fast path for arm. by Hiroshi Yamauchi · 10 years ago
  27. d9994f0 Re-enable OSR. by Nicolas Geoffray · 10 years ago
  28. d9bc433 Point fixes after OSR change. by Nicolas Geoffray · 10 years ago
  29. b331feb Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64."" by Nicolas Geoffray · 10 years ago
  30. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 10 years ago
  31. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 10 years ago
  32. dc412b6 Revert "Revert "Implement rosalloc fast path in assembly for 32 bit arm."" by Hiroshi Yamauchi · 10 years ago
  33. cf91c7d Revert "Implement rosalloc fast path in assembly for 32 bit arm." by Nicolas Geoffray · 10 years ago
  34. e631694 Implement rosalloc fast path in assembly for 32 bit arm. by Hiroshi Yamauchi · 10 years ago
  35. e460d1d Revert "Revert "Support unresolved fields in optimizing" by Calin Juravle · 10 years ago
  36. 639bdd1 ART: Single-frame deopt by Andreas Gampe · 10 years ago
  37. c26b451 Merge "Revert "Revert "Fix deoptimization with pending exception""" by Sebastien Hertz · 10 years ago
  38. 0747466 Revert "Revert "Fix deoptimization with pending exception"" by Sebastien Hertz · 10 years ago
  39. 6306921 Add a missing reader barrier in entrypoint stub by Man Cao · 10 years ago
  40. 1aee900 Add read barrier support to the entrypoints. by Man Cao · 10 years ago
  41. 76914b0 ART: Fix arm32 quick_invoke_stub CFI by Andreas Gampe · 10 years ago
  42. 3031c8d ART: Remove art_quick_invoke_interface_trampoline by Andreas Gampe · 10 years ago
  43. 3d1e0c9 ART: Fix arm32 assembly stub CFI by Andreas Gampe · 10 years ago
  44. c89b047 ART: Fix arm32 instrumentation exit stub by Andreas Gampe · 10 years ago
  45. 49e3b62 Merge "Delegate long-to-float type conversions to the runtime on ARM." by Roland Levillain · 10 years ago
  46. bfa5eb6 Add heap poisoning support to the entrypoints. by Hiroshi Yamauchi · 10 years ago
  47. 5b3ee56 Delegate long-to-float type conversions to the runtime on ARM. by Roland Levillain · 10 years ago
  48. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  49. 8ea18d0 Pass the dex method index directly to interface trampoline. by Nicolas Geoffray · 10 years ago
  50. 7ea6a17 Don't hardcode the location of the caller. by Nicolas Geoffray · 10 years ago
  51. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 12 years ago
  52. 5ea536a Remove ArtMethod* parameter from dex cache entry points. by Vladimir Marko · 10 years ago
  53. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  54. ff3ef43 Merge "Reserve bits in the lock word for read barriers." by Hiroshi Yamauchi · 11 years ago
  55. e15ea08 Reserve bits in the lock word for read barriers. by Hiroshi Yamauchi · 11 years ago
  56. 126d659 Fix generic JNI stubs to not discard the Java native frame. by Nicolas Geoffray · 11 years ago
  57. 1cc7dba ART: Reorder entrypoint argument order by Andreas Gampe · 11 years ago
  58. 4808846 Save all registers in native to Java stubs. by Nicolas Geoffray · 11 years ago
  59. d0a0b3e Fix arm unwind data for art code. by Christopher Ferris · 11 years ago
  60. 2d72101 Change 64 bit ArtMethod fields to be pointer sized by Mathieu Chartier · 11 years ago
  61. 5667fdb ARM: Use hardfp calling convention between java to java call. by Zheng Xu · 11 years ago
  62. 1d8cdbc Refactor quick entrypoints by Ian Rogers · 11 years ago
  63. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 11 years ago
  64. 832336b Don't copy fill array data to quick literal pool. by Ian Rogers · 11 years ago
  65. 37f05ef Reduced memory usage of primitive fields smaller than 4-bytes by Fred Shih · 11 years ago
  66. 6e49869 ART: Fix ARM invoke stub, run Generic JNI in jni_compiler_test by Andreas Gampe · 11 years ago
  67. 29b3841 ART: Set default visibility to protected by Andreas Gampe · 11 years ago
  68. 3842ad7 Merge "Fix bugs in the x86 and arm versions of generic JNI." by Nicolas Geoffray · 11 years ago
  69. 54accbc Fix bugs in the x86 and arm versions of generic JNI. by Nicolas Geoffray · 11 years ago
  70. 648d711 Reduce stack usage for overflow checks by Dave Allison · 11 years ago
  71. 58bea4a Proper fix after -Bsymbolic change. by Dan Albert · 11 years ago
  72. d842648 Revert "Fix build without -Bsymbolic." by Dan Albert · 11 years ago
  73. bae21bb Fix build without -Bsymbolic. by Dan Albert · 11 years ago
  74. 467f816 When performing a long jump, update SP last. by Jeff Hao · 11 years ago
  75. c200a4a ART: Rework Generic JNI, add ARM version by Andreas Gampe · 11 years ago
  76. 04f4d8a Add an optimization for removing redundant suspend tests in ART by Wei Jin · 11 years ago
  77. 675967d ART: Fix comments for dmb by Andreas Gampe · 11 years ago
  78. 4fc046e ART: Add lock and unlock stubs for ARM64, fix for X86-64 by Andreas Gampe · 11 years ago
  79. 5cd3375 Handle implicit stack overflow without affecting stack walks by Dave Allison · 11 years ago
  80. 5c1e435 Add "arch_test" gtest for assembly stub constants, add some ARM64 assembly code by Andreas Gampe · 11 years ago
  81. 525cde2 Add a GTest for Assembly Stubs, Add some ARM64 and X86-64 Stubs by Andreas Gampe · 11 years ago
  82. 8325296 Disable use of R4 as a promotable register by Dave Allison · 12 years ago
  83. 2da8823 Initial changes towards Generic JNI option by Andreas Gampe · 12 years ago
  84. 5d885c8 Make ARM assembly labels local. by Ian Rogers · 12 years ago
  85. 0177e53 Work in the direction of hard float quick ABIs. by Ian Rogers · 12 years ago
  86. ef7d42f Object model changes to support 64bit. by Ian Rogers · 12 years ago
  87. b122a4b Tidy up memory barriers. by Ian Rogers · 12 years ago
  88. 7410f29 Fix dumpsys meminfo <pid>. by Mathieu Chartier · 12 years ago
  89. cbb2d20 Refactor allocation entrypoints. by Mathieu Chartier · 12 years ago
  90. 590fee9 Compacting collector. by Mathieu Chartier · 12 years ago
  91. bbb32c2 Add .cfi_restore for assembly functions by Dave Allison · 12 years ago
  92. 4e6a31e Lazily compute object identity hash codes. by Mathieu Chartier · 12 years ago
  93. c844a0f Merge "Implement Interface Method Tables (IMT)." into dalvik-dev by Jeff Hao · 12 years ago
  94. ad2541a Fix object identity hash. by Mathieu Chartier · 12 years ago
  95. 88474b4 Implement Interface Method Tables (IMT). by Jeff Hao · 12 years ago
  96. 1984152 Add missing callee save restore to quick entrypoints. by Mathieu Chartier · 12 years ago
  97. 2a6c7b7 Restore callee save registers. by Mathieu Chartier · 12 years ago
  98. a9a8254 Improve quick codegen for aput-object. by Ian Rogers · 12 years ago
  99. d9c4fc9 Inflate contended lock word by suspending owner. by Ian Rogers · 12 years ago
  100. 3b4c189 Split the allocation path into 'instrumented' and 'uninstrumented' ones. by Hiroshi Yamauchi · 12 years ago