Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
ad9697a91d5acdc772ae6c0461540bfec358a070
ad9697a
Revert "Switch on implicit null pointer and stack overflow checks."
by Dave Allison
· 11 years ago
0526643
Switch on implicit null pointer and stack overflow checks.
by Dave Allison
· 11 years ago
36b6596
Merge "ART: Update and correct assemble_x86.cc"
by Ian Rogers
· 11 years ago
2637f2e
ART: Update and correct assemble_x86.cc
by Mark Mendell
· 11 years ago
0095e0b
Merge "ART: Add a last item in the MIROptimizationFlagPositions enumeration"
by Vladimir Marko
· 11 years ago
6ab0d9f
Merge "Make all registers available when allocating an output register."
by Nicolas Geoffray
· 11 years ago
2a12ad4
Merge "x86_64: Fix frame size calculation for 64-bit"
by Andreas Gampe
· 11 years ago
f29a424
x86_64: Fix frame size calculation for 64-bit
by Dmitry Petrochenko
· 11 years ago
fac805b
Merge "Implement field entrypoints for x86-64"
by Andreas Gampe
· 11 years ago
6676205
Merge "Add RecordFree to the GarbageCollector interface"
by Mathieu Chartier
· 11 years ago
e76e70f
Add RecordFree to the GarbageCollector interface
by Mathieu Chartier
· 11 years ago
0b80270
Merge "x86_64: Fix Array::DataOffset in calls"
by Andreas Gampe
· 11 years ago
680d662
Merge "Add some debugging info for bug 14469172."
by Mingyao Yang
· 11 years ago
f486778
Add some debugging info for bug 14469172.
by Mingyao Yang
· 11 years ago
37498b6
x86_64: Fix Array::DataOffset in calls
by Dmitry Petrochenko
· 11 years ago
8ea5baa
Merge "Quick compiler: allocate doubles as doubles"
by buzbee
· 11 years ago
091cc40
Quick compiler: allocate doubles as doubles
by buzbee
· 11 years ago
8d07e2d
Implement field entrypoints for x86-64
by Alexei Zavjalov
· 11 years ago
7c62471
Merge "ART: ARM64 art_quick_string_compareto"
by Andreas Gampe
· 11 years ago
7851ef5
Merge "Create stack traces in unstarted runtimes."
by Ian Rogers
· 11 years ago
266340d
ART: ARM64 art_quick_string_compareto
by Andreas Gampe
· 11 years ago
c45b8b5
Create stack traces in unstarted runtimes.
by Ian Rogers
· 11 years ago
eafef7d
Merge "Allow ArtMethod::Invoke in unstarted runtimes."
by Ian Rogers
· 11 years ago
5d27faf
Allow ArtMethod::Invoke in unstarted runtimes.
by Ian Rogers
· 11 years ago
5e1c205
Merge "Prevent spurious dexopts in 32-64 builds."
by Brian Carlstrom
· 11 years ago
52f8488
Prevent spurious dexopts in 32-64 builds.
by Narayan Kamath
· 11 years ago
95873d3
Merge "ART: Better art_quick_string_compareto stub_test"
by Andreas Gampe
· 11 years ago
dee6812
Merge "art/test: support sequential run"
by Brian Carlstrom
· 11 years ago
2ba8d4b
ART: Better art_quick_string_compareto stub_test
by Andreas Gampe
· 11 years ago
81c56e7
art/test: support sequential run
by Dmitry Petrochenko
· 11 years ago
f2cecc2
Merge "ART: Add art_quick_unlock_object to stub_test"
by Andreas Gampe
· 11 years ago
8cede95
Merge "ART: Fix assembler_test to use ScratchFile"
by Andreas Gampe
· 11 years ago
a54c22c
Merge "Move DecodedInstruction into MIR."
by Ian Rogers
· 11 years ago
9731eef
Merge "Update the GetFieldObject calls behind the read barrier macros."
by Hiroshi Yamauchi
· 11 years ago
29a2648
Move DecodedInstruction into MIR.
by Ian Rogers
· 11 years ago
6a154a4
Update the GetFieldObject calls behind the read barrier macros.
by Hiroshi Yamauchi
· 11 years ago
b40c6a7
ART: Fix assembler_test to use ScratchFile
by Andreas Gampe
· 11 years ago
dbb8727
Merge "Add inline to RosAlloc::AllocFromCurrentRunUnlocked()."
by Hiroshi Yamauchi
· 11 years ago
7177d7c
ART: Add art_quick_unlock_object to stub_test
by Andreas Gampe
· 11 years ago
89fde26
ART: Add a last item in the MIROptimizationFlagPositions enumeration
by Jean Christophe Beyler
· 11 years ago
2220cb1
Merge "Make arm64 build with ART_TARGET_CLANG."
by Tim Murray
· 11 years ago
a7f9871
Merge "Add additional flags to make ART_TARGET_CLANG function with 3.5."
by Tim Murray
· 11 years ago
52cf5c0
Add inline to RosAlloc::AllocFromCurrentRunUnlocked().
by Hiroshi Yamauchi
· 11 years ago
bf28ab9
Merge "Assert dex-cache is populated following resolution in debug builds."
by Ian Rogers
· 11 years ago
1dbbbf6
Merge "Add finalizer references from the entrypoints."
by Mathieu Chartier
· 11 years ago
e66cdaa
Merge "Replace the bool kDoReadBarrier template parameter with an enum."
by Hiroshi Yamauchi
· 11 years ago
92b5786
Merge "Add GC cause to WaitForGcToComplete message."
by Mathieu Chartier
· 11 years ago
89a201e
Add GC cause to WaitForGcToComplete message.
by Mathieu Chartier
· 11 years ago
f6ba35d
Merge "ART: Move oat_data_flow_attributes_ to private and put an API"
by Vladimir Marko
· 11 years ago
eebe03a
Assert dex-cache is populated following resolution in debug builds.
by Ian Rogers
· 11 years ago
a7e7c2a
Make arm64 build with ART_TARGET_CLANG.
by Tim Murray
· 11 years ago
cc794c3
ART: Move oat_data_flow_attributes_ to private and put an API
by Jean Christophe Beyler
· 11 years ago
851a9a9
Merge "Implement object lock and unlock entrypoints for x86-64"
by Andreas Gampe
· 11 years ago
6a6a530
Merge "Replace CountOneBits and __builtin_popcount with POPCOUNT."
by Vladimir Marko
· 11 years ago
8194963
Replace CountOneBits and __builtin_popcount with POPCOUNT.
by Vladimir Marko
· 11 years ago
56a341a
Merge "Don't leak oat file when we fail to open a dex file."
by Vladimir Marko
· 11 years ago
f529d77
Make all registers available when allocating an output register.
by Nicolas Geoffray
· 11 years ago
80c7934
Implement object lock and unlock entrypoints for x86-64
by Alexei Zavjalov
· 11 years ago
4b810ea
Merge "Revert "Revert "64bit changes to the stack walker for the Quick ABI."""
by Nicolas Geoffray
· 11 years ago
42fcd98
Revert "Revert "64bit changes to the stack walker for the Quick ABI.""
by Nicolas Geoffray
· 11 years ago
6e83c17
Replace the bool kDoReadBarrier template parameter with an enum.
by Hiroshi Yamauchi
· 11 years ago
8668c3c
Add finalizer references from the entrypoints.
by Mathieu Chartier
· 11 years ago
608168b
Merge "Implement art_quick_string_compareto entrypoint for x86-64"
by Andreas Gampe
· 11 years ago
315ccab
Implement art_quick_string_compareto entrypoint for x86-64
by Alexei Zavjalov
· 11 years ago
43221f7
Merge "Disable the ahead-of-time compilation for MIPS."
by Ian Rogers
· 11 years ago
394d4e7
Merge "Fix the tools/art script about the ISA-specific dalvik cache."
by Hiroshi Yamauchi
· 11 years ago
f5656ce
Fix the tools/art script about the ISA-specific dalvik cache.
by Hiroshi Yamauchi
· 11 years ago
05d67f6
Merge "ART: aarch64 jni compiler needs to extend small return types"
by Andreas Gampe
· 11 years ago
d110432
ART: aarch64 jni compiler needs to extend small return types
by Andreas Gampe
· 11 years ago
a82b967
Merge "Update clean-oat targets to handle ISA directories"
by Brian Carlstrom
· 11 years ago
ae08961
Update clean-oat targets to handle ISA directories
by Brian Carlstrom
· 11 years ago
7ca278b
Disable the ahead-of-time compilation for MIPS.
by Ian Rogers
· 11 years ago
9a16f22
Merge "Add thread unsafe allocation methods to spaces."
by Mathieu Chartier
· 11 years ago
7edf7c8
Merge "Clean up Add/Remove space."
by Mathieu Chartier
· 11 years ago
d2e1f11
Merge "ART: Fix target run-tests to build architecture directories"
by Andreas Gampe
· 11 years ago
d672843
ART: Fix target run-tests to build architecture directories
by Andreas Gampe
· 11 years ago
69cf921
Merge "Fix a few 64-bit compilation of 32-bit code issues."
by Ian Rogers
· 11 years ago
ff093b3
Fix a few 64-bit compilation of 32-bit code issues.
by Ian Rogers
· 11 years ago
64e7ac0
Don't leak oat file when we fail to open a dex file.
by Vladimir Marko
· 11 years ago
530804f
Merge "Fix errno checking for dalvik-cache creation."
by Narayan Kamath
· 11 years ago
0fd34bb
Merge "Use instruction specific dalvik cache dirs."
by Narayan Kamath
· 11 years ago
ef204fa
Fix errno checking for dalvik-cache creation.
by Narayan Kamath
· 11 years ago
11d9f06
Use instruction specific dalvik cache dirs.
by Narayan Kamath
· 11 years ago
b301655
Merge "Fix host build with clang 3.3"
by Brian Carlstrom
· 11 years ago
a2b51a0
Fix host build with clang 3.3
by Brian Carlstrom
· 11 years ago
0686743
Merge "x86_64 Assembler Test Infrastructure, fix x86_64 assembler"
by Andreas Gampe
· 11 years ago
5a4fa82
x86_64 Assembler Test Infrastructure, fix x86_64 assembler
by Andreas Gampe
· 11 years ago
0a3b13f
Merge "Add heap reference size to the checks in arch_test"
by Andreas Gampe
· 11 years ago
c9ebc98
Merge "Implement art_quick_aput_object stubs for X86-64 and ARM64"
by Andreas Gampe
· 11 years ago
b132ec5
Add heap reference size to the checks in arch_test
by Andreas Gampe
· 11 years ago
f4e910b
Implement art_quick_aput_object stubs for X86-64 and ARM64
by Andreas Gampe
· 11 years ago
1b54f9c
Clean up Add/Remove space.
by Mathieu Chartier
· 11 years ago
0651d41
Add thread unsafe allocation methods to spaces.
by Mathieu Chartier
· 11 years ago
adcfc69
Merge "Don't allow allocating finalizable objects during transactions."
by Mathieu Chartier
· 11 years ago
3c541e3
Merge "Simplify GenConstString"
by Mingyao Yang
· 11 years ago
4a0047a
Add additional flags to make ART_TARGET_CLANG function with 3.5.
by Tim Murray
· 11 years ago
b2c7ead
Don't allow allocating finalizable objects during transactions.
by Mathieu Chartier
· 11 years ago
3b004ba
Simplify GenConstString
by Mingyao Yang
· 11 years ago
be47069
Merge "Force inlining on trivial accessors."
by Ian Rogers
· 11 years ago
c5d5946
Merge "Rewrite suspend test check with LIRSlowPath."
by Mingyao Yang
· 11 years ago
Next »