OSDN Git Service

android-x86/art.git
2015-12-07 Roland LevillainMerge "Fix the ART Buildbots using the master-art manif...
2015-12-07 Roland LevillainFix the ART Buildbots using the master-art manifest.
2015-12-07 Roland LevillainMerge "Annotate Boolean literals more uniformly in...
2015-12-07 Roland LevillainAnnotate Boolean literals more uniformly in Optimizing...
2015-12-07 Roland LevillainMerge "Fix art::x86::IntrinsicLocationsBuilderX86:...
2015-12-05 Andreas GampeMerge "MIPS32: Bit rotation intrinsics"
2015-12-05 Andreas GampeMerge "MIPS32: int java.lang.*.numberOfTrailingZeros"
2015-12-05 Andreas GampeMerge "MIPS32: int java.lang.*.numberOfLeadingZeros"
2015-12-04 Alex LightMerge "Make test 100 not depend on undefined ordering."
2015-12-04 Alex LightMake test 100 not depend on undefined ordering.
2015-12-04 Mathieu ChartierMerge "Store class tables in the image"
2015-12-04 Vladimir MarkoMerge "Add ElfWriter::GetStream()."
2015-12-04 Aart BikMerge "Step-wise improvement of range analysis with...
2015-12-04 Andreas GampeMerge "MIPS32: java.lang.*.reverse"
2015-12-04 Vladimir MarkoAdd ElfWriter::GetStream().
2015-12-04 Nicolas GeoffrayMerge "Inline monomorphic calls."
2015-12-04 Nicolas GeoffrayInline monomorphic calls.
2015-12-04 Roland LevillainFix art::x86::IntrinsicLocationsBuilderX86::VisitUnsafe...
2015-12-04 Aart BikStep-wise improvement of range analysis with outer...
2015-12-04 Mathieu ChartierStore class tables in the image
2015-12-03 Hiroshi YamauchiMerge "No need merging bulk free list again when revoki...
2015-12-03 Andreas GampeMerge "ART: Add test for DetachCurrentThread monitor...
2015-12-03 Igor MurashkinMerge "imgdiag: Fix rarely flaky imgdiag_test."
2015-12-03 Igor Murashkinimgdiag: Fix rarely flaky imgdiag_test.
2015-12-03 Andreas GampeART: Add test for DetachCurrentThread monitor behavior
2015-12-02 Nicolas GeoffrayMerge "Revert "Enable profiled guided compilation in...
2015-12-02 Nicolas GeoffrayRevert "Enable profiled guided compilation in dex2oat"
2015-12-02 Nicolas GeoffrayMerge "Revert "Fix test path in libarttest.mk""
2015-12-02 Nicolas GeoffrayRevert "Fix test path in libarttest.mk"
2015-12-02 Nicolas GeoffrayMerge "Revert "Fix the order in which profiled methods...
2015-12-02 Nicolas GeoffrayMerge "Revert "Disable 554-jit-profile-file for unsuppo...
2015-12-02 Nicolas GeoffrayRevert "Disable 554-jit-profile-file for unsupported...
2015-12-02 Nicolas GeoffrayRevert "Fix the order in which profiled methods are...
2015-12-02 Andreas GampeMerge "ART: Fix Mac build"
2015-12-02 Andreas GampeART: Fix Mac build
2015-12-02 Andreas GampeMerge "ART: Fix Makefile"
2015-12-02 Andreas GampeART: Fix Makefile
2015-12-02 Calin JuravleMerge "Disable 554-jit-profile-file for unsupported...
2015-12-02 Calin JuravleDisable 554-jit-profile-file for unsupported test modes
2015-12-02 Andreas GampeMerge "ART: Support dlopen for a PIC boot image"
2015-12-02 Andreas GampeMerge "ART: Refactor oat_file.h/cc for better maintaina...
2015-12-02 Andreas GampeART: Support dlopen for a PIC boot image
2015-12-02 Andreas GampeART: Refactor oat_file.h/cc for better maintainability
2015-12-02 Calin JuravleMerge "Fix the order in which profiled methods are...
2015-12-02 Calin JuravleFix the order in which profiled methods are dumped.
2015-12-02 Calin JuravleMerge "Fix test path in libarttest.mk"
2015-12-02 Calin JuravleFix test path in libarttest.mk
2015-12-02 Calin JuravleMerge "Enable profiled guided compilation in dex2oat"
2015-12-02 Calin JuravleEnable profiled guided compilation in dex2oat
2015-12-02 Nicolas GeoffrayMerge "Revert "Revert "Don't use the compiler driver...
2015-12-02 Nicolas GeoffrayRevert "Revert "Don't use the compiler driver for metho...
2015-12-02 Calin JuravleMerge "Clean up optimizing compiler stats"
2015-12-02 David BrazdilMerge "Revert "Revert "ART: Do not eagerly type LoopPhi...
2015-12-02 David BrazdilRevert "Revert "ART: Do not eagerly type LoopPhi [null...
2015-12-02 Vladimir MarkoMerge "Optimizing: Add checker tests for sharpening."
2015-12-02 Vladimir MarkoOptimizing: Add checker tests for sharpening.
2015-12-02 David BrazdilMerge "Revert "ART: Do not eagerly type LoopPhi [null...
2015-12-02 David BrazdilRevert "ART: Do not eagerly type LoopPhi [null, ...]"
2015-12-01 Mathieu ChartierMerge "ART: set growth limit to heap size when it is...
2015-12-01 Aart BikMerge "Dynamic BCE (based on induction range analysis)"
2015-12-01 Aart BikDynamic BCE (based on induction range analysis)
2015-12-01 Mathieu ChartierMerge "Support null error_msg for select MemMap functions"
2015-12-01 Nicolas GeoffrayMerge "Revert "Don't use the compiler driver for method...
2015-12-01 Nicolas GeoffrayRevert "Don't use the compiler driver for method resolu...
2015-12-01 David BrazdilMerge "ART: Do not eagerly type LoopPhi [null, ...]"
2015-12-01 David BrazdilART: Do not eagerly type LoopPhi [null, ...]
2015-12-01 Paul DuffinMerge "Remove unnecessary workaround to vogar escaping...
2015-12-01 Nicolas GeoffrayMerge "Don't use the compiler driver for method resolut...
2015-12-01 Nicolas GeoffrayDon't use the compiler driver for method resolution.
2015-12-01 Vladimir MarkoMerge "Move PC-relative addressing bases to a better...
2015-12-01 Paul DuffinRemove unnecessary workaround to vogar escaping issue
2015-12-01 Calin JuravleClean up optimizing compiler stats
2015-12-01 Vladimir MarkoMerge "Optimizing/ARM: Implement kDexCachePcRelative...
2015-12-01 Vladimir MarkoMove PC-relative addressing bases to a better position.
2015-12-01 Vladimir MarkoOptimizing/ARM: Implement kDexCachePcRelative dispatch.
2015-12-01 Vladimir MarkoMerge "Refactor oat file writing to give Dex2Oat more...
2015-12-01 Chris LarsenMIPS32: Bit rotation intrinsics
2015-12-01 Chris LarsenMIPS32: int java.lang.*.numberOfTrailingZeros
2015-12-01 Chris LarsenMIPS32: int java.lang.*.numberOfLeadingZeros
2015-12-01 Mathieu ChartierMerge "Revert "Change LoadNativeLibrary to use GetOrCre...
2015-12-01 Mathieu ChartierRevert "Change LoadNativeLibrary to use GetOrCreateAllo...
2015-11-30 Alex LightMerge "Make debugger support default methods."
2015-11-30 Chris LarsenMIPS32: java.lang.*.reverse
2015-11-30 Mathieu ChartierMerge "Change LoadNativeLibrary to use GetOrCreateAlloc...
2015-11-30 Mathieu ChartierSupport null error_msg for select MemMap functions
2015-11-30 Alex LightMake debugger support default methods.
2015-11-30 Mathieu ChartierChange LoadNativeLibrary to use GetOrCreateAllocator
2015-11-30 Chih-hung HsiehMerge "Do not build art with clang for mips64"
2015-11-30 Lazar TrsicDo not build art with clang for mips64
2015-11-30 Jeff HaoMerge "Test case for getting annotations of renamed...
2015-11-30 Jeff HaoTest case for getting annotations of renamed enums.
2015-11-30 Vladimir MarkoRefactor oat file writing to give Dex2Oat more control.
2015-11-30 Aart BikMerge "Accept synthetic phi nodes and general names...
2015-11-27 David SrbeckyMerge "Temporarily omit MIPS floating point registers...
2015-11-27 David SrbeckyTemporarily omit MIPS floating point registers in DWARF.
2015-11-27 Vladimir MarkoMerge "MIPS64: Fix stub_test implementation"
2015-11-27 Goran JakovljevicMIPS64: Fix stub_test implementation
2015-11-27 David SrbeckyMerge "Add stack locations to DWARF parameters."
2015-11-26 Vladimir MarkoMerge "ARM64: Use the shifter operands."
2015-11-26 Lei LiNo need merging bulk free list again when revoking...
next