- 6159ef4 Parameterize instance counting to include subclasses. by Carl Shapiro · 15 years ago
- ebcd864 Fix for Issue 3161543 - Remove stray line of code in JIT by buzbee · 15 years ago
- e9503ef am 886130bc: (-s ours) Two patches. by Andy McFadden · 15 years ago
- 886130b Two patches. by Andy McFadden · 15 years ago
- 1fe3432 am fbe51551: (-s ours) Remove a pointless test, which just tested a test support class. by Dan Bornstein · 15 years ago
- fbe5155 Remove a pointless test, which just tested a test support class. by Dan Bornstein · 15 years ago
- 66b96b4 am 3144eec0: (-s ours) Replace the implementation of this class. by Dan Bornstein · 15 years ago
- 3144eec Replace the implementation of this class. by Dan Bornstein · 15 years ago
- 3cf4801 Set capabilities sooner. by Andy McFadden · 15 years ago
- 36bd134 Fix for array lower-bound check for count-down loops. by Ben Cheng · 15 years ago
- 2e3ec71 Fix class loader interning following a String.intern. by Carl Shapiro · 15 years ago
- 3db6149 Merge "Update heap dump notes. DO NOT MERGE." into gingerbread by Andy McFadden · 15 years ago
- 823cb4a Update heap dump notes. DO NOT MERGE. by Andy McFadden · 15 years ago
- c6fb7a5 Merge "Exit early if the we encounter a null reference." into gingerbread by Carl Shapiro · 15 years ago
- 8e14bc7 Exit early if the we encounter a null reference. by Carl Shapiro · 15 years ago
- 7b4c1d5 Pop call frame before boxing result by Andy McFadden · 15 years ago
- e09a766 x86 mterp: fix cherry-pick/merge, issue 3095771 by buzbee · 15 years ago
- b0b2a75 SDK: fix dx shell script to look for dx.jar in platform-tools by Raphael · 15 years ago
- 3f01142 Merge "Added some threading notes" into gingerbread by Andy McFadden · 15 years ago
- 44dcf29 Add include guards to avoid multiple definitions. by Carl Shapiro · 15 years ago
- 8eb34d5 Added some threading notes by Andy McFadden · 15 years ago
- 0b89c26 Merge "Use the break position of the current mspace for sizing the zygote heap." into gingerbread by Carl Shapiro · 15 years ago
- 88c57e1 Use the break position of the current mspace for sizing the zygote heap. by Carl Shapiro · 15 years ago
- 5276ccc Verify method invocation type. by Andy McFadden · 15 years ago
- 9be25d0 Clarify the invoke-* opcodes. by Dan Bornstein · 15 years ago
- 7d3f633 Merge "Include static fields when dumping class objects." into gingerbread by Carl Shapiro · 15 years ago
- 880d296 Include static fields when dumping class objects. by Carl Shapiro · 15 years ago
- 307aa79 Merge "Change Runtime.nativeLoad to return the dlerror(3) string." into gingerbread by Elliott Hughes · 15 years ago
- b78c76f GC Card marking fix for SPUT_OBJECT - use correct object head by buzbee · 15 years ago
- f584b4a Change Runtime.nativeLoad to return the dlerror(3) string. by Elliott Hughes · 15 years ago
- d8b5f50 Correct dexopt for uniprocessors. by Andy McFadden · 15 years ago
- f45b6cb Be explicit about both uniprocessor and SMP when calling dexopt. by Dan Bornstein · 15 years ago
- 1e05343 Merge "After trimming, set the footprint to the number of pages in use." into gingerbread by Carl Shapiro · 15 years ago
- d4cdb35 Merge "Update the card table scanning for header-only card marks." into gingerbread by Carl Shapiro · 15 years ago
- 71ce7a9 Update the card table scanning for header-only card marks. by Carl Shapiro · 15 years ago
- 718509c After trimming, set the footprint to the number of pages in use. by Carl Shapiro · 15 years ago
- 87f6661 Add --uniprocessor option to dex-preopt. by Dan Bornstein · 15 years ago
- 148283d Plumb SMP optimization control through to dexopt. by Dan Bornstein · 15 years ago
- de9cdfa Fix verification of switch offsets in large methods. by Andy McFadden · 15 years ago
- b36ea79 Merge "Change GC card making to use object head, bug fix for volatile sput obj" into gingerbread by buzbee · 15 years ago
- d82097f Change GC card making to use object head, bug fix for volatile sput obj by buzbee · 15 years ago
- b755f9a Do not grow if we are invoked for an external allocation. by Carl Shapiro · 15 years ago
- e8edf08 Perform only one garbage collection before attempting a trim. by Carl Shapiro · 15 years ago
- 812c1be Provide the required out parameter to the trim routine. by Carl Shapiro · 15 years ago
- 85dc40d Take another tilt at the "--core-library" messaging windmill. by Dan Bornstein · 15 years ago
- 35b0f48 Merge "Wait for the GC to quiesce before attempting foreground GCs." into gingerbread by Carl Shapiro · 15 years ago
- 1c9d0ab Wait for the GC to quiesce before attempting foreground GCs. by Carl Shapiro · 15 years ago
- ddd9d0b Show errors from getSchedulerGroup(). by Andy McFadden · 15 years ago
- b14f405 Turn off verbose chatter about libs in /vendor by Dima Zavin · 15 years ago
- 629e692 Print the JIT codegen type in the VM configuration list. by Ben Cheng · 15 years ago
- 4934b37 Several fixes for JIT and self-verification under corner cases. by Ben Cheng · 15 years ago
- 95a884f Fix computation of primitive array widths. by Andy McFadden · 15 years ago
- 6925971 Merge "Fix a minor formatting discrepancy in the GC log message." into gingerbread by Carl Shapiro · 15 years ago
- 71978ec Fix a minor formatting discrepancy in the GC log message. by Carl Shapiro · 15 years ago
- 7099d19 Insert "/./" into the input file path when necessary. by Dan Bornstein · 15 years ago
- 43c54c0 Ensure that an explicit GC request initiates a GC. by Carl Shapiro · 15 years ago
- 18131c2 Merge "Add more context to the garbage collection log messages." into gingerbread by Carl Shapiro · 15 years ago
- 570942c Add more context to the garbage collection log messages. by Carl Shapiro · 15 years ago
- 49f62de Add --dexopt option to explicitly specify the dexopt binary. by Dan Bornstein · 15 years ago
- 2b9e8c1 Modify dex-preopt to take better arguments for the build process. by Dan Bornstein · 15 years ago
- 42929e1 Add optional tags to dalvik. by Jesse Wilson · 15 years ago
- 4c5d26b Make the app processing variant of dex-preopt more consistent. by Dan Bornstein · 15 years ago
- def30fc Clarify the use of --boot-dirs in the header comment. by Dan Bornstein · 15 years ago
- 32bc078 Add use of sentinel in BOOTCLASSPATH entries during preopt. by Dan Bornstein · 15 years ago
- 9660483 First possibly-working cut of dex-preopt. by Dan Bornstein · 15 years ago
- 20228de Flesh out dex-preopt a bit more. by Dan Bornstein · 15 years ago
- 46f7d54 We also need to tell it the file mode when creating the output. by Dan Bornstein · 15 years ago
- 17e4ea8 Actually, dexopt needs to read the optimized dex file too. by Dan Bornstein · 15 years ago
- dd2502b Move declarations to the top to avoid potential uninitialized use. by Dan Bornstein · 15 years ago
- 4701d5f Add a new "--preopt" mode to dexopt, for running on the host. by Dan Bornstein · 15 years ago
- ab9d89f Pre-alpha cut of the new dex preoptimization script. by Dan Bornstein · 15 years ago
- 23608ab Fix inliner bug for empty callees. by Ben Cheng · 15 years ago
- 50afc65 Merge "JIT: Fix inconsistent handling of sub-word instance git/put" into gingerbread by buzbee · 15 years ago
- 42feff1 JIT: Fix inconsistent handling of sub-word instance git/put by buzbee · 15 years ago
- 139bd97 Added "dexopt for SMP" flag. by Andy McFadden · 15 years ago
- d394371 Remove the functionality in ReduceConstants.[ch]. by Dan Bornstein · 15 years ago
- 2c81bdc Cherry pick new concurrent gc trigger change from dalvik-dev. by Carl Shapiro · 15 years ago
- 4416584 Merge "Operate on bitmaps directly for live and mark checks." into gingerbread by Carl Shapiro · 15 years ago
- ddc7d29 Correct Volatile SGET/SPUT format tag, add missing cases for JIT by buzbee · 15 years ago
- ea10c55 Operate on bitmaps directly for live and mark checks. by Carl Shapiro · 15 years ago
- d7400e0 Normalize the declaration style. by Carl Shapiro · 15 years ago
- 3ba10c9 Use an acquiring CAS for lock acquisition. by Carl Shapiro · 15 years ago
- 7d12781 Merge "Add additional context to the contention event logging." into gingerbread by Carl Shapiro · 15 years ago
- 38d710b Move the finger computation out of the bitmap scanning callback. by Carl Shapiro · 15 years ago
- a634c85 Reduce the frequency of bitmap walk loop-bound computations. by Carl Shapiro · 15 years ago
- c44bca6 Improve the heap verifier's failure report. by Carl Shapiro · 15 years ago
- 57ee270 Simplify the bitmap walker subroutines. by Carl Shapiro · 15 years ago
- b2e78d3 Consistently refer to the mark context as ctx. by Carl Shapiro · 15 years ago
- 5d81aa3 Collapse a variable declaration and initialization. by Carl Shapiro · 15 years ago
- 7511ae1 Combine a typedef with a struct declaration. by Carl Shapiro · 15 years ago
- eff16fb Use symbolic constants when computing bits-per-word. by Carl Shapiro · 15 years ago
- ca2d17e Merge "Bitmap naming clean-up." into gingerbread by Carl Shapiro · 15 years ago
- 5fdab4a Bitmap naming clean-up. by Carl Shapiro · 15 years ago
- a122740 Intrinsics for float/int and double/long conversions. by Elliott Hughes · 15 years ago
- 4a2b20a Let <stdbool.h> (or its substitute) get picked up via the preexisting by Dan Bornstein · 15 years ago
- ba2f27f Merge "Removal of more sampling profiler bits" into gingerbread by Brian Carlstrom · 15 years ago
- c415aaf Removal of more sampling profiler bits by Brian Carlstrom · 15 years ago
- f598f76 Merge "Split out the optimized dex file handling into its own file." into gingerbread by Dan Bornstein · 15 years ago
- 0f68087 New Java-based SamplingProfiler by Brian Carlstrom · 15 years ago
- fa903b3 Add additional context to the contention event logging. by Carl Shapiro · 15 years ago