- 40a7595 am 56be31b3: am 97c1a658: Merge "ART: Fix possible soft+hard failure in verifier" by Andreas Gampe · 10 years ago
- 56be31b am 97c1a658: Merge "ART: Fix possible soft+hard failure in verifier" by Andreas Gampe · 10 years ago
- 5d7a729 am 226ec544: am df62f342: Merge "Fix thread pool test valgrind flakiness" by Mathieu Chartier · 10 years ago
- 97c1a65 Merge "ART: Fix possible soft+hard failure in verifier" by Andreas Gampe · 10 years ago
- 896df40 ART: Fix possible soft+hard failure in verifier by Andreas Gampe · 10 years ago
- 226ec54 am df62f342: Merge "Fix thread pool test valgrind flakiness" by Mathieu Chartier · 10 years ago
- df62f34 Merge "Fix thread pool test valgrind flakiness" by Mathieu Chartier · 10 years ago
- 7947b54 Fix thread pool test valgrind flakiness by Mathieu Chartier · 10 years ago
- 9ea9c4e am d25b68da: (-s ours) Merge "ART: Fix possible soft+hard failure in verifier" into lmp-mr1-dev by Andreas Gampe · 10 years ago
- d25b68d Merge "ART: Fix possible soft+hard failure in verifier" into lmp-mr1-dev by Andreas Gampe · 10 years ago
- f420109 am 348a6683: am d45f76e5: Merge "Tidy RegStorage for X86." by Ian Rogers · 10 years ago
- 348a668 am d45f76e5: Merge "Tidy RegStorage for X86." by Ian Rogers · 10 years ago
- d45f76e Merge "Tidy RegStorage for X86." by Ian Rogers · 10 years ago
- eca198c am b4e2b652: am ec17bd1d: Merge "Tidy some uses of IsCompilationEnabled." by Ian Rogers · 10 years ago
- b4e2b65 am ec17bd1d: Merge "Tidy some uses of IsCompilationEnabled." by Ian Rogers · 10 years ago
- ec17bd1 Merge "Tidy some uses of IsCompilationEnabled." by Ian Rogers · 10 years ago
- b28c1c0 Tidy RegStorage for X86. by Ian Rogers · 10 years ago
- c3c8169 am eb14994d: am 78aa45b8: Merge "Fix dump-oat-core-*" by Ian Rogers · 10 years ago
- eb14994 am 78aa45b8: Merge "Fix dump-oat-core-*" by Ian Rogers · 10 years ago
- 78aa45b Merge "Fix dump-oat-core-*" by Ian Rogers · 10 years ago
- 9d10fda am f6676d24: am c80396da: Merge "Tidy x86 disassembler" by Ian Rogers · 10 years ago
- f08663b ART: Fix possible soft+hard failure in verifier by Andreas Gampe · 10 years ago
- f6676d2 am c80396da: Merge "Tidy x86 disassembler" by Ian Rogers · 10 years ago
- c80396d Merge "Tidy x86 disassembler" by Ian Rogers · 10 years ago
- aaf29b3 Tidy some uses of IsCompilationEnabled. by Ian Rogers · 10 years ago
- 677c12f Tidy x86 disassembler by Ian Rogers · 10 years ago
- 13407c5 Fix dump-oat-core-* by Ian Rogers · 10 years ago
- f18c060 am ce0e3581: am abe07109: Merge "Add hash map, reduce excessive hashing" by Mathieu Chartier · 10 years ago
- 1ebb492 am 90534189: (-s ours) Merge "Add hash map, reduce excessive hashing" into lmp-mr1-dev by Mathieu Chartier · 10 years ago
- ce0e358 am abe07109: Merge "Add hash map, reduce excessive hashing" by Mathieu Chartier · 10 years ago
- abe0710 Merge "Add hash map, reduce excessive hashing" by Mathieu Chartier · 10 years ago
- e7c9a8c Add hash map, reduce excessive hashing by Mathieu Chartier · 10 years ago
- 9053418 Merge "Add hash map, reduce excessive hashing" into lmp-mr1-dev by Mathieu Chartier · 10 years ago
- 564ff98 Add hash map, reduce excessive hashing by Mathieu Chartier · 10 years ago
- cdfbdc6 am b6f387ff: am 00b2da5c: Merge "ART: Use std::vector in GraphChecker" by Andreas Gampe · 10 years ago
- b6f387f am 00b2da5c: Merge "ART: Use std::vector in GraphChecker" by Andreas Gampe · 10 years ago
- 00b2da5 Merge "ART: Use std::vector in GraphChecker" by Andreas Gampe · 10 years ago
- 91356c0 ART: Use std::vector in GraphChecker by Andreas Gampe · 10 years ago
- 6b42624 am 27963390: am fe2579ba: Merge "Silent cpplint on dex instruction switch." by Nicolas Geoffray · 10 years ago
- 2796339 am fe2579ba: Merge "Silent cpplint on dex instruction switch." by Nicolas Geoffray · 10 years ago
- fe2579b Merge "Silent cpplint on dex instruction switch." by Nicolas Geoffray · 10 years ago
- 62d73c3 am 8b68933b: am 10d543c4: Merge "ART: Fix valgrind" by Andreas Gampe · 10 years ago
- dadf317 Silent cpplint on dex instruction switch. by Nicolas Geoffray · 10 years ago
- 20b0df7 resolved conflicts for merge of ea3076d5 to lmp-mr1-dev-plus-aosp by Andreas Gampe · 10 years ago
- a99013f Revert "ART: Missing EndTiming()s in dex2oat" by Andreas Gampe · 10 years ago
- 8b68933 am 10d543c4: Merge "ART: Fix valgrind" by Andreas Gampe · 10 years ago
- ea3076d am bcc1ce07: Merge "ART: Refactor dex2oat" by Andreas Gampe · 10 years ago
- 10d543c Merge "ART: Fix valgrind" by Andreas Gampe · 10 years ago
- bcc1ce0 Merge "ART: Refactor dex2oat" by Andreas Gampe · 10 years ago
- a9772e6 am 2c975ff4: am 58227184: Merge "Opt compiler: Fix HNot on ARM64." by Nicolas Geoffray · 10 years ago
- 3b0a0ee am f94c6046: am da6b3e54: Merge "Implement instanceof in optimizing." by Nicolas Geoffray · 10 years ago
- 2c975ff am 58227184: Merge "Opt compiler: Fix HNot on ARM64." by Nicolas Geoffray · 10 years ago
- f94c604 am da6b3e54: Merge "Implement instanceof in optimizing." by Nicolas Geoffray · 10 years ago
- 5822718 Merge "Opt compiler: Fix HNot on ARM64." by Nicolas Geoffray · 10 years ago
- da6b3e5 Merge "Implement instanceof in optimizing." by Nicolas Geoffray · 10 years ago
- 4e59651 Opt compiler: Fix HNot on ARM64. by Alexandre Rames · 10 years ago
- 25fcef9 am 904db00b: am 6b80013e: Merge "Fix codegen_test: HNot has only one input." by Nicolas Geoffray · 10 years ago
- 904db00 am 6b80013e: Merge "Fix codegen_test: HNot has only one input." by Nicolas Geoffray · 10 years ago
- 6b80013 Merge "Fix codegen_test: HNot has only one input." by Nicolas Geoffray · 10 years ago
- 5dffc05 Fix codegen_test: HNot has only one input. by Nicolas Geoffray · 10 years ago
- 6f5c41f Implement instanceof in optimizing. by Nicolas Geoffray · 10 years ago
- d545052 am 88d0251f: am 8d7ef0f6: Merge "Opt compiler: specify that inputs and outputs don\'t overlap on arm64." by Nicolas Geoffray · 10 years ago
- 88d0251 am 8d7ef0f6: Merge "Opt compiler: specify that inputs and outputs don\'t overlap on arm64." by Nicolas Geoffray · 10 years ago
- 8d7ef0f Merge "Opt compiler: specify that inputs and outputs don't overlap on arm64." by Nicolas Geoffray · 10 years ago
- fb4e5fa Opt compiler: specify that inputs and outputs don't overlap on arm64. by Alexandre Rames · 10 years ago
- b3e7bd9 am b6eb9adb: am 86fe4e41: Merge "Do not update Out after it has a valid location." by Nicolas Geoffray · 10 years ago
- b6eb9ad am 86fe4e41: Merge "Do not update Out after it has a valid location." by Nicolas Geoffray · 10 years ago
- c5ee944 am 0324eeff: am a07dcd90: Merge "The test now uses libarttest.so, so fails in ndebug mode." by Nicolas Geoffray · 10 years ago
- 86fe4e4 Merge "Do not update Out after it has a valid location." by Nicolas Geoffray · 10 years ago
- f43083d Do not update Out after it has a valid location. by Nicolas Geoffray · 10 years ago
- 0324eef am a07dcd90: Merge "The test now uses libarttest.so, so fails in ndebug mode." by Nicolas Geoffray · 10 years ago
- a07dcd9 Merge "The test now uses libarttest.so, so fails in ndebug mode." by Nicolas Geoffray · 10 years ago
- 64dea7e The test now uses libarttest.so, so fails in ndebug mode. by Nicolas Geoffray · 10 years ago
- c38c928 am a4cef2fa: am de87f405: Merge "Support floats and doubles in fields." by Nicolas Geoffray · 10 years ago
- a4cef2f am de87f405: Merge "Support floats and doubles in fields." by Nicolas Geoffray · 10 years ago
- de87f40 Merge "Support floats and doubles in fields." by Nicolas Geoffray · 10 years ago
- 52e832b Support floats and doubles in fields. by Nicolas Geoffray · 10 years ago
- 66e5278 am 706c3b1d: am a4533079: Merge "Fix build." by Narayan Kamath · 10 years ago
- ae91353 am c370c126: am 4666a054: Merge "Fix thread priorities for unstarted threads." by Narayan Kamath · 10 years ago
- e05fb8d am 10dfa0c6: am eb71b3fc: Merge "Support TARGET_ARCH=64 with no 2ND_TARGET_ARCH." by Nicolas Geoffray · 10 years ago
- 4dccec5 am de9bf9c4: am 88af00a7: Merge remote-tracking branch \'goog/stage-aosp-master\' into HEAD by The Android Open Source Project · 10 years ago
- b7f352f am 1299555d: am 0006f29d: Merge "Add hash set" by Mathieu Chartier · 10 years ago
- 706c3b1 am a4533079: Merge "Fix build." by Narayan Kamath · 10 years ago
- c370c12 am 4666a054: Merge "Fix thread priorities for unstarted threads." by Narayan Kamath · 10 years ago
- 10dfa0c am eb71b3fc: Merge "Support TARGET_ARCH=64 with no 2ND_TARGET_ARCH." by Nicolas Geoffray · 10 years ago
- de9bf9c am 88af00a7: Merge remote-tracking branch \'goog/stage-aosp-master\' into HEAD by The Android Open Source Project · 10 years ago
- 1299555 am 0006f29d: Merge "Add hash set" by Mathieu Chartier · 10 years ago
- a453307 Merge "Fix build." by Narayan Kamath · 10 years ago
- 4666a05 Merge "Fix thread priorities for unstarted threads." by Narayan Kamath · 10 years ago
- 26f72df Fix build. by Narayan Kamath · 10 years ago
- eb71b3f Merge "Support TARGET_ARCH=64 with no 2ND_TARGET_ARCH." by Nicolas Geoffray · 10 years ago
- 8551bd6 am adc0abde: Merge "Fix thread priorities for unstarted threads." into lmp-mr1-dev by Narayan Kamath · 10 years ago
- a0b3451 Fix thread priorities for unstarted threads. by Narayan Kamath · 10 years ago
- adc0abd Merge "Fix thread priorities for unstarted threads." into lmp-mr1-dev by Narayan Kamath · 10 years ago
- 7372b76 Support TARGET_ARCH=64 with no 2ND_TARGET_ARCH. by Nicolas Geoffray · 10 years ago
- 88ec7f4 ART: Refactor dex2oat by Andreas Gampe · 10 years ago
- 261f113 am 9ee0f776: (-s ours) Optimize get/set reflection performance by Mathieu Chartier · 10 years ago
- d757632 ART: Fix valgrind by Andreas Gampe · 10 years ago
- 9ee0f77 Optimize get/set reflection performance by Mathieu Chartier · 10 years ago
- 88af00a Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by The Android Open Source Project · 10 years ago