summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-06Merge masterlinaro-juice-masterAmit Pundir
2014-05-06Merge "ART: Add a last item in the MIROptimizationFlagPositions enumeration"Vladimir Marko
2014-05-06Merge "Make all registers available when allocating an output register."Nicolas Geoffray
2014-05-06Merge "x86_64: Fix frame size calculation for 64-bit"Andreas Gampe
2014-05-06x86_64: Fix frame size calculation for 64-bitDmitry Petrochenko
2014-05-06Merge "Implement field entrypoints for x86-64"Andreas Gampe
2014-05-06Merge "Add RecordFree to the GarbageCollector interface"Mathieu Chartier
2014-05-05Add RecordFree to the GarbageCollector interfaceMathieu Chartier
2014-05-05Merge "x86_64: Fix Array::DataOffset in calls"Andreas Gampe
2014-05-05Merge "Add some debugging info for bug 14469172."Mingyao Yang
2014-05-05Add some debugging info for bug 14469172.Mingyao Yang
2014-05-06x86_64: Fix Array::DataOffset in callsDmitry Petrochenko
2014-05-05Merge "Quick compiler: allocate doubles as doubles"buzbee
2014-05-05Quick compiler: allocate doubles as doublesbuzbee
2014-05-05Implement field entrypoints for x86-64Alexei Zavjalov
2014-05-05Merge "ART: ARM64 art_quick_string_compareto"Andreas Gampe
2014-05-05Merge "Create stack traces in unstarted runtimes."Ian Rogers
2014-05-05ART: ARM64 art_quick_string_comparetoAndreas Gampe
2014-05-03Create stack traces in unstarted runtimes.Ian Rogers
2014-05-03Merge "Allow ArtMethod::Invoke in unstarted runtimes."Ian Rogers
2014-05-02Allow ArtMethod::Invoke in unstarted runtimes.Ian Rogers
2014-05-03Merge "Prevent spurious dexopts in 32-64 builds."Brian Carlstrom
2014-05-02Prevent spurious dexopts in 32-64 builds.Narayan Kamath
2014-05-03Merge "ART: Better art_quick_string_compareto stub_test"Andreas Gampe
2014-05-03Merge "art/test: support sequential run"Brian Carlstrom
2014-05-02ART: Better art_quick_string_compareto stub_testAndreas Gampe
2014-05-02art/test: support sequential runDmitry Petrochenko
2014-05-02Merge "ART: Add art_quick_unlock_object to stub_test"Andreas Gampe
2014-05-02Merge "ART: Fix assembler_test to use ScratchFile"Andreas Gampe
2014-05-02Merge "Move DecodedInstruction into MIR."Ian Rogers
2014-05-02Merge "Update the GetFieldObject calls behind the read barrier macros."Hiroshi Yamauchi
2014-05-02Move DecodedInstruction into MIR.Ian Rogers
2014-05-02Update the GetFieldObject calls behind the read barrier macros.Hiroshi Yamauchi
2014-05-02ART: Fix assembler_test to use ScratchFileAndreas Gampe
2014-05-02Merge "Add inline to RosAlloc::AllocFromCurrentRunUnlocked()."Hiroshi Yamauchi
2014-05-02ART: Add art_quick_unlock_object to stub_testAndreas Gampe
2014-05-02ART: Add a last item in the MIROptimizationFlagPositions enumerationJean Christophe Beyler
2014-05-02Merge "Make arm64 build with ART_TARGET_CLANG."Tim Murray
2014-05-02Merge "Add additional flags to make ART_TARGET_CLANG function with 3.5."Tim Murray
2014-05-02Add inline to RosAlloc::AllocFromCurrentRunUnlocked().Hiroshi Yamauchi
2014-05-02Merge "Assert dex-cache is populated following resolution in debug builds."Ian Rogers
2014-05-02Merge "Add finalizer references from the entrypoints."Mathieu Chartier
2014-05-02Merge "Replace the bool kDoReadBarrier template parameter with an enum."Hiroshi Yamauchi
2014-05-02Merge "Add GC cause to WaitForGcToComplete message."Mathieu Chartier
2014-05-02Add GC cause to WaitForGcToComplete message.Mathieu Chartier
2014-05-02Merge "ART: Move oat_data_flow_attributes_ to private and put an API"Vladimir Marko
2014-05-02Assert dex-cache is populated following resolution in debug builds.Ian Rogers
2014-05-02Make arm64 build with ART_TARGET_CLANG.Tim Murray
2014-05-02ART: Move oat_data_flow_attributes_ to private and put an APIJean Christophe Beyler
2014-05-02Merge "Implement object lock and unlock entrypoints for x86-64"Andreas Gampe