1. 9ef8586 am 25791f6f: am a81fe3d5: Merge "x86_64: Several fixes required for enabling promotion" by Bill Buzbee · 11 years ago
  2. 25791f6 am a81fe3d5: Merge "x86_64: Several fixes required for enabling promotion" by Bill Buzbee · 11 years ago
  3. b1f8412 am b18c42d2: am 7133659e: Merge "x86_64: Fix neg_double" by Bill Buzbee · 11 years ago
  4. b18c42d am 7133659e: Merge "x86_64: Fix neg_double" by Bill Buzbee · 11 years ago
  5. 1aaa0c1 am e05fc9df: am 202e7478: Merge "ART: Log information when skipping method during compilation" by Andreas Gampe · 11 years ago
  6. d5ecc7d am 879a6f91: am 4f975b9e: Merge "x86_64: Enable core.oat/boot.oat compilation" by Bill Buzbee · 11 years ago
  7. acdb31e am cf9cb967: am 70ac0d09: Merge "Add mark compact collector." by Mathieu Chartier · 11 years ago
  8. e05fc9d am 202e7478: Merge "ART: Log information when skipping method during compilation" by Andreas Gampe · 11 years ago
  9. 7133659 Merge "x86_64: Fix neg_double" by Bill Buzbee · 11 years ago
  10. 202e747 Merge "ART: Log information when skipping method during compilation" by Andreas Gampe · 11 years ago
  11. 879a6f9 am 4f975b9e: Merge "x86_64: Enable core.oat/boot.oat compilation" by Bill Buzbee · 11 years ago
  12. cf9cb96 am 70ac0d09: Merge "Add mark compact collector." by Mathieu Chartier · 11 years ago
  13. 060e6fe ART: Log information when skipping method during compilation by Andreas Gampe · 11 years ago
  14. 4f975b9 Merge "x86_64: Enable core.oat/boot.oat compilation" by Bill Buzbee · 11 years ago
  15. 04f486a am 1d565eae: am 49e5ec42: Merge "ART: Start implementation of OpRegRegRegExtend for ARM64" by Andreas Gampe · 11 years ago
  16. 1d565ea am 49e5ec42: Merge "ART: Start implementation of OpRegRegRegExtend for ARM64" by Andreas Gampe · 11 years ago
  17. 9337b60 am 9aa8d68b: am 249fa663: Merge "Fix art_quick_instrumentation_exit for ARM64" by Sebastien Hertz · 11 years ago
  18. 9aa8d68 am 249fa663: Merge "Fix art_quick_instrumentation_exit for ARM64" by Sebastien Hertz · 11 years ago
  19. a81fe3d Merge "x86_64: Several fixes required for enabling promotion" by Bill Buzbee · 11 years ago
  20. d860bc7 am 9c3c686e: am 4ef30e97: Merge "Add an option to enable collecting dex pc in ART profiler" by Calin Juravle · 11 years ago
  21. 9c3c686 am 4ef30e97: Merge "Add an option to enable collecting dex pc in ART profiler" by Calin Juravle · 11 years ago
  22. 02959ea x86_64: Fix neg_double by Alexei Zavjalov · 11 years ago
  23. c93a139 am 14f742dd: am 995b32cc: Merge "ART: Implicit checks in the compiler are independent from Runtime" by Andreas Gampe · 11 years ago
  24. 70ce683 am 8501e3d2: am 69070788: Merge "ART: Reserve 8B for float literals on ARM64" by Andreas Gampe · 11 years ago
  25. 14f742d am 995b32cc: Merge "ART: Implicit checks in the compiler are independent from Runtime" by Andreas Gampe · 11 years ago
  26. 8501e3d am 69070788: Merge "ART: Reserve 8B for float literals on ARM64" by Andreas Gampe · 11 years ago
  27. 423236f am c648c4cc: am 57eb0b46: Merge "ART: Change rrr add and sub for ARM64" by Andreas Gampe · 11 years ago
  28. 02c6454 am 167b1eb7: am 48bb32a4: Merge "ART: Target-dependent stack overflow, less check elision" by Andreas Gampe · 11 years ago
  29. c648c4c am 57eb0b46: Merge "ART: Change rrr add and sub for ARM64" by Andreas Gampe · 11 years ago
  30. 167b1eb am 48bb32a4: Merge "ART: Target-dependent stack overflow, less check elision" by Andreas Gampe · 11 years ago
  31. 57f2afc am 054b29e1: am ef38670c: Merge "Ensure classes are initialized rather than initializing." by Ian Rogers · 11 years ago
  32. 054b29e am ef38670c: Merge "Ensure classes are initialized rather than initializing." by Ian Rogers · 11 years ago
  33. 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
  34. 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
  35. 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
  36. 995b32c Merge "ART: Implicit checks in the compiler are independent from Runtime" by Andreas Gampe · 11 years ago
  37. 5655e84 ART: Implicit checks in the compiler are independent from Runtime by Andreas Gampe · 11 years ago
  38. 6907078 Merge "ART: Reserve 8B for float literals on ARM64" by Andreas Gampe · 11 years ago
  39. f987927 ART: Reserve 8B for float literals on ARM64 by Andreas Gampe · 11 years ago
  40. 57eb0b4 Merge "ART: Change rrr add and sub for ARM64" by Andreas Gampe · 11 years ago
  41. 9f975bf ART: Change rrr add and sub for ARM64 by Andreas Gampe · 11 years ago
  42. 48bb32a Merge "ART: Target-dependent stack overflow, less check elision" by Andreas Gampe · 11 years ago
  43. 7cd26f3 ART: Target-dependent stack overflow, less check elision by Andreas Gampe · 11 years ago
  44. ef38670 Merge "Ensure classes are initialized rather than initializing." by Ian Rogers · 11 years ago
  45. 6c5cb21 Ensure classes are initialized rather than initializing. by Ian Rogers · 11 years ago
  46. 49e5ec4 Merge "ART: Start implementation of OpRegRegRegExtend for ARM64" by Andreas Gampe · 11 years ago
  47. 47b31aa ART: Start implementation of OpRegRegRegExtend for ARM64 by Andreas Gampe · 11 years ago
  48. a550f71 am b190b494: am 241fd119: Merge "Fix GetMethodID to find an interface method from a super-interface" by Brian Carlstrom · 11 years ago
  49. b190b49 am 241fd119: Merge "Fix GetMethodID to find an interface method from a super-interface" by Brian Carlstrom · 11 years ago
  50. 0c416fe x86_64: Enable core.oat/boot.oat compilation by Dmitry Petrochenko · 11 years ago
  51. dbdbe78 am c56c4383: am 06729a64: Merge "Add missing parens to Makefile rule." by Nicolas Geoffray · 11 years ago
  52. c56c438 am 06729a64: Merge "Add missing parens to Makefile rule." by Nicolas Geoffray · 11 years ago
  53. dbaa4fa am 8b005fe1: am 7258eaa0: Merge "Build rules for running run-test with optimizing compiler." by Nicolas Geoffray · 11 years ago
  54. 8b005fe am 7258eaa0: Merge "Build rules for running run-test with optimizing compiler." by Nicolas Geoffray · 11 years ago
  55. 5744b41 am b1934a8c: am 9b743ef7: Merge "AArch64: Fix OpCmpMemImmBranch." by Bill Buzbee · 11 years ago
  56. b1934a8 am 9b743ef7: Merge "AArch64: Fix OpCmpMemImmBranch." by Bill Buzbee · 11 years ago
  57. 3157f9a x86_64: Several fixes required for enabling promotion by Dmitry Petrochenko · 11 years ago
  58. 3f33f11 am aa47fbf6: am 5969734b: Merge "Add x86 inlined abs method for float/double" by Vladimir Marko · 11 years ago
  59. aa47fbf am 5969734b: Merge "Add x86 inlined abs method for float/double" by Vladimir Marko · 11 years ago
  60. c25b33b am d0d07fca: am 71921a3f: Merge "x86_64: Clobber r8 to r11 and xmm0 to xmm15" by Ian Rogers · 11 years ago
  61. d0d07fc am 71921a3f: Merge "x86_64: Clobber r8 to r11 and xmm0 to xmm15" by Ian Rogers · 11 years ago
  62. a93715a am ccb3d4c4: am ad6a3285: Merge "Fix systrace logging, total paused time, and bytes saved message." by Mathieu Chartier · 11 years ago
  63. ccb3d4c am ad6a3285: Merge "Fix systrace logging, total paused time, and bytes saved message." by Mathieu Chartier · 11 years ago
  64. ad6a328 Merge "Fix systrace logging, total paused time, and bytes saved message." by Mathieu Chartier · 11 years ago
  65. 5ce93ca am e3ae7c12: am 4fab5a1f: Merge "Enable background compaction by default" by Mathieu Chartier · 11 years ago
  66. 19d46b4 Fix systrace logging, total paused time, and bytes saved message. by Mathieu Chartier · 11 years ago
  67. e3ae7c1 am 4fab5a1f: Merge "Enable background compaction by default" by Mathieu Chartier · 11 years ago
  68. 4ef30e9 Merge "Add an option to enable collecting dex pc in ART profiler" by Calin Juravle · 11 years ago
  69. a93b0bb Add an option to enable collecting dex pc in ART profiler by Wei Jin · 11 years ago
  70. 06729a6 Merge "Add missing parens to Makefile rule." by Nicolas Geoffray · 11 years ago
  71. fe40874 Add missing parens to Makefile rule. by Nicolas Geoffray · 11 years ago
  72. 7258eaa Merge "Build rules for running run-test with optimizing compiler." by Nicolas Geoffray · 11 years ago
  73. 5969734 Merge "Add x86 inlined abs method for float/double" by Vladimir Marko · 11 years ago
  74. 7071c8d Add x86 inlined abs method for float/double by Yixin Shou · 11 years ago
  75. 249fa66 Merge "Fix art_quick_instrumentation_exit for ARM64" by Sebastien Hertz · 11 years ago
  76. 70f8d4b Fix art_quick_instrumentation_exit for ARM64 by Sebastien Hertz · 11 years ago
  77. 70ac0d0 Merge "Add mark compact collector." by Mathieu Chartier · 11 years ago
  78. 52e4b43 Add mark compact collector. by Mathieu Chartier · 11 years ago
  79. 241fd11 Merge "Fix GetMethodID to find an interface method from a super-interface" by Brian Carlstrom · 11 years ago
  80. 004644f Fix GetMethodID to find an interface method from a super-interface by Brian Carlstrom · 11 years ago
  81. 4fab5a1 Merge "Enable background compaction by default" by Mathieu Chartier · 11 years ago
  82. 9b743ef Merge "AArch64: Fix OpCmpMemImmBranch." by Bill Buzbee · 11 years ago
  83. 7c1c263 AArch64: Fix OpCmpMemImmBranch. by Zheng Xu · 11 years ago
  84. 71921a3 Merge "x86_64: Clobber r8 to r11 and xmm0 to xmm15" by Ian Rogers · 11 years ago
  85. 8c2ce7c am c983f766: am dd69b14f: Merge "Fix error with remembered sets creation." by Mathieu Chartier · 11 years ago
  86. c983f76 am dd69b14f: Merge "Fix error with remembered sets creation." by Mathieu Chartier · 11 years ago
  87. 37b4623 am 91176f41: am bfa45cdd: Merge "Change reference processing to use heap references." by Mathieu Chartier · 11 years ago
  88. a033f70 Enable background compaction by default by Mathieu Chartier · 11 years ago
  89. 91176f4 am bfa45cdd: Merge "Change reference processing to use heap references." by Mathieu Chartier · 11 years ago
  90. 1819f2e am e2a48d2f: am 9506afda: Merge "Revert "Add x86 inlined abs method for float/double"" by Vladimir Marko · 11 years ago
  91. e2a48d2 am 9506afda: Merge "Revert "Add x86 inlined abs method for float/double"" by Vladimir Marko · 11 years ago
  92. c8183e1 am 4b0e60ac: am b5c526df: Merge "AArch64: Add transition assembly to wrapper native functions." by Bill Buzbee · 11 years ago
  93. 4b0e60a am b5c526df: Merge "AArch64: Add transition assembly to wrapper native functions." by Bill Buzbee · 11 years ago
  94. 56bbece am e3f3e4bb: am 38510acc: Merge "ART: Make verifier check invocation args of unresolved methods" by Andreas Gampe · 11 years ago
  95. e3f3e4b am 38510acc: Merge "ART: Make verifier check invocation args of unresolved methods" by Andreas Gampe · 11 years ago
  96. 65e7487 am 46ddb940: am fbb2ea0b: Merge "Revert "Revert "Fix access to FP registers when visiting stack""" by Sebastien Hertz · 11 years ago
  97. 46ddb94 am fbb2ea0b: Merge "Revert "Revert "Fix access to FP registers when visiting stack""" by Sebastien Hertz · 11 years ago
  98. e65f5c5 am f8b267d8: am 838b38fa: Merge "ART: Implement rem_double/rem_float for x86/x86-64" by Bill Buzbee · 11 years ago
  99. f8b267d am 838b38fa: Merge "ART: Implement rem_double/rem_float for x86/x86-64" by Bill Buzbee · 11 years ago
  100. ed5e05b am dd0b7b9c: am f4d7d950: Merge "Fix build: style issue." by Vladimir Marko · 11 years ago