OSDN Git Service

android-x86/art.git
2015-05-19 David SrbeckyFix build - large frame size of ElfWriterQuick<ElfTypes...
2015-05-19 Calin JuravleMerge "Eliminate redundant constructor barriers when...
2015-05-19 Calin JuravleEliminate redundant constructor barriers when inlining.
2015-05-19 David SrbeckyMerge "Support generation of CFI in .debug_frame format."
2015-05-19 David SrbeckySupport generation of CFI in .debug_frame format.
2015-05-19 Sebastien HertzMerge "Fix debuggable compiler flag detection for secon...
2015-05-19 Sebastien HertzFix debuggable compiler flag detection for secondary...
2015-05-19 Nicolas GeoffrayMerge "Don't do a null test in MarkGCCard if the value...
2015-05-19 Andreas GampeMerge "ART: Change huge-method warning in verifier"
2015-05-19 Andreas GampeMerge "ART: Add verbose:deopt logging"
2015-05-19 Andreas GampeART: Add verbose:deopt logging
2015-05-19 Andreas GampeART: Change huge-method warning in verifier
2015-05-18 Hiroshi YamauchiMerge changes Ia1f2269a,I2ac93038
2015-05-18 Hiroshi YamauchiPrint more info on mark sweep invalid ref crash.
2015-05-18 Hiroshi YamauchiEnable tlab by default for the read barrier config.
2015-05-18 Nicolas GeoffrayDon't do a null test in MarkGCCard if the value cannot...
2015-05-18 David BrazdilMerge "ART: Rephrase test comments, update Checker...
2015-05-18 Nicolas GeoffrayMerge "Opt compiler: ARM64: Use ldp/stp on arm64 for...
2015-05-18 David BrazdilMerge "ART: Mark constructor 'explicit'"
2015-05-18 David BrazdilART: Mark constructor 'explicit'
2015-05-18 David BrazdilMerge "ART: Revert change to LiveRange::Dump"
2015-05-18 Nicolas GeoffrayMerge "Stack walking of inlined frames."
2015-05-18 David BrazdilART: Revert change to LiveRange::Dump
2015-05-18 Nicolas GeoffrayStack walking of inlined frames.
2015-05-18 David BrazdilMerge "Revert "ART: Revert change to LiveRange::Dump""
2015-05-18 David BrazdilRevert "ART: Revert change to LiveRange::Dump"
2015-05-18 David BrazdilART: Rephrase test comments, update Checker README
2015-05-18 David BrazdilMerge "ART: Revert change to LiveRange::Dump"
2015-05-18 David BrazdilART: Revert change to LiveRange::Dump
2015-05-18 Nicolas GeoffrayMerge "Support InlineInfo in StackMap."
2015-05-18 Narayan KamathMerge "Fix libcore buildbot failure."
2015-05-18 Narayan KamathFix libcore buildbot failure.
2015-05-18 Nicolas GeoffraySupport InlineInfo in StackMap.
2015-05-18 Nicolas GeoffrayMerge "Don't emit bkpt, takes extra space for nothing."
2015-05-18 David BrazdilMerge "ART: Removed redundant Phis as part of DCE"
2015-05-18 David BrazdilART: Removed redundant Phis as part of DCE
2015-05-18 Nicolas GeoffrayMerge "Callee/caller save logic in register allocator."
2015-05-18 Nicolas GeoffrayCallee/caller save logic in register allocator.
2015-05-18 David BrazdilMerge "ART: Print C1vis lists as [v1,...,vN]"
2015-05-18 Nicolas GeoffrayDon't emit bkpt, takes extra space for nothing.
2015-05-18 Sebastien HertzMerge "JDWP: more GC safety"
2015-05-15 Kenny RootMerge "Add new style String operations during compilati...
2015-05-15 Kenny RootAdd new style String operations during compilation...
2015-05-15 Elliott HughesMerge "Stop wrapping close(2) with TEMP_FAILURE_RETRY...
2015-05-15 David BrazdilART: Print C1vis lists as [v1,...,vN]
2015-05-15 Elliott HughesStop wrapping close(2) with TEMP_FAILURE_RETRY in art.
2015-05-15 Nicolas GeoffrayMerge "Opt compiler: Speedup div/rem by constants on...
2015-05-15 Zheng XuOpt compiler: Speedup div/rem by constants on arm32...
2015-05-15 David BrazdilMerge "ART: Fix a minor lint error"
2015-05-15 David BrazdilART: Fix a minor lint error
2015-05-15 David BrazdilMerge "ART: Change Checker syntax for variables"
2015-05-15 David BrazdilART: Change Checker syntax for variables
2015-05-15 David BrazdilMerge "ART: Refactor GraphVisualizer attribute printing"
2015-05-15 David BrazdilART: Refactor GraphVisualizer attribute printing
2015-05-15 Calin JuravleMerge "Fix minor checker bug"
2015-05-15 Jeff HaoMerge "In hprof, use an address within string for char...
2015-05-15 Jeff HaoIn hprof, use an address within string for char array...
2015-05-15 Kenny RootMerge changes I2ea008b7,Ibd7a643d
2015-05-15 Kenny RootAdd new style String operations during compilation...
2015-05-15 Kenny RootFix non-range String init calls
2015-05-14 Jeff HaoMerge "In hprof, set string class instance size to...
2015-05-14 Hiroshi YamauchiMerge "Remove doublequoted command to adb sh -c."
2015-05-14 Jeff HaoIn hprof, set string class instance size to that of...
2015-05-14 Hiroshi YamauchiRemove doublequoted command to adb sh -c.
2015-05-14 Hiroshi YamauchiMerge "Print field info on mark sweep invalid ref crash."
2015-05-14 Vladimir MarkoMerge "Quick: Fix marking high words in DCE."
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 Calin JuravleFix minor checker bug
2015-05-14 Nicolas GeoffrayMerge "Revert "Revert "Remove junit from our core image."""
2015-05-14 Nicolas GeoffrayRevert "Revert "Remove junit from our core image.""
2015-05-14 Nicolas GeoffrayMerge "Revert "Revert "Do not pass junit.jar to vogar."""
2015-05-14 Nicolas GeoffrayRevert "Revert "Do not pass junit.jar to vogar.""
2015-05-14 Vladimir MarkoMerge "ART: Do not relocate app program headers in...
2015-05-14 Roland LevillainMerge "[optimizing] Fold HTypeConversion of constants"
2015-05-14 Vladimir MarkoART: Do not relocate app program headers in patchoat.
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 Mark Mendell[optimizing] Fold HTypeConversion of constants
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 Sebastien HertzJDWP: more GC safety
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
next