OSDN Git Service

Merge "Fix combined checksum calculation to use isa." am: 82a0229
[android-x86/art.git] / tools /
2016-04-08 Jeff HaoFix combined checksum calculation to use isa.
2016-04-08 Jeff HaoCombine checksum of all boot images.
2016-04-07 Jeff HaoRemove AnnotationAccess and its remaining uses.
2016-04-06 Mathieu ChartierMerge "Fix regression in ModUnionTable RAM usage" into...
2016-04-06 Mathieu ChartierMerge "Check if we require barrier if we did not resolv...
2016-04-06 Andreas GampeMerge "ART: Add cutout for Unsafe.putObjectVolatile...
2016-04-06 Andreas GampeMerge "ART: Add integer & long parsing cutout to unstar...
2016-04-06 Andreas GampeMerge "ART: Add getDeclaredConstructor cutout for unsta...
2016-04-06 Mathieu ChartierMerge "Shard classloader classes lock" into nyc-dev
2016-04-06 Mathieu ChartierMerge "Change RequiresConstructorBarrier default to...
2016-04-06 David SrbeckyMerge "Fix thumb bit in the oatdump symbolizer." into...
2016-04-06 Yi KongMerge "Fix and re-enable compiler_driver_test" into...
2016-04-06 Mathieu ChartierART: Handle OOM in stack overflow
2016-04-06 Mathieu ChartierMerge "Change hash set to use noexcept" into nyc-dev
2016-04-06 Yi KongMerge "Fix and re-enable compiler_driver_test"
2016-04-05 Andreas GampeMerge "ART: Add arraycopy(byte) to unstarted runtime...
2016-04-05 Andreas GampeMerge "ART: Don\'t attempt write flock if not zygote...
2016-04-05 Alex LightFix issued with non-public interface methods.
2016-04-05 Alex LightMerge "Fix issued with non-public interface methods."
2016-04-05 Oleksiy VyalovMerge "ART: Return native debuggable status of the...
2016-04-05 Narayan KamathMerge changes I56b0a4dd,I85aa52cc into nyc-dev
2016-04-05 Roland LevillainMerge "Implement ARM64 support for SystemArrayCopy()"
2016-04-05 Vladimir MarkoMerge "Revert "Remove many `instrumentation` variables...
2016-04-05 Vladimir MarkoMerge "Clean up OatQuickMethodHeader after Quick removal."
2016-04-04 Alex LightMerge "Fix issue with verification check failure on...
2016-04-04 Andreas GampeMerge "ART: Dump less maps" into nyc-dev
2016-04-04 Andreas GampeMerge "ART: Dump less maps"
2016-04-04 Mathieu ChartierMark array classes as verification attempted
2016-04-04 David BrazdilMerge "Revert "Refactor HGraphBuilder and SsaBuilder...
2016-04-04 Roland LevillainMerge "Have Checker print lines of unmatched test cases...
2016-04-04 Roland LevillainMerge "Have Checker print lines of unmatched test cases."
2016-04-04 Roland LevillainMerge "Have Checker print lines of unmatched test cases."
2016-04-04 Roland LevillainHave Checker print lines of unmatched test cases.
2016-03-30 Vladimir MarkoMerge "X86_64: Replace x86_64 xchg instruction use"
2016-03-25 Calin JuravleMerge "Discard corrupted or out of date profiles" into...
2016-03-25 Ying WangMerge "Allow x86+arm multilib build."
2016-03-24 Calin JuravleMerge "Extend profman to be able to dump profile conten...
2016-03-24 Calin JuravleMerge "Update and improve profiles format" into nyc-dev
2016-03-24 Roland LevillainMerge "Clean up art::HConstant predicates."
2016-03-23 Calin JuravleMerge "Improve ProfileSaver to cache data and do minima...
2016-03-22 Roland LevillainMerge "Revamp run-test 431-optimizing-arith-shifts."
2016-03-22 Nicolas GeoffrayMerge "Revert "Revert "Enable compilation of secondary...
2016-03-21 Mathieu ChartierMerge "Disable LZ4HC compressed images"
2016-03-21 Hiroshi YamauchiMerge "Fix a CC 145-alloc-tracking-stress deadlock."
2016-03-21 Roland LevillainMerge "MIPS32: sun.misc.Unsafe get/put intrinsics."
2016-03-21 Nicolas GeoffrayMerge "Code cleanup between debugger and jit."
2016-03-21 Nicolas GeoffrayMerge "Check if the type of an instruction is erroneous...
2016-03-21 Nicolas GeoffrayMerge "Call HuntForOriginalReference to get to the...
2016-03-21 Nicolas GeoffrayMerge remote-tracking branch 'goog/master' into nyc-dev
2016-03-19 Nicolas GeoffrayMerge "Fix mising "." am: 0d0796e
2016-03-19 Nicolas GeoffrayMerge "Fix mising "."
2016-03-19 Nicolas GeoffrayMerge "Fix mising "."
2016-03-19 Nicolas GeoffrayFix mising ".
2016-03-18 Jeff HaoMerge "Add patchoat check that input oat file has patch...
2016-03-18 Mathieu ChartierFix incorrect dex2oat check
2016-03-18 Jeff HaoMerge "Add patchoat check that input oat file has patch...
2016-03-18 Mathieu ChartierMerge "Add verify-profile compiler filter" into nyc-dev
2016-03-18 Andreas GampeMerge "ART: Speed up stack guard page install" into...
2016-03-18 Andreas GampeMerge "ART: Speed up stack guard page install"
2016-03-18 Calin JuravleMerge "Improve resolved classes saving strategy" into...
2016-03-18 Roland LevillainMerge "Ensure art::HRor support boolean, byte, short...
2016-03-18 Przemyslaw SzczepaniakMerge "Disable jsr166.Collection8Test tests from runnin...
2016-03-18 Przemyslaw SzczepaniakMerge "Disable jsr166.Collection8Test tests from running."
2016-03-18 Alex LightRevert "Revert "Fix issue with proxy invocation on...
2016-03-18 Przemyslaw SzczepaniakMerge "Disable jsr166.Collection8Test tests from running."
2016-03-18 Przemyslaw SzczepaniakDisable jsr166.Collection8Test tests from running.
2016-03-18 David SrbeckyMerge "Generate native debug stackmaps before calls...
2016-03-18 Jeff HaoFix zygote handling of when secondary image is out...
2016-03-17 Calin Juravleresolve merge conflicts of c19c1c2 to nyc-dev-plus...
2016-03-17 Sebastien HertzRe-enable checker tests 536 and 537
2016-03-17 buzbeeMerge "ART: Mterp arm64 2-operand double rem fix" into...
2016-03-17 Alex LightMerge "Revert "Fix issue with proxy invocation on defau...
2016-03-17 Mathieu ChartierAdd verify-art-runtime usage to dex2oat
2016-03-17 Alex LightFix issue with proxy invocation on default methods
2016-03-17 Andreas GampeMerge "ART: Remember whether the cache was pruned"
2016-03-16 Alex LightMerge "Revert "Fix issue with proxy invocation on defau...
2016-03-16 Hiroshi YamauchiMerge "Fix valgrind-test-art-host to run both 32-bit...
2016-03-16 Alex LightMerge "Fix issue with proxy invocation on default methods"
2016-03-16 Mathieu ChartierFix race in AllocEntrypointsInstrumented
2016-03-16 David SrbeckyMerge "Remove --native-debuggable compiler option."
2016-03-16 Calin JuravleMerge "Clean up NullCheck generation and record stats...
2016-03-16 Calin JuravleMerge "Improve compiler stats"
2016-03-16 David SrbeckyMerge "Call __jit_debug_register_code() indirectly...
2016-03-16 Narayan Kamathruntime: delete native/java_lang_Runtime.cc
2016-03-16 Nicolas GeoffrayMerge "Collect memory use for the JIT."
2016-03-16 Roland LevillainMerge "Make art::HCompare side effect free."
2016-03-16 Vladimir MarkoMerge "ART: Fix ignoring duplicate fields."
2016-03-16 Nicolas GeoffrayMerge "Fix HDoubleConstant::IsZero and HFloatConstant...
2016-03-15 Nicolas GeoffrayMerge "Disable test." am: 553ed05100
2016-03-15 Nicolas GeoffrayMerge "Disable test."
2016-03-15 Nicolas GeoffrayMerge "Disable test."
2016-03-15 Nicolas GeoffrayDisable test.
2016-03-15 Hiroshi YamauchiMerge "Assembly TLAB allocation fast path for arm64."
2016-03-14 Mathieu ChartierMerge "Add oatdump support for app images" into nyc-dev
2016-03-14 Andreas GampeMerge "ART: Remember whether the cache was pruned"...
2016-03-14 Mathieu ChartierMerge "Do not include image header in decompressed...
2016-03-14 Calin JuravleMerge "Don\'t be so agressive in quering the code cache...
2016-03-14 Hiroshi YamauchiMerge "Clean up the valgrind test targets."
2016-03-14 Mathieu ChartierMerge "Fix cases where we miss instrumentation changes...
2016-03-14 Mathieu ChartierMerge "Fix cases where we miss instrumentation changes...
next