OSDN Git Service

Merge "Move backtrace logic to backtrace_helper.h"
[android-x86/art.git] / runtime / mirror / method.h
2016-11-17 Treehugger RobotMerge "Revert "jni: Punt to generic JNI for mips""
2016-11-01 Nicolas GeoffrayMerge "Address missed review comment."
2016-10-06 Neil FullerMerge "Revert "Blacklist flaky test.""
2016-10-05 Andreas GampeART: Reprint long messages on abort am: 47d522b27f
2016-10-05 Andreas GampeART: Clean up IRT-related abort messaging am: 15b7c90ab8
2016-10-03 Treehugger RobotMerge "benchmark: Add a build target that's not Android...
2016-09-28 Treehugger RobotMerge "jni: test CriticalNative with generic jni"
2016-09-28 Alex LightDO NOT MERGE: Update Oat version to 088 am: ae444410cc
2016-09-28 Treehugger RobotMerge "build: Fix golem build to exclude libartd.so...
2016-09-28 Nicolas GeoffrayMerge "benchmark: Add jni benchmarks for use in golem"
2016-09-28 Andreas GampeART: Dump referenced type in IRT overflows am: 280f32b095
2016-09-26 Treehugger RobotMerge "jni: Punt to generic JNI for mips"
2016-09-26 Alex LightMake test for app-image loading. am: d3997bd98a
2016-09-23 Mathieu ChartierSmarter image layout am: 4e9c4e7466
2016-09-23 Treehugger RobotMerge "Add CanWriteToDalvikCache() check before writing...
2016-09-22 Benoit LamarcheMerge "Ensure Jack generates annotations for test 005...
2016-09-22 Benoit LamarcheMerge "Update art tests"
2016-09-22 Treehugger RobotMerge "Don't warn for frame size in tests."
2016-09-22 Mathieu ChartierMerge "Make image test multi image" into nyc-mr1-dev...
2016-09-22 Mathieu ChartierMake image test multi image am: 25adcfb7dc
2016-09-22 Treehugger RobotMerge "jni: Implement generic JNI support for @Critical...
2016-09-21 Treehugger RobotMerge "Implemented first version of java/dex fuzz testi...
2016-09-21 Colin CrossMerge "Remove unused build code"
2016-09-21 David BrazdilWrite VerifierDeps into VDEX.
2016-09-21 Nicolas GeoffrayMerge "Revert "ARM: VIXL32: Add an initial code generat...
2016-09-21 Treehugger RobotMerge "Refactor Dex open methods"
2016-09-21 Treehugger RobotMerge "Write VerifierDeps into VDEX."
2016-09-21 Neil FullerCollapse ART's AbstractMethod class into Executable...
2016-09-21 Roland LevillainMerge "ARM: VIXL32: Add an initial code generator that...
2016-09-21 Neil FullerCollapse ART's AbstractMethod class into Executable...
2016-09-21 Neil FullerCollapse ART's AbstractMethod class into Executable
2016-09-21 Neil FullerMerge "Collapse ART's AbstractMethod class into Executable"
2016-09-21 Neil FullerCollapse ART's AbstractMethod class into Executable
2016-09-20 Jeff HaoEnsure class is initialized when reading its fields...
2016-09-09 Alex LightMerge "Fix vtable corruption issue" into nyc-mr1-dev...
2016-09-09 Alex Lightresolve merge conflicts of 76e1722 to nyc-mr1-dev-plus...
2016-09-09 Mathieu ChartierDon't assume resolved classses are filled in for Resolv...
2016-09-09 Treehugger RobotMerge "Revert "Revert "Re-enable boot image string...
2016-09-09 Treehugger RobotMerge "Make bisection search and javafuzz python modules"
2016-09-08 Roland LevillainMerge "Do type checks in ArraySet without read barriers."
2016-09-07 Aart BikMerge "Prepare bisection search for runtest integration"
2016-09-07 Roland LevillainMerge "Add build rules for statically linked oatdump...
2016-09-05 Treehugger RobotMerge "Fix typo in definition of `build-art-executable`."
2016-09-05 Treehugger RobotMerge "Avoid excessive spill slots for slow paths."
2016-09-05 Nicolas GeoffrayMerge changes I3f825746,Ia4284ccd,I437ffd43
2016-09-02 Treehugger RobotMerge "Disable the from-space memory protection under...
2016-09-01 Mathieu ChartierMerge "ART: Clean up x86 asm in dex cache entrypoints"
2016-09-01 Colin CrossMerge changes Id2bc87dc,I17c191ec
2016-09-01 Treehugger RobotMerge "Make 115-native-bridge idempotent"
2016-09-01 Treehugger RobotMerge "MIPS32: Additional bitCount optimizations."
2016-09-01 Vladimir MarkoMerge "Revert "Re-enable boot image string sharpening.""
2016-09-01 Vladimir MarkoMerge "[MIPS] Fix a mips64 mterp bug."
2016-09-01 Vladimir MarkoMerge "Constant fold Equal/NotEqual between null and...
2016-09-01 Treehugger RobotMerge "Revert "Remove auto-generated executable list""
2016-08-31 Colin CrossMerge "Remove auto-generated executable list"
2016-08-31 David SehrMerge commit '953baf092376b91f1e6531f5718dfce89f4bc8c6...
2016-08-31 Jeff HaoMerge changes Idfd8ac9f,I3dacb78f
2016-08-31 Treehugger RobotMerge "Fix a check failure in the CC background transit...
2016-08-31 Mathieu ChartierMerge "Fix unnecessary read barrier for resolved/initia...
2016-08-31 Treehugger RobotMerge "ART: Use libbase"
2016-08-31 Vladimir MarkoMerge "Remove workarounds for [D]CHECK()s in constexpr...
2016-08-31 Andreas GampeMerge "ART: SHARED_REQUIRES to REQUIRES_SHARED" am...
2016-08-31 Andreas GampeMerge "ART: SHARED_REQUIRES to REQUIRES_SHARED" am...
2016-08-31 Andreas GampeMerge "ART: SHARED_REQUIRES to REQUIRES_SHARED"
2016-08-31 Andreas GampeMerge "ART: SHARED_REQUIRES to REQUIRES_SHARED"
2016-08-31 Andreas GampeART: SHARED_REQUIRES to REQUIRES_SHARED
2016-08-29 Nicolas GeoffrayPass the right class loader when inlining. am: c770fe04...
2016-08-29 Nicolas GeoffrayPass the right class loader when inlining.
2016-08-26 Christopher FerrisAdd lock when iterating over BacktraceMap. am: 250a966717
2016-08-25 Mathieu ChartierCard mark holding class instead of declaring class...
2016-08-24 Mathieu ChartierRevert "Revert "Use try lock to fix class resolution...
2016-08-24 Mathieu ChartierRevert "Use try lock to fix class resolution race"...
2016-08-24 Mathieu ChartierUse try lock to fix class resolution race am: 1386f8619b
2016-08-24 Treehugger RobotMerge "Revert "Make dchecked_vector C++11 compatible.""
2016-08-23 David SehrMerge "Revert "Save environment snapshot and use at...
2016-08-23 David Sehrresolve merge conflicts of 021c143 to nyc-mr1-dev-plus...
2016-08-23 David SehrMerge "Save environment snapshot and use at fork/exec...
2016-08-23 Treehugger RobotMerge "MIPS32: Optimize R6 round(float) intrinsic."
2016-08-23 David Sehrresolve merge conflicts of 8890690 to nyc-mr1-dev-plus...
2016-08-22 Jeff HaoFix debugger calling new String(). am: 95ca9d2099
2016-08-11 Mathieu ChartierMerge "Fix pending exception failure for encoded static...
2016-08-11 Mathieu ChartierFix pending exception failure for encoded statics am...
2016-08-11 Andreas GampeMerge "ART: Check for more low-space situations in...
2016-08-11 Andreas GampeART: Check for more low-space situations in zygote...
2016-08-10 Nicolas GeoffrayPut the deletion of profiling info under a GC critical...
2016-08-05 Treehugger RobotMerge "ART: Fix type parameter in tests"
2016-08-04 Treehugger RobotMerge "Add support for CallKind::kCallOnMainAndSlowPath"
2016-08-04 Vladimir MarkoMerge "Change suspend entrypoint to save all registers."
2016-08-02 Vladimir MarkoMerge "Align method code rather than method header...
2016-08-02 Vladimir MarkoMerge "ARM: Embed 0.0 in VCMP."
2016-08-02 Andreas GampeMerge "ART: Convert pointer size to enum" am: ba65cc4a7...
2016-08-02 Andreas GampeMerge "ART: Convert pointer size to enum" am: ba65cc4a71
2016-08-02 Andreas GampeMerge "ART: Convert pointer size to enum"
2016-08-02 Treehugger RobotMerge "ART: Convert pointer size to enum"
2016-08-02 Nicolas GeoffrayMerge "Revert "cpp-define-generator: "make art-update...
2016-08-02 Andreas GampeART: Convert pointer size to enum
2016-08-01 Jeff HaoFix profiling output to properly display class info...
2016-08-01 Treehugger RobotMerge "cpp-define-generator: "make art-update-cpp-defin...
2016-07-28 Roland LevillainMerge "Remove two ReadBarrierMarkRegX entrypoints."
2016-07-28 Nicolas GeoffrayPass the right class loader when inlining. am: 0a210d9b10
next