OSDN Git Service

android-x86/art.git
2015-05-14 Nicolas GeoffrayRevert "Revert "Do not pass junit.jar to vogar.""
2015-05-14 Nicolas GeoffrayMerge "Revert "Do not pass junit.jar to vogar.""
2015-05-14 Nicolas GeoffrayRevert "Do not pass junit.jar to vogar."
2015-05-14 Andreas GampeMerge "ART: Fix unused return-value in test"
2015-05-14 Andreas GampeART: Fix unused return-value in test
2015-05-14 Chih-Hung HsiehMerge "Undo arm64 workaround."
2015-05-13 Nicolas GeoffrayMerge "Revert "Remove junit from our core image.""
2015-05-13 Nicolas GeoffrayRevert "Remove junit from our core image."
2015-05-13 Nicolas GeoffrayMerge "Revert "New failure due to a junit/vogar differe...
2015-05-13 Nicolas GeoffrayRevert "New failure due to a junit/vogar difference."
2015-05-13 Mathieu ChartierMerge "Also print class for NoSuchFieldException"
2015-05-13 Nicolas GeoffrayMerge "New failure due to a junit/vogar difference."
2015-05-13 Nicolas GeoffrayNew failure due to a junit/vogar difference.
2015-05-13 Mathieu ChartierAlso print class for NoSuchFieldException
2015-05-13 Nicolas GeoffrayMerge "Remove junit from our core image."
2015-05-13 Elliott HughesMerge "Silence unused result warnings in art."
2015-05-13 Nicolas GeoffrayRemove junit from our core image.
2015-05-13 Nicolas GeoffrayMerge "Do not pass junit.jar to vogar."
2015-05-13 Nicolas GeoffrayDo not pass junit.jar to vogar.
2015-05-13 Elliott HughesSilence unused result warnings in art.
2015-05-12 Chih-Hung HsiehUndo arm64 workaround.
2015-05-12 Mathieu ChartierMerge "Hold heap bitmap lock in Heap::GetObjectsAllocated"
2015-05-12 Mathieu ChartierHold heap bitmap lock in Heap::GetObjectsAllocated
2015-05-12 Jeff HaoMerge "Add test for String init called from unresolvabl...
2015-05-12 Vladimir MarkoMerge "Quick: Fix DCE, clear high word flag in RemoveCh...
2015-05-12 Vladimir MarkoQuick: Fix DCE, clear high word flag in RemoveChange().
2015-05-12 Jeff HaoAdd test for String init called from unresolvable class.
2015-05-12 Hiroshi YamauchiMerge "Add notes about fast JNI calls."
2015-05-12 Hiroshi YamauchiAdd notes about fast JNI calls.
2015-05-12 Richard UhlerMerge "Fix bug in removal of *.flock files."
2015-05-12 Andreas GampeMerge "ART: arm indexOf intrinsics for the optimizing...
2015-05-12 Richard UhlerFix bug in removal of *.flock files.
2015-05-12 Vladimir MarkoMerge "Quick: Fix DCE to mark wide register overlaps...
2015-05-12 Hiroshi YamauchiMerge "Re-enable 098-ddmc for the read barrier config."
2015-05-12 Vladimir MarkoQuick: Fix DCE to mark wide register overlaps correctly.
2015-05-12 David BrazdilMerge "ART: Rediscover loops after deleting blocks...
2015-05-12 David BrazdilMerge "ART: Split Checker into smaller files"
2015-05-12 David BrazdilART: Split Checker into smaller files
2015-05-12 David BrazdilMerge "Revert "ART: Split Checker into smaller files""
2015-05-12 David BrazdilRevert "ART: Split Checker into smaller files"
2015-05-12 David BrazdilMerge "ART: Split Checker into smaller files"
2015-05-12 David BrazdilART: Split Checker into smaller files
2015-05-12 Andreas GampeART: arm indexOf intrinsics for the optimizing compiler
2015-05-12 Roland LevillainMerge "Small correction in Optimizing's ARM64 code...
2015-05-12 Calin JuravleMerge "Revert "Add new rule to the graph checker.""
2015-05-12 Calin JuravleRevert "Add new rule to the graph checker."
2015-05-12 Calin JuravleMerge "Add new rule to the graph checker."
2015-05-12 David BrazdilART: Rediscover loops after deleting blocks in DCE
2015-05-12 Roland LevillainMerge "Simplify floating-point comparisons with NaN...
2015-05-12 David BrazdilMerge "ART: Enable Checker annotations in smali files"
2015-05-12 David BrazdilART: Enable Checker annotations in smali files
2015-05-12 Nicolas GeoffrayMerge "Update test expectations."
2015-05-12 Nicolas GeoffrayUpdate test expectations.
2015-05-12 Hiroshi YamauchiRe-enable 098-ddmc for the read barrier config.
2015-05-11 Sebastien HertzMerge "Remove unused StackHandleScope"
2015-05-11 Hiroshi YamauchiMerge "Insert a read barrier in the JNI bridge."
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 Calin JuravleAdd new rule to the graph checker.
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 GeoffrayMerge "Add a flag to StackVisitor for inlining."
2015-05-11 Nicolas GeoffrayAdd a flag to StackVisitor for inlining.
2015-05-11 Roland LevillainMerge "[optimizing] Improve 32 bit long shift by 1."
2015-05-11 Nicolas GeoffrayMerge "Add a parent environment to HEnvironment."
2015-05-11 Nicolas GeoffrayAdd a parent environment to HEnvironment.
2015-05-11 Mark Mendell[optimizing] Improve 32 bit long shift by 1.
2015-05-09 Nicolas GeoffrayMerge "[optimizing] Tune some x86_64 moves"
2015-05-09 Mathieu ChartierMerge "Don't allow JIT to compile native methods"
2015-05-09 Mathieu ChartierDon't allow JIT to compile native methods
2015-05-08 Andreas GampeMerge "Add stub_test implementation for mips & mips64"
2015-05-08 Andreas GampeMerge "Fix stub_test for Mips64"
2015-05-08 Goran JakovljevicFix stub_test for Mips64
2015-05-08 Mathieu ChartierMerge "Check IsReferenceVReg during deopt"
2015-05-08 Mathieu ChartierCheck IsReferenceVReg during deopt
2015-05-08 Vladimir MarkoMerge "ART: Merge entries with same name and protect...
2015-05-08 Vladimir MarkoART: Merge entries with same name and protect in MemMap...
2015-05-08 Calin JuravleMerge "Skip compilation when falling-through out of...
2015-05-08 Richard UhlerMerge "Fix typo in comments."
2015-05-08 Roland LevillainSimplify floating-point comparisons with NaN in Optimizing.
2015-05-08 Vladimir MarkoMerge "ART: Fix debug output for bad reused MemMap."
2015-05-08 Vladimir MarkoART: Fix debug output for bad reused MemMap.
2015-05-08 Andreas GampeMerge "ART: Refactor 082-inline-execute"
2015-05-07 Andreas GampeART: Refactor 082-inline-execute
2015-05-07 Hiroshi YamauchiInsert a read barrier in the JNI bridge.
2015-05-07 Richard UhlerFix typo in comments.
2015-05-07 Vladimir MarkoMerge "Quick: Fix DCE to rename SSA regs for degenerate...
2015-05-07 Vladimir MarkoMerge "Quick: Abolish kMirOpCheckPart2."
2015-05-07 Mark Mendell[optimizing] Tune some x86_64 moves
2015-05-07 Sebastien HertzMerge "Support multiple instrumentation clients"
2015-05-07 Sebastien HertzSupport multiple instrumentation clients
2015-05-07 Sebastien HertzMerge "Remove unused InvokeWithShadowFrame"
2015-05-07 Sebastien HertzRemove unused InvokeWithShadowFrame
2015-05-07 Goran JakovljevicAdd stub_test implementation for mips & mips64
2015-05-07 Vladimir MarkoQuick: Abolish kMirOpCheckPart2.
2015-05-07 Narayan KamathMerge "Fix broken checks in IsValidPartOfMemberNameUtf8...
2015-05-07 Vladimir MarkoQuick: Fix DCE to rename SSA regs for degenerate Phis.
next