- 10d56be am a3aeb5b0: am 03fc5abc: Merge "ART: inline Math.Max/Min (float and double)" by Ian Rogers · 11 years ago
- a3aeb5b am 03fc5abc: Merge "ART: inline Math.Max/Min (float and double)" by Ian Rogers · 11 years ago
- e606502 am acc00214: am d5673e47: Merge "Fix bad comment in class_linker" by Calin Juravle · 11 years ago
- acc0021 am d5673e47: Merge "Fix bad comment in class_linker" by Calin Juravle · 11 years ago
- 7b40678 am 7d8591a1: am acb4eb12: Fix GVN to handle normal paths leading to catch entry. by Vladimir Marko · 11 years ago
- 237a7bf am c08e57a3: am fd60fbcc: Merge "Fix GVN to handle normal paths leading to catch entry." by Vladimir Marko · 11 years ago
- b3314af am 407b55ee: am 990288d5: Merge "We can also run the linear scan register allocator on thumb." by Nicolas Geoffray · 11 years ago
- 7f340fd am b3ff70dd: am f2a85591: Merge "ART: Fail dex file verification on invalid access flags" by Andreas Gampe · 11 years ago
- 7d8591a am acb4eb12: Fix GVN to handle normal paths leading to catch entry. by Vladimir Marko · 11 years ago
- c08e57a am fd60fbcc: Merge "Fix GVN to handle normal paths leading to catch entry." by Vladimir Marko · 11 years ago
- 407b55e am 990288d5: Merge "We can also run the linear scan register allocator on thumb." by Nicolas Geoffray · 11 years ago
- acb4eb1 Fix GVN to handle normal paths leading to catch entry. by Vladimir Marko · 11 years ago
- b3ff70d am f2a85591: Merge "ART: Fail dex file verification on invalid access flags" by Andreas Gampe · 11 years ago
- 8f7f272 am 4e9ac0da: am a2f85ca0: Merge "Avoid race in single thread suspension." into lmp-dev by Ian Rogers · 11 years ago
- a88d08c am 58078aee: am 493c9beb: ART: Make a soft failure in method verifier hard, add check by Andreas Gampe · 11 years ago
- 4e9ac0d am a2f85ca0: Merge "Avoid race in single thread suspension." into lmp-dev by Ian Rogers · 11 years ago
- 58078ae am 493c9beb: ART: Make a soft failure in method verifier hard, add check by Andreas Gampe · 11 years ago
- 0f26e62 am 466a0cdf: am d5cd8bc8: Merge "Avoid race in single thread suspension." by Ian Rogers · 11 years ago
- 466a0cd am d5cd8bc8: Merge "Avoid race in single thread suspension." by Ian Rogers · 11 years ago
- c33aace am df50e174: am 31029988: Merge "ART: Make a soft failure in method verifier hard, add check" by Andreas Gampe · 11 years ago
- 86d836e am 5de82881: am 9cd20b21: Merge "ART: Use array-inl.h in reference_table_test" by Andreas Gampe · 11 years ago
- df50e17 am 31029988: Merge "ART: Make a soft failure in method verifier hard, add check" by Andreas Gampe · 11 years ago
- 5de8288 am 9cd20b21: Merge "ART: Use array-inl.h in reference_table_test" by Andreas Gampe · 11 years ago
- 493c9be ART: Make a soft failure in method verifier hard, add check by Andreas Gampe · 11 years ago
- 3aacc46 am 5b2b9d6b: am b12d6055: Merge "Fix two read barrier bugs introduced in CL 97882." by Hiroshi Yamauchi · 11 years ago
- 5b2b9d6 am b12d6055: Merge "Fix two read barrier bugs introduced in CL 97882." by Hiroshi Yamauchi · 11 years ago
- fd60fbc Merge "Fix GVN to handle normal paths leading to catch entry." by Vladimir Marko · 11 years ago
- d5673e4 Merge "Fix bad comment in class_linker" by Calin Juravle · 11 years ago
- 990288d Merge "We can also run the linear scan register allocator on thumb." by Nicolas Geoffray · 11 years ago
- 93bedb7 We can also run the linear scan register allocator on thumb. by Nicolas Geoffray · 11 years ago
- f2a8559 Merge "ART: Fail dex file verification on invalid access flags" by Andreas Gampe · 11 years ago
- acc2bb6 ART: Fail dex file verification on invalid access flags by Andreas Gampe · 11 years ago
- b12d605 Merge "Fix two read barrier bugs introduced in CL 97882." by Hiroshi Yamauchi · 11 years ago
- 0fbd6e6 Fix two read barrier bugs introduced in CL 97882. by Hiroshi Yamauchi · 11 years ago
- d5cd8bc Merge "Avoid race in single thread suspension." by Ian Rogers · 11 years ago
- f3d874c Avoid race in single thread suspension. by Ian Rogers · 11 years ago
- 03fc5ab Merge "ART: inline Math.Max/Min (float and double)" by Ian Rogers · 11 years ago
- 3102998 Merge "ART: Make a soft failure in method verifier hard, add check" by Andreas Gampe · 11 years ago
- 00633eb ART: Make a soft failure in method verifier hard, add check by Andreas Gampe · 11 years ago
- 9cd20b2 Merge "ART: Use array-inl.h in reference_table_test" by Andreas Gampe · 11 years ago
- 8115d15 am 6a5af2ed: am 031ddea2: Merge "Fix identifier size in the heap dump." by Calin Juravle · 11 years ago
- 8db4c88 ART: Use array-inl.h in reference_table_test by Andreas Gampe · 11 years ago
- 6a5af2e am 031ddea2: Merge "Fix identifier size in the heap dump." by Calin Juravle · 11 years ago
- adf4f7e am 8dc8b9dd: am d07c9cdd: ART: Lock an arg reg in GenInlinedGet by Andreas Gampe · 11 years ago
- 3c937a3 am 378866f7: resolved conflicts for merge of d8561422 to lmp-dev-plus-aosp by Fred Shih · 11 years ago
- 5283fe3 am 7661e875: am 6dfa4188: Merge "Avoid direct use of QuasiAtomic by using Atomic." by Ian Rogers · 11 years ago
- 1d5c441 am e780e1da: am fb8a07bd: Merge "ART: Refactor GenSelect, refactor gen_common accordingly" by Andreas Gampe · 11 years ago
- 8dc8b9d am d07c9cdd: ART: Lock an arg reg in GenInlinedGet by Andreas Gampe · 11 years ago
- 378866f resolved conflicts for merge of d8561422 to lmp-dev-plus-aosp by Fred Shih · 11 years ago
- ff5a372 Fix bad comment in class_linker by Calin Juravle · 11 years ago
- 031ddea Merge "Fix identifier size in the heap dump." by Calin Juravle · 11 years ago
- 3280517 Fix identifier size in the heap dump. by Calin Juravle · 11 years ago
- 11ca612 Fix GVN to handle normal paths leading to catch entry. by Vladimir Marko · 11 years ago
- 7661e87 am 6dfa4188: Merge "Avoid direct use of QuasiAtomic by using Atomic." by Ian Rogers · 11 years ago
- 1222c96 ART: inline Math.Max/Min (float and double) by Alexei Zavjalov · 11 years ago
- 2633ff9 am 366d0a3d: am 62327cda: Fix class initialization checks in interpreter by Sebastien Hertz · 11 years ago
- b6de268 am 263d7125: am be0562fb: Disable adding main and non moving spaces to immune region in GSS by Mathieu Chartier · 11 years ago
- 2239f88 am 62bb288f: am de0aafe2: Merge "Remove some to-done TODOs." by Ian Rogers · 11 years ago
- 62088eb am 62327cda: Fix class initialization checks in interpreter by Sebastien Hertz · 11 years ago
- 881a893 am be0562fb: Disable adding main and non moving spaces to immune region in GSS by Mathieu Chartier · 11 years ago
- e780e1d am fb8a07bd: Merge "ART: Refactor GenSelect, refactor gen_common accordingly" by Andreas Gampe · 11 years ago
- 6dfa418 Merge "Avoid direct use of QuasiAtomic by using Atomic." by Ian Rogers · 11 years ago
- 37f3c96 Avoid direct use of QuasiAtomic by using Atomic. by Ian Rogers · 11 years ago
- a2f85ca Merge "Avoid race in single thread suspension." into lmp-dev by Ian Rogers · 11 years ago
- 6093a5c Avoid race in single thread suspension. by Ian Rogers · 11 years ago
- d07c9cd ART: Lock an arg reg in GenInlinedGet by Andreas Gampe · 11 years ago
- d856142 Revert "Revert "Revert "Revert "Add intrinsic for Reference.get()"""" by Fred Shih · 11 years ago
- 366d0a3 am 62327cda: Fix class initialization checks in interpreter by Sebastien Hertz · 11 years ago
- 263d712 am be0562fb: Disable adding main and non moving spaces to immune region in GSS by Mathieu Chartier · 11 years ago
- 62bb288 am de0aafe2: Merge "Remove some to-done TODOs." by Ian Rogers · 11 years ago
- bd771bf am 45a042e3: am 18179818: Merge "ART: Lock an arg reg in GenInlinedGet" by Andreas Gampe · 11 years ago
- 45a042e am 18179818: Merge "ART: Lock an arg reg in GenInlinedGet" by Andreas Gampe · 11 years ago
- 23972ae am 55bcda4e: am b2a59010: Merge "Fix lint errors." by Nicolas Geoffray · 11 years ago
- 369fbb8 am e6c1f55e: am b0777f04: Merge "Use the thumb2 assembler for the optimizing compiler." by Nicolas Geoffray · 11 years ago
- 7c2afdc am 8f31aa80: am 3a07c04d: Merge "Fix test 304-method-tracing failure for Mips." by Ian Rogers · 11 years ago
- c776f0d am c7d2c088: am 81457a3c: Merge "Add back a deleted check related to verification." by Stephen Hines · 11 years ago
- b7f3ecc am 0039e4ed: am 233b0e37: Merge "Remove errors/warnings from tautological comparisons." by Stephen Hines · 11 years ago
- 8b598f6 am 683b00d2: am 9791bb42: Merge "Fix art test failures for Mips." by Jeff Hao · 11 years ago
- ab9a2b2 am ca2fd368: am ebe8f799: Merge "Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""" by Dave Allison · 11 years ago
- 91d34a9 am 0edee1bf: am 403ef95b: Merge "Add another test to the trace test black list." by Ian Rogers · 11 years ago
- ee0ca5f am 5124184b: am 479f131d: Merge "Disable adding main and non moving spaces to immune region in GSS" by Mathieu Chartier · 11 years ago
- 55bcda4 am b2a59010: Merge "Fix lint errors." by Nicolas Geoffray · 11 years ago
- e6c1f55 am b0777f04: Merge "Use the thumb2 assembler for the optimizing compiler." by Nicolas Geoffray · 11 years ago
- 8f31aa8 am 3a07c04d: Merge "Fix test 304-method-tracing failure for Mips." by Ian Rogers · 11 years ago
- 62327cd Fix class initialization checks in interpreter by Sebastien Hertz · 11 years ago
- b2a5901 Merge "Fix lint errors." by Nicolas Geoffray · 11 years ago
- 169277a Fix lint errors. by Nicolas Geoffray · 11 years ago
- b0777f0 Merge "Use the thumb2 assembler for the optimizing compiler." by Nicolas Geoffray · 11 years ago
- c7d2c08 am 81457a3c: Merge "Add back a deleted check related to verification." by Stephen Hines · 11 years ago
- 0039e4e am 233b0e37: Merge "Remove errors/warnings from tautological comparisons." by Stephen Hines · 11 years ago
- fb8a07b Merge "ART: Refactor GenSelect, refactor gen_common accordingly" by Andreas Gampe · 11 years ago
- 90969af ART: Refactor GenSelect, refactor gen_common accordingly by Andreas Gampe · 11 years ago
- 1817981 Merge "ART: Lock an arg reg in GenInlinedGet" by Andreas Gampe · 11 years ago
- 30ab8a8 ART: Lock an arg reg in GenInlinedGet by Andreas Gampe · 11 years ago
- de0aafe Merge "Remove some to-done TODOs." by Ian Rogers · 11 years ago
- 1fceb40 Remove some to-done TODOs. by Ian Rogers · 11 years ago
- 81457a3 Merge "Add back a deleted check related to verification." by Stephen Hines · 11 years ago
- 683b00d am 9791bb42: Merge "Fix art test failures for Mips." by Jeff Hao · 11 years ago
- 3a07c04 Merge "Fix test 304-method-tracing failure for Mips." by Ian Rogers · 11 years ago
- c3d131e Fix test 304-method-tracing failure for Mips. by Douglas Leung · 11 years ago