OSDN Git Service

android-x86/dalvik.git
2010-09-03 Carl Shapiroam e67a0f17: am 44165848: Merge "Operate on bitmaps...
2010-09-03 Carl Shapiroam 44165848: Merge "Operate on bitmaps directly for...
2010-09-03 Carl ShapiroMerge "Operate on bitmaps directly for live and mark...
2010-09-03 buzbeeam 58a661c4: am ddc7d29b: Correct Volatile SGET/SPUT...
2010-09-03 buzbeeam ddc7d29b: Correct Volatile SGET/SPUT format tag...
2010-09-03 buzbeeCorrect Volatile SGET/SPUT format tag, add missing...
2010-09-03 Carl ShapiroOperate on bitmaps directly for live and mark checks.
2010-09-03 Carl Shapiroam 3d1485b1: am d7400e0e: Normalize the declaration...
2010-09-03 Carl Shapiroam d7400e0e: Normalize the declaration style.
2010-09-03 Carl ShapiroNormalize the declaration style.
2010-09-03 Carl Shapiroam 23cdb738: am 3ba10c99: Use an acquiring CAS for...
2010-09-03 Carl Shapiroam 3ba10c99: Use an acquiring CAS for lock acquisition.
2010-09-02 Carl ShapiroUse an acquiring CAS for lock acquisition.
2010-09-02 Carl Shapiroam f14d72d8: am 7d12781a: Merge "Add additional context...
2010-09-02 Carl Shapiroam 7d12781a: Merge "Add additional context to the conte...
2010-09-02 Piotr GurgulMerge "Add dexgen project dir"
2010-09-02 Carl ShapiroMerge "Add additional context to the contention event...
2010-09-02 Carl Shapiroam 26122f7b: am 38d710b5: Move the finger computation...
2010-09-02 Carl Shapiroam 75233705: am a634c852: Reduce the frequency of bitma...
2010-09-02 Carl Shapiroam 81fc9917: am c44bca65: Improve the heap verifier...
2010-09-02 Carl Shapiroam 8f96d635: am 57ee270b: Simplify the bitmap walker...
2010-09-02 Carl Shapiroam 16b6646f: am b2e78d39: Consistently refer to the...
2010-09-02 Carl Shapiroam 73479900: am 5d81aa32: Collapse a variable declarati...
2010-09-02 Carl Shapiroam fa4ae67c: am 7511ae1e: Combine a typedef with a...
2010-09-02 Carl Shapiroam 03dce8ca: am eff16fb8: Use symbolic constants when...
2010-09-02 Carl Shapiroam 27fc78f6: am ca2d17e5: Merge "Bitmap naming clean...
2010-09-02 Elliott Hughesam 7453145e: am a1227409: Intrinsics for float/int...
2010-09-02 Carl Shapiroam 38d710b5: Move the finger computation out of the...
2010-09-02 Carl Shapiroam a634c852: Reduce the frequency of bitmap walk loop...
2010-09-02 Carl ShapiroMove the finger computation out of the bitmap scanning...
2010-09-02 Carl Shapiroam c44bca65: Improve the heap verifier\'s failure report.
2010-09-02 Carl ShapiroReduce the frequency of bitmap walk loop-bound computat...
2010-09-02 Carl Shapiroam 57ee270b: Simplify the bitmap walker subroutines.
2010-09-02 Carl Shapiroam b2e78d39: Consistently refer to the mark context...
2010-09-02 Carl Shapiroam 5d81aa32: Collapse a variable declaration and initia...
2010-09-02 Carl Shapiroam 7511ae1e: Combine a typedef with a struct declaration.
2010-09-02 Carl Shapiroam eff16fb8: Use symbolic constants when computing...
2010-09-02 Carl Shapiroam ca2d17e5: Merge "Bitmap naming clean-up." into ginge...
2010-09-02 Elliott Hughesam a1227409: Intrinsics for float/int and double/long...
2010-09-02 Carl ShapiroImprove the heap verifier's failure report.
2010-09-02 Carl ShapiroSimplify the bitmap walker subroutines.
2010-09-02 Carl ShapiroConsistently refer to the mark context as ctx.
2010-09-02 Carl ShapiroCollapse a variable declaration and initialization.
2010-09-02 Carl ShapiroCombine a typedef with a struct declaration.
2010-09-02 Carl ShapiroUse symbolic constants when computing bits-per-word.
2010-09-02 Carl ShapiroMerge "Bitmap naming clean-up." into gingerbread
2010-09-02 Carl ShapiroBitmap naming clean-up.
2010-09-02 Elliott HughesIntrinsics for float/int and double/long conversions.
2010-09-02 Dan Bornsteinam b685b591: am 4a2b20a1: Let <stdbool.h> (or its subst...
2010-09-02 Brian Carlstromam b204391f: am ba2f27fb: Merge "Removal of more sampli...
2010-09-01 Dan Bornsteinam 4a2b20a1: Let <stdbool.h> (or its substitute) get...
2010-09-01 Piotr GurgulAdd dexgen project dir
2010-09-01 Dan BornsteinLet <stdbool.h> (or its substitute) get picked up via...
2010-09-01 Brian Carlstromam ba2f27fb: Merge "Removal of more sampling profiler...
2010-09-01 Brian CarlstromMerge "Removal of more sampling profiler bits" into...
2010-09-01 Dan Bornsteinam cc7b941f: am f598f762: Merge "Split out the optimize...
2010-09-01 Brian CarlstromRemoval of more sampling profiler bits
2010-09-01 Dan Bornsteinam f598f762: Merge "Split out the optimized dex file...
2010-09-01 Dan BornsteinMerge "Split out the optimized dex file handling into...
2010-09-01 Brian Carlstromam 7936472e: am 0f680873: New Java-based SamplingProfiler
2010-09-01 Brian Carlstromam 0f680873: New Java-based SamplingProfiler
2010-09-01 Brian CarlstromNew Java-based SamplingProfiler
2010-09-01 Carl ShapiroAdd additional context to the contention event logging.
2010-08-31 Dan BornsteinSplit out the optimized dex file handling into its...
2010-08-30 Nick Kralevicham 55ad1118: am f36b5723: If there\'s an error dropping...
2010-08-30 Nick Kralevicham f36b5723: If there\'s an error dropping privileges...
2010-08-30 Nick KralevichIf there's an error dropping privileges, abort.
2010-08-28 buzbeeam ae59bcd7: am 1a509a4e: JIT: Add memory barriers...
2010-08-27 buzbeeam 1a509a4e: JIT: Add memory barriers on monitor enter...
2010-08-27 buzbeeJIT: Add memory barriers on monitor enter/exit [issue...
2010-08-27 Ben Chengam d7f7cf4a: am 7eb3f7aa: Make JIT inliner work under...
2010-08-27 Ben Chengam d9b6dcdf: am fc132a5e: Fix self-verification to...
2010-08-27 Ben Chengam 7eb3f7aa: Make JIT inliner work under single-steppin...
2010-08-27 Ben Chengam fc132a5e: Fix self-verification to handle loop trace...
2010-08-27 Ben ChengMake JIT inliner work under single-stepping mode.
2010-08-27 Ben ChengFix self-verification to handle loop traces with single...
2010-08-26 buzbeeJIT: Add memory barriers on monitor enter/exit [issue...
2010-08-25 Andy McFaddenam 19cbe64f: am fe1d6d58: Add option for specifying...
2010-08-25 Andy McFaddenam fe1d6d58: Add option for specifying wall-clock in...
2010-08-25 Andy McFaddenAdd option for specifying wall-clock in method profiling.
2010-08-25 Ben Chengam aef5e78d: am 9e02e4b1: Revert "JIT: Disable inlining...
2010-08-25 Ben Chengam 9e02e4b1: Revert "JIT: Disable inlining to work...
2010-08-25 Ben ChengRevert "JIT: Disable inlining to work around sholes...
2010-08-25 Andy McFaddenam 557763e8: am 3ef3f182: Merge "Change the way thread...
2010-08-25 Andy McFaddenam 61e646fa: am 3b6ee1a4: Fix a DDMS thread monitoring...
2010-08-25 Andy McFaddenam 3ef3f182: Merge "Change the way thread suspension...
2010-08-25 Andy McFaddenam 3b6ee1a4: Fix a DDMS thread monitoring crash.
2010-08-25 Andy McFaddenMerge "Change the way thread suspension works." into...
2010-08-25 Andy McFaddenChange the way thread suspension works.
2010-08-25 Andy McFaddenFix a DDMS thread monitoring crash.
2010-08-24 Andy McFaddenam ded830f7: resolved conflicts for merge of aa63a6a6...
2010-08-24 Andy McFaddenam 0fb72477: am f16cfefc: Properly handle volatile...
2010-08-24 Brian Carlstromam 39796a6a: am 30febfdf: Merge remote branch \'goog...
2010-08-23 Andy McFaddenresolved conflicts for merge of aa63a6a6 to gingerbread...
2010-08-23 Jean-Baptiste... Merge "Added new bytecodes for the x86-atom fast interp...
2010-08-23 Andy McFaddenam f16cfefc: Properly handle volatile field accesses...
2010-08-22 Brian Carlstromlibdl should not be included in the simulator build
2010-08-21 Jesse Wilsonam 1310319f: am 3e9bfe0b: Support dalvikvm on a Linux...
2010-08-21 Jean-Baptiste... manual merge
2010-08-20 Andy McFaddenProperly handle volatile field accesses from JNI.
next