OSDN Git Service

android-x86/art.git
2014-11-18 Mathieu ChartierChange 64 bit ArtMethod fields to be pointer sized
2014-11-14 Vladimir MarkoBump oat version.
2014-11-14 Vladimir MarkoMerge "Keep original order of fields in Class." into...
2014-11-13 Pavel VyssotskiART: Implicit null check should break def tracking
2014-11-13 Andreas GampeMerge "ART: Compiled-classes list for compiler-driver...
2014-11-13 Vladimir MarkoKeep original order of fields in Class.
2014-11-12 Vladimir MarkoFix bad OOM check in Thread::CreatePeer().
2014-11-12 Narayan KamathMerge "Prune image cache if the boot marker is still...
2014-11-12 buzbeeMerge "Reduce suspend check threshold" into lmp-mr1-dev
2014-11-11 Andreas GampeART: Compiled-classes list for compiler-driver
2014-11-11 Mathieu ChartierMerge "Add null check for thread name creation" into...
2014-11-11 Narayan KamathPrune image cache if the boot marker is still in place.
2014-11-11 Mathieu ChartierAdd null check for thread name creation
2014-11-11 Andreas Gampeam d00804c6: ART: Prune links in the dalvik cache
2014-11-11 Igor Murashkinam e225eab4: art: Fix classlinker and nopatchoat test...
2014-11-11 Igor Murashkinam 48447025: ART: Add support for patching and loading...
2014-11-11 Andreas Gampeam 998ee7d0: (-s ours) ART: Add pic flag to oat header...
2014-11-10 Igor Murashkinam 300590bd: dex2oat: Add a --compile-pic option
2014-11-10 Andreas GampeART: Prune links in the dalvik cache
2014-11-10 Igor Murashkinart: Fix classlinker and nopatchoat test for PIC case
2014-11-10 Igor MurashkinART: Add support for patching and loading OAT files...
2014-11-10 Andreas GampeART: Add pic flag to oat header store
2014-11-10 Igor Murashkindex2oat: Add a --compile-pic option
2014-11-10 Andreas GampeMerge "ART: Prune links in the dalvik cache" into lmp...
2014-11-10 Andreas GampeART: Prune links in the dalvik cache
2014-11-10 Mathieu ChartierMerge "Delete unused imtable field" into lmp-mr1-dev
2014-11-10 Mathieu ChartierDelete unused imtable field
2014-11-09 Andreas GampeMerge "ART: Fix possible soft+hard failure in verifier...
2014-11-08 Andreas GampeART: Fix possible soft+hard failure in verifier
2014-11-07 buzbeeReduce suspend check threshold
2014-11-07 Mathieu ChartierMerge "Add hash map, reduce excessive hashing" into...
2014-11-07 Mathieu ChartierAdd hash map, reduce excessive hashing
2014-11-07 Narayan KamathMerge "Fix thread priorities for unstarted threads...
2014-11-07 Mathieu ChartierOptimize get/set reflection performance
2014-11-07 Andreas Gampeam f0cb1eb5: ART: Missing EndTiming()s in dex2oat
2014-11-07 Mathieu ChartierMerge "Add hash set" into lmp-mr1-dev
2014-11-06 Mathieu ChartierAdd hash set
2014-11-06 Andreas GampeART: Missing EndTiming()s in dex2oat
2014-11-06 Narayan KamathFix thread priorities for unstarted threads.
2014-11-03 Andreas GampeART: Add miranda checking
2014-11-03 Jeff HaoMerge "Check null this pointer for direct methods in...
2014-11-03 Jeff HaoCheck null this pointer for direct methods in FindMetho...
2014-11-03 Mathieu ChartierMerge "Add image strings to intern table" into lmp...
2014-11-02 Mathieu ChartierAdd image strings to intern table
2014-11-01 Brian Carlstromam 64d79730: am 9a783d6a: Fix FindDeclaredVirtualMethod...
2014-11-01 Andreas GampeMerge "ART: Discard generated image in a low-memory...
2014-11-01 Andreas GampeART: Discard generated image in a low-memory environment
2014-10-31 Igor Murashkinart: Fix classlinker and nopatchoat test for PIC case
2014-10-31 Igor MurashkinART: Add support for patching and loading OAT files...
2014-10-31 Andreas GampeART: Add pic flag to oat header store
2014-10-31 Igor Murashkindex2oat: Add a --compile-pic option
2014-10-31 Brian Carlstromam 9a783d6a: Fix FindDeclaredVirtualMethod(DexCache...
2014-10-31 Brian CarlstromFix FindDeclaredVirtualMethod(DexCache...) for miranda...
2014-10-30 Mathieu ChartierMerge "Add hash table to link virtual methods" into...
2014-10-30 Mathieu ChartierAdd hash table to link virtual methods
2014-10-30 Andreas GampeMerge "ART: Do not abort on most verifier failures...
2014-10-30 Sebastien HertzMerge "Fix deoptimization bugs" into lmp-mr1-dev
2014-10-29 Brian Carlstromam 2759810f: am 7dd72618: Work around relocated boot...
2014-10-29 Andreas Gampeam f4e60fb4: am efb9f850: ART: Fix ImageSpace error...
2014-10-29 Brian Carlstromam d7c581cc: am a6b2affa: Remove boot.art/boot.oat...
2014-10-29 Sebastien HertzFix deoptimization bugs
2014-10-29 Sebastien HertzMerge "Make ObjectRegistry::InternalAdd GC safe" into...
2014-10-29 Brian Carlstromam 7dd72618: Work around relocated boot.oat corruption
2014-10-29 Andreas GampeART: Do not abort on most verifier failures
2014-10-29 Ian RogersTidy MethodProtoHelper.
2014-10-28 Brian CarlstromWork around relocated boot.oat corruption
2014-10-28 Mathieu ChartierMerge "Fill resolved static fields during class initial...
2014-10-28 Mathieu ChartierFill resolved static fields during class initialization
2014-10-28 Andreas Gampeam efb9f850: ART: Fix ImageSpace error message.
2014-10-28 Andreas GampeART: Fix ImageSpace error message.
2014-10-28 Calin JuravleMerge "[native bridge] Make sure we always unload the...
2014-10-28 Calin JuravleMerge "[native bridge] Add test to verify code_cache...
2014-10-28 Sebastien HertzMake ObjectRegistry::InternalAdd GC safe
2014-10-28 Sebastien HertzMerge "Fixed debugger for threads attached from JNI...
2014-10-28 Sebastien HertzMerge "Fix JDWP Virtualmachine.Resume command" into...
2014-10-28 Brian Carlstromam a6b2affa: Remove boot.art/boot.oat on failure to...
2014-10-28 Mathieu ChartierFix 64 bit build
2014-10-27 Brian CarlstromRemove boot.art/boot.oat on failure to create
2014-10-27 Mathieu ChartierMerge "Optimize method linking" into lmp-mr1-dev
2014-10-27 Mathieu ChartierOptimize method linking
2014-10-27 Calin Juravle[native bridge] Make sure we always unload the native...
2014-10-27 Calin Juravle[native bridge] Add test to verify code_cache existance.
2014-10-27 Sebastien HertzFix JDWP Virtualmachine.Resume command
2014-10-24 Sebastien HertzMerge "Only watch location for BREAKPOINT event" into...
2014-10-24 Mathieu Chartieram c63a505a: Fix concurrent start bytes race
2014-10-23 Mathieu ChartierFix concurrent start bytes race
2014-10-23 Mathieu ChartierFix concurrent start bytes race
2014-10-22 Daniel MihalyiFixed debugger for threads attached from JNI
2014-10-21 Ian RogersAvoid strict-aliasing problems with Handles.
2014-10-21 Vladimir MarkoShut down FaultManager after shutting down threads.
2014-10-20 Dmitriy IvanovFix mac build (second attempt)
2014-10-20 Dmitriy IvanovFixing mac build
2014-10-20 Dmitriy IvanovUntie gtest executables from LD_PRELOAD
2014-10-20 Dmitriy IvanovRemove libsigchain from LD_PRELOADS
2014-10-17 Mathieu Chartieram 4b4af816: am 1f24296c: Add way to ensure we are...
2014-10-17 Narayan KamathMerge "Add test for equals and hashCode in Parameterize...
2014-10-17 Mathieu Chartieram 1f24296c: Add way to ensure we are at the front...
2014-10-17 Brian CarlstromTracking change to make Class.getDeclaredFields/Methods...
2014-10-16 Mathieu ChartierAdd way to ensure we are at the front of the sigaction...
2014-10-15 Mathieu Chartieram 1fc7a271: am edfc4ca2: Fix oatdump for no image
next