- 02c6454 am 167b1eb7: am 48bb32a4: Merge "ART: Target-dependent stack overflow, less check elision" by Andreas Gampe · 11 years ago
- 167b1eb am 48bb32a4: Merge "ART: Target-dependent stack overflow, less check elision" by Andreas Gampe · 11 years ago
- 57f2afc am 054b29e1: am ef38670c: Merge "Ensure classes are initialized rather than initializing." by Ian Rogers · 11 years ago
- 054b29e am ef38670c: Merge "Ensure classes are initialized rather than initializing." by Ian Rogers · 11 years ago
- 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
- 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
- 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
- 48bb32a Merge "ART: Target-dependent stack overflow, less check elision" by Andreas Gampe · 11 years ago
- 7cd26f3 ART: Target-dependent stack overflow, less check elision by Andreas Gampe · 11 years ago
- ef38670 Merge "Ensure classes are initialized rather than initializing." by Ian Rogers · 11 years ago
- 6c5cb21 Ensure classes are initialized rather than initializing. by Ian Rogers · 11 years ago
- a550f71 am b190b494: am 241fd119: Merge "Fix GetMethodID to find an interface method from a super-interface" by Brian Carlstrom · 11 years ago
- b190b49 am 241fd119: Merge "Fix GetMethodID to find an interface method from a super-interface" by Brian Carlstrom · 11 years ago
- dbdbe78 am c56c4383: am 06729a64: Merge "Add missing parens to Makefile rule." by Nicolas Geoffray · 11 years ago
- c56c438 am 06729a64: Merge "Add missing parens to Makefile rule." by Nicolas Geoffray · 11 years ago
- dbaa4fa am 8b005fe1: am 7258eaa0: Merge "Build rules for running run-test with optimizing compiler." by Nicolas Geoffray · 11 years ago
- 8b005fe am 7258eaa0: Merge "Build rules for running run-test with optimizing compiler." by Nicolas Geoffray · 11 years ago
- 5744b41 am b1934a8c: am 9b743ef7: Merge "AArch64: Fix OpCmpMemImmBranch." by Bill Buzbee · 11 years ago
- b1934a8 am 9b743ef7: Merge "AArch64: Fix OpCmpMemImmBranch." by Bill Buzbee · 11 years ago
- 3f33f11 am aa47fbf6: am 5969734b: Merge "Add x86 inlined abs method for float/double" by Vladimir Marko · 11 years ago
- aa47fbf am 5969734b: Merge "Add x86 inlined abs method for float/double" by Vladimir Marko · 11 years ago
- c25b33b am d0d07fca: am 71921a3f: Merge "x86_64: Clobber r8 to r11 and xmm0 to xmm15" by Ian Rogers · 11 years ago
- d0d07fc am 71921a3f: Merge "x86_64: Clobber r8 to r11 and xmm0 to xmm15" by Ian Rogers · 11 years ago
- a93715a am ccb3d4c4: am ad6a3285: Merge "Fix systrace logging, total paused time, and bytes saved message." by Mathieu Chartier · 11 years ago
- ccb3d4c am ad6a3285: Merge "Fix systrace logging, total paused time, and bytes saved message." by Mathieu Chartier · 11 years ago
- ad6a328 Merge "Fix systrace logging, total paused time, and bytes saved message." by Mathieu Chartier · 11 years ago
- 5ce93ca am e3ae7c12: am 4fab5a1f: Merge "Enable background compaction by default" by Mathieu Chartier · 11 years ago
- 19d46b4 Fix systrace logging, total paused time, and bytes saved message. by Mathieu Chartier · 11 years ago
- e3ae7c1 am 4fab5a1f: Merge "Enable background compaction by default" by Mathieu Chartier · 11 years ago
- 06729a6 Merge "Add missing parens to Makefile rule." by Nicolas Geoffray · 11 years ago
- fe40874 Add missing parens to Makefile rule. by Nicolas Geoffray · 11 years ago
- 7258eaa Merge "Build rules for running run-test with optimizing compiler." by Nicolas Geoffray · 11 years ago
- 5969734 Merge "Add x86 inlined abs method for float/double" by Vladimir Marko · 11 years ago
- 7071c8d Add x86 inlined abs method for float/double by Yixin Shou · 11 years ago
- 241fd11 Merge "Fix GetMethodID to find an interface method from a super-interface" by Brian Carlstrom · 11 years ago
- 004644f Fix GetMethodID to find an interface method from a super-interface by Brian Carlstrom · 11 years ago
- 4fab5a1 Merge "Enable background compaction by default" by Mathieu Chartier · 11 years ago
- 9b743ef Merge "AArch64: Fix OpCmpMemImmBranch." by Bill Buzbee · 11 years ago
- 7c1c263 AArch64: Fix OpCmpMemImmBranch. by Zheng Xu · 11 years ago
- 71921a3 Merge "x86_64: Clobber r8 to r11 and xmm0 to xmm15" by Ian Rogers · 11 years ago
- 8c2ce7c am c983f766: am dd69b14f: Merge "Fix error with remembered sets creation." by Mathieu Chartier · 11 years ago
- c983f76 am dd69b14f: Merge "Fix error with remembered sets creation." by Mathieu Chartier · 11 years ago
- 37b4623 am 91176f41: am bfa45cdd: Merge "Change reference processing to use heap references." by Mathieu Chartier · 11 years ago
- a033f70 Enable background compaction by default by Mathieu Chartier · 11 years ago
- 91176f4 am bfa45cdd: Merge "Change reference processing to use heap references." by Mathieu Chartier · 11 years ago
- 1819f2e am e2a48d2f: am 9506afda: Merge "Revert "Add x86 inlined abs method for float/double"" by Vladimir Marko · 11 years ago
- e2a48d2 am 9506afda: Merge "Revert "Add x86 inlined abs method for float/double"" by Vladimir Marko · 11 years ago
- c8183e1 am 4b0e60ac: am b5c526df: Merge "AArch64: Add transition assembly to wrapper native functions." by Bill Buzbee · 11 years ago
- 4b0e60a am b5c526df: Merge "AArch64: Add transition assembly to wrapper native functions." by Bill Buzbee · 11 years ago
- 56bbece am e3f3e4bb: am 38510acc: Merge "ART: Make verifier check invocation args of unresolved methods" by Andreas Gampe · 11 years ago
- e3f3e4b am 38510acc: Merge "ART: Make verifier check invocation args of unresolved methods" by Andreas Gampe · 11 years ago
- 65e7487 am 46ddb940: am fbb2ea0b: Merge "Revert "Revert "Fix access to FP registers when visiting stack""" by Sebastien Hertz · 11 years ago
- 46ddb94 am fbb2ea0b: Merge "Revert "Revert "Fix access to FP registers when visiting stack""" by Sebastien Hertz · 11 years ago
- e65f5c5 am f8b267d8: am 838b38fa: Merge "ART: Implement rem_double/rem_float for x86/x86-64" by Bill Buzbee · 11 years ago
- f8b267d am 838b38fa: Merge "ART: Implement rem_double/rem_float for x86/x86-64" by Bill Buzbee · 11 years ago
- ed5e05b am dd0b7b9c: am f4d7d950: Merge "Fix build: style issue." by Vladimir Marko · 11 years ago
- dd0b7b9 am f4d7d950: Merge "Fix build: style issue." by Vladimir Marko · 11 years ago
- 581f2b1 am 8e5c6329: am a992a282: Merge "Revert "Fix access to FP registers when visiting stack"" by Sebastien Hertz · 11 years ago
- 8e5c632 am a992a282: Merge "Revert "Fix access to FP registers when visiting stack"" by Sebastien Hertz · 11 years ago
- ac4f44d am e17fdf8f: am d87c29c7: Merge "Add x86 inlined abs method for float/double" by Vladimir Marko · 11 years ago
- e17fdf8 am d87c29c7: Merge "Add x86 inlined abs method for float/double" by Vladimir Marko · 11 years ago
- 23a8a35 am 83488a4b: am 988bbed8: Merge "Fix access to FP registers when visiting stack" by Sebastien Hertz · 11 years ago
- bf62acb am 2a7628a0: am 4b855675: Merge "Fix run-test for OSX." by Ian Rogers · 11 years ago
- 83488a4 am 988bbed8: Merge "Fix access to FP registers when visiting stack" by Sebastien Hertz · 11 years ago
- 2a7628a am 4b855675: Merge "Fix run-test for OSX." by Ian Rogers · 11 years ago
- dd69b14 Merge "Fix error with remembered sets creation." by Mathieu Chartier · 11 years ago
- 96bcd45 Fix error with remembered sets creation. by Mathieu Chartier · 11 years ago
- bfa45cd Merge "Change reference processing to use heap references." by Mathieu Chartier · 11 years ago
- b5c526d Merge "AArch64: Add transition assembly to wrapper native functions." by Bill Buzbee · 11 years ago
- 0210d11 AArch64: Add transition assembly to wrapper native functions. by Zheng Xu · 11 years ago
- 838b38f Merge "ART: Implement rem_double/rem_float for x86/x86-64" by Bill Buzbee · 11 years ago
- bd3682e ART: Implement rem_double/rem_float for x86/x86-64 by Alexei Zavjalov · 11 years ago
- 38510ac Merge "ART: Make verifier check invocation args of unresolved methods" by Andreas Gampe · 11 years ago
- 4b85567 Merge "Fix run-test for OSX." by Ian Rogers · 11 years ago
- 2a65d4b Fix run-test for OSX. by Ian Rogers · 11 years ago
- f4d7d95 Merge "Fix build: style issue." by Vladimir Marko · 11 years ago
- cf20c1a Fix build: style issue. by Vladimir Marko · 11 years ago
- 988bbed Merge "Fix access to FP registers when visiting stack" by Sebastien Hertz · 11 years ago
- aa9b3ae Fix access to FP registers when visiting stack by Sebastien Hertz · 11 years ago
- 9506afd Merge "Revert "Add x86 inlined abs method for float/double"" by Vladimir Marko · 11 years ago
- 4c115b8 Revert "Add x86 inlined abs method for float/double" by Vladimir Marko · 11 years ago
- fbb2ea0 Merge "Revert "Revert "Fix access to FP registers when visiting stack""" by Sebastien Hertz · 11 years ago
- 0bcb290 Revert "Revert "Fix access to FP registers when visiting stack"" by Sebastien Hertz · 11 years ago
- a992a28 Merge "Revert "Fix access to FP registers when visiting stack"" by Sebastien Hertz · 11 years ago
- 8ebd94a Revert "Fix access to FP registers when visiting stack" by Sebastien Hertz · 11 years ago
- d87c29c Merge "Add x86 inlined abs method for float/double" by Vladimir Marko · 11 years ago
- 95c0bf8 ART: Make verifier check invocation args of unresolved methods by Andreas Gampe · 11 years ago
- 35ec2b5 x86_64: Clobber r8 to r11 and xmm0 to xmm15 by Chao-ying Fu · 11 years ago
- a952be0 am 70c1f6c3: am eaac24f3: Merge "Disable StubTest.IndexOf if heap poisoning is enabled for now." by Hiroshi Yamauchi · 11 years ago
- f70346b am 47782506: am 0cfcd2e4: Merge "AArch64: improve 64-bit immediates loads." by Bill Buzbee · 11 years ago
- 0183d1e am 9adb9e71: am d6b2237d: Merge "ART: Instanceof returns true if ref == 0 on x86-64" by Bill Buzbee · 11 years ago
- 28675c1 am 570473af: am 3a97e430: Merge "Add read barriers for the class and the intern tables." by Hiroshi Yamauchi · 11 years ago
- 98f8fa4 am 71299bb5: am bd7ebdbd: Merge "Use GetLow() to access low register of a pair" by Bill Buzbee · 11 years ago
- 70c1f6c am eaac24f3: Merge "Disable StubTest.IndexOf if heap poisoning is enabled for now." by Hiroshi Yamauchi · 11 years ago
- 4778250 am 0cfcd2e4: Merge "AArch64: improve 64-bit immediates loads." by Bill Buzbee · 11 years ago
- 308351a Change reference processing to use heap references. by Mathieu Chartier · 11 years ago
- 9678cab am e4bd9cd6: am 57cd219d: Merge "Arm64 hard-float" by buzbee · 11 years ago
- 9adb9e7 am d6b2237d: Merge "ART: Instanceof returns true if ref == 0 on x86-64" by Bill Buzbee · 11 years ago
- 5615ec7 am 7048ae42: Make class status volatile. by Ian Rogers · 11 years ago
- 570473a am 3a97e430: Merge "Add read barriers for the class and the intern tables." by Hiroshi Yamauchi · 11 years ago