OSDN Git Service

android-x86/art.git
2014-08-15 Alex LightMake gdb fixup work with multiple DWARF Compilation...
2014-08-12 Mingyao YangMerge "Use handle in one case that spans a gc-point."
2014-08-13 Mingyao YangUse handle in one case that spans a gc-point.
2014-08-12 Nicolas GeoffrayMerge "Execute an application even when dex2oat crashes."
2014-08-13 Nicolas GeoffrayExecute an application even when dex2oat crashes.
2014-08-12 Sebastien HertzMerge "Fix crash in VirtualMachine.AllThreads JDWP...
2014-08-13 Sebastien HertzFix crash in VirtualMachine.AllThreads JDWP command
2014-08-12 Ian RogersMerge "Avoid use of std::string where we have const...
2014-08-12 Ian RogersAvoid use of std::string where we have const char*.
2014-08-12 Dan AlbertMerge "Revert "Revert "Remove GCC atomic workarounds."""
2014-08-12 Dan AlbertMerge "Initialize art::Atomic's value to 0."
2014-08-12 Dan AlbertInitialize art::Atomic's value to 0.
2014-08-12 Andreas GampeMerge "ART: Don't leave rex_ & length_ uninitialized"
2014-08-13 Andreas GampeART: Don't leave rex_ & length_ uninitialized
2014-08-12 Ian RogersMerge "Implement GenInlinedReverseBits"
2014-08-13 Yixin ShouImplement GenInlinedReverseBits
2014-08-12 Ian RogersMerge "Fix art build script"
2014-08-12 Junmo ParkFix art build script
2014-08-12 Mathieu ChartierMerge "Prevent merge conflicts."
2014-08-12 Mathieu ChartierPrevent merge conflicts.
2014-08-11 Dan AlbertRevert "Revert "Remove GCC atomic workarounds.""
2014-08-11 Jeff HaoMerge "Make method tracing deoptimize on startup."
2014-08-12 Jeff HaoMake method tracing deoptimize on startup.
2014-08-11 Jeff HaoMerge "Revert "Remove GCC atomic workarounds.""
2014-08-11 Jeff HaoRevert "Remove GCC atomic workarounds."
2014-08-11 Mathieu ChartierMerge "Add tests for getDeclaredConstructor"
2014-08-11 Dave AllisonMerge "Fix more of the Mac build."
2014-08-11 Dan AlbertFix more of the Mac build.
2014-08-11 Andreas GampeMerge "AArch64: Fix art_quick_string_compareto."
2014-08-12 Zheng XuAArch64: Fix art_quick_string_compareto.
2014-08-12 Mathieu ChartierMerge "Change FreeMemory and TotalMemory behavior."
2014-08-12 Mathieu ChartierChange FreeMemory and TotalMemory behavior.
2014-08-11 Vladimir MarkoMerge "Fix missing operation in CombineBlocks"
2014-08-12 Junmo ParkFix missing operation in CombineBlocks
2014-08-11 Vladimir MarkoMerge "Fix missing operation in SplitBlock"
2014-08-11 Ian RogersRemove GCC atomic workarounds.
2014-08-11 Nicolas GeoffrayMerge "Add gcstress top-level make rule, eg test-art...
2014-08-11 Nicolas GeoffrayAdd gcstress top-level make rule, eg test-art-host...
2014-08-11 Ian RogersMerge "Remove GCC atomic workarounds."
2014-08-09 Junmo ParkFix missing operation in SplitBlock
2014-08-09 Brian CarlstromMerge "Remove clang detected warning on tautological...
2014-08-09 Brian CarlstromRemove clang detected warning on tautological comparison
2014-08-09 Dan AlbertMerge "Fix the Mac build."
2014-08-10 Dan AlbertFix the Mac build.
2014-08-09 Andreas GampeMerge "ART: Do not check interface being subclass for...
2014-08-09 Andreas GampeART: Do not check interface being subclass for member...
2014-08-09 Andreas GampeMerge "ART: Turn on dex2oat watchdog on target"
2014-08-09 Mathieu ChartierMerge "Check pause histogram sample size."
2014-08-09 Dan AlbertMerge "Proper fix after -Bsymbolic change."
2014-08-10 Dan AlbertProper fix after -Bsymbolic change.
2014-08-09 Mathieu ChartierCheck pause histogram sample size.
2014-08-09 Mathieu ChartierAdd tests for getDeclaredConstructor
2014-08-08 Ian RogersMerge "ART: Fix two small DumpLIRInsn issues for x86_64...
2014-08-08 Haitao FengART: Fix two small DumpLIRInsn issues for x86_64 port.
2014-08-08 Andreas GampeMerge "ART: Fix wrong command line parameter"
2014-08-08 Andreas GampeART: Fix wrong command line parameter
2014-08-06 Andreas GampeMerge "Get the native bridge library from the framework."
2014-08-08 Calin JuravleGet the native bridge library from the framework.
2014-08-08 Andreas GampeMerge "ART: Make assembler_test less chatty"
2014-08-08 Andreas GampeART: Make assembler_test less chatty
2014-08-08 Ian RogersMerge "Wire up check JNI force copy mode."
2014-08-08 Ian RogersWire up check JNI force copy mode.
2014-08-07 Narayan KamathMerge "Use the right instruction set for checking dex...
2014-08-08 Narayan KamathUse the right instruction set for checking dex-cache...
2014-08-07 Vladimir MarkoMerge "Fix performance regression in OatFile::GetOatDex...
2014-08-08 Vladimir MarkoFix performance regression in OatFile::GetOatDexFile().
2014-08-07 Nicolas GeoffrayMerge "Fix target and host gtest dependencies."
2014-08-07 Nicolas GeoffrayFix target and host gtest dependencies.
2014-08-07 Dave AllisonMerge "Add implicit checks for x86_64 architecture."
2014-08-07 Dave AllisonAdd implicit checks for x86_64 architecture.
2014-08-07 Calin JuravleMerge "Fix GetDexCanonicalLocation test for relative...
2014-08-07 Calin JuravleFix GetDexCanonicalLocation test for relative paths.
2014-08-06 Nicolas GeoffrayMerge changes I0c2e2efb,Id842648e
2014-08-08 Dan AlbertWorkaround for test failures after Bsymbolic fix.
2014-08-08 Dan AlbertRevert "Fix build without -Bsymbolic."
2014-08-06 Dan AlbertMerge "Fix build without -Bsymbolic."
2014-08-07 Mathieu ChartierMerge "Clean up card table test."
2014-08-07 Mathieu ChartierMerge "Guard pause histogram with lock."
2014-08-07 Mathieu ChartierGuard pause histogram with lock.
2014-08-07 Mathieu ChartierClean up card table test.
2014-08-07 Dan AlbertFix build without -Bsymbolic.
2014-08-07 Andreas GampeMerge "Add arraycopy intrinsic for arm and arm64."
2014-08-07 Zheng XuAdd arraycopy intrinsic for arm and arm64.
2014-08-07 Andreas GampeMerge "Emit CFI for x86 & x86_64 JNI compiler."
2014-08-07 Nicolas GeoffrayMerge "Support x86_64 stack overflow checks in opt...
2014-08-07 Nicolas GeoffraySupport x86_64 stack overflow checks in opt compiler.
2014-08-07 Hiroshi YamauchiMerge "Fix a SIGSEGV at background-to-foreground collec...
2014-08-07 Christopher... Merge "Check for a NULL pointer, do not call Build."
2014-08-07 Hiroshi YamauchiFix a SIGSEGV at background-to-foreground collector...
2014-08-06 Calin JuravleRevert "Rename openDexFileNative to openDexFile."
2014-08-06 Christopher... Check for a NULL pointer, do not call Build.
2014-08-05 Tong ShenEmit CFI for x86 & x86_64 JNI compiler.
2014-08-05 Brian CarlstromMerge "Revert "Rules depend on DEX2OATD, not DEX2OATD_D...
2014-08-06 Brian CarlstromRevert "Rules depend on DEX2OATD, not DEX2OATD_DEPENDENCY."
2014-08-05 Brian CarlstromMerge changes Ibe92d8b5,I9bada598
2014-08-05 Alex LightMake system use patchoat to relocate during runtime.
2014-08-05 Alex LightTemporary fix for bad LIR generation in GenInlinedGet.
2014-08-05 Piotr JastrzebskiMerge "Add test for equals and hashCode in Parameterize...
2014-08-06 Piotr JastrzebskiAdd test for equals and hashCode in ParameterizedType
2014-08-05 Mathieu ChartierMerge "Fix byte_cas to use uintptr_t Atomic."
next