OSDN Git Service

Merge branch 'aosp/honeycomb-LTE-release' into honeycomb-mr2-x86
[android-x86/dalvik.git] / dexopt /
2011-03-01 Romain Guyam 88041260: am dd19f5b9: Merge "Fix for a crash when...
2011-03-01 Raphael Mollam 98e0347a: am 2b3d7e8e: Merge "Open dexdump files...
2011-01-29 Dan Bornsteinam 81058aaf: (-s ours) Use bcopy() to move object refs...
2011-01-29 Dan Bornsteinam 08e54499: (-s ours) am 81058aaf: Use bcopy() to...
2011-01-27 Dan Bornsteinam 6ad1992b: (-s ours) am 70b130f5: (-s ours) Clean...
2011-01-27 Dan Bornsteinam f741b8e1: am 80a30431: (-s ours) Remove some pointle...
2011-01-26 Carl Shapiroam 4d7dd569: Handle the case of referent clearing durin...
2011-01-26 Carl Shapiroam 6159ef45: (-s ours) Parameterize instance counting...
2011-01-14 Dan Bornsteinam 602b8ffb: (-s ours) am 6ad1992b: am 70b130f5: (...
2011-01-14 Dan Bornsteinam 70b130f5: (-s ours) Clean up/out some comments....
2011-01-14 Dan Bornsteinam efb37a32: am f741b8e1: am 80a30431: (-s ours) Remove...
2011-01-13 Dan Bornsteinam 80a30431: (-s ours) Remove some pointless tests.
2011-01-13 Carl Shapiroam bdd79095: am 4d7dd569: Handle the case of referent...
2011-01-11 Carl Shapiroam e0124545: (-s ours) am 6159ef45: Parameterize instan...
2010-12-01 buzbeeam b83b4c88: am ebcd8646: Fix for Issue 3161543 - Remov...
2010-11-09 Andy McFaddenam ef4b0613: am e9503ef8: am 886130bc: (-s ours) Two...
2010-11-09 Andy McFaddenam 886130bc: (-s ours) Two patches.
2010-10-30 Dan Bornsteinam 464104bb: am 1fe34326: am fbe51551: (-s ours) Remove...
2010-10-30 Dan Bornsteinam fbe51551: (-s ours) Remove a pointless test, which...
2010-10-30 Dan Bornsteinam 32d0157d: am 66b96b42: am 3144eec0: (-s ours) Replac...
2010-10-30 Dan Bornsteinam 3144eec0: (-s ours) Replace the implementation of...
2010-10-27 Andy McFaddenam 7f91cf6b: am 3cf48016: Set capabilities sooner.
2010-10-26 Ben Chengam 5d992dfa: am 36bd1345: Fix for array lower-bound...
2010-10-22 Ben ChengMerge "Avoid conditional loads if WORKAROUND_CORTEX_A9_...
2010-10-21 Carl ShapiroMerge "Improve the card table scan." into dalvik-dev
2010-10-21 Dan BornsteinMerge "One more format and our first set of wide opcode...
2010-10-21 Patrick Scottam 28074c85: Merge "Fix debug statements."
2010-10-21 Patrick ScottMerge "Fix debug statements."
2010-10-21 Patrick ScottFix debug statements.
2010-10-20 Dan BornsteinMerge "New instruction formats for expansion beyond...
2010-10-11 Jean-Baptiste Queruam 16926bc4: Merge "Remove obsolete variable "len"...
2010-10-11 Jean-Baptiste Queruam ad3ff025: Merge "Update Call386ABI.S to support...
2010-10-11 Jean-Baptiste Queruam bc02ca96: Merge "Fixed bug in OP_GOTO_32.S, added...
2010-10-06 buzbeeMerge "Re-organize target-independent JIT code." into...
2010-10-01 Carl ShapiroMerge "Include static fields when dumping class objects...
2010-10-01 Elliott HughesMerge "Change Runtime.nativeLoad to return the dlerror...
2010-10-01 Dan Bornsteinam 6b2897b6: am 2428d518: am f45b6cbe: Be explicit...
2010-10-01 Andy McFaddenam 33ff9f32: am d8b5f50d: Correct dexopt for uniprocessors.
2010-09-30 Andy McFaddenam d8b5f50d: Correct dexopt for uniprocessors.
2010-09-30 Andy McFaddenCorrect dexopt for uniprocessors.
2010-09-30 Andy McFaddenMerge "Correct dexopt for uniprocessors." into dalvik-dev
2010-09-30 Andy McFaddenCorrect dexopt for uniprocessors.
2010-09-29 Carl ShapiroMerge "After trimming, set the footprint to the number...
2010-09-29 Carl ShapiroMerge "Update the card table scanning for header-only...
2010-09-29 Dan Bornsteinam d53caae3: am b3a94965: am 148283d7: Plumb SMP optimi...
2010-09-29 Dan Bornsteinam b3a94965: am 148283d7: Plumb SMP optimization contro...
2010-09-29 Dan Bornsteinam 148283d7: Plumb SMP optimization control through...
2010-09-28 Dan BornsteinPlumb SMP optimization control through to dexopt.
2010-09-26 Norris, Leeam 60cc993e: Support -Xbootclasspath/a and /p for dvmPr...
2010-09-23 Brett ChabotMerge "Add user-friendly constructors to StdField"
2010-09-17 Carl ShapiroMerge "Add more context to the garbage collection log...
2010-09-17 Elliott HughesMerge "Check at startup that we can resolve all the...
2010-09-17 Jesse Wilsonam 0cd73fed: am 7c73c80e: am 42929e15: Add optional...
2010-09-17 Jesse Wilsonam 7c73c80e: am 42929e15: Add optional tags to dalvik.
2010-09-17 Jesse Wilsonam 42929e15: Add optional tags to dalvik.
2010-09-17 Jesse WilsonAdd optional tags to dalvik.
2010-09-14 Andy McFaddenMerge "Emit return-void-barrier when appropriate."...
2010-09-13 Dan Bornsteinam deb42ded: am de9307da: am 46f7d54c: We also need...
2010-09-13 Dan Bornsteinam de9307da: am 46f7d54c: We also need to tell it the...
2010-09-13 Piotr GurgulMerge "Add several classes from dx tool to the dexgen...
2010-09-13 Andy McFaddenMerge "Added a barrier to final field updates." into...
2010-09-13 Dan Bornsteinam 46f7d54c: We also need to tell it the file mode...
2010-09-13 Dan BornsteinWe also need to tell it the file mode when creating...
2010-09-13 Dan Bornsteinam 303d781d: am 1df6d930: am 17e4ea8f: Actually, dexopt...
2010-09-13 Dan Bornsteinam 8a042d4e: am f3a6934b: am dd2502bd: Move declaration...
2010-09-13 Dan Bornsteinam 1df6d930: am 17e4ea8f: Actually, dexopt needs to...
2010-09-13 Dan Bornsteinam f3a6934b: am dd2502bd: Move declarations to the...
2010-09-13 Dan Bornsteinam 17e4ea8f: Actually, dexopt needs to read the optimiz...
2010-09-13 Dan Bornsteinam dd2502bd: Move declarations to the top to avoid...
2010-09-13 Dan BornsteinActually, dexopt needs to read the optimized dex file...
2010-09-13 Dan BornsteinMove declarations to the top to avoid potential uniniti...
2010-09-13 Dan Bornsteinam 7d7efa59: am 3bb31513: am 4701d5f8: Add a new "...
2010-09-13 Dan Bornsteinam 3bb31513: am 4701d5f8: Add a new "--preopt" mode...
2010-09-13 Dan Bornsteinam 4701d5f8: Add a new "--preopt" mode to dexopt, for...
2010-09-13 Dan BornsteinAdd a new "--preopt" mode to dexopt, for running on...
2010-08-24 Elliott HughesMerge "Intrinsics for float/int and double/long convers...
2010-08-23 Andy McFaddenresolved conflicts for merge of aa63a6a6 to gingerbread...
2010-08-23 Jesse Wilsonam 3c4760fe: am 1310319f: am 3e9bfe0b: Support dalvikvm...
2010-08-21 Jesse Wilsonam 1310319f: am 3e9bfe0b: Support dalvikvm on a Linux...
2010-08-20 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-08-19 Jesse Wilsonam 3e9bfe0b: Support dalvikvm on a Linux x86 host
2010-08-19 Jesse WilsonSupport dalvikvm on a Linux x86 host
2010-08-19 Xavier Ducrohetam ac830fea: Fix dx launching script to use the new...
2010-08-04 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-07-30 Dan Bornsteinam 486e2d58: am 7f626db7: I got tired of rewriting...
2010-07-27 Brian CarlstromMerge commit '1daf86bdb630efa96147220019e1a97c853ed3d2...
2010-07-15 Brian CarlstromMerge commit 'ba7e99a13ccb03611781cfec2631303cc042c76a...
2010-07-15 Joe Onoratoam 1c3da619: am 0f0e6f10: Merge "The ICU data is no...
2010-07-14 The Android Open... am 87e2b990: am 3f4f8ad0: am 98c2591a: (-s ours) merge...
2010-07-14 The Android Open... am 98c2591a: (-s ours) merge from open-source froyo
2010-07-09 buzbeeresolved conflicts for merge of c62fc717 to master
2010-07-09 Bill Buzbeeam b6d37288: JIT: Fix for 2813841, use core regs for...
2010-07-01 The Android Open... am c399a2ca: merge from open-source master
2010-07-01 The Android Open... merge from open-source master
2010-06-30 Bill Buzbeeam 14628323: am 79d2a00a: am 6296a2e8: Jit: Fix for...
2010-06-30 Bill Buzbeeam 6296a2e8: Jit: Fix for 2793725 SIGSEGV in JIT code...
2010-06-30 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into mm
2010-06-25 The Android Open... am 11b4c7c0: am 5439ba57: merge from froyo-plus-aosp
2010-06-25 The Android Open... am 5439ba57: merge from froyo-plus-aosp
2010-06-25 Dan Bornsteinresolved conflicts for merge of 4728a4c3 to dalvik-dev
next