OSDN Git Service

android-x86/art.git
2014-08-29 Elliott Hughesam 0ed6c6f7: Merge "Move the glibc unlimited stack...
2014-08-29 Hiroshi Yamauchiam 14515d73: Merge "Fix an assert failure in art::DumpN...
2014-08-29 buzbeeam 79e909bc: Merge "Quick compiler: Fix MIPS build"
2014-08-29 Mathieu Chartieram 6950ae42: Merge "Filling hole between subclass and...
2014-08-29 Mathieu Chartieram 063f73c2: Merge "Prevent exception bugs in class...
2014-08-29 Sebastien Hertzam 83c11593: Merge "Avoid null pointer dereference...
2014-08-28 Brian Carlstromam ba14a447: am e6caf046: Merge "Fix issue with Thread...
2014-08-28 Brian Carlstromam e6caf046: Merge "Fix issue with Thread.setName hangi...
2014-08-28 Elliott HughesMerge "Move the glibc unlimited stack hack into GetThre...
2014-08-28 Brian CarlstromMerge "Fix issue with Thread.setName hanging after...
2014-08-28 Hiroshi YamauchiMerge "Fix an assert failure in art::DumpNativeStack()."
2014-08-28 Hiroshi YamauchiFix an assert failure in art::DumpNativeStack().
2014-08-28 buzbeeMerge "Quick compiler: Fix MIPS build"
2014-08-28 buzbeeQuick compiler: Fix MIPS build
2014-08-28 Mathieu ChartierMerge "Filling hole between subclass and superclass."
2014-08-28 Brian Carlstromam 5e894e1f: am 7654123b: Merge "Ensure proxy construct...
2014-08-28 Brian Carlstromam 7654123b: Merge "Ensure proxy constructor is in...
2014-08-28 Mathieu Chartieram 0bf01ef1: am 679c3ced: Merge "Prevent exception...
2014-08-28 Fred ShihFilling hole between subclass and superclass.
2014-08-28 Brian CarlstromMerge "Ensure proxy constructor is in dex cache" into...
2014-08-28 Mathieu ChartierMerge "Prevent exception bugs in class linker"
2014-08-28 Mathieu Chartieram 679c3ced: Merge "Prevent exception bugs in class...
2014-08-28 Mathieu ChartierPrevent exception bugs in class linker
2014-08-28 Mathieu ChartierMerge "Prevent exception bugs in class linker" into...
2014-08-28 Sebastien HertzEnsure proxy constructor is in dex cache
2014-08-28 Brian CarlstromFix issue with Thread.setName hanging after Thread...
2014-08-28 Mathieu ChartierPrevent exception bugs in class linker
2014-08-28 Elliott HughesMove the glibc unlimited stack hack into GetThreadStack.
2014-08-28 Elliott Hughesam aad269d7: Merge "Actually ask the pthread implementa...
2014-08-28 Sebastien HertzMerge "Avoid null pointer dereference when sending...
2014-08-28 Elliott Hughesam 044489b4: am 5b41c2a8: Merge "Actually ask the pthre...
2014-08-28 Ian Rogersam 1b761a95: am d1e4e735: Merge "Revert "Avoid using...
2014-08-28 Sebastien Hertzam dbc0ca70: Merge "Ensure proxy constructor is in...
2014-08-28 Elliott Hughesam 5b41c2a8: Merge "Actually ask the pthread implementa...
2014-08-28 Ian Rogersam d1e4e735: Merge "Revert "Avoid using NanoTime for...
2014-08-28 Elliott HughesMerge "Actually ask the pthread implementation for...
2014-08-28 Elliott HughesActually ask the pthread implementation for the stack...
2014-08-28 Sebastien HertzAvoid null pointer dereference when sending JDWP packets
2014-08-28 Elliott HughesMerge "Actually ask the pthread implementation for...
2014-08-28 Ian RogersMerge "Revert "Avoid using NanoTime for compiler and...
2014-08-28 Sebastien HertzMerge "Ensure proxy constructor is in dex cache"
2014-08-28 Sebastien HertzEnsure proxy constructor is in dex cache
2014-08-27 Brian Carlstromam 782e743e: am cd7a048c: Merge "Support booting withou...
2014-08-27 Brian Carlstromam cd7a048c: Merge "Support booting without functioning...
2014-08-27 Brian CarlstromMerge "Support booting without functioning boot.oat...
2014-08-27 Elliott HughesActually ask the pthread implementation for the stack...
2014-08-27 Ian Rogersam 9c188588: Merge "Fix gcstress and gcverify test...
2014-08-27 Ian RogersMerge "Fix gcstress and gcverify test targets"
2014-08-27 Alex LightFix gcstress and gcverify test targets
2014-08-27 Mathieu Chartieram 2602e205: am 074c8c6a: Merge "Avoid using NanoTime...
2014-08-27 Mathieu Chartieram 074c8c6a: Merge "Avoid using NanoTime for compiler...
2014-08-27 Bill Buzbeeam 70644461: Merge "ART: Change temporaries to positive...
2014-08-27 Ian RogersRevert "Avoid using NanoTime for compiler and verifier"
2014-08-27 Mathieu ChartierMerge "Avoid using NanoTime for compiler and verifier...
2014-08-27 Dave Allisonam 03de1f07: am 52fb2a63: Merge "Handle nested signals...
2014-08-27 Dave Allisonam 90364c5f: Merge "Handle nested signals"
2014-08-27 Bill BuzbeeMerge "ART: Change temporaries to positive names"
2014-08-27 Mathieu ChartierAvoid using NanoTime for compiler and verifier
2014-08-27 Mathieu Chartierresolved conflicts for merge of a42d23a7 to lmp-dev...
2014-08-27 Dave AllisonMerge "Handle nested signals"
2014-08-27 Dave Allisonam 52fb2a63: Merge "Handle nested signals" into lmp-dev
2014-08-27 Alex LightSupport booting without functioning boot.oat/art patchoat.
2014-08-27 Dave AllisonHandle nested signals
2014-08-27 Dave AllisonMerge "Handle nested signals" into lmp-dev
2014-08-27 Brian Carlstromam a0a0da29: Merge "Really fix tests."
2014-08-27 Brian CarlstromMerge "Really fix tests."
2014-08-27 Mathieu Chartieram b68c6e57: Reduce interpret-only compile time.
2014-08-27 Alex LightReally fix tests.
2014-08-27 Ian Rogersam 469f2ee9: Merge "Various run-test makefile fixes."
2014-08-27 Ian RogersMerge "Various run-test makefile fixes."
2014-08-27 Ian RogersVarious run-test makefile fixes.
2014-08-27 Mathieu ChartierReduce interpret-only compile time.
2014-08-27 Dave AllisonHandle nested signals
2014-08-27 Ian Rogersam 270c3e6f: Merge "Fix builds where dist_goal is defined."
2014-08-27 Ian RogersMerge "Fix builds where dist_goal is defined."
2014-08-27 Ian RogersFix builds where dist_goal is defined.
2014-08-27 Ian Rogersam 3d159704: Merge "Fix test build targets."
2014-08-27 Ian RogersMerge "Fix test build targets."
2014-08-27 Ian RogersFix test build targets.
2014-08-27 Ian Rogersam ff092c2d: Merge changes Id3113019,I89c26a90
2014-08-27 Mathieu Chartieram 709368e6: Merge "Reduce interpret-only compile time."
2014-08-27 Ian Rogersam 2cdd2f2f: Merge "ART: Added dirty flag to optimizations"
2014-08-27 Ian Rogersam ab66df8b: Merge "ART: Add capability for a pass...
2014-08-27 Razvan A LupusoruART: Change temporaries to positive names
2014-08-27 Ian RogersMerge changes Id3113019,I89c26a90
2014-08-27 Mathieu ChartierMerge "Reduce interpret-only compile time."
2014-08-27 Ian RogersMerge "ART: Added dirty flag to optimizations"
2014-08-27 Alex LightAdd run-test support for running without a working...
2014-08-27 Ian RogersMerge "ART: Add capability for a pass to have options"
2014-08-27 Razvan A LupusoruART: Add capability for a pass to have options
2014-08-27 Ian Rogersam a9ffc181: Merge "Use loops to build combinations...
2014-08-27 Jean Christophe... ART: Added dirty flag to optimizations
2014-08-26 Alex LightSupport booting without functioning boot.oat/art patchoat.
2014-08-26 Ian RogersMerge "Use loops to build combinations of run-tests."
2014-08-26 Ian Rogersam 061d3103: Merge "ART: Add non-temporal store support"
2014-08-26 Ian RogersUse loops to build combinations of run-tests.
2014-08-26 Ian RogersMerge "ART: Add non-temporal store support"
2014-08-26 Mathieu ChartierReduce interpret-only compile time.
2014-08-26 Jean Christophe... ART: Add non-temporal store support
2014-08-26 Mathieu Chartieram 0038fcaa: Merge "Fix race condition in TransitionCol...
next