OSDN Git Service

Merge "Allow libcore and JDWP tests to be executed without JIT."
[android-x86/art.git] / patchoat / patchoat.h
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-10 Nicolas GeoffrayMerge "Workaround invokesuper underspecified behavior."
2016-05-09 Treehugger RobotMerge "Revert "Revert "Assembly RegionTLAB allocation...
2016-05-06 Vladimir MarkoMerge "Optimizing: LoadString may not have any side...
2016-05-05 Roland LevillainMerge "Patch for compiling art to run on linux target"
2016-05-04 Vladimir MarkoMerge "ARM64: Add new String.compareTo intrinsic."
2016-05-03 Aart BikMerge "ARM(64): Implement the isInfinite intrinsics"
2016-04-29 Treehugger RobotMerge "Deduplicate simple roots in hprof."
2016-04-29 Hans BoehmMerge "Correct monitor pool synchronization"
2016-04-28 Mathieu ChartierRevert "Revert "Write conflict tables in image""
2016-04-28 Mathieu ChartierRevert "Write conflict tables in image"
2016-04-27 Mathieu ChartierMerge changes I38cbe315,Ia05cb31f
2016-04-27 Mathieu ChartierWrite conflict tables in image
2016-04-25 Treehugger RobotMerge "Add flag to ArtMethod to skip compilation."
2016-04-22 Treehugger RobotMerge "Revert "Assembly RegionTLAB allocation fast...
2016-04-22 Aart BikMerge "MIPS64: Implement bitCount intrinsics."
2016-04-22 Richard UhlerMerge "Update to perflib-25.0.0 to improve processing...
2016-04-22 Hiroshi YamauchiMerge "Assembly RegionTLAB allocation fast path for...
2016-04-22 David BrazdilMerge "ART: Naive NullCheck elimination in InstructionB...
2016-04-22 Tobias ThiererMerge "Avoid redundant Long allocation before unboxing"
2016-04-22 Treehugger RobotMerge "ART: Disable unstarted runtime pow test for...
2016-04-21 Alex LightMerge "Make dex file loading failure more explicit...
2016-04-21 Hiroshi YamauchiMerge "Revert "Revert "Assembly TLAB and RegionTLAB...
2016-04-21 Aart BikMerge "X86/X86_64: Switch to locked add from mfence"
2016-04-21 Mathieu ChartierMerge "Fix heap check."
2016-04-21 Mathieu ChartierFix heap check.
2016-03-30 Vladimir MarkoMerge "X86_64: Replace x86_64 xchg instruction use"
2016-02-23 Delphine MartinMerge "Revert "Force Jack to consider multidex annotati...
2016-02-18 Tamas BerghammerMerge "Mark __jit_debug_register_code as a unique symbo...
2016-02-17 Bill YiMerge commit 'dfd4a9e8d36ad791505c6d80c0f627e6a0a764bf...
2016-02-17 David SrbeckyMerge "Add simple deduplication for .debug_ranges."
2016-02-17 Roland LevillainMerge "MIPS32: peek*/poke*, and String.charAt intrinsics."
2016-02-16 Richard UhlerMerge "ahat: annotate char[] objects with their string...
2016-02-16 David SrbeckyMerge "Change how DWARF detects end of prologue."
2016-02-16 David SrbeckyMerge "Fill some gaps in .debug_loc."
2016-02-16 David SrbeckyMerge "Temporarily disable compressed CFI tests."
2016-02-16 David SrbeckyMerge "Let the CFI test communicate via stdout rather...
2016-02-15 Vladimir MarkoMerge "Optimizing: Remove unnecessary And before TypeCo...
2016-02-15 Vladimir MarkoMerge "Optimizing: Simplify consecutive type conversions."
2016-02-15 Neil FullerMerge "Switch the tests to using Jack for compilation"
2016-02-15 David BrazdilMerge "Add X86/X86_64 support for CMOV from memory."
2016-02-13 Andreas GampeMerge "ART: Simplify patchoat"
2016-02-13 Andreas GampeART: Simplify patchoat
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-13 Vladimir MarkoMerge "MIPS: Implement HRor"
2016-01-12 Vladimir MarkoMerge "Optimizing/ARM: Fix CmpConstant()."
2016-01-12 Vladimir MarkoMerge "Clean up SwapSpace."
2016-01-11 Nicolas GeoffrayMerge "Don't use std::abs on INT_MIN/LONG_MIN, it's...
2016-01-08 Nicolas GeoffrayMerge "Add libstdc++ as a target for buildbot builds."
2016-01-07 Calin JuravleMerge "Perform profile file analysis in dex2oat"
2016-01-07 Yohann RousselMerge "Force Jack to consider multidex annotations"
2016-01-07 Calin JuravleMerge "Assume the profile file was created before saving."
2016-01-05 Josh GaoMerge "Remove unused reference to MALLOC_IMPL."
2016-01-05 Richard UhlerMerge "Don't duplicate the menu in the help page for...
2016-01-05 Andreas GampeMerge "ART: Move ThrowStackOverflowError to common_throws"
2016-01-05 Jeff HaoMerge "Fix multi-image TODOs in patchoat."
2016-01-05 Jeff HaoFix multi-image TODOs in patchoat.
2016-01-04 Nicolas GeoffrayMerge "Detect phi cycles."
2016-01-04 Nicolas GeoffrayMerge "MIPS32: improvements in code generation (mostly...
2015-12-24 Narayan KamathMerge internal master into aosp/master.
2015-12-24 Calin JuravleMerge "Save profile information in a separate thread...
2015-12-24 Andreas GampeMerge "Dex2oat support for multiple oat file and image...
2015-12-24 Jeff HaoDex2oat support for multiple oat file and image file...
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...
2015-12-24 Nicolas GeoffrayMerge "Fix lint error." am: dde8b86949 am: b67e19ca71
2015-12-24 David BrazdilMerge "ART: Fix uninitialized variable" am: 911542ed69...
2015-12-24 David BrazdilMerge "Simplify boolean condition compared to 0" am...
2015-12-24 Nicolas GeoffrayMerge "Revert "Add stats support for existing optimizat...
2015-12-24 Nicolas GeoffrayMerge "Explicitly add HLoadClass/HClinitCheck for HNewI...
2015-12-24 Nicolas GeoffrayMerge "Add stats support for existing optimizations...
2015-12-24 Aart BikMerge "Revert "Dynamic BCE (based on induction range...
2015-12-24 Aart BikMerge "Dynamic BCE (based on induction range analysis...
2015-12-24 Igor MurashkinMerge "lambda: Add support for invoke-interface for...
2015-12-24 Jeff HaoMerge "Fix null pointer in processing of enum annotatio...
2015-12-24 Mathieu ChartierMerge "Pass DexPathList.Element array to openDexFileNat...
2015-12-24 Andreas GampeMerge "MIPS32: Miscellaneous bit manipulations routines...
2015-12-24 Hiroshi YamauchiMerge "Kill stale dalvikvm processes at the end of...
2015-12-24 Alex LightMerge "Fix --jvm on run-tests 960 and 961" am: aac223f8...
2015-12-24 Alex LightMerge "Use arc4random when available to select delta...
2015-12-24 David SrbeckyMerge "Encode function signatures properly in DWARF...
2015-12-24 David BrazdilMerge "Opt compiler: More strength reduction for multip...
next