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