1. f62a9fd Revert "Quick compiler: remove temporary workaround." by Andreas Gampe · 11 years ago
  2. 47d2fe6 Quick compiler: remove temporary workaround. by buzbee · 11 years ago
  3. 614e8b5 am 3be04576: am 56027931: Merge "More verbose logs for JDWP events" by Sebastien Hertz · 11 years ago
  4. 3be0457 am 56027931: Merge "More verbose logs for JDWP events" by Sebastien Hertz · 11 years ago
  5. 72668a8 am 31a350ed: am 87523b6c: Merge "X86 Dis: Add missing mov byte; Add size suffixes" by Ian Rogers · 11 years ago
  6. a1c8572 am ffed0eb8: am 5c1ad337: Merge "Use command line android root in dex2oat to find image." by Ian Rogers · 11 years ago
  7. 31a350e am 87523b6c: Merge "X86 Dis: Add missing mov byte; Add size suffixes" by Ian Rogers · 11 years ago
  8. 87523b6 Merge "X86 Dis: Add missing mov byte; Add size suffixes" by Ian Rogers · 11 years ago
  9. a33720c X86 Dis: Add missing mov byte; Add size suffixes by Mark Mendell · 11 years ago
  10. ffed0eb am 5c1ad337: Merge "Use command line android root in dex2oat to find image." by Ian Rogers · 11 years ago
  11. 3ad596c am 470fb3ff: am b493c298: Merge "x86_64: Enable some optimizations" by Bill Buzbee · 11 years ago
  12. 2cd65db am ce1922dc: am 4370d3d3: Merge "x86_64: Fix fp-to-core conversion" by Bill Buzbee · 11 years ago
  13. 8e4943c am e4636c29: am 7499cd1d: Merge "x86_64: Fix comp-long" by Bill Buzbee · 11 years ago
  14. 470fb3f am b493c298: Merge "x86_64: Enable some optimizations" by Bill Buzbee · 11 years ago
  15. ce1922d am 4370d3d3: Merge "x86_64: Fix fp-to-core conversion" by Bill Buzbee · 11 years ago
  16. e4636c2 am 7499cd1d: Merge "x86_64: Fix comp-long" by Bill Buzbee · 11 years ago
  17. 5c1ad33 Merge "Use command line android root in dex2oat to find image." by Ian Rogers · 11 years ago
  18. 7499cd1 Merge "x86_64: Fix comp-long" by Bill Buzbee · 11 years ago
  19. aef0a74 am 0e6a9e4c: am b06a0364: Merge "ART: Method verifier must check invoke-virtuals for non-zero args" by Andreas Gampe · 11 years ago
  20. 0e6a9e4 am b06a0364: Merge "ART: Method verifier must check invoke-virtuals for non-zero args" by Andreas Gampe · 11 years ago
  21. 6e6770f am 26a586e8: am 5c0fcdad: Merge "Shared single GC iteration accounting for all GCs." by Mathieu Chartier · 11 years ago
  22. 3e1f611 am ea990fd3: am faa69743: Merge "ART: ReadFully needs to fail when EOF" by Andreas Gampe · 11 years ago
  23. 60a475f am 9df72deb: am 990f110b: Merge "ART: Fix StoreValue to use RefDisp when necessary." by Andreas Gampe · 11 years ago
  24. 42e4370 am b790ee1e: am 40bdf97b: Merge "Quick compiler: enable Arm64 compilation" by buzbee · 11 years ago
  25. 0e1a401 am 2b1b2ef0: am e617e9a1: Merge "ART: Fix register overlap checks in CopyArgumentRegs" by Bill Buzbee · 11 years ago
  26. 66f72d7 am f649d36f: am 8d16f203: Merge "Add more read barriers for JNI roots." by Hiroshi Yamauchi · 11 years ago
  27. 26a586e am 5c0fcdad: Merge "Shared single GC iteration accounting for all GCs." by Mathieu Chartier · 11 years ago
  28. ea990fd am faa69743: Merge "ART: ReadFully needs to fail when EOF" by Andreas Gampe · 11 years ago
  29. 9df72de am 990f110b: Merge "ART: Fix StoreValue to use RefDisp when necessary." by Andreas Gampe · 11 years ago
  30. b790ee1 am 40bdf97b: Merge "Quick compiler: enable Arm64 compilation" by buzbee · 11 years ago
  31. 2b1b2ef am e617e9a1: Merge "ART: Fix register overlap checks in CopyArgumentRegs" by Bill Buzbee · 11 years ago
  32. f649d36 am 8d16f203: Merge "Add more read barriers for JNI roots." by Hiroshi Yamauchi · 11 years ago
  33. b493c29 Merge "x86_64: Enable some optimizations" by Bill Buzbee · 11 years ago
  34. 4370d3d Merge "x86_64: Fix fp-to-core conversion" by Bill Buzbee · 11 years ago
  35. 0498223 x86_64: Fix comp-long by Serguei Katkov · 11 years ago
  36. 5602793 Merge "More verbose logs for JDWP events" by Sebastien Hertz · 11 years ago
  37. bca0d3d More verbose logs for JDWP events by Sebastien Hertz · 11 years ago
  38. 5078d97 x86_64: Fix fp-to-core conversion by Serguei Katkov · 11 years ago
  39. 37c4fe7 am 18687abd: am 2d2d6bb1: Merge "ART: Do not try to pretty-print method in dex file" by Andreas Gampe · 11 years ago
  40. 18687ab am 2d2d6bb1: Merge "ART: Do not try to pretty-print method in dex file" by Andreas Gampe · 11 years ago
  41. a6c8099 am f77b5f33: am 6d90efa6: Merge "ART: Method verifier needs to check 2-reg values" by Andreas Gampe · 11 years ago
  42. f77b5f3 am 6d90efa6: Merge "ART: Method verifier needs to check 2-reg values" by Andreas Gampe · 11 years ago
  43. 5c0fcda Merge "Shared single GC iteration accounting for all GCs." by Mathieu Chartier · 11 years ago
  44. 10fb83a Shared single GC iteration accounting for all GCs. by Mathieu Chartier · 11 years ago
  45. 40bdf97 Merge "Quick compiler: enable Arm64 compilation" by buzbee · 11 years ago
  46. 9cad72d Quick compiler: enable Arm64 compilation by buzbee · 11 years ago
  47. 6d90efa Merge "ART: Method verifier needs to check 2-reg values" by Andreas Gampe · 11 years ago
  48. b06a036 Merge "ART: Method verifier must check invoke-virtuals for non-zero args" by Andreas Gampe · 11 years ago
  49. c331431 ART: Method verifier must check invoke-virtuals for non-zero args by Andreas Gampe · 11 years ago
  50. 990f110 Merge "ART: Fix StoreValue to use RefDisp when necessary." by Andreas Gampe · 11 years ago
  51. 596bea8 ART: Fix StoreValue to use RefDisp when necessary. by Andreas Gampe · 11 years ago
  52. 8d16f20 Merge "Add more read barriers for JNI roots." by Hiroshi Yamauchi · 11 years ago
  53. ea2e1bd Add more read barriers for JNI roots. by Hiroshi Yamauchi · 11 years ago
  54. faa6974 Merge "ART: ReadFully needs to fail when EOF" by Andreas Gampe · 11 years ago
  55. 825201e ART: ReadFully needs to fail when EOF by Andreas Gampe · 11 years ago
  56. e617e9a Merge "ART: Fix register overlap checks in CopyArgumentRegs" by Bill Buzbee · 11 years ago
  57. 49c5f50 ART: Fix register overlap checks in CopyArgumentRegs by Andreas Gampe · 11 years ago
  58. 2d2d6bb Merge "ART: Do not try to pretty-print method in dex file" by Andreas Gampe · 11 years ago
  59. 4fdbba0 ART: Do not try to pretty-print method in dex file by Andreas Gampe · 11 years ago
  60. 77cd4d6 ART: Method verifier needs to check 2-reg values by Andreas Gampe · 11 years ago
  61. a2592a5 am b68bb3cb: am 4a47f829: Merge "Quick compiler: remove Arm64 "EXPERIMENTAL" filter" by buzbee · 11 years ago
  62. b68bb3c am 4a47f829: Merge "Quick compiler: remove Arm64 "EXPERIMENTAL" filter" by buzbee · 11 years ago
  63. 9ef8586 am 25791f6f: am a81fe3d5: Merge "x86_64: Several fixes required for enabling promotion" by Bill Buzbee · 11 years ago
  64. 25791f6 am a81fe3d5: Merge "x86_64: Several fixes required for enabling promotion" by Bill Buzbee · 11 years ago
  65. b1f8412 am b18c42d2: am 7133659e: Merge "x86_64: Fix neg_double" by Bill Buzbee · 11 years ago
  66. b18c42d am 7133659e: Merge "x86_64: Fix neg_double" by Bill Buzbee · 11 years ago
  67. 1aaa0c1 am e05fc9df: am 202e7478: Merge "ART: Log information when skipping method during compilation" by Andreas Gampe · 11 years ago
  68. d5ecc7d am 879a6f91: am 4f975b9e: Merge "x86_64: Enable core.oat/boot.oat compilation" by Bill Buzbee · 11 years ago
  69. acdb31e am cf9cb967: am 70ac0d09: Merge "Add mark compact collector." by Mathieu Chartier · 11 years ago
  70. e05fc9d am 202e7478: Merge "ART: Log information when skipping method during compilation" by Andreas Gampe · 11 years ago
  71. 4a47f82 Merge "Quick compiler: remove Arm64 "EXPERIMENTAL" filter" by buzbee · 11 years ago
  72. 54ee444 Quick compiler: remove Arm64 "EXPERIMENTAL" filter by buzbee · 11 years ago
  73. 7133659 Merge "x86_64: Fix neg_double" by Bill Buzbee · 11 years ago
  74. 202e747 Merge "ART: Log information when skipping method during compilation" by Andreas Gampe · 11 years ago
  75. 879a6f9 am 4f975b9e: Merge "x86_64: Enable core.oat/boot.oat compilation" by Bill Buzbee · 11 years ago
  76. cf9cb96 am 70ac0d09: Merge "Add mark compact collector." by Mathieu Chartier · 11 years ago
  77. 060e6fe ART: Log information when skipping method during compilation by Andreas Gampe · 11 years ago
  78. 4f975b9 Merge "x86_64: Enable core.oat/boot.oat compilation" by Bill Buzbee · 11 years ago
  79. 04f486a am 1d565eae: am 49e5ec42: Merge "ART: Start implementation of OpRegRegRegExtend for ARM64" by Andreas Gampe · 11 years ago
  80. 1d565ea am 49e5ec42: Merge "ART: Start implementation of OpRegRegRegExtend for ARM64" by Andreas Gampe · 11 years ago
  81. 9337b60 am 9aa8d68b: am 249fa663: Merge "Fix art_quick_instrumentation_exit for ARM64" by Sebastien Hertz · 11 years ago
  82. 9aa8d68 am 249fa663: Merge "Fix art_quick_instrumentation_exit for ARM64" by Sebastien Hertz · 11 years ago
  83. a81fe3d Merge "x86_64: Several fixes required for enabling promotion" by Bill Buzbee · 11 years ago
  84. d860bc7 am 9c3c686e: am 4ef30e97: Merge "Add an option to enable collecting dex pc in ART profiler" by Calin Juravle · 11 years ago
  85. 9c3c686 am 4ef30e97: Merge "Add an option to enable collecting dex pc in ART profiler" by Calin Juravle · 11 years ago
  86. 02959ea x86_64: Fix neg_double by Alexei Zavjalov · 11 years ago
  87. c93a139 am 14f742dd: am 995b32cc: Merge "ART: Implicit checks in the compiler are independent from Runtime" by Andreas Gampe · 11 years ago
  88. 70ce683 am 8501e3d2: am 69070788: Merge "ART: Reserve 8B for float literals on ARM64" by Andreas Gampe · 11 years ago
  89. 14f742d am 995b32cc: Merge "ART: Implicit checks in the compiler are independent from Runtime" by Andreas Gampe · 11 years ago
  90. 8501e3d am 69070788: Merge "ART: Reserve 8B for float literals on ARM64" by Andreas Gampe · 11 years ago
  91. 423236f am c648c4cc: am 57eb0b46: Merge "ART: Change rrr add and sub for ARM64" by Andreas Gampe · 11 years ago
  92. 02c6454 am 167b1eb7: am 48bb32a4: Merge "ART: Target-dependent stack overflow, less check elision" by Andreas Gampe · 11 years ago
  93. c648c4c am 57eb0b46: Merge "ART: Change rrr add and sub for ARM64" by Andreas Gampe · 11 years ago
  94. 167b1eb am 48bb32a4: Merge "ART: Target-dependent stack overflow, less check elision" by Andreas Gampe · 11 years ago
  95. 57f2afc am 054b29e1: am ef38670c: Merge "Ensure classes are initialized rather than initializing." by Ian Rogers · 11 years ago
  96. 054b29e am ef38670c: Merge "Ensure classes are initialized rather than initializing." by Ian Rogers · 11 years ago
  97. bb4d8f9 am 5e0ec3f5: am 0c29909c: Merge "Assign a lower Locklevel for Mutexes used in QuasiAtomic operations. This fixes the CompilerDriverTest on MIPS. The test was failing when Transaction::Abort() acquired intern_table_lock_ and log_lock_ and subsequently performed QuasiAt by Ian Rogers · 11 years ago
  98. 5e0ec3f am 0c29909c: Merge "Assign a lower Locklevel for Mutexes used in QuasiAtomic operations. This fixes the CompilerDriverTest on MIPS. The test was failing when Transaction::Abort() acquired intern_table_lock_ and log_lock_ and subsequently performed QuasiAtomic operatio by Ian Rogers · 11 years ago
  99. 0c29909 Merge "Assign a lower Locklevel for Mutexes used in QuasiAtomic operations. This fixes the CompilerDriverTest on MIPS. The test was failing when Transaction::Abort() acquired intern_table_lock_ and log_lock_ and subsequently performed QuasiAtomic operations." by Ian Rogers · 11 years ago
  100. 995b32c Merge "ART: Implicit checks in the compiler are independent from Runtime" by Andreas Gampe · 11 years ago