1. e431951 am 6e27f821: Merge "Opt compiler: ARM64: Fix blocking fp registers." by Nicolas Geoffray · 10 years ago
  2. 6e27f82 Merge "Opt compiler: ARM64: Fix blocking fp registers." by Nicolas Geoffray · 10 years ago
  3. a3ec394 Opt compiler: ARM64: Fix blocking fp registers. by Zheng Xu · 10 years ago
  4. 199c461 am e5f5953e: Merge "ART: Rewrite ThreadStress for easier extensibility" by Andreas Gampe · 10 years ago
  5. e5f5953 Merge "ART: Rewrite ThreadStress for easier extensibility" by Andreas Gampe · 10 years ago
  6. 0d7e11b am 6bf6ce19: Merge "ART: Add more details to LinkageError" by Andreas Gampe · 10 years ago
  7. f2fdc73 ART: Rewrite ThreadStress for easier extensibility by Andreas Gampe · 11 years ago
  8. 6bf6ce1 Merge "ART: Add more details to LinkageError" by Andreas Gampe · 10 years ago
  9. d8ca52e ART: Add more details to LinkageError by Andreas Gampe · 10 years ago
  10. 4d56b61 am 5b2c6ec4: Merge "ART: Allow class-loading during deopt" by Andreas Gampe · 10 years ago
  11. 5b2c6ec Merge "ART: Allow class-loading during deopt" by Andreas Gampe · 10 years ago
  12. 2e04bb2 ART: Allow class-loading during deopt by Andreas Gampe · 10 years ago
  13. e915b7a am e032d5d4: Merge "Add tests for wide constants in LVN." by Vladimir Marko · 10 years ago
  14. e032d5d Merge "Add tests for wide constants in LVN." by Vladimir Marko · 10 years ago
  15. d532f00 Add tests for wide constants in LVN. by Vladimir Marko · 10 years ago
  16. 8762b64 am bce88994: Merge "Clean up Scoped-/ArenaAlocator array allocations." by Vladimir Marko · 10 years ago
  17. bce8899 Merge "Clean up Scoped-/ArenaAlocator array allocations." by Vladimir Marko · 10 years ago
  18. b50a0ba am 58e42c6e: Merge "Optimize double/float immediate loading on arm." by Nicolas Geoffray · 10 years ago
  19. 58e42c6 Merge "Optimize double/float immediate loading on arm." by Nicolas Geoffray · 10 years ago
  20. ffe8a57 Optimize double/float immediate loading on arm. by Nicolas Geoffray · 10 years ago
  21. cfc3c21 am 94246d41: Merge "LVN handles const-wide/32 incorrectly" by Vladimir Marko · 10 years ago
  22. 94246d4 Merge "LVN handles const-wide/32 incorrectly" by Vladimir Marko · 10 years ago
  23. e4fcc5b Clean up Scoped-/ArenaAlocator array allocations. by Vladimir Marko · 10 years ago
  24. 47d2e48 LVN handles const-wide/32 incorrectly by Serguei Katkov · 10 years ago
  25. 280d1d5 am 8240a8af: Merge "Support hints for register pairs." by Nicolas Geoffray · 10 years ago
  26. 8240a8a Merge "Support hints for register pairs." by Nicolas Geoffray · 10 years ago
  27. da02afe Support hints for register pairs. by Nicolas Geoffray · 10 years ago
  28. 91f6760 am 54097016: Merge "Be more lenient with 4 byte UTF-8 sequences." by Narayan Kamath · 10 years ago
  29. 5409701 Merge "Be more lenient with 4 byte UTF-8 sequences." by Narayan Kamath · 10 years ago
  30. a5afcfc Be more lenient with 4 byte UTF-8 sequences. by Narayan Kamath · 10 years ago
  31. 3b98f4b am 5a3399de: Merge "Fix ImageWriter::ComputeEagerResolvedStringsCallback()." by Vladimir Marko · 10 years ago
  32. 5a3399d Merge "Fix ImageWriter::ComputeEagerResolvedStringsCallback()." by Vladimir Marko · 10 years ago
  33. a48aef4 Fix ImageWriter::ComputeEagerResolvedStringsCallback(). by Vladimir Marko · 10 years ago
  34. ba471fa am aa874e0b: Merge "Quick: Rewrite Phi node insertion." by Vladimir Marko · 10 years ago
  35. aa874e0 Merge "Quick: Rewrite Phi node insertion." by Vladimir Marko · 10 years ago
  36. 7c4354f am 1d6957f0: Merge "Improve ParallelMoveResolver to work with pairs." by Nicolas Geoffray · 10 years ago
  37. 1d6957f Merge "Improve ParallelMoveResolver to work with pairs." by Nicolas Geoffray · 10 years ago
  38. e225a4a am 0525d6aa: Merge "Fix HasSameSignatureWithDifferentClassLoaders()." by Vladimir Marko · 10 years ago
  39. 0525d6a Merge "Fix HasSameSignatureWithDifferentClassLoaders()." by Vladimir Marko · 10 years ago
  40. f7a0c4e Improve ParallelMoveResolver to work with pairs. by Nicolas Geoffray · 10 years ago
  41. 968cee5 am 53b36a26: Merge "Handle variable size of methods properly between 32 and 64 bit." by Jeff Hao · 10 years ago
  42. 912067f am 69c37c3b: Merge "Revert "Revert "Allow preopted apps to have sharpened calls for non-x86 architectures.""" by Jeff Hao · 10 years ago
  43. 53b36a2 Merge "Handle variable size of methods properly between 32 and 64 bit." by Jeff Hao · 10 years ago
  44. 69c37c3 Merge "Revert "Revert "Allow preopted apps to have sharpened calls for non-x86 architectures.""" by Jeff Hao · 10 years ago
  45. 862f43c Fix HasSameSignatureWithDifferentClassLoaders(). by Vladimir Marko · 10 years ago
  46. 6a8946b Quick: Rewrite Phi node insertion. by Vladimir Marko · 10 years ago
  47. 0b2d5c0 am 4ba86c42: Merge "ART: Remove MIRGraph::dex_pc_to_block_map_" by Vladimir Marko · 10 years ago
  48. 4ba86c4 Merge "ART: Remove MIRGraph::dex_pc_to_block_map_" by Vladimir Marko · 10 years ago
  49. 7cb386a am b276338f: Merge "Fix a compilation error for Mips64." by Nicolas Geoffray · 10 years ago
  50. b276338 Merge "Fix a compilation error for Mips64." by Nicolas Geoffray · 10 years ago
  51. d18e083 Fix a compilation error for Mips64. by Douglas Leung · 10 years ago
  52. 72f53af ART: Remove MIRGraph::dex_pc_to_block_map_ by Chao-ying Fu · 10 years ago
  53. ec2bd87 am 391b87ee: Merge "ART: Arm intrinsics for Optimizing compiler" by Andreas Gampe · 10 years ago
  54. 391b87e Merge "ART: Arm intrinsics for Optimizing compiler" by Andreas Gampe · 10 years ago
  55. 2bcf9bf ART: Arm intrinsics for Optimizing compiler by Andreas Gampe · 10 years ago
  56. 07188ca am 0aac8671: Merge "Improve bce so that more bounds checks can be eliminated." by Mingyao Yang · 10 years ago
  57. 0aac867 Merge "Improve bce so that more bounds checks can be eliminated." by Mingyao Yang · 10 years ago
  58. 0304e18 Improve bce so that more bounds checks can be eliminated. by Mingyao Yang · 10 years ago
  59. 9132bd1 am 2a3611fe: Merge "Fix null check tests" by Calin Juravle · 10 years ago
  60. 2a3611f Merge "Fix null check tests" by Calin Juravle · 10 years ago
  61. b97b39c Fix null check tests by Calin Juravle · 10 years ago
  62. 5b87307 am 62b5f0dd: Merge "Optimize leaf methods." by Nicolas Geoffray · 10 years ago
  63. 62b5f0d Merge "Optimize leaf methods." by Nicolas Geoffray · 10 years ago
  64. 0de01fe am c282c119: Merge "Fix gcstress tests." by Hiroshi Yamauchi · 10 years ago
  65. 30c7a42 am a2ae59e0: Merge "Support map data in the backtrace data structure." by Christopher Ferris · 10 years ago
  66. c282c11 Merge "Fix gcstress tests." by Hiroshi Yamauchi · 10 years ago
  67. a2ae59e Merge "Support map data in the backtrace data structure." by Christopher Ferris · 10 years ago
  68. 4af0b08 Fix gcstress tests. by Hiroshi Yamauchi · 10 years ago
  69. a1c9665 Support map data in the backtrace data structure. by Christopher Ferris · 10 years ago
  70. 2585148 am 076018ad: Merge "x64 goodness." by Nicolas Geoffray · 10 years ago
  71. 076018a Merge "x64 goodness." by Nicolas Geoffray · 10 years ago
  72. 748f140 x64 goodness. by Nicolas Geoffray · 10 years ago
  73. c0572a4 Optimize leaf methods. by Nicolas Geoffray · 10 years ago
  74. a190aa4 am 0f2433bf: Merge "Opt Compiler: ARM64: Enable Callee-saved register, as defined by AAPCS64." by Nicolas Geoffray · 10 years ago
  75. 0f2433b Merge "Opt Compiler: ARM64: Enable Callee-saved register, as defined by AAPCS64." by Nicolas Geoffray · 10 years ago
  76. 38fea25 am b991d334: Merge "Read JDWP options from runtime" by Sebastien Hertz · 10 years ago
  77. b991d33 Merge "Read JDWP options from runtime" by Sebastien Hertz · 10 years ago
  78. c7d1188 Handle variable size of methods properly between 32 and 64 bit. by Jeff Hao · 10 years ago
  79. d5d4fac am 61fdf5bc: Merge "art: Fix broken cmdline_parser_test" by Igor Murashkin · 10 years ago
  80. 61fdf5b Merge "art: Fix broken cmdline_parser_test" by Igor Murashkin · 10 years ago
  81. 3b43fec am ca9a2685: Merge "ART: Fix crash when timing method failing to build" by David Brazdil · 10 years ago
  82. 3d087de Opt Compiler: ARM64: Enable Callee-saved register, as defined by AAPCS64. by Serban Constantinescu · 10 years ago
  83. a0acc2d Revert "Revert "Allow preopted apps to have sharpened calls for non-x86 architectures."" by Jeff Hao · 10 years ago
  84. 60d77c6 art: Fix broken cmdline_parser_test by Igor Murashkin · 10 years ago
  85. ca9a268 Merge "ART: Fix crash when timing method failing to build" by David Brazdil · 10 years ago
  86. 809658e ART: Fix crash when timing method failing to build by David Brazdil · 10 years ago
  87. 3be6e9d Read JDWP options from runtime by Sebastien Hertz · 10 years ago
  88. a606af3 am 24898d44: Merge "Disable test, it fails on target and read-barrier config." by Nicolas Geoffray · 10 years ago
  89. 22c1502 am 911b4be5: Merge "Fix transaction aborting" by Sebastien Hertz · 10 years ago
  90. 24898d4 Merge "Disable test, it fails on target and read-barrier config." by Nicolas Geoffray · 10 years ago
  91. 8f4ee5c Disable test, it fails on target and read-barrier config. by Nicolas Geoffray · 10 years ago
  92. 911b4be Merge "Fix transaction aborting" by Sebastien Hertz · 10 years ago
  93. 1c80bec Fix transaction aborting by Sebastien Hertz · 10 years ago
  94. 5597878 am 7e6a918e: Merge "Clear thread local freed bits in RosAlloc::Run::InspectAllSlots" by Mathieu Chartier · 10 years ago
  95. 7e6a918 Merge "Clear thread local freed bits in RosAlloc::Run::InspectAllSlots" by Mathieu Chartier · 10 years ago
  96. cc4c872 am 19929654: Merge "art: Try to fix parsed_options_test on the build server" by Igor Murashkin · 10 years ago
  97. 666380e am edf45678: Merge "Fix broken volantis build" by Igor Murashkin · 10 years ago
  98. c38c5ea Clear thread local freed bits in RosAlloc::Run::InspectAllSlots by Mathieu Chartier · 10 years ago
  99. 1992965 Merge "art: Try to fix parsed_options_test on the build server" by Igor Murashkin · 10 years ago
  100. eb6c7c2 art: Try to fix parsed_options_test on the build server by Igor Murashkin · 10 years ago