OSDN Git Service

android-x86/art.git
2014-11-10 Mathieu ChartierDelete unused imtable field
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
2014-10-15 Mathieu Chartieram edfc4ca2: Fix oatdump for no image
2014-10-15 Mathieu ChartierFix oatdump for no image
2014-10-15 Mathieu ChartierFix oatdump for no image
2014-10-15 Jeff HaoMerge "Store exiting thread ids and names while tracing...
2014-10-14 Mathieu Chartieram 84bda8bd: am c54e12a4: Change MemMap::maps_ to not...
2014-10-14 Mathieu Chartieram c54e12a4: Change MemMap::maps_ to not be global...
2014-10-14 Mathieu ChartierChange MemMap::maps_ to not be global variable
2014-10-14 Jeff HaoStore exiting thread ids and names while tracing to...
2014-10-14 Sebastien Hertzam 0016e52f: am 5d1c1bbd: Check for errors in ThreadGro...
2014-10-14 Sebastien Hertzam 5d1c1bbd: Check for errors in ThreadGroupReference...
2014-10-14 Piotr JastrzebskiAdd test for equals and hashCode in ParameterizedType
2014-10-13 Sebastien HertzMerge "Optimize JDWP stack local values access" into...
2014-10-12 Ian RogersMerge "Handlerize throw location in DumpJavaStack"...
2014-10-12 Sebastien HertzCheck for errors in ThreadGroupReference JDWP commands
2014-10-10 Ian RogersHandlerize throw location in DumpJavaStack
2014-10-10 Dave Allisonam fbf94774: am a4fee49a: Don\'t call dlsym from signal...
2014-10-10 Mathieu ChartierHold mutator lock in DdmSendHeapSegments for all spaces
2014-10-10 Sebastien HertzOnly watch location for BREAKPOINT event
2014-10-10 Sebastien HertzOptimize JDWP stack local values access
2014-10-10 Dave Allisonam a4fee49a: Don\'t call dlsym from signal context...
2014-10-10 Brian CarlstromMerge "ART: Stash any exception before dumping a stack...
2014-10-10 Dave AllisonDon't call dlsym from signal context in signal chain
2014-10-10 Mathieu Chartieram 056e8fa7: am b90132cb: Fix race in thread list destr...
2014-10-09 Mathieu Chartieram b90132cb: Fix race in thread list destructor
2014-10-09 Mathieu ChartierFix race in thread list destructor
2014-10-09 Brian Carlstromam 7b579f56: am b6404fe0: Disable kEnableJavaStackTrace...
2014-10-09 Brian Carlstromam b6404fe0: Disable kEnableJavaStackTraceHandler
2014-10-08 Mathieu ChartierDump mutator lock for thread suspend timeout
2014-10-08 Brian CarlstromDisable kEnableJavaStackTraceHandler
next