OSDN Git Service

android-x86/dalvik.git
2010-07-14 Barry HayesRevert "Fix the bitsLen calculation in aliasBitmap."
2010-07-14 Barry HayesMerge "Fix the bitsLen calculation in aliasBitmap....
2010-07-14 Carl ShapiroMerge "Make the visitor routines inlined." into dalvik-dev
2010-07-14 Carl ShapiroMake the visitor routines inlined.
2010-07-14 Carl ShapiroMerge "Use the dvmAllocRegion instead of ashmem and...
2010-07-14 Carl ShapiroUse the dvmAllocRegion instead of ashmem and mmap.
2010-07-13 Barry HayesFix the bitsLen calculation in aliasBitmap.
2010-07-13 Barry HayesMerge "Add a regression test for ClassLoader.loadClass...
2010-07-13 Carl ShapiroMerge "Remove redundant "#ifndef NDEBUG" guarding asser...
2010-07-13 Barry HayesAdd a regression test for ClassLoader.loadClass() retur...
2010-07-13 Andy McFaddenam 4b851a75: Allow heap dump requests with a FileDescri...
2010-07-13 Andy McFaddenAllow heap dump requests with a FileDescriptor arg.
2010-07-13 Carl ShapiroRemove redundant "#ifndef NDEBUG" guarding asserts.
2010-07-13 Carl ShapiroMerge "Use "long" instead of the more verbose but equiv...
2010-07-13 Carl ShapiroRemove a stray log statement.
2010-07-13 Carl ShapiroUse "long" instead of the more verbose but equivalent...
2010-07-13 Carl ShapiroMerge "Simplify heap bitmap allocation." into dalvik-dev
2010-07-12 Carl ShapiroSimplify heap bitmap allocation.
2010-07-12 Carl ShapiroMerge "Minor clean-ups of the reference processing...
2010-07-12 Barry HayesMerge "Make the write barrier calls in ObjectInlines...
2010-07-12 Carl ShapiroMerge "Make concurrent mark-and-sweep the default....
2010-07-12 Carl ShapiroMake concurrent mark-and-sweep the default.
2010-07-12 Carl ShapiroMinor clean-ups of the reference processing code.
2010-07-12 Barry HayesMove the biasedCardTableBase out of the non-public...
2010-07-12 Barry HayesMake the write barrier calls in ObjectInlines condition...
2010-07-10 Carl ShapiroMerge "Remove a mostly obsolete comment and fix some...
2010-07-10 Carl ShapiroRemove a mostly obsolete comment and fix some formatting.
2010-07-10 Carl ShapiroWhen aliasing a bitmap, use smallest available limit.
2010-07-10 Carl ShapiroMake the compiler's MIN and MAX macros globally visible.
2010-07-10 Carl ShapiroUse the new pendingNext field to thread pending references.
2010-07-09 Barry HayesMerge "Some formatting and commenting clean-up." into...
2010-07-09 Barry HayesSome formatting and commenting clean-up.
2010-07-09 buzbeeam 2566990f: resolved conflicts for merge of c62fc717...
2010-07-09 buzbeeresolved conflicts for merge of c62fc717 to master
2010-07-09 Bill Buzbeeam 856d111c: am b6d37288: JIT: Fix for 2813841, use...
2010-07-09 Bill Buzbeeam b6d37288: JIT: Fix for 2813841, use core regs for...
2010-07-09 Bill BuzbeeJIT: Fix for 2813841, use core regs for sub-word data
2010-07-09 Andy McFaddenMerge "Handle NULL return from class loader." into...
2010-07-09 Andy McFaddenHandle NULL return from class loader.
2010-07-09 Andy McFaddenam b122c8b1: Fix thread names.
2010-07-09 Andy McFaddenFix thread names.
2010-07-08 Barry HayesQuicker partial collection by using card marking.
2010-07-07 Andy McFaddenMerge "Only emit cat1 volatile ops in SMP builds."...
2010-07-07 Andy McFaddenOnly emit cat1 volatile ops in SMP builds.
2010-07-07 Bill BuzbeeMerge "JIT: Fix for 2813841, use core regs for sub...
2010-07-07 Bill BuzbeeJIT: Fix for 2813841, use core regs for sub-word data
2010-07-07 Andy McFaddenam e5289ebc: Merge "Use pthread_setname_np when available."
2010-07-07 Andy McFaddenMerge "Use pthread_setname_np when available."
2010-07-02 Elliott HughesMerge "Disambiguate method overloads in -Xjitverbose...
2010-07-02 Elliott HughesDisambiguate method overloads in -Xjitverbose output.
2010-07-02 Ben Chengam 1c52e6d2: Properly set the entry point for the dbg...
2010-07-02 Ben ChengProperly set the entry point for the dbg > mterp transi...
2010-07-02 Carl ShapiroAdd two new stubs to fix the copying collector build.
2010-07-02 Carl ShapiroMinor clean-up of thread status changes.
2010-07-02 Carl ShapiroAllow allocation during a concurrent GC.
2010-07-01 Carl Shapiroresolved conflicts for merge of 225bfdd0 to dalvik-dev
2010-07-01 Carl ShapiroMerge "Eliminate the only use of the releasing swap...
2010-07-01 The Android... am bdddc792: am c399a2ca: merge from open-source master
2010-07-01 The Android... am c399a2ca: merge from open-source master
2010-07-01 Andy McFaddenUse pthread_setname_np when available.
2010-07-01 The Android... merge from open-source master
2010-07-01 Bruce BeareDon't prelink dalvik for x86
2010-06-30 Carl ShapiroEliminate the only use of the releasing swap name.
2010-06-30 Bill Buzbeeam de833dc1: am 14628323: am 79d2a00a: am 6296a2e8...
2010-06-30 Bill Buzbeeam 14628323: am 79d2a00a: am 6296a2e8: Jit: Fix for...
2010-06-30 Bill Buzbeeam 79d2a00a: am 6296a2e8: Jit: Fix for 2793725 SIGSEGV...
2010-06-30 Brian CarlstromRevert change of test automerged from master
2010-06-30 Bill Buzbeeam 6296a2e8: Jit: Fix for 2793725 SIGSEGV in JIT code...
2010-06-30 Bill BuzbeeJit: Fix for 2793725 SIGSEGV in JIT code cache
2010-06-30 Elliott HughesMerge "Improve System.arraycopy's ArrayIndexOutOfBounds...
2010-06-30 Elliott HughesImprove System.arraycopy's ArrayIndexOutOfBoundsExcepti...
2010-06-30 Brian Carlstromam 0d3291c7: Merge remote branch \'goog/dalvik-dev...
2010-06-30 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into mm
2010-06-30 Andy McFaddenEmit volatile field access instructions.
2010-06-30 Barry HayesMerge "Bullet-proof dvmFreeClassInnards from unexpected...
2010-06-30 Elliott HughesMerge "Add missing ']'s in ARM disassembler output...
2010-06-29 Elliott HughesAdd missing ']'s in ARM disassembler output.
2010-06-29 Barry HayesBullet-proof dvmFreeClassInnards from unexpected or...
2010-06-29 Carl ShapiroMerge "Remove code superseded by the pre- and post...
2010-06-29 Andy McFaddenChange how a null threadgroup is displayed.
2010-06-29 Carl ShapiroRemove code superseded by the pre- and post-verify...
2010-06-29 Carl ShapiroFix a comment.
2010-06-29 Carl ShapiroFix a deadlock in when shutting down the GC thread.
2010-06-28 Carl ShapiroAdd a mode for concurrently marking and sweeping.
2010-06-26 Carl ShapiroMerge "Remove an obsolete TODO." into dalvik-dev
2010-06-26 Carl ShapiroRemove an obsolete TODO.
2010-06-25 The Android... am 11b4c7c0: am 5439ba57: merge from froyo-plus-aosp
2010-06-25 The Android... am 5439ba57: merge from froyo-plus-aosp
2010-06-25 Barry HayesMerge "Fixing up #ifndef inlcude name." into dalvik-dev
2010-06-25 Barry HayesFixing up #ifndef inlcude name.
2010-06-25 Barry HayesMerge "Move WriteBarrier operations into their own...
2010-06-25 Barry HayesMove WriteBarrier operations into their own header...
2010-06-25 Jesse WilsonMerge "Extending the maximum length of a boot classpath...
2010-06-25 Jesse WilsonExtending the maximum length of a boot classpath.
2010-06-25 Dan BornsteinRefix whitespace removal that I clobbered in my recent...
2010-06-25 Dan Bornsteinresolved conflicts for merge of 4728a4c3 to dalvik-dev
2010-06-25 The Android... merge from froyo-plus-aosp
2010-06-25 Barry HayesUse the queueNext field of java.lang.ref.Reference...
2010-06-25 Elliott Hughesresolved conflicts for merge of de43dd8c to dalvik-dev
2010-06-25 Dan Bornsteinam a0d4e429: am 74826481: Merge "Updated the warning...
next