OSDN Git Service

am 858dfecf: Merge "Add systrace tracing for GC and thread suspension." into jb-mr2-dev
[android-x86/dalvik.git] / dx /
2013-05-08 Jamie Gennisam 858dfecf: Merge "Add systrace tracing for GC and...
2013-05-08 Jamie GennisMerge "Add systrace tracing for GC and thread suspensio...
2013-05-04 Brian Carlstromam ac653462: Merge "Fix alignment when recompacting...
2013-05-04 Brian CarlstromMerge "Fix alignment when recompacting a DexMerger...
2013-05-04 yrousselFix alignment when recompacting a DexMerger result.
2013-05-04 Brian Carlstromam 647260b2: Merge "Use zero filled alignment padding...
2013-05-04 Brian CarlstromMerge "Use zero filled alignment padding before method...
2013-05-04 Jesse WilsonUse zero filled alignment padding before method code
2013-05-04 Brian Carlstromam 1d6aa9e2: Merge "Allow the merging of more than...
2013-05-04 Brian Carlstromam d1d01989: Merge "Fix bug on register compatibility."
2013-05-04 Brian CarlstromMerge "Allow the merging of more than 2 dex file at...
2013-05-04 yrousselAllow the merging of more than 2 dex file at a time.
2013-05-04 Brian CarlstromMerge "Fix bug on register compatibility."
2013-05-04 mikaelpeltierFix bug on register compatibility.
2013-05-04 Brian CarlstromMerge "Remove duplicate LOCAL_MODULE_TAGS"
2013-05-04 Brian Carlstromam ee48f542: Merge "Fix bad whitespace alignment from...
2013-05-04 Brian CarlstromRemove duplicate LOCAL_MODULE_TAGS
2013-05-04 Brian Carlstromresolved conflicts for merge of c7f23a58 to jb-mr2...
2013-05-04 Brian CarlstromMerge "Remove dx's copy of JUnit. (part II)"
2013-05-04 Jesse WilsonRemove dx's copy of JUnit. (part II)
2013-05-03 Brian Carlstromam 34e2dd66: Merge "Define scripts for calling DexMerger."
2013-05-03 Brian CarlstromMerge "Define scripts for calling DexMerger."
2013-05-03 Brian Carlstromam 69fcce64: Merge "Print proto_ids_{size,off} along...
2013-05-03 yrousselDefine scripts for calling DexMerger.
2013-05-03 Brian Carlstromam 1f7ec2be: Merge "Remove unnecessary JNI_H_INCLUDE...
2013-05-03 Elliott Hughesam 0bc4a058: Merge "Fix dalvik tests post-conscrypt."
2013-05-03 Elliott Hughesam 0d5f6f6e: Merge "Fix some leaks in VfyBasicBlock...
2013-05-03 Elliott HughesMerge "Fix some leaks in VfyBasicBlock & BitVector."
2013-05-03 Raphaël Mollam 7dc0b702: Merge "Fix dx to match the new SDK structure."
2013-05-03 Raphaël MollMerge "Fix dx to match the new SDK structure."
2013-05-03 buzbeeam f85b49fe: Fix JIT initialization race
2013-05-02 Raphael Mollam 315197f3: Merge "Fix dx.bat to match the new SDK...
2013-05-02 Xavier DucrohetFix dx to match the new SDK structure.
2013-05-02 Raphael MollMerge "Fix dx.bat to match the new SDK structure."
2013-05-02 Brian Carlstromam 11cadca4: Merge "Tracking changes to *-host for...
2013-05-01 Elliott Hughesam 6e3adcc6: Merge "Fix JIT initialization race"
2013-05-01 Brian Carlstromam 15554a2f: Merge "Update dalvik host script for new...
2013-04-30 Brian Carlstromam b66781c5: Merge changes I3ef1ad8c,I0bbbba1a,Ife107fb...
2013-04-30 Brian Carlstromam 71cf82a3: Merge "Teach dex how to parse encoded...
2013-04-30 Brian CarlstromMerge changes I3ef1ad8c,I0bbbba1a,Ife107fb6,Ia420b766
2013-04-30 Brian CarlstromMerge "Teach dex how to parse encoded values from ...
2013-04-30 Jesse WilsonSwitch Dex from byte[] to ByteBuffer for backing store...
2013-04-30 Jesse WilsonMove dex utilities from dalvik/dx to libcore/dex
2013-04-30 Jesse WilsonMechanical refactoring of dx into two parts.
2013-04-30 Brian CarlstromChange com.android.dx.io.Annotation to use EncodedValue
2013-04-30 Jesse WilsonTeach dex how to parse encoded values from .dex files.
2013-04-26 Elliott Hughesam 33a977ec: Merge "Fix JIT bug related to immediate...
2013-04-25 Elliott Hughesam 3b79b5bf: Merge "Don\'t duplicate annotation set...
2013-04-25 Elliott HughesMerge "Don't duplicate annotation set ref lists when...
2013-04-25 Xavier Ducrohetam 33b5dfb6: am 60db431f: am 4b724cff: Fix dx to match...
2013-04-25 Xavier Ducrohetam 60db431f: am 4b724cff: Fix dx to match the new SDK...
2013-04-25 Xavier Ducrohetam 4b724cff: Fix dx to match the new SDK structure.
2013-04-25 Raphael Mollam c38a95aa: am 8f93edac: am 2f23f4cb: am c26c1291...
2013-04-25 Raphael Mollam 8f93edac: am 2f23f4cb: am c26c1291: Fix dx.bat to...
2013-04-25 Raphael Mollam 2f23f4cb: am c26c1291: Fix dx.bat to match the new...
2013-04-25 Raphael Mollam c26c1291: Fix dx.bat to match the new SDK structure.
2013-04-24 Raphael MollFix dx.bat to match the new SDK structure.
2013-04-24 Raphael MollFix dx.bat to match the new SDK structure.
2013-04-24 Xavier DucrohetFix dx to match the new SDK structure.
2013-04-24 Raphael MollFix dx.bat to match the new SDK structure.
2013-04-23 Elliott Hughesam e5edfce1: Merge "Remove spammy logging from 8470684...
2013-04-17 Elliott Hughesam 00c9c9a7: Merge "Work around a dalvik JDWP/GC deadlock."
2013-04-12 Elliott Hughesam 42aa0b6c: Merge "More native stack dump hardening."
2013-04-12 Elliott Hughesam 6cd2e7bf: Merge "Fix flakiness in test 080-oom-throw."
2013-04-11 Elliott Hughesam 8d02ea42: Merge "Harden the native stack dumping...
2013-04-09 The Android Automergermerge in jb-mr2-release history after reset to jb-mr2-dev
2013-04-08 The Android Open... Reconcile with jb-mr2-release - do not merge
2013-04-08 Xavier Ducrohetam 8154297e: Merge "Fix dx to match the new SDK structu...
2013-04-08 Xavier DucrohetMerge "Fix dx to match the new SDK structure." into...
2013-04-06 Elliott Hughesam 167bd124: Merge "Dump native stacks for all threads...
2013-04-05 jwilsonDon't duplicate annotation set ref lists when merging.
2013-04-02 Elliott Hughesam 1d98bdf6: Merge "Tiny optimization for complier...
2013-04-02 Elliott Hughesam c7bae7a4: Merge "Fix a leak in Dalvik_dalvik_system_...
2013-04-02 Elliott Hughesam ab3cbf68: Merge "Fix a minor leaks caused by failed...
2013-04-02 Elliott Hughesam 22d8366a: Merge "Fix a minor leak in handleVM_Create...
2013-04-01 Elliott Hughesam bf452d48: Merge "[x86] Fix errors with WITH_JIT_TUNI...
2013-04-01 Elliott Hughesam d335cba5: Merge "[x86] Terminate trace if SGET/SPUT...
2013-04-01 Elliott Hughesam 953e6b83: Merge "[x86] FPU stack needs to be reset...
2013-04-01 Elliott Hughesam ddff71d4: Merge "[x86] Disable Method-JIT for x86...
2013-03-30 Elliott Hughesam 497385d4: Merge "Fix a cast in JniEnv::NewDirectByte...
2013-03-30 Elliott Hughesam 2a213ecf: Merge "Track libcore\'s DirectByteBuffer...
2013-03-29 Elliott Hughesam 1fb2fed5: Merge "Extra log information when pthread_...
2013-03-29 Elliott Hughesam 84975d53: am 9813216f: Merge "Track 64-bit nio changes."
2013-03-28 Elliott Hughesam df056837: am ef64fc32: Merge "Track libcore DirectBy...
2013-03-27 Elliott Hughesam 11905a14: am 69476215: Merge "pthread_create doesn...
2013-03-26 Elliott Hughesam 6be063d7: am 2a41b0b7: Merge "Print the locker threa...
2013-03-26 Elliott HughesMerge "Print the locker thread when waiting on an object"
2013-03-26 Xavier DucrohetFix dx to match the new SDK structure.
2013-03-21 Elliott Hughesam 12b9e51f: am 77059520: Merge "javac should have...
2013-03-19 Elliott Hughesam e04f68bc: am 06e6a1da: Merge "Fix a Field.isAnnotati...
2013-03-14 Elliott Hughesam a5a8b91a: am 217e8e0d: Merge "Check JavaVMAttachArgs...
2013-03-06 Elliott Hughesam ff38bd30: am b32addbf: Merge "Don\'t crash if the...
2013-03-01 Elliott Hughesam 6e2d46fd: am 03a938bc: Merge "Fix -Xjitthreshold...
2013-02-27 Nick Kralevicham 4ff70bc3: am 1319ed83: Merge "Zygote: use proper...
2013-02-27 Nick Kralevicham 82661b8d: am 09deb1a3: Merge "Remove CAP_NET_RAW...
2013-02-26 Jean-Baptiste Queruam 276d0480: am e5310471: am d8232960: am 68719a17...
2013-02-26 Jean-Baptiste QueruReconcile with jb-mr1-release - do not merge
2013-02-26 Elliott Hughesam 7f77254e: Merge "Fix -Xjitthreshold."
2013-02-23 Elliott Hughesam 61862ffe: Merge "Abstract methods aren\'t implementa...
2013-02-20 Nick Kralevicham e3b5678e: Merge "Zygote: replace set?id() with setre...
next