OSDN Git Service

Merge "Do allocation fence before pushing on allocation stack" into nyc-mr1-dev
[android-x86/art.git] / Android.mk
2016-05-24 TreeHugger RobotMerge "Put boot class loader classes and strings in...
2016-04-26 Andreas GampeMerge "ART: Change x86 from modify_ldt to set_thread_da...
2016-04-25 Alex LightMerge "Make a fake libart for misbehaving apps." into...
2016-04-25 TreeHugger RobotMerge "Make a fake libart for misbehaving apps." into...
2016-04-20 Alex LightMake a fake libart for misbehaving apps.
2016-04-15 TreeHugger RobotMerge "Sort output of a find command in makefile" into...
2016-04-13 Bill BuzbeeMerge "Revert "Revert "ART: Improve JitProfile perf...
2016-04-13 Vladimir MarkoMerge "Allocate code generators on the arena."
2016-04-13 Treehugger RobotMerge "Revert "Ignore libcore.java.lang.OldSystemTest...
2016-04-13 Mathieu ChartierMerge "Fix InsertDexFileInToClassLoader to handle null...
2016-04-12 Andreas GampeMerge "ART: Flag to fail thread creation" into nyc-dev
2016-04-12 Andreas GampeART: Add Makefile target for boot image
2016-04-12 Andreas GampeMerge "ART: Add Makefile target for boot image" am...
2016-04-12 Andreas GampeMerge "ART: Add Makefile target for boot image" am...
2016-04-12 Andreas GampeMerge "ART: Add Makefile target for boot image"
2016-04-12 Andreas GampeMerge "ART: Add Makefile target for boot image"
2016-04-12 Andreas GampeART: Add Makefile target for boot image
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 Nicolas GeoffrayMerge "Revert "Revert "Enable compilation of secondary...
2016-03-21 Roland LevillainMerge "MIPS32: sun.misc.Unsafe get/put intrinsics."
2016-03-21 Nicolas GeoffrayMerge remote-tracking branch 'goog/master' into nyc-dev
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 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 Calin JuravleMerge "Improve resolved classes saving strategy" into...
2016-03-18 Alex LightRevert "Revert "Fix issue with proxy invocation on...
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 David SrbeckyMerge "Do not JIT boot image during native-debugging...
2016-03-17 Alex LightMerge "Make run-test give extra time when doing gc...
2016-03-17 Hiroshi YamauchiMerge "Revert "Revert "Assembly TLAB allocation fast...
2016-03-17 Calin Juravleresolve merge conflicts of c19c1c2 to nyc-dev-plus...
2016-03-17 Alex LightMerge "Fix bug where verification could crash on unreso...
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 Nicolas GeoffrayMerge "Check GetDumpNativeStackOnSigQuit() for daemons."
2016-03-17 Andreas GampeMerge "ART: Remember whether the cache was pruned"
2016-03-16 Bill BuzbeeMerge "ART: Mterp arm64 2-operand double rem fix"
2016-03-16 Hiroshi YamauchiMerge "Fix valgrind-test-art-host to run both 32-bit...
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 Hiroshi YamauchiMerge "Fix valgrind-test-art-host to run both 32-bit...
2016-03-16 Mathieu ChartierFix race in AllocEntrypointsInstrumented
2016-03-16 Hiroshi YamauchiFix valgrind-test-art-host to run both 32-bit and 64...
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-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 Vladimir MarkoMerge "Optimizing: Fix TypeConversion(And(x, const...
2016-03-14 Hiroshi YamauchiMerge "Clean up the valgrind test targets."
2016-03-14 Hiroshi YamauchiMerge "Clean up the valgrind test targets."
2016-03-14 Hiroshi YamauchiClean up the valgrind test targets.
2016-03-07 Vladimir MarkoMerge "Remove useless map in SwapAllocator"
2016-02-26 Dimitry IvanovMerge "Simplify LoadNativeLibrary()" into nyc-dev
2016-02-26 Nicolas GeoffrayMerge "Revert "Preload public libraries on Runtime...
2016-02-26 Nicolas GeoffrayMerge "Revert "Fast ART x86_64 interpretator""
2016-02-25 Bill BuzbeeMerge "Fast ART x86_64 interpretator"
2016-02-25 David SrbeckyMerge "Verify encoded stack maps in debug builds."
2016-02-25 David SrbeckyMerge "Implement << operator for DexRegisterLocation...
2016-02-25 Dimitry IvanovMerge "Preload public libraries on Runtime::Start(...
2016-02-24 Vladimir MarkoMerge "ART: Allow method references across oat files...
2016-02-24 Nicolas GeoffrayMerge "Introduce partial code cache collection."
2016-02-24 David SrbeckyMerge "Remove HNativeDebugInfo from start of basic...
2016-02-24 Nicolas GeoffrayMerge "Show battery level fo devices on buildbot."
2016-02-24 Calin JuravleRevert "Revert "Add profman tool: responsible to proces...
2016-02-23 Alex LightMake JNI work correctly with default methods.
2016-02-23 Igor Murashkinimage: Allow methods with code in another oat file...
2016-02-23 Alex LightMerge "Make JNI work correctly with default methods."
2016-02-23 Aart BikMerge "Improved instruction + offset hunting."
2016-02-23 Nicolas GeoffrayMerge "Revert "Compile checker run-tests with Jack""
2016-02-23 Sebastien HertzMerge "Compile checker run-tests with Jack"
2016-02-23 Calin JuravleMerge "Revert "Revert "Add profman tool: responsible...
2016-02-23 Calin JuravleMerge "Revert "Revert "Add profman tool: responsible...
2016-02-23 Calin JuravleMerge "Revert "Revert "Add profman tool: responsible...
2016-02-23 Calin JuravleRevert "Revert "Add profman tool: responsible to proces...
2016-02-23 Nicolas GeoffrayMerge remote-tracking branch 'goog/master' into nyc-dev
2016-02-23 Sebastien HertzMerge "Build jdwp tests with Jack in vogar" into nyc-dev
2016-02-23 Sebastien HertzMerge "Build jdwp tests with Jack in vogar" into nyc-dev
2016-02-23 Delphine MartinMerge "Revert "Force Jack to consider multidex annotati...
2016-02-23 Mathieu ChartierAdd regression test for alloc stack trace and unloading
2016-02-23 Mathieu ChartierVisit stack trace roots
2016-02-22 Nicolas GeoffrayMerge "Revert "Add profman tool: responsible to process...
2016-02-22 Nicolas GeoffrayMerge "Revert "Add profman tool: responsible to process...
next