OSDN Git Service

Merge "Throw NoSuchMethodError if RegisterNatives fails."
[android-x86/dalvik.git] / dx /
2013-07-29 Ben ChengMerge "Minor code cleanup to address warnings found...
2013-07-29 Elliott HughesMerge "Implement the dalvik side of libcore.reflect."
2013-07-29 Elliott HughesMerge "dx.bat: Don't change directory."
2013-07-28 Ray Donnellydx.bat: Don't change directory.
2013-06-14 Jean-Baptiste Queruam 60d1c05b: am eb82cca7: (-s ours) am 381868f3: (...
2013-06-14 Jean-Baptiste Queruam 381868f3: (-s ours) am 840d233c: am 800e4320: am...
2013-06-14 Jean-Baptiste Queruam 63c34b5e: am 68719a17: (-s ours) Reconcile with...
2013-06-13 Elliott HughesMerge "JIT: Allow use of cbz/cbnz for conditional branc...
2013-06-05 Elliott HughesMerge "Fix a minor leak in dvmCreateInlineSubsTable"
2013-06-05 Elliott HughesMerge "Fix minor leaks caused by failed initialization...
2013-06-05 Elliott HughesMerge "Fix a minor bug in dvmCreateInterpThread"
2013-06-05 Elliott HughesMerge "Remove unused compiler templates for armv7-a*"
2013-05-17 Jean-Philippe Lesotam 97208a0b: Merge "Added support for version 51 class...
2013-05-17 Jean-Philippe Lesotam 467f7e3a: Merge "Report problems as errors in dx...
2013-05-17 Jean-Philippe LesotMerge "Added support for version 51 class files in dx"
2013-05-17 Jean-Philippe LesotMerge "Report problems as errors in dx (with exit codes)"
2013-05-16 The Android Open... Reconcile with jb-mr2-release - do not merge
2013-05-16 delphinemartinReport problems as errors in dx (with exit codes)
2013-05-16 delphinemartinAdded support for version 51 class files in dx
2013-05-13 Elliott HughesMerge "Move verification of class access flags to libdex"
2013-05-08 Elliott HughesMerge "Reject dex files that attempt to use unspecified...
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 The Android Automergermerge in jb-mr2-release history after reset to jb-mr2-dev
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...
next