- 0b33af0 am 5d992dfa: am 36bd1345: Fix for array lower-bound check for count-down loops. by Ben Cheng · 14 years ago
- 5d992df am 36bd1345: Fix for array lower-bound check for count-down loops. by Ben Cheng · 14 years ago
- 36bd134 Fix for array lower-bound check for count-down loops. by Ben Cheng · 14 years ago
- dfc9923 Merge "Avoid conditional loads if WORKAROUND_CORTEX_A9_745320 is defined." by Ben Cheng · 14 years ago
- 8c9ac9a Avoid conditional loads if WORKAROUND_CORTEX_A9_745320 is defined. by Ben Cheng · 14 years ago
- 28074c8 Merge "Fix debug statements." by Patrick Scott · 14 years ago
- 2446f44 Fix debug statements. by Patrick Scott · 14 years ago
- 3a3f5d6 am 493d84f8: am 2e3ec716: Fix class loader interning following a String.intern. by Carl Shapiro · 14 years ago
- 493d84f am 2e3ec716: Fix class loader interning following a String.intern. by Carl Shapiro · 14 years ago
- 2e3ec71 Fix class loader interning following a String.intern. by Carl Shapiro · 14 years ago
- d2ba02c am da34e27a: (-s ours) am 3db6149c: Merge "Update heap dump notes. DO NOT MERGE." into gingerbread by Andy McFadden · 14 years ago
- da34e27 am 3db6149c: Merge "Update heap dump notes. DO NOT MERGE." into gingerbread by Andy McFadden · 14 years ago
- 3db6149 Merge "Update heap dump notes. DO NOT MERGE." into gingerbread by Andy McFadden · 14 years ago
- 6b08a47 am e8debfcf: am c6fb7a5e: Merge "Exit early if the we encounter a null reference." into gingerbread by Carl Shapiro · 14 years ago
- 078241d am 8ca802ff: am 7b4c1d52: Pop call frame before boxing result by Andy McFadden · 14 years ago
- 1e09b40 am 8cb3d855: am e09a766f: x86 mterp: fix cherry-pick/merge, issue 3095771 by buzbee · 14 years ago
- 823cb4a Update heap dump notes. DO NOT MERGE. by Andy McFadden · 14 years ago
- e8debfc am c6fb7a5e: Merge "Exit early if the we encounter a null reference." into gingerbread by Carl Shapiro · 14 years ago
- c6fb7a5 Merge "Exit early if the we encounter a null reference." into gingerbread by Carl Shapiro · 14 years ago
- 8ca802f am 7b4c1d52: Pop call frame before boxing result by Andy McFadden · 14 years ago
- 8cb3d85 am e09a766f: x86 mterp: fix cherry-pick/merge, issue 3095771 by buzbee · 14 years ago
- 8e14bc7 Exit early if the we encounter a null reference. by Carl Shapiro · 14 years ago
- 8f192cc Open hprof files with O_TRUNC to avoid partial overwrites of existing files by Brian Carlstrom · 14 years ago
- 7b4c1d5 Pop call frame before boxing result by Andy McFadden · 14 years ago
- fd9c61b am ef1ed3c5: (-s ours) x86 mterp: fix cherry-pick/merge, issue 3095771 by buzbee · 14 years ago
- fd294a7 am f4b26ea7: resolved conflicts for merge of b0b2a75d to gingerbread-plus-aosp by Raphael · 14 years ago
- ef1ed3c x86 mterp: fix cherry-pick/merge, issue 3095771 by buzbee · 14 years ago
- e09a766 x86 mterp: fix cherry-pick/merge, issue 3095771 by buzbee · 14 years ago
- f4b26ea resolved conflicts for merge of b0b2a75d to gingerbread-plus-aosp by Raphael · 14 years ago
- b0b2a75 SDK: fix dx shell script to look for dx.jar in platform-tools by Raphael · 14 years ago
- d585494 am 141c9711: am 3f01142e: Merge "Added some threading notes" into gingerbread by Andy McFadden · 14 years ago
- e6a8cab am 565c5663: am 44dcf29d: Add include guards to avoid multiple definitions. by Carl Shapiro · 14 years ago
- 643b045 am 65da91cf: am 16926bc4: Merge "Remove obsolete variable "len" to avoid compile failed" by Jean-Baptiste Queru · 14 years ago
- 63843e0 am 7876eb7d: am 0b89c266: Merge "Use the break position of the current mspace for sizing the zygote heap." into gingerbread by Carl Shapiro · 14 years ago
- ebf657c am 90ee39ea: am ad3ff025: Merge "Update Call386ABI.S to support 16 byte alignment" by Jean-Baptiste Queru · 14 years ago
- baac134 am 789fb059: am bc02ca96: Merge "Fixed bug in OP_GOTO_32.S, added support for additional parameters to dvmHandleStackOverflow" by Jean-Baptiste Queru · 14 years ago
- 141c971 am 3f01142e: Merge "Added some threading notes" into gingerbread by Andy McFadden · 14 years ago
- 3f01142 Merge "Added some threading notes" into gingerbread by Andy McFadden · 14 years ago
- 565c566 am 44dcf29d: Add include guards to avoid multiple definitions. by Carl Shapiro · 14 years ago
- 44dcf29 Add include guards to avoid multiple definitions. by Carl Shapiro · 14 years ago
- 8eb34d5 Added some threading notes by Andy McFadden · 14 years ago
- 7e08546 am c7fb06ef: am 5276cccb: Verify method invocation type. by Andy McFadden · 14 years ago
- 451bed6 am 22156b4d: am 9be25d09: Clarify the invoke-* opcodes. by Dan Bornstein · 14 years ago
- 65da91c am 16926bc4: Merge "Remove obsolete variable "len" to avoid compile failed" by Jean-Baptiste Queru · 14 years ago
- 16926bc Merge "Remove obsolete variable "len" to avoid compile failed" by Jean-Baptiste Queru · 14 years ago
- 7876eb7 am 0b89c266: Merge "Use the break position of the current mspace for sizing the zygote heap." into gingerbread by Carl Shapiro · 14 years ago
- 0b89c26 Merge "Use the break position of the current mspace for sizing the zygote heap." into gingerbread by Carl Shapiro · 14 years ago
- 88c57e1 Use the break position of the current mspace for sizing the zygote heap. by Carl Shapiro · 14 years ago
- 90ee39e am ad3ff025: Merge "Update Call386ABI.S to support 16 byte alignment" by Jean-Baptiste Queru · 14 years ago
- 789fb05 am bc02ca96: Merge "Fixed bug in OP_GOTO_32.S, added support for additional parameters to dvmHandleStackOverflow" by Jean-Baptiste Queru · 14 years ago
- ad3ff02 Merge "Update Call386ABI.S to support 16 byte alignment" by Jean-Baptiste Queru · 14 years ago
- bc02ca9 Merge "Fixed bug in OP_GOTO_32.S, added support for additional parameters to dvmHandleStackOverflow" by Jean-Baptiste Queru · 14 years ago
- c7fb06e am 5276cccb: Verify method invocation type. by Andy McFadden · 14 years ago
- 5276ccc Verify method invocation type. by Andy McFadden · 14 years ago
- 22156b4 am 9be25d09: Clarify the invoke-* opcodes. by Dan Bornstein · 14 years ago
- 9be25d0 Clarify the invoke-* opcodes. by Dan Bornstein · 14 years ago
- 3d40f20 Merge "Use DMB ST for store fence." by Andy McFadden · 14 years ago
- 6f3a90d am 5163f62f: am 7d3f633d: Merge "Include static fields when dumping class objects." into gingerbread by Carl Shapiro · 14 years ago
- 5163f62 am 7d3f633d: Merge "Include static fields when dumping class objects." into gingerbread by Carl Shapiro · 14 years ago
- 7d3f633 Merge "Include static fields when dumping class objects." into gingerbread by Carl Shapiro · 14 years ago
- c054d1e Use DMB ST for store fence. by Andy McFadden · 14 years ago
- 880d296 Include static fields when dumping class objects. by Carl Shapiro · 14 years ago
- d0f1743 am b11c54c9: am 307aa79a: Merge "Change Runtime.nativeLoad to return the dlerror(3) string." into gingerbread by Elliott Hughes · 14 years ago
- b11c54c am 307aa79a: Merge "Change Runtime.nativeLoad to return the dlerror(3) string." into gingerbread by Elliott Hughes · 14 years ago
- 307aa79 Merge "Change Runtime.nativeLoad to return the dlerror(3) string." into gingerbread by Elliott Hughes · 14 years ago
- 7c1f9b3 resolved conflicts for merge of 6d55b332 to master by buzbee · 14 years ago
- 6d55b33 am b78c76f8: GC Card marking fix for SPUT_OBJECT - use correct object head by buzbee · 14 years ago
- b78c76f GC Card marking fix for SPUT_OBJECT - use correct object head by buzbee · 14 years ago
- 2f92dcd am 33ff9f32: am d8b5f50d: Correct dexopt for uniprocessors. by Andy McFadden · 14 years ago
- 6b2897b am 2428d518: am f45b6cbe: Be explicit about both uniprocessor and SMP when calling dexopt. by Dan Bornstein · 14 years ago
- f584b4a Change Runtime.nativeLoad to return the dlerror(3) string. by Elliott Hughes · 14 years ago
- 33ff9f3 am d8b5f50d: Correct dexopt for uniprocessors. by Andy McFadden · 14 years ago
- d8b5f50 Correct dexopt for uniprocessors. by Andy McFadden · 14 years ago
- 2428d51 am f45b6cbe: Be explicit about both uniprocessor and SMP when calling dexopt. by Dan Bornstein · 14 years ago
- f45b6cb Be explicit about both uniprocessor and SMP when calling dexopt. by Dan Bornstein · 14 years ago
- 19e8f00 am f37569d1: am 1e053438: Merge "After trimming, set the footprint to the number of pages in use." into gingerbread by Carl Shapiro · 14 years ago
- 5f55600 am 0cb51973: am d4cdb357: Merge "Update the card table scanning for header-only card marks." into gingerbread by Carl Shapiro · 14 years ago
- a6ef944 Remove obsolete variable "len" to avoid compile failed by Robert CH Chou · 14 years ago
- bf7001a am c315cbf1: am 87f66617: Add --uniprocessor option to dex-preopt. by Dan Bornstein · 14 years ago
- f37569d am 1e053438: Merge "After trimming, set the footprint to the number of pages in use." into gingerbread by Carl Shapiro · 14 years ago
- 1e05343 Merge "After trimming, set the footprint to the number of pages in use." into gingerbread by Carl Shapiro · 14 years ago
- 0cb5197 am d4cdb357: Merge "Update the card table scanning for header-only card marks." into gingerbread by Carl Shapiro · 14 years ago
- d4cdb35 Merge "Update the card table scanning for header-only card marks." into gingerbread by Carl Shapiro · 14 years ago
- c315cbf am 87f66617: Add --uniprocessor option to dex-preopt. by Dan Bornstein · 14 years ago
- 71ce7a9 Update the card table scanning for header-only card marks. by Carl Shapiro · 14 years ago
- 718509c After trimming, set the footprint to the number of pages in use. by Carl Shapiro · 14 years ago
- 87f6661 Add --uniprocessor option to dex-preopt. by Dan Bornstein · 14 years ago
- d53caae am b3a94965: am 148283d7: Plumb SMP optimization control through to dexopt. by Dan Bornstein · 14 years ago
- b3a9496 am 148283d7: Plumb SMP optimization control through to dexopt. by Dan Bornstein · 14 years ago
- 481c253 am 63114829: am de9cdfa9: Fix verification of switch offsets in large methods. by Andy McFadden · 14 years ago
- 148283d Plumb SMP optimization control through to dexopt. by Dan Bornstein · 14 years ago
- 453d1ae resolved conflicts for merge of 2e75e47d to master by buzbee · 14 years ago
- 6311482 am de9cdfa9: Fix verification of switch offsets in large methods. by Andy McFadden · 14 years ago
- 319123c Fixed bug in OP_GOTO_32.S, added support for additional parameters to dvmHandleStackOverflow by Johnnie Birch · 14 years ago
- de9cdfa Fix verification of switch offsets in large methods. by Andy McFadden · 14 years ago
- 0b6e5a4 Update Call386ABI.S to support 16 byte alignment by Johnnie Birch · 14 years ago
- 432e74e am 252dfcbb: am b755f9a3: Do not grow if we are invoked for an external allocation. by Carl Shapiro · 14 years ago
- 2e75e47 am b36ea791: Merge "Change GC card making to use object head, bug fix for volatile sput obj" into gingerbread by buzbee · 14 years ago
- b36ea79 Merge "Change GC card making to use object head, bug fix for volatile sput obj" into gingerbread by buzbee · 14 years ago
- 252dfcb am b755f9a3: Do not grow if we are invoked for an external allocation. by Carl Shapiro · 14 years ago