OSDN Git Service

Merge "Hash-based DexCache field array."
[android-x86/art.git] / build /
2017-03-09 Roland LevillainMerge changes Ia26b07f0,Id3d2758c
2017-03-09 Nicolas GeoffrayMerge "Don't inline methods that throw in graph with...
2017-03-09 Richard UhlerMerge "Remove --include-patch-information option from...
2017-03-09 Treehugger RobotMerge "ART: Add field offset caching"
2017-03-09 Treehugger RobotMerge "ART: Refactor ObjectTagTable"
2017-03-08 Treehugger RobotMerge "MIPS: Optimize code generation of check-cast...
2017-03-08 Shubham AjmeraMerge changes I2f8edd95,I17d67431
2017-03-08 Mingyao YangMerge "Inlining a few small methods based on profiling...
2017-03-08 Bill BuzbeeMerge "Interpreter intrinsics"
2017-03-08 Hiroshi YamauchiMerge changes I16000c0c,I325003cb
2017-03-08 Aart BikMerge "Improve isunit computation, some tests edits...
2017-03-08 Vladimir MarkoMerge "Improve debugging output for a crash."
2017-03-08 Richard UhlerMerge "Experiment with ulimit settings to see if it...
2017-03-08 Nicolas GeoffrayMerge "Invoke typed arraycopy for primitive arrays."
2017-03-08 Nicolas GeoffrayMerge "Return the right value in VerifyClass."
2017-03-08 Treehugger RobotMerge "ART: Update LZ4 library to v1.7.5"
2017-03-07 Nicolas GeoffrayReturn the right value in VerifyClass.
2017-03-03 Treehugger RobotMerge "Clean up ZygoteHooks stack walking slightly."
2017-03-03 Treehugger RobotMerge "Misc cleanup for class redefinition."
2017-03-03 Roland LevillainMerge "Fix date on devices in setup-buildbot-device...
2017-03-02 Treehugger RobotMerge "Add dexlayout test where class data section...
2017-03-02 Aart BikMerge "New utilities for induction variables."
2017-03-02 Richard UhlerMerge "Don't include patch information when generating...
2017-03-01 Roland LevillainMerge "MIPS: Implement heap poisoning in ART's Optimizi...
2017-02-28 Richard UhlerDon't include patch information when generating images.
2017-02-27 Hiroshi YamauchiMerge "Improve the region space memory mapping."
2017-02-27 Nicolas GeoffrayMerge "Implement code sinking."
2017-02-23 Treehugger RobotMerge "Check stacks for unmodifiable frames"
2017-02-23 Hans BoehmMerge "Improve aarch64 MonitorEntry/Exit assembly code"
2017-02-22 Mathieu ChartierMerge "dex2oat: Watchdog uses CLOCK_MONOTONIC instead...
2017-02-22 Treehugger RobotMerge "Avoid excessive allocation of std::set<> nodes...
2017-02-22 Treehugger RobotMerge "Move StackMapStream deduplication maps to arena."
2017-02-22 Adam VartanianMerge "Remove suppression of fixed test."
2017-02-22 Treehugger RobotMerge ""Revert^4 "Remove unused code for patching oat...
2017-02-22 Treehugger RobotMerge "ahat: update README and manifest for release...
2017-02-22 Nicolas GeoffrayMerge "Revert "Add missing card mark verification to...
2017-02-22 Mathieu ChartierMerge "Fix dex2oat to handle dexlayout with non profile...
2017-02-22 Treehugger RobotMerge "Remove obsolete TODOs"
2017-02-21 Hiroshi YamauchiMerge "Always mark reference referents in transaction...
2017-02-21 Treehugger RobotMerge "ART: Refactor test 913"
2017-02-21 Treehugger RobotMerge "jni: Switch to @FastNative for all JNI functions...
2017-02-21 Treehugger RobotMerge "Move testrunner.py to argparse"
2017-02-21 Treehugger RobotMerge "Make testrunner.py check ART_TEST_RUN_TEST_SKIP"
2017-02-21 Igor Murashkinjni: Switch to @FastNative for all JNI functions. Depre...
2017-02-21 Treehugger RobotMerge "Allow redefined intrinsics"
2017-02-21 Treehugger RobotMerge "Remove String.setCharAt()."
2017-02-21 Nicolas GeoffrayMerge "ARM: VIXL32: Use VIXL backend by default."
2017-02-21 Adam VartanianMerge "Add script to find warnings shared across buildb...
2017-02-21 Richard UhlerMerge changes Ic39b6d55,Id9a392ac,I1a6b05ea
2017-02-21 Vladimir MarkoMerge "ARM: Merge data-processing instructions and...
2017-02-21 Scott WakelingARM: VIXL32: Use VIXL backend by default.
2017-02-21 Nicolas GeoffrayMerge "Emit the dex_pc if the line number is absent."
2017-02-21 Treehugger RobotMerge "Remove testing of prebuilt npic boot images."
2017-02-20 Calin JuravleMerge "Add inline caches to offline profiles"
2017-02-17 Mingyao YangMerge "Skip loop optimization if there is no loop in...
2017-02-17 Hiroshi YamauchiMerge "Use the alternate 32-bit base address for asan...
2017-02-17 Richard UhlerRemove testing of prebuilt npic boot images.
2017-02-16 Vladimir MarkoMerge "Revert "Enable String compression.""
2017-02-16 Treehugger RobotMerge "Revert "Revert "Add test for changing annotation...
2017-02-16 Vladimir MarkoMerge "Enable String compression."
2017-02-16 Richard UhlerMerge "Revert "Avoid adding region space bitmap to...
2017-02-16 Richard UhlerMerge "Remove use of npic image for gtests."
2017-02-16 Alex LightMerge "Revert "Add test for changing annotations.""
2017-02-15 David SehrMerge "Clean up profman arg checking"
2017-02-15 Treehugger RobotMerge "Add test for changing annotations."
2017-02-15 Nicolas GeoffrayMerge "Update verify-profile logic."
2017-02-15 Richard UhlerRemove use of npic image for gtests.
2017-02-15 Nicolas GeoffrayMerge "Add a DCHECK in thread::GetPeer."
2017-02-15 David SehrMerge "Fix DEX zip open error message printing"
2017-02-15 Treehugger RobotMerge "ART: Change test 121-modifiers to use smali"
2017-02-14 Treehugger RobotMerge "Fix test scripts to account for new linker behavior"
2017-02-14 Treehugger RobotMerge "Update test 044 for java-8"
2017-02-14 Treehugger RobotMerge "ART: Make dex2oat watchdog configurable"
2017-02-14 Treehugger RobotMerge "Added a few integral SIMD extensions for x86...
2017-02-14 Treehugger RobotMerge "Revert^6 "Make class redefinition work with...
2017-02-14 Vladimir MarkoMerge "Revert "Enable dex2oat swap test for CC on x86.""
2017-02-14 Orion HodsonMerge "ART: invoke-custom support"
2017-02-14 Treehugger RobotMerge "ARM64: Improve String.equals() intrinsic for...
2017-02-14 Nicolas GeoffrayMerge "Revert "Disable libcore tests for now.""
2017-02-14 Treehugger RobotMerge "Bump oat version."
2017-02-14 Treehugger RobotMerge changes I1042e87f,I58b17ecf
2017-02-14 Roland LevillainMerge "Revert "Revert^4 "Make class redefinition work...
2017-02-14 Richard UhlerRemove remaining uses of DexFile::GetChecksum.
2017-02-14 Richard UhlerImprove checking of multidex dex checksums.
2017-02-14 Orion HodsonMerge "ART: Add DEX support for MethodHandle and CallSi...
2017-02-14 Treehugger RobotMerge "Revert^4 "Make class redefinition work with...
2017-02-13 Mingyao YangMerge "Remove special treatment of native method for...
2017-02-13 Nicolas GeoffrayMerge "Disable libcore tests for now."
2017-02-13 Treehugger RobotMerge "Clarify comment on JIT cache flush issue"
2017-02-13 Hiroshi YamauchiMerge "Fix the empty checkpoint timeout."
2017-02-13 Treehugger RobotMerge "ART: Correctly handle temporary classes in class...
2017-02-13 Vladimir MarkoMerge "Use VerifierDeps test file for dex2oat swap...
2017-02-10 Treehugger RobotMerge "Remove breakpoints from redefined classes"
2017-02-10 Vladimir MarkoMerge "Change type initialization entrypoints to kSaveE...
2017-02-10 Treehugger RobotMerge "MIPS: Reintroduce hand-written rosalloc entrypoints"
2017-02-10 Vladimir MarkoMerge "Fix hprof/ahat for string compression."
2017-02-10 Richard UhlerMerge "RegisterNativeAllocation: avoid an extraneous...
2017-02-10 Treehugger RobotMerge "Let jvmti allow JDWP connections"
2017-02-09 Vladimir MarkoUse VerifierDeps test file for dex2oat swap tests.
2017-02-09 Vladimir MarkoMerge "Fix dex cache resolved types and class table...
next