OSDN Git Service

Merge "Allow libcore and JDWP tests to be executed without JIT."
[android-x86/art.git] / runtime / java_vm_ext.cc
2016-05-19 Treehugger RobotMerge "Allow libcore and JDWP tests to be executed...
2016-05-16 Paul DuffinMerge "Fix the benchmark fail by caliper's change"
2016-05-13 Nicolas GeoffrayMerge "Revert "ART: Reference.getReferent intrinsic...
2016-05-12 Aart BikMerge "Fix oatdump crash on arm64/arm code. Also adds...
2016-05-12 Roland LevillainMerge "ART: Reference.getReferent intrinsic for x86...
2016-05-11 Roland LevillainMerge "Add cmpb instruction to x86 and x86_64 assembler"
2016-05-11 Nicolas GeoffrayMerge "Revert "Blacklist test.""
2016-05-11 Mathieu ChartierMerge "Revert some flaky unloading"
2016-05-11 Mathieu ChartierRevert some flaky unloading
2016-05-10 Mathieu ChartierMerge changes I11f1f820,Iafec1f83
2016-05-10 Aart BikMerge "Break the debug cycle!"
2016-05-10 Alex LightMerge "Make all java.lang.reflect.Constructor methods...
2016-05-10 Alex LightMerge "Fix issue with Constructor proxies."
2016-05-10 Mathieu ChartierRevert "Revert "Revert "Revert "(dl)Close native librar...
2016-05-10 Vladimir MarkoMerge "Intrinsify String.length() and String.isEmpty...
2016-05-10 Nicolas GeoffrayMerge "Revert "Make run-test default to optimizing...
2016-05-10 Vladimir MarkoMerge "Attribute arena allocations previously marked...
2016-05-10 Nicolas GeoffrayMerge "Workaround invokesuper underspecified behavior."
2016-05-10 Nicolas GeoffrayMerge "Relax the DCHECK in load store elimination."
2016-05-10 David SehrMerge "Remove a common subexpression from profman output"
2016-05-10 David SehrMerge "Use delete/delete[] rather than free/realloc...
2016-05-10 Dimitry IvanovMerge "Initialize native loader before starting runtime"
2016-05-09 Dimitry IvanovInitialize native loader before starting runtime
2016-05-09 Treehugger RobotMerge "Revert "Revert "Assembly RegionTLAB allocation...
2016-05-09 Alex LightMerge "Make run-test default to optimizing compiler."
2016-05-09 Vladimir MarkoMerge "Improve String.indexOf() intrinsics."
2016-05-09 Nicolas GeoffrayMerge "Revert "Remove double unloading hack""
2016-05-09 Nicolas GeoffrayMerge "Revert "Revert "Revert "(dl)Close native librari...
2016-05-09 Nicolas GeoffrayRevert "Revert "Revert "(dl)Close native libraries...
2016-05-06 Vladimir MarkoMerge "Optimizing: LoadString may not have any side...
2016-05-06 David BrazdilMerge "Stop populating irreducible loop at header"
2016-05-06 Vladimir MarkoMerge "Fix index checks for error strings in DexFileVer...
2016-05-05 David SehrMerge "Limit profman log spam with time threshold"
2016-05-05 Mingyao YangMerge "Fix assert failure in interpreter after deoptimi...
2016-05-05 Mathieu ChartierMerge changes I8fab78bc,I8aae0d75
2016-05-05 Mathieu ChartierRevert "Revert "(dl)Close native libraries on unload""
2016-05-05 Roland LevillainMerge "Patch for compiling art to run on linux target"
2016-05-05 Nicolas GeoffrayMerge "Revert "(dl)Close native libraries on unload""
2016-05-05 Nicolas GeoffrayRevert "(dl)Close native libraries on unload"
2016-05-04 Treehugger RobotMerge "(dl)Close native libraries on unload"
2016-05-04 Dimitry Ivanov(dl)Close native libraries on unload
2016-05-04 Vladimir MarkoMerge "ARM64: Add new String.compareTo intrinsic."
2016-05-03 Aart BikMerge "ARM(64): Implement the isInfinite intrinsics"
2016-05-02 Dimitry IvanovMerge changes from topic 'reset-native-loader'
2016-05-02 Dimitry IvanovReset NativeLoader on DestroyJavaVM
2016-04-29 Treehugger RobotMerge "Deduplicate simple roots in hprof."
2016-04-29 Hans BoehmMerge "Correct monitor pool synchronization"
2016-04-27 Dimitry IvanovMerge "Initialize native loader on JNI_CreateJavaVM"
2016-04-25 Dimitry IvanovInitialize native loader on JNI_CreateJavaVM
2016-03-30 Vladimir MarkoMerge "X86_64: Replace x86_64 xchg instruction use"
2016-03-22 Nicolas GeoffrayMerge "Revert "Revert "Enable compilation of secondary...
2016-03-14 Nicolas GeoffrayMerge "Revert "Enable compilation of secondary dex...
2016-03-14 Andreas GampeMerge "ART: Check alignment of section offsets"
2016-03-14 Calin JuravleMerge "Enable compilation of secondary dex files"
2016-03-11 Stephen HinesMerge "Enable clang for ARM builds."
2016-03-11 Hiroshi YamauchiMerge "Assembly region TLAB allocation fast path for...
2016-03-09 Calin JuravleMerge "Handle unexpected cases in profile saver"
2016-03-09 Calin JuravleMerge "Update GetDexOptNeeded to handle different level...
2016-03-09 Calin JuravleMerge "Record foreign dex files loaded by the app in...
2016-03-07 Roland LevillainMerge "Typo in comment in MIPS32 mterp."
2016-03-07 Bill BuzbeeMerge "ART: Enable JitProfiling for MIPS64 Mterp"
2016-03-07 Vladimir MarkoMerge "Remove useless map in SwapAllocator"
2016-03-05 Andreas GampeMerge "MIPS64: Implement isInfinite intrinsics."
2016-03-05 Mathieu ChartierMerge "Add more systracing everywhere"
2016-03-05 Mathieu ChartierMerge "Add more systracing everywhere"
2016-03-05 Mathieu ChartierAdd more systracing everywhere
2016-03-04 David SrbeckyMerge "Cache DexRegisterMaps when writing native debug...
2016-03-04 David SrbeckyMerge "Re-enable CFI test for compressed symbols."
2016-03-04 Nicolas GeoffrayMerge "Refine statistics around the JIT."
2016-03-04 Nicolas GeoffrayMerge "Integer.bitCount and Long.bitCount intrinsics...
2016-03-04 Nicolas GeoffrayMerge "ProfilingInfo roots should be visited by the...
2016-03-03 Alex LightMerge "Move some default-methods tests to Java from...
2016-03-03 Mingyao YangMerge "change image in run-jdwp-tests.sh"
2016-03-03 Mingyao YangMerge "Add a PassScope for PrepareForRegisterAllocation"
2016-03-03 Dimitry IvanovMerge "Simplify LoadNativeLibrary()"
2016-03-03 Dimitry IvanovMerge "Simplify LoadNativeLibrary()"
2016-02-26 Dimitry IvanovSimplify LoadNativeLibrary()
2016-01-22 Nicolas GeoffrayMerge "Update to INFO to not confuse adb logcat readers."
2016-01-14 Alex LightMerge "Support directly invoking interface default...
2016-01-04 Nicolas GeoffrayMerge "Detect phi cycles."
2016-01-04 Nicolas GeoffrayMerge "MIPS32: improvements in code generation (mostly...
2015-12-24 Calin JuravleMerge "Save profile information in a separate thread."
2015-12-24 Nicolas GeoffrayMerge "Optimize HLoadClass when we know the class is...
2015-12-24 Nicolas GeoffrayMerge "Add backward branch instumentation to the switch...
2015-12-24 Vladimir MarkoMerge "ART: Fix SafeMap::Put()/PutBefore() rvalue overl...
2015-12-24 Nicolas GeoffrayMerge "A few more optimizations on avoiding HClinit...
2015-12-24 Nicolas GeoffrayMerge "MIPS32: Record missing implicit null checks...
2015-12-24 Roland LevillainMerge "Revamp art::CheckEntrypointTypes uses." am:...
2015-12-24 Roland LevillainMerge "MIPS64: Support short and long branches" am...
2015-12-24 Nicolas GeoffrayMerge "Add another test for wide stores fix in optimizi...
2015-12-24 Roland LevillainMerge "Clean up read barrier related comments in Optimi...
2015-12-24 Nicolas GeoffrayMerge "Revert "lambda: Add support for invoke-interface...
2015-12-24 Roland LevillainMerge "Disable JDWP tests with read barriers." am:...
2015-12-24 Alex LightMerge "Make target-sync work with verity." am: db001ab8...
2015-12-24 Vladimir MarkoMerge "ARM64: Add support for multiply-accumulate....
2015-12-24 David BrazdilMerge "ART: Fix wide stores in Optimizing" am: 349106d9...
2015-12-24 Vladimir MarkoMerge "Optimizing: Avoid a PrettyMethod() call per...
2015-12-24 Nicolas GeoffrayMerge "Do not change to the access check entrypoint...
2015-12-24 Vladimir MarkoMerge "Optimizing/ARM: Improve long shifts by 1." am...
2015-12-24 Vladimir MarkoMerge "Optimizing/Thumb2: Improve load/store for large...
next