1. 507aa91 am 4d56b61a: am 5b2c6ec4: Merge "ART: Allow class-loading during deopt" by Andreas Gampe · 10 years ago
  2. 4d56b61 am 5b2c6ec4: Merge "ART: Allow class-loading during deopt" by Andreas Gampe · 10 years ago
  3. 5b2c6ec Merge "ART: Allow class-loading during deopt" by Andreas Gampe · 10 years ago
  4. 2e04bb2 ART: Allow class-loading during deopt by Andreas Gampe · 10 years ago
  5. f3a34b4 am e915b7ab: am e032d5d4: Merge "Add tests for wide constants in LVN." by Vladimir Marko · 10 years ago
  6. e915b7a am e032d5d4: Merge "Add tests for wide constants in LVN." by Vladimir Marko · 10 years ago
  7. e032d5d Merge "Add tests for wide constants in LVN." by Vladimir Marko · 10 years ago
  8. d532f00 Add tests for wide constants in LVN. by Vladimir Marko · 10 years ago
  9. dfb6869 am 8762b64b: am bce88994: Merge "Clean up Scoped-/ArenaAlocator array allocations." by Vladimir Marko · 10 years ago
  10. 8762b64 am bce88994: Merge "Clean up Scoped-/ArenaAlocator array allocations." by Vladimir Marko · 10 years ago
  11. bce8899 Merge "Clean up Scoped-/ArenaAlocator array allocations." by Vladimir Marko · 10 years ago
  12. 812e301 am b50a0ba7: am 58e42c6e: Merge "Optimize double/float immediate loading on arm." by Nicolas Geoffray · 10 years ago
  13. b50a0ba am 58e42c6e: Merge "Optimize double/float immediate loading on arm." by Nicolas Geoffray · 10 years ago
  14. 58e42c6 Merge "Optimize double/float immediate loading on arm." by Nicolas Geoffray · 10 years ago
  15. ffe8a57 Optimize double/float immediate loading on arm. by Nicolas Geoffray · 10 years ago
  16. 2f32d77 am cfc3c213: am 94246d41: Merge "LVN handles const-wide/32 incorrectly" by Vladimir Marko · 10 years ago
  17. cfc3c21 am 94246d41: Merge "LVN handles const-wide/32 incorrectly" by Vladimir Marko · 10 years ago
  18. 94246d4 Merge "LVN handles const-wide/32 incorrectly" by Vladimir Marko · 10 years ago
  19. e4fcc5b Clean up Scoped-/ArenaAlocator array allocations. by Vladimir Marko · 10 years ago
  20. 47d2e48 LVN handles const-wide/32 incorrectly by Serguei Katkov · 10 years ago
  21. 0a85441 am 280d1d54: am 8240a8af: Merge "Support hints for register pairs." by Nicolas Geoffray · 10 years ago
  22. 280d1d5 am 8240a8af: Merge "Support hints for register pairs." by Nicolas Geoffray · 10 years ago
  23. 8240a8a Merge "Support hints for register pairs." by Nicolas Geoffray · 10 years ago
  24. da02afe Support hints for register pairs. by Nicolas Geoffray · 10 years ago
  25. 75d49ce am 91f67606: am 54097016: Merge "Be more lenient with 4 byte UTF-8 sequences." by Narayan Kamath · 10 years ago
  26. 91f6760 am 54097016: Merge "Be more lenient with 4 byte UTF-8 sequences." by Narayan Kamath · 10 years ago
  27. 5409701 Merge "Be more lenient with 4 byte UTF-8 sequences." by Narayan Kamath · 10 years ago
  28. a5afcfc Be more lenient with 4 byte UTF-8 sequences. by Narayan Kamath · 10 years ago
  29. be87ebd am 9605c8e7: am afc4ef58: am 227dfb0a: Fix false alarm on thread suspend timeout by tony.ys_liu · 10 years ago
  30. 9605c8e am afc4ef58: am 227dfb0a: Fix false alarm on thread suspend timeout by tony.ys_liu · 10 years ago
  31. afc4ef5 am 227dfb0a: Fix false alarm on thread suspend timeout by tony.ys_liu · 10 years ago
  32. 227dfb0 Fix false alarm on thread suspend timeout by tony.ys_liu · 10 years ago
  33. 0d0fa34 am 3b98f4b1: am 5a3399de: Merge "Fix ImageWriter::ComputeEagerResolvedStringsCallback()." by Vladimir Marko · 10 years ago
  34. 3b98f4b am 5a3399de: Merge "Fix ImageWriter::ComputeEagerResolvedStringsCallback()." by Vladimir Marko · 10 years ago
  35. 5a3399d Merge "Fix ImageWriter::ComputeEagerResolvedStringsCallback()." by Vladimir Marko · 10 years ago
  36. a48aef4 Fix ImageWriter::ComputeEagerResolvedStringsCallback(). by Vladimir Marko · 10 years ago
  37. 10a414f am b62d129c: (-s ours) am 44fb719e: ART: Allow class-loading during deopt by Andreas Gampe · 10 years ago
  38. b62d129 am 44fb719e: ART: Allow class-loading during deopt by Andreas Gampe · 10 years ago
  39. 44fb719 ART: Allow class-loading during deopt by Andreas Gampe · 10 years ago
  40. a268e65 am ba471fa3: am aa874e0b: Merge "Quick: Rewrite Phi node insertion." by Vladimir Marko · 10 years ago
  41. ba471fa am aa874e0b: Merge "Quick: Rewrite Phi node insertion." by Vladimir Marko · 10 years ago
  42. aa874e0 Merge "Quick: Rewrite Phi node insertion." by Vladimir Marko · 10 years ago
  43. f52503f am 7c4354fa: am 1d6957f0: Merge "Improve ParallelMoveResolver to work with pairs." by Nicolas Geoffray · 10 years ago
  44. 7c4354f am 1d6957f0: Merge "Improve ParallelMoveResolver to work with pairs." by Nicolas Geoffray · 10 years ago
  45. fc0cd0d am e225a4a8: am 0525d6aa: Merge "Fix HasSameSignatureWithDifferentClassLoaders()." by Vladimir Marko · 10 years ago
  46. 1d6957f Merge "Improve ParallelMoveResolver to work with pairs." by Nicolas Geoffray · 10 years ago
  47. e225a4a am 0525d6aa: Merge "Fix HasSameSignatureWithDifferentClassLoaders()." by Vladimir Marko · 10 years ago
  48. 0525d6a Merge "Fix HasSameSignatureWithDifferentClassLoaders()." by Vladimir Marko · 10 years ago
  49. f7a0c4e Improve ParallelMoveResolver to work with pairs. by Nicolas Geoffray · 10 years ago
  50. 4e8199c am 968cee57: am 53b36a26: Merge "Handle variable size of methods properly between 32 and 64 bit." by Jeff Hao · 10 years ago
  51. e2ff8fc am 912067f5: am 69c37c3b: Merge "Revert "Revert "Allow preopted apps to have sharpened calls for non-x86 architectures.""" by Jeff Hao · 10 years ago
  52. 968cee5 am 53b36a26: Merge "Handle variable size of methods properly between 32 and 64 bit." by Jeff Hao · 10 years ago
  53. 912067f am 69c37c3b: Merge "Revert "Revert "Allow preopted apps to have sharpened calls for non-x86 architectures.""" by Jeff Hao · 10 years ago
  54. 53b36a2 Merge "Handle variable size of methods properly between 32 and 64 bit." by Jeff Hao · 10 years ago
  55. 69c37c3 Merge "Revert "Revert "Allow preopted apps to have sharpened calls for non-x86 architectures.""" by Jeff Hao · 10 years ago
  56. 862f43c Fix HasSameSignatureWithDifferentClassLoaders(). by Vladimir Marko · 10 years ago
  57. 6a8946b Quick: Rewrite Phi node insertion. by Vladimir Marko · 10 years ago
  58. 39f8733 am 0b2d5c09: am 4ba86c42: Merge "ART: Remove MIRGraph::dex_pc_to_block_map_" by Vladimir Marko · 10 years ago
  59. 835908c am 7cb386ab: am b276338f: Merge "Fix a compilation error for Mips64." by Nicolas Geoffray · 10 years ago
  60. c54f4fe am ec2bd874: am 391b87ee: Merge "ART: Arm intrinsics for Optimizing compiler" by Andreas Gampe · 10 years ago
  61. 0cae4c8 am 07188ca1: am 0aac8671: Merge "Improve bce so that more bounds checks can be eliminated." by Mingyao Yang · 10 years ago
  62. bb62c80 am 9132bd12: am 2a3611fe: Merge "Fix null check tests" by Calin Juravle · 10 years ago
  63. 0b2d5c0 am 4ba86c42: Merge "ART: Remove MIRGraph::dex_pc_to_block_map_" by Vladimir Marko · 10 years ago
  64. 4ba86c4 Merge "ART: Remove MIRGraph::dex_pc_to_block_map_" by Vladimir Marko · 10 years ago
  65. 7cb386a am b276338f: Merge "Fix a compilation error for Mips64." by Nicolas Geoffray · 10 years ago
  66. b276338 Merge "Fix a compilation error for Mips64." by Nicolas Geoffray · 10 years ago
  67. d18e083 Fix a compilation error for Mips64. by Douglas Leung · 10 years ago
  68. 72f53af ART: Remove MIRGraph::dex_pc_to_block_map_ by Chao-ying Fu · 10 years ago
  69. ec2bd87 am 391b87ee: Merge "ART: Arm intrinsics for Optimizing compiler" by Andreas Gampe · 10 years ago
  70. 391b87e Merge "ART: Arm intrinsics for Optimizing compiler" by Andreas Gampe · 10 years ago
  71. 2bcf9bf ART: Arm intrinsics for Optimizing compiler by Andreas Gampe · 10 years ago
  72. 07188ca am 0aac8671: Merge "Improve bce so that more bounds checks can be eliminated." by Mingyao Yang · 10 years ago
  73. 0aac867 Merge "Improve bce so that more bounds checks can be eliminated." by Mingyao Yang · 10 years ago
  74. 0304e18 Improve bce so that more bounds checks can be eliminated. by Mingyao Yang · 10 years ago
  75. 9132bd1 am 2a3611fe: Merge "Fix null check tests" by Calin Juravle · 10 years ago
  76. 2a3611f Merge "Fix null check tests" by Calin Juravle · 10 years ago
  77. b97b39c Fix null check tests by Calin Juravle · 10 years ago
  78. 63c98c7 am 5b87307b: am 62b5f0dd: Merge "Optimize leaf methods." by Nicolas Geoffray · 10 years ago
  79. 5b87307 am 62b5f0dd: Merge "Optimize leaf methods." by Nicolas Geoffray · 10 years ago
  80. 62b5f0d Merge "Optimize leaf methods." by Nicolas Geoffray · 10 years ago
  81. 51241d8 am f590a755: am 7d9ad8bb: Fix false alarm on thread suspend timeout by tony.ys_liu · 10 years ago
  82. e45fc4b am 0de01fe0: am c282c119: Merge "Fix gcstress tests." by Hiroshi Yamauchi · 10 years ago
  83. 7f45097 am 30c7a422: am a2ae59e0: Merge "Support map data in the backtrace data structure." by Christopher Ferris · 10 years ago
  84. 0de01fe am c282c119: Merge "Fix gcstress tests." by Hiroshi Yamauchi · 10 years ago
  85. 30c7a42 am a2ae59e0: Merge "Support map data in the backtrace data structure." by Christopher Ferris · 10 years ago
  86. c282c11 Merge "Fix gcstress tests." by Hiroshi Yamauchi · 10 years ago
  87. a2ae59e Merge "Support map data in the backtrace data structure." by Christopher Ferris · 10 years ago
  88. 4af0b08 Fix gcstress tests. by Hiroshi Yamauchi · 10 years ago
  89. a1c9665 Support map data in the backtrace data structure. by Christopher Ferris · 10 years ago
  90. f590a75 am 7d9ad8bb: Fix false alarm on thread suspend timeout by tony.ys_liu · 10 years ago
  91. 7d9ad8b Fix false alarm on thread suspend timeout by tony.ys_liu · 10 years ago
  92. 0e2610d am 2585148b: am 076018ad: Merge "x64 goodness." by Nicolas Geoffray · 10 years ago
  93. 2585148 am 076018ad: Merge "x64 goodness." by Nicolas Geoffray · 10 years ago
  94. 076018a Merge "x64 goodness." by Nicolas Geoffray · 10 years ago
  95. 748f140 x64 goodness. by Nicolas Geoffray · 10 years ago
  96. c0572a4 Optimize leaf methods. by Nicolas Geoffray · 10 years ago
  97. 1cfac3c am a190aa4b: am 0f2433bf: Merge "Opt Compiler: ARM64: Enable Callee-saved register, as defined by AAPCS64." by Nicolas Geoffray · 10 years ago
  98. a190aa4 am 0f2433bf: Merge "Opt Compiler: ARM64: Enable Callee-saved register, as defined by AAPCS64." by Nicolas Geoffray · 10 years ago
  99. 0f2433b Merge "Opt Compiler: ARM64: Enable Callee-saved register, as defined by AAPCS64." by Nicolas Geoffray · 10 years ago
  100. 91ac724 am 38fea25c: am b991d334: Merge "Read JDWP options from runtime" by Sebastien Hertz · 10 years ago