1. 603b7ca x86/x86-64: Fix suspend entrypoint assembly for Mac build. by Vladimir Marko · 8 years ago
  2. 965c0b9 Merge "Change suspend entrypoint to save all registers." by Vladimir Marko · 8 years ago
  3. 952dbb1 Change suspend entrypoint to save all registers. by Vladimir Marko · 8 years ago
  4. 36a270a Change one read barrier bit to mark bit by Mathieu Chartier · 8 years ago
  5. 4359e61 Move caller-saves saving/restoring to ReadBarrierMarkRegX. by Roland Levillain · 8 years ago
  6. 02b7580 Introduce more compact ReadBarrierMark slow-paths. by Roland Levillain · 8 years ago
  7. a7821bf Fix stack alignment in x86 read barrier entry points. by Roland Levillain · 8 years ago
  8. e8e1127 Do checks on the fault address when we think it's an NPE. by Nicolas Geoffray · 8 years ago
  9. 4692c35 Merge "Replace String.charAt() with HIR." by Vladimir Marko · 8 years ago
  10. 87f3fcb Replace String.charAt() with HIR. by Vladimir Marko · 8 years ago
  11. 2ebef63 x86: Fix CFI info for FOUR_ARG_DOWNCALL. by Vladimir Marko · 8 years ago
  12. 0f838aa Fix FOUR_ARG_DOWNCALL assembly stubs on arm and x86. by Nicolas Geoffray · 8 years ago
  13. c7ed09b ART: Log all monitor operations to systrace by Andreas Gampe · 8 years ago
  14. 69cee6a Revert "Revert "Assembly TLAB and RegionTLAB allocation fast path for x86"" by Sang, Chunlei · 8 years ago
  15. 59028d9 MIPS: Improving art_quick_imt_conflict_trampoline by Goran Jakovljevic · 8 years ago
  16. 796d630 Add an ImtConflictTable to better resolve IMT conflicts. by Nicolas Geoffray · 8 years ago
  17. 91cdf71 Merge "Assembly region TLAB allocation fast path for arm." by Hiroshi Yamauchi · 8 years ago
  18. 10d4c08 Assembly region TLAB allocation fast path for arm. by Hiroshi Yamauchi · 9 years ago
  19. f969a20 Fix and enable java.lang.StringFactory intrinsics. by Roland Levillain · 9 years ago
  20. b331feb Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64."" by Nicolas Geoffray · 9 years ago
  21. 7c1559a x86 Baker's read barrier fast path implementation. by Roland Levillain · 9 years ago
  22. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  23. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 9 years ago
  24. cb6638f Merge "RosAlloc fast path inline in assembly for x86 32bit." by Hiroshi Yamauchi · 9 years ago
  25. 0d5a281 x86/x86-64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  26. de95c87 RosAlloc fast path inline in assembly for x86 32bit. by lwang85 · 9 years ago
  27. dc412b6 Revert "Revert "Implement rosalloc fast path in assembly for 32 bit arm."" by Hiroshi Yamauchi · 9 years ago
  28. cf91c7d Revert "Implement rosalloc fast path in assembly for 32 bit arm." by Nicolas Geoffray · 9 years ago
  29. e631694 Implement rosalloc fast path in assembly for 32 bit arm. by Hiroshi Yamauchi · 9 years ago
  30. 8c812b7 Merge "Refactor the alloc entry point generation code." by Hiroshi Yamauchi · 9 years ago
  31. 4adeab1 Refactor the alloc entry point generation code. by Hiroshi Yamauchi · 9 years ago
  32. e460d1d Revert "Revert "Support unresolved fields in optimizing" by Calin Juravle · 9 years ago
  33. 639bdd1 ART: Single-frame deopt by Andreas Gampe · 9 years ago
  34. c26b451 Merge "Revert "Revert "Fix deoptimization with pending exception""" by Sebastien Hertz · 9 years ago
  35. 0747466 Revert "Revert "Fix deoptimization with pending exception"" by Sebastien Hertz · 9 years ago
  36. 6306921 Add a missing reader barrier in entrypoint stub by Man Cao · 9 years ago
  37. 1aee900 Add read barrier support to the entrypoints. by Man Cao · 9 years ago
  38. 4360be2 ART: Remove some of the Mac craziness by Andreas Gampe · 9 years ago
  39. 55978b8 ART: Fix mac build by Andreas Gampe · 9 years ago
  40. 3031c8d ART: Remove art_quick_invoke_interface_trampoline by Andreas Gampe · 9 years ago
  41. 9f5e1d9 Fix cfi information for x86. by Christopher Ferris · 9 years ago
  42. 2738639 ART: Fix CFI annotation for art_quick_aput_obj by Mathieu Chartier · 9 years ago
  43. 6b90d42 ART: Fix CFI annotation in arm64, x86 and x86-64 assembly by Andreas Gampe · 9 years ago
  44. 9346ff0 Fix moving GC bugs in proxy stub for X86/X86_64 by Mathieu Chartier · 9 years ago
  45. bfa5eb6 Add heap poisoning support to the entrypoints. by Hiroshi Yamauchi · 9 years ago
  46. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  47. 8ea18d0 Pass the dex method index directly to interface trampoline. by Nicolas Geoffray · 9 years ago
  48. 7ea6a17 Don't hardcode the location of the caller. by Nicolas Geoffray · 9 years ago
  49. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 11 years ago
  50. 5ea536a Remove ArtMethod* parameter from dex cache entry points. by Vladimir Marko · 9 years ago
  51. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  52. d43b3ac Revert "Revert "Deoptimization-based bce."" by Mingyao Yang · 9 years ago
  53. 0ba6273 Revert "Deoptimization-based bce." by Andreas Gampe · 9 years ago
  54. e295e6e Deoptimization-based bce. by Mingyao Yang · 10 years ago
  55. ff3ef43 Merge "Reserve bits in the lock word for read barriers." by Hiroshi Yamauchi · 10 years ago
  56. e15ea08 Reserve bits in the lock word for read barriers. by Hiroshi Yamauchi · 10 years ago
  57. 126d659 Fix generic JNI stubs to not discard the Java native frame. by Nicolas Geoffray · 10 years ago
  58. f551d1b Fix art_quick_instrumentation_entry for x86 by Sebastien Hertz · 10 years ago
  59. 3e6a3bf ART: Change x86 long param ABI (Quick/JNI/Opt) by Mark Mendell · 10 years ago
  60. 966c3ae Revert "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)"" by Mark P Mendell · 10 years ago
  61. 949c91f Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)" by Vladimir Marko · 10 years ago
  62. f601d19 ART: Fix assembler labels' usage in macros for Mac. by Vladimir Marko · 10 years ago
  63. 34eda1d ART: Fix asm literals for Mac builds. by Vladimir Marko · 10 years ago
  64. ebb3cbc Merge "ART: Implement X86 hard float (Quick/JNI/Baseline)" by Vladimir Marko · 10 years ago
  65. 2cd334a More of the concurrent copying collector. by Hiroshi Yamauchi · 10 years ago
  66. 3d2c8e7 ART: Implement X86 hard float (Quick/JNI/Baseline) by Mark Mendell · 10 years ago
  67. 24f2dfa [optimizing compiler] Implement inline x86 FP '%' by Mark Mendell · 10 years ago
  68. 0f9b03c Revert "ART: Implement hard float for X86" by Vladimir Marko · 10 years ago
  69. 59b9cf7 ART: Implement hard float for X86 by Mark Mendell · 10 years ago
  70. 4808846 Save all registers in native to Java stubs. by Nicolas Geoffray · 10 years ago
  71. d2ec87d [optimizing compiler] Add REM_FLOAT and REM_DOUBLE by Calin Juravle · 10 years ago
  72. 2d72101 Change 64 bit ArtMethod fields to be pointer sized by Mathieu Chartier · 10 years ago
  73. 410709f Merge "Fix art_quick_instrumentation_entry stub for x86/x86_64" by Sebastien Hertz · 10 years ago
  74. 32b12f8 Fix art_quick_instrumentation_entry stub for x86/x86_64 by Sebastien Hertz · 10 years ago
  75. e0b46a7 Fix x86 art_quick_set64_instance quick entrypoint by Serguei Katkov · 10 years ago
  76. 6c480d6 Fix Mac build. by Ian Rogers · 10 years ago
  77. 1d8cdbc Refactor quick entrypoints by Ian Rogers · 10 years ago
  78. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 10 years ago
  79. 832336b Don't copy fill array data to quick literal pool. by Ian Rogers · 10 years ago
  80. 871bfdc Revert "Revert "x86: Fix art_quick_instrumentation_exit"" by Andreas Gampe · 10 years ago
  81. 8ce6b90 Handle nested signals by Dave Allison · 10 years ago
  82. 48160e7 Fix usage of literals within a macro. by Ian Rogers · 10 years ago
  83. e8817b2 Fixed typo in entrypoint stub. by Fred Shih · 10 years ago
  84. 37f05ef Reduced memory usage of primitive fields smaller than 4-bytes by Fred Shih · 10 years ago
  85. 8d98ac6 ART: Remove GOT setup from x86 assembly where not needed by Andreas Gampe · 10 years ago
  86. 29b3841 ART: Set default visibility to protected by Andreas Gampe · 10 years ago
  87. 3842ad7 Merge "Fix bugs in the x86 and arm versions of generic JNI." by Nicolas Geoffray · 10 years ago
  88. 54accbc Fix bugs in the x86 and arm versions of generic JNI. by Nicolas Geoffray · 10 years ago
  89. 648d711 Reduce stack usage for overflow checks by Dave Allison · 10 years ago
  90. 90c5879 Fix the Mac build. by Dan Albert · 10 years ago
  91. 58bea4a Proper fix after -Bsymbolic change. by Dan Albert · 10 years ago
  92. 3bed41c Workaround for test failures after Bsymbolic fix. by Dan Albert · 10 years ago
  93. bae21bb Fix build without -Bsymbolic. by Dan Albert · 10 years ago
  94. 35e1e6a 1. Fix CFI for quick compiled code in x86 & x86_64; by Tong Shen · 10 years ago
  95. fea2901 ART: Fix x86_64 instrumentation_exit, also movsd -> movq by Andreas Gampe · 10 years ago
  96. cf2e7b0 Fix x86 instrumentation exit entrypoint and trace size limit. by Jeff Hao · 10 years ago
  97. 69dfe51 Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 10 years ago
  98. 0025a86 Revert "Revert "Revert "Add implicit null and stack checks for x86""" by Nicolas Geoffray · 10 years ago
  99. 7fb36de Revert "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 10 years ago
  100. 3d14eb6 Revert "Add implicit null and stack checks for x86" by Dave Allison · 10 years ago