OSDN Git Service

android-x86/art.git
2015-05-31 Andreas GampeART: Use v2 version of NativeBridge struct
2015-05-29 Jeff HaoAdd unstarted runtime test for String.<init>.
2015-05-29 Vladimir MarkoFix double-exception in super-class method validation.
2015-05-29 Andreas GampeMerge "ART: Add Mips o32 callee-save registers to SaveA...
2015-05-29 Andreas GampeART: Add Mips o32 callee-save registers to SaveAll...
2015-05-28 Jeff HaoAdd JNI String.<init> test for global and weak global...
2015-05-28 Sebastien HertzFix single-step in native thread
2015-05-28 Jeff HaoMerge "Fix updating of JNI references for String.<init...
2015-05-28 Jeff HaoFix updating of JNI references for String.<init>.
2015-05-27 Dmitriy IvanovFix valgrind includes
2015-05-27 Dmitriy IvanovReset libc targetSdkVersion
2015-05-27 Vladimir MarkoART: Use kBadFprBase on mips64 and arm64.
2015-05-27 Mathieu ChartierAdd missing oatdump test dependency
2015-05-27 Mathieu ChartierAdd oatdump test
2015-05-26 Vladimir MarkoFix mac build: cast fpr callee save addresses.
2015-05-26 Vladimir MarkoFix mac build: include <sys/time.h> in time_utils.cc .
2015-05-26 Vladimir MarkoART: Clean up arm64 kNumberOfXRegisters usage.
2015-05-26 Sebastien HertzJDWP: fix breakpoint on catch statement
2015-05-22 Hiroshi YamauchiMerge "Fix for potential moving GC bugs around proxy...
2015-05-22 Hiroshi YamauchiFix for potential moving GC bugs around proxy class.
2015-05-21 Andreas GampeMerge "ART: Sometimes even empty methods take forever...
2015-05-21 Andreas GampeMerge "Revert "DO NOT MERGE ART: Turn off duplicate...
2015-05-21 Andreas GampeART: Sometimes even empty methods take forever to verify
2015-05-21 Andreas GampeRevert "DO NOT MERGE ART: Turn off duplicate-classes...
2015-05-21 Andreas GampeART: Refactor UnstartedRuntime for testing
2015-05-21 Andreas GampeMerge "DO NOT MERGE ART: Turn off duplicate-classes...
2015-05-21 Jeff HaoMerge "Intercept JNI invocation of String.<init> method...
2015-05-21 Jeff HaoIntercept JNI invocation of String.<init> methods.
2015-05-21 Andreas GampeMerge "ART: Fix RegisterNative order" into mnc-dev
2015-05-20 Andreas GampeART: Fix gtest dependency
2015-05-20 Hiroshi YamauchiMerge "Fix a cts crash around proxy class fields."...
2015-05-20 Hiroshi YamauchiFix a cts crash around proxy class fields.
2015-05-20 Andreas GampeDO NOT MERGE ART: Turn off duplicate-classes checking
2015-05-20 Andreas GampeART: Fix RegisterNative order
2015-05-20 Sebastien HertzMerge "Fix debuggable compiler flag detection for secon...
2015-05-19 Andreas GampeART: Change huge-method warning in verifier
2015-05-19 Sebastien HertzFix debuggable compiler flag detection for secondary...
2015-05-18 Richard UhlerMerge "Test and fix bug checking status of secondary...
2015-05-18 Richard UhlerTest and fix bug checking status of secondary multidex...
2015-05-18 Sebastien HertzJDWP: more GC safety
2015-05-15 Chih-Hung HsiehMerge "Undo arm64 workaround." into mnc-dev
2015-05-15 Chih-Hung HsiehUndo arm64 workaround.
2015-05-15 Hiroshi YamauchiMerge "Print more info on mark sweep invalid ref crash...
2015-05-15 Hiroshi YamauchiPrint more info on mark sweep invalid ref crash.
2015-05-15 Kenny RootAdd new style String operations during compilation...
2015-05-15 Elliott HughesStop wrapping close(2) with TEMP_FAILURE_RETRY in art.
2015-05-15 Jeff HaoMerge "In hprof, use an address within string for char...
2015-05-15 Kenny RootMerge changes I2ea008b7,Ibd7a643d into mnc-dev
2015-05-15 Jeff HaoIn hprof, use an address within string for char array...
2015-05-15 Kenny RootAdd new style String operations during compilation...
2015-05-15 Kenny RootFix non-range String init calls
2015-05-14 Hiroshi YamauchiRemove doublequoted command to adb sh -c.
2015-05-14 Jeff HaoMerge "In hprof, set string class instance size to...
2015-05-14 Jeff HaoIn hprof, set string class instance size to that of...
2015-05-14 Hiroshi YamauchiPrint field info on mark sweep invalid ref crash.
2015-05-14 Vladimir MarkoQuick: Fix marking high words in DCE.
2015-05-14 Vladimir MarkoART: Do not relocate app program headers in patchoat.
2015-05-13 Mathieu ChartierAlso print class for NoSuchFieldException
2015-05-13 David BrazdilART: Rediscover loops after deleting blocks in DCE
2015-05-12 Andreas GampeMerge "ART: arm indexOf intrinsics for the optimizing...
2015-05-12 Mathieu ChartierMerge "Hold heap bitmap lock in Heap::GetObjectsAllocat...
2015-05-12 Vladimir MarkoQuick: Fix DCE, clear high word flag in RemoveChange().
2015-05-12 Hiroshi YamauchiMerge "Add notes about fast JNI calls." into mnc-dev
2015-05-12 Hiroshi YamauchiAdd notes about fast JNI calls.
2015-05-12 Richard UhlerMerge "Fix bug in removal of *.flock files." into mnc-dev
2015-05-12 Mathieu ChartierHold heap bitmap lock in Heap::GetObjectsAllocated
2015-05-12 Richard UhlerFix bug in removal of *.flock files.
2015-05-12 Andreas GampeART: arm indexOf intrinsics for the optimizing compiler
2015-05-12 Vladimir MarkoQuick: Fix DCE to mark wide register overlaps correctly.
2015-05-12 Jeff HaoAdd test for String init called from unresolvable class.
2015-05-11 Jeff HaoMerge art project from goog/master into goog/mnc-dev.
2015-05-11 Sebastien Hertzam d0d3b974: am 1774ca95: am bdd9f2d8: Merge "Remove...
2015-05-11 Sebastien Hertzam 1774ca95: am bdd9f2d8: Merge "Remove unused StackHan...
2015-05-11 Sebastien Hertzam bdd9f2d8: Merge "Remove unused StackHandleScope"
2015-05-11 Sebastien HertzMerge "Remove unused StackHandleScope"
2015-05-11 Hiroshi Yamauchiam f3713fbe: am cbfc2b94: am 1d316ada: Merge "Insert...
2015-05-11 Hiroshi Yamauchiam cbfc2b94: am 1d316ada: Merge "Insert a read barrier...
2015-05-11 Richard Uhleram a34ea222: am 1ed3ab7c: am bd0cfef5: Merge "Fix typo...
2015-05-11 Richard Uhleram c6c4b52d: am fa389ffa: am c55efc73: Merge "Add more...
2015-05-11 Andreas Gampeam a57a8f86: am 2f8a04dc: am 9dfba720: Merge "ART:...
2015-05-11 Hiroshi Yamauchiam 1d316ada: Merge "Insert a read barrier in the JNI...
2015-05-11 Hiroshi YamauchiMerge "Insert a read barrier in the JNI bridge."
2015-05-11 Richard Uhleram 1ed3ab7c: am bd0cfef5: Merge "Fix typo in VLOG message."
2015-05-11 Richard Uhleram fa389ffa: am c55efc73: Merge "Add more diagnostics...
2015-05-11 Andreas Gampeam 2f8a04dc: am 9dfba720: Merge "ART: x86 indexOf intri...
2015-05-11 Richard Uhleram bd0cfef5: Merge "Fix typo in VLOG message."
2015-05-11 Richard Uhleram c55efc73: Merge "Add more diagnostics info to flaky...
2015-05-11 Andreas Gampeam 9dfba720: Merge "ART: x86 indexOf intrinsics for...
2015-05-11 Richard UhlerMerge "Fix typo in VLOG message."
2015-05-11 Richard UhlerMerge "Add more diagnostics info to flaky oat file...
2015-05-11 Andreas GampeMerge "ART: x86 indexOf intrinsics for the optimizing...
2015-05-11 Andreas GampeART: x86 indexOf intrinsics for the optimizing compiler
2015-05-11 Sebastien HertzRemove unused StackHandleScope
2015-05-11 Richard UhlerFix typo in VLOG message.
2015-05-11 Richard UhlerAdd more diagnostics info to flaky oat file assistant...
2015-05-11 Nicolas Geoffrayam ee623ea4: am 1c324341: am 6108ed86: Merge "Add a...
2015-05-11 Nicolas Geoffrayam 1c324341: am 6108ed86: Merge "Add a flag to StackVis...
2015-05-11 Nicolas Geoffrayam 6108ed86: Merge "Add a flag to StackVisitor for...
2015-05-11 Nicolas GeoffrayMerge "Add a flag to StackVisitor for inlining."
2015-05-11 Nicolas GeoffrayAdd a flag to StackVisitor for inlining.
next