Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete ArtMethod gc_map_ field | Mathieu Chartier | 2014-11-24 | 13 | -125/+91 |
* | Merge "Rewrite GVN's field id and field type handling." | Vladimir Marko | 2014-11-24 | 1 | -3/+1 |
|\ | |||||
| * | Rewrite GVN's field id and field type handling. | Vladimir Marko | 2014-11-21 | 1 | -3/+1 |
* | | ART: ELF symbol table lookup is fixed | Yevgeny Rouban | 2014-11-24 | 1 | -1/+1 |
* | | Avoid some recursive aborting. | Ian Rogers | 2014-11-21 | 1 | -2/+4 |
* | | Merge "ART: Wrap AllocThreadUnsafe in Valgrind wrapper" | Andreas Gampe | 2014-11-22 | 2 | -0/+27 |
|\ \ | |||||
| * | | ART: Wrap AllocThreadUnsafe in Valgrind wrapper | Andreas Gampe | 2014-11-21 | 2 | -0/+27 |
* | | | Merge "Fix UnimplementedEntryPoint initialziation." | Ian Rogers | 2014-11-22 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Fix UnimplementedEntryPoint initialziation. | Xingxing Pan | 2014-10-16 | 1 | -2/+2 |
* | | | | Merge "Fixed ArtMethod::GetQuickFrameInfo() for proxy methods" | Ian Rogers | 2014-11-22 | 1 | -5/+19 |
|\ \ \ \ | |||||
| * | | | | Fixed ArtMethod::GetQuickFrameInfo() for proxy methods | Daniel Mihalyi | 2014-10-20 | 1 | -5/+19 |
* | | | | | Merge "Add JNI trampoline for mips32." | Ian Rogers | 2014-11-22 | 4 | -209/+282 |
|\ \ \ \ \ | |||||
| * | | | | | Add JNI trampoline for mips32. | Douglas Leung | 2014-10-31 | 4 | -209/+282 |
* | | | | | | Merge "ART: Fix crash with unreachable void check-cast" | Ian Rogers | 2014-11-22 | 1 | -0/+3 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | ART: Fix crash with unreachable void check-cast | Stephen Kyle | 2014-11-07 | 1 | -0/+3 |
* | | | | | | Merge "Fix oatdump to use OatHeader pointer size" | Mathieu Chartier | 2014-11-21 | 10 | -57/+62 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Fix oatdump to use OatHeader pointer size | Mathieu Chartier | 2014-11-21 | 10 | -57/+62 |
* | | | | | | Restrict FDO to only apply to target build. | Dehao Chen | 2014-11-20 | 1 | -1/+3 |
* | | | | | | Merge "dex2oat: Pack likely-dirty objects together when generating the boot i... | Igor Murashkin | 2014-11-20 | 2 | -1/+74 |
|\ \ \ \ \ \ | |||||
| * | | | | | | dex2oat: Pack likely-dirty objects together when generating the boot image | Igor Murashkin | 2014-11-20 | 2 | -1/+74 |
* | | | | | | | Merge "Tune rosalloc buffer sizes." | Hiroshi Yamauchi | 2014-11-20 | 2 | -3/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Tune rosalloc buffer sizes. | Hiroshi Yamauchi | 2014-11-20 | 2 | -3/+2 |
* | | | | | | | | Re-enable DumpNativeStack. | Ian Rogers | 2014-11-20 | 1 | -2/+9 |
| |/ / / / / / |/| | | | | | | |||||
* | | | | | | | Merge "Prune image cache if the boot marker is still in place." | Narayan Kamath | 2014-11-20 | 1 | -11/+37 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Prune image cache if the boot marker is still in place. | Narayan Kamath | 2014-11-19 | 1 | -11/+37 |
* | | | | | | | | Merge "JDWP: only deoptimize when it is required" | Sebastien Hertz | 2014-11-20 | 3 | -43/+109 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | JDWP: only deoptimize when it is required | Sebastien Hertz | 2014-11-19 | 3 | -43/+109 |
* | | | | | | | | | Merge "Avoid JNI call with pending OOME." | Ian Rogers | 2014-11-20 | 2 | -11/+17 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Avoid JNI call with pending OOME. | Ian Rogers | 2014-11-19 | 2 | -11/+17 |
* | | | | | | | | | Fix zygote space and non moving space map names | Mathieu Chartier | 2014-11-19 | 1 | -2/+9 |
|/ / / / / / / / | |||||
* | | / / / / / | Fix the last users of TARGET_CPU_SMP. | Elliott Hughes | 2014-11-19 | 4 | -22/+1 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | Fix a memory leak in jni_internal_test. | Ian Rogers | 2014-11-19 | 1 | -51/+64 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | ART: Track Flush & Close in FdFile | Andreas Gampe | 2014-11-18 | 14 | -27/+214 |
* | | | | | | Change 64 bit ArtMethod fields to be pointer sized | Mathieu Chartier | 2014-11-18 | 24 | -135/+296 |
|/ / / / / | |||||
* | | | | | Merge "Enable the hspace compaction on OOM by default." | Hiroshi Yamauchi | 2014-11-18 | 2 | -6/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Enable the hspace compaction on OOM by default. | Hiroshi Yamauchi | 2014-11-17 | 2 | -6/+6 |
* | | | | | | Merge "Add denver64 as a known ARM64 variant." | Ian Rogers | 2014-11-18 | 3 | -33/+58 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add denver64 as a known ARM64 variant. | Ian Rogers | 2014-11-17 | 3 | -33/+58 |
* | | | | | | | Change IsZygote test to !IsCompiler | Mathieu Chartier | 2014-11-17 | 1 | -1/+2 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Combine image string char arrays into single array | Mathieu Chartier | 2014-11-17 | 1 | -9/+8 |
* | | | | | | Don't call AddImageStringsToTable or MoveImageClassesToClassTable if running ... | Mathieu Chartier | 2014-11-17 | 2 | -2/+6 |
* | | | | | | Change 512 to kLocalsMax. | Mathieu Chartier | 2014-11-17 | 1 | -2/+2 |
* | | | | | | Merge "Fix ordering of fields with the same name." | Vladimir Marko | 2014-11-17 | 2 | -4/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix ordering of fields with the same name. | Vladimir Marko | 2014-11-17 | 2 | -4/+8 |
* | | | | | | | Fix reference leaks in ToReflectedMethod and ToReflectedField | Mathieu Chartier | 2014-11-17 | 2 | -4/+14 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge "Fix art_quick_instrumentation_entry stub for x86/x86_64" | Sebastien Hertz | 2014-11-17 | 2 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix art_quick_instrumentation_entry stub for x86/x86_64 | Sebastien Hertz | 2014-11-17 | 2 | -2/+2 |
* | | | | | | | Merge "Fix DCHECK in artInstrumentationMethodEntryFromCode" | Sebastien Hertz | 2014-11-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Fix DCHECK in artInstrumentationMethodEntryFromCode | Sebastien Hertz | 2014-11-17 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Avoid abort in malformed dex code. | Ian Rogers | 2014-11-14 | 5 | -37/+47 |