OSDN Git Service

android-x86/art.git
2015-07-31 Igor Murashkinruntime: cleanup class_linker out-parameters and formatting
2015-07-30 Andreas GampeMerge "Added disassembler support for repe_cmpsw instru...
2015-07-30 Igor MurashkinMerge "base: replace raw pointers for out-parameters...
2015-07-30 Mathieu ChartierMerge "Don't dump stack when deleting an invalid local...
2015-07-30 Mathieu ChartierDon't dump stack when deleting an invalid local ref
2015-07-30 Igor Murashkinbase: replace raw pointers for out-parameters with...
2015-07-30 agicsakiAdded disassembler support for repe_cmpsw instruction...
2015-07-30 David BrazdilMerge "ART: Fix gtest after GraphChecker CL"
2015-07-30 David BrazdilART: Fix gtest after GraphChecker CL
2015-07-30 Andreas GampeMerge "ART: Use __ANDROID__ instead of HAVE_ANDROID_OS"
2015-07-30 David BrazdilMerge "ART: Store and check exceptional predecessors"
2015-07-30 David BrazdilART: Store and check exceptional predecessors
2015-07-30 Andreas GampeART: Use __ANDROID__ instead of HAVE_ANDROID_OS
2015-07-30 Mathieu ChartierMerge "Clear temporary class arrays before linking...
2015-07-30 Mathieu ChartierClear temporary class arrays before linking the new...
2015-07-29 Andreas GampeMerge "Register signal handler to kernel if not claimed"
2015-07-29 Andreas GampeMerge "ART: Relax IsInstantiable check"
2015-07-29 Calin JuravleMerge "Take into account that we might end up with...
2015-07-29 Calin JuravleTake into account that we might end up with unresolved...
2015-07-29 Calin JuravleMerge "Fix gtests."
2015-07-29 Calin JuravleFix gtests.
2015-07-29 Calin JuravleMerge "Allow for fine tuning the inliner."
2015-07-29 Calin JuravleAllow for fine tuning the inliner.
2015-07-29 Mathieu ChartierMerge "Clean up class visitors"
2015-07-29 Mathieu ChartierClean up class visitors
2015-07-29 Calin JuravleMerge "Revert "Revert "Revert "Revert "Use the object...
2015-07-29 Calin JuravleMerge "Revert "Revert "Revert "Revert "Fixes and improv...
2015-07-29 Calin JuravleRevert "Revert "Revert "Revert "Use the object class...
2015-07-29 Roland LevillainMerge "Run intrinsics on inlined code."
2015-07-29 Scott WakelingRun intrinsics on inlined code.
2015-07-28 Mathieu ChartierMerge "Split the class table for each class loader"
2015-07-28 Mathieu ChartierSplit the class table for each class loader
2015-07-28 Mathieu ChartierMerge "Add read barrier support to the entrypoints."
2015-07-28 Man CaoAdd read barrier support to the entrypoints.
2015-07-28 Narayan KamathMerge "Temporarily suppress TimeZoneTest.testAllDisplay...
2015-07-28 Narayan KamathTemporarily suppress TimeZoneTest.testAllDisplayNames.
2015-07-28 Andreas GampeMerge "ART: Print out hex for NewStringUTF failure"
2015-07-28 Calin JuravleRevert "Revert "Revert "Revert "Fixes and improvements...
2015-07-28 Calin JuravleMerge "Revert "Revert "Revert "Fixes and improvements...
2015-07-28 Calin JuravleMerge "Revert "Revert "Revert "Use the object class...
2015-07-28 Calin JuravleRevert "Revert "Revert "Fixes and improvements in Refer...
2015-07-28 Calin JuravleRevert "Revert "Revert "Use the object class as top...
2015-07-28 Calin JuravleMerge "Revert "Revert "Use the object class as top...
2015-07-28 Calin JuravleMerge "Revert "Revert "Fixes and improvements in Refere...
2015-07-28 Roland LevillainMerge "Added repe_cmpsw instruction to x86, x86_64...
2015-07-28 Andreas GampeART: Relax IsInstantiable check
2015-07-28 Andreas GampeART: Print out hex for NewStringUTF failure
2015-07-27 Mathieu ChartierMerge "Add remembered set functionality for native...
2015-07-27 Mathieu ChartierAdd remembered set functionality for native roots
2015-07-27 Mathieu ChartierMerge "Bugfix: Java char is 16 bits, can not be treated...
2015-07-27 Fredrik RoubertBugfix: Java char is 16 bits, can not be treated as...
2015-07-27 agicsakiAdded repe_cmpsw instruction to x86, x86_64 assemblers
2015-07-27 Mingyao YangMerge "HDeoptimize should hold values live in env."
2015-07-27 Calin JuravleRevert "Revert "Use the object class as top in referenc...
2015-07-27 Calin JuravleRevert "Revert "Fixes and improvements in ReferenceType...
2015-07-27 Mingyao YangHDeoptimize should hold values live in env.
2015-07-27 Aart BikMerge "Add checker ability to 525-arrays-and-fields...
2015-07-27 Roland LevillainMerge "Exercise constant folding of int & long mul...
2015-07-27 Roland LevillainMerge "Cosmetic changes in ART run-tests."
2015-07-27 Roland LevillainMerge "Fix & add Checker assertions in 442-checker...
2015-07-27 Roland LevillainExercise constant folding of int & long mul, div and...
2015-07-27 Roland LevillainCosmetic changes in ART run-tests.
2015-07-27 Roland LevillainFix & add Checker assertions in 442-checker-constant...
2015-07-27 Calin JuravleMerge "Enable art host static builds only for checkbuilds."
2015-07-26 Andreas GampeMerge "ART: Abbreviate interpreter-access-checks"
2015-07-26 Andreas GampeART: Abbreviate interpreter-access-checks
2015-07-25 jgu21Register signal handler to kernel if not claimed
2015-07-24 Mathieu ChartierMerge "Fix gcstress tests"
2015-07-24 Mathieu ChartierFix gcstress tests
2015-07-24 Andreas GampeMerge "ART: Make warnings into errors in InitZygote"
2015-07-24 Andreas GampeART: Make warnings into errors in InitZygote
2015-07-24 Andreas GampeMerge "ART: Change the stack dump format to be in line...
2015-07-24 Andreas GampeART: Change the stack dump format to be in line with...
2015-07-24 Igor MurashkinMerge "Revert "runtest: Have gcstress tests skip 955...
2015-07-24 Igor MurashkinRevert "runtest: Have gcstress tests skip 955-lambda...
2015-07-24 Mathieu ChartierMerge "Visit class native roots from VisitReferences"
2015-07-24 Mathieu ChartierVisit class native roots from VisitReferences
2015-07-24 Aart BikAdd checker ability to 525-arrays-and-fields tests.
2015-07-24 Calin JuravleEnable art host static builds only for checkbuilds.
2015-07-23 Mathieu ChartierMerge "Add some more uninterruptible annotations"
2015-07-23 Mathieu ChartierAdd some more uninterruptible annotations
2015-07-23 Mathieu ChartierMerge "Fix alignments in quick_entrypoints_x86_64.S"
2015-07-23 Man CaoFix alignments in quick_entrypoints_x86_64.S
2015-07-23 Vladimir MarkoMerge "ART: Fix Quick/Optimizing suspend check assumpti...
2015-07-23 David BrazdilMerge "Disable Checker for tests that don't invoke...
2015-07-23 Vladimir MarkoART: Fix Quick/Optimizing suspend check assumption...
2015-07-23 David BrazdilDisable Checker for tests that don't invoke the compiler.
2015-07-23 Roland LevillainMerge "Fix and extend the documentation of art::Thread...
2015-07-23 Andreas GampeMerge "ART: Fix missing role definition"
2015-07-23 Andreas GampeART: Fix missing role definition
2015-07-23 Mathieu ChartierMerge "Fix hash set memory leaks"
2015-07-23 Mathieu ChartierFix hash set memory leaks
2015-07-23 Mathieu ChartierMerge "Add uninterruptible role"
2015-07-23 Mathieu ChartierAdd uninterruptible role
2015-07-22 Mathieu ChartierMerge "Move to newer clang annotations"
2015-07-22 Igor MurashkinMerge "runtest: Have gcstress tests skip 955-lambda...
2015-07-22 Igor Murashkinruntest: Have gcstress tests skip 955-lambda-smali
2015-07-22 Mathieu ChartierMove to newer clang annotations
2015-07-22 Andreas GampeMerge "ART: Add VerboseMethods to optimizing compiler"
2015-07-22 Andreas GampeART: Add VerboseMethods to optimizing compiler
next