Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
6ed358fc49ee5f534743bed45b19ad966490b78a
6ed358f
Merge "Add property to disable sampling profiler."
by Brian Carlstrom
· 11 years ago
4a7867b
Add property to disable sampling profiler.
by Dave Allison
· 11 years ago
d71e294
Merge "art: Rename persist.sys.dalvik.vm.lib to allow new default"
by Brian Carlstrom
· 11 years ago
2d27d83
art: Rename persist.sys.dalvik.vm.lib to allow new default
by Brian Carlstrom
· 11 years ago
f52bb80
Merge "Bionic has <sys/ucontext.h> now."
by Elliott Hughes
· 11 years ago
ee28773
Bionic has <sys/ucontext.h> now.
by Elliott Hughes
· 11 years ago
f7eedc9
Merge "Remove -D__STDC_FORMAT_MACROS."
by Ian Rogers
· 11 years ago
b5a9646
Remove -D__STDC_FORMAT_MACROS.
by Ian Rogers
· 11 years ago
353e494
Merge "Fix a large object space issue with the GSS collector."
by Hiroshi Yamauchi
· 11 years ago
ba5870d
Fix a large object space issue with the GSS collector.
by Hiroshi Yamauchi
· 11 years ago
a0e4b01
Merge "Fix GC options to make the setting available"
by Mathieu Chartier
· 11 years ago
e7386ea
Merge "Reduce PassDriver overhead, clean up Pass and PassDriver."
by Vladimir Marko
· 11 years ago
6c2270b
Fix GC options to make the setting available
by lzang1
· 11 years ago
75ba13f
Reduce PassDriver overhead, clean up Pass and PassDriver.
by Vladimir Marko
· 11 years ago
78c0bb9
Merge "Refactor array access for the interpreter."
by Sebastien Hertz
· 11 years ago
6203d3e
Merge "Bump oat file version due to apparent recent code/runtime interface change"
by Brian Carlstrom
· 11 years ago
7f9d66c
Bump oat file version due to apparent recent code/runtime interface change
by Brian Carlstrom
· 11 years ago
86b26b7
Merge "Visit libraries roots in JavaVMExt::VisitRoots"
by Mathieu Chartier
· 11 years ago
d39083e
Merge "Remove boot.art phony target"
by Brian Carlstrom
· 11 years ago
660f8f0
Remove boot.art phony target
by Brian Carlstrom
· 11 years ago
8f4be93
Visit libraries roots in JavaVMExt::VisitRoots
by Mathieu Chartier
· 11 years ago
5b8cf9d
Merge "Change DisableGC to DisableMovingGC."
by Mathieu Chartier
· 11 years ago
0088703
Merge "Modify to use new BacktraceMap creation function."
by Christopher Ferris
· 11 years ago
1d27b34
Change DisableGC to DisableMovingGC.
by Mathieu Chartier
· 11 years ago
be9e06c
Merge "art: PRODUCT_DEX_PREOPT_IMAGE_IN_DATA"
by Brian Carlstrom
· 11 years ago
f7a0c5e
Merge "Embed array class pointers at array allocation sites."
by Hiroshi Yamauchi
· 11 years ago
8721832
Merge "Disable LOCAL_DEX_PREOPT for non-default LOCAL_DEX_PREOPT_IMAGE"
by Brian Carlstrom
· 11 years ago
abff643
Refactor array access for the interpreter.
by Sebastien Hertz
· 11 years ago
7f496e6
Merge "Add VerfiedMethod to DexCompilationUnit."
by Vladimir Marko
· 11 years ago
8c66ad7
Merge "Refactor verification results."
by Vladimir Marko
· 11 years ago
2730db0
Add VerfiedMethod to DexCompilationUnit.
by Vladimir Marko
· 11 years ago
c7f8320
Refactor verification results.
by Vladimir Marko
· 11 years ago
76c8e59
Disable LOCAL_DEX_PREOPT for non-default LOCAL_DEX_PREOPT_IMAGE
by Brian Carlstrom
· 11 years ago
caf22ac
Modify to use new BacktraceMap creation function.
by Christopher Ferris
· 11 years ago
bb8f0ab
Embed array class pointers at array allocation sites.
by Hiroshi Yamauchi
· 11 years ago
7ea5daf
Merge "Improve x86 long multiply and shifts"
by Ian Rogers
· 11 years ago
6e65720
Merge "Remove the link from dalvik instruction back to kMirOpCheck."
by Vladimir Marko
· 11 years ago
4376c87
Remove the link from dalvik instruction back to kMirOpCheck.
by Vladimir Marko
· 11 years ago
b429d1d
Merge "Support GenSelect for x86"
by Vladimir Marko
· 11 years ago
cd28a22
Merge "Reduce x86 sequence for GP pair to XMM"
by Ian Rogers
· 11 years ago
f9b3bdb
Merge "Fix bugs in ReleasePrimitiveArray."
by Mathieu Chartier
· 11 years ago
3e8b2e1
Fix bugs in ReleasePrimitiveArray.
by Mathieu Chartier
· 11 years ago
e1ede2c
Merge "Work around 103-string-append slowness by not running debug build"
by Brian Carlstrom
· 11 years ago
9a09160
Merge "Improve IsMovableObject logic."
by Mathieu Chartier
· 11 years ago
a8453b9
Merge "Fix test-art-host to work with latest build project that does not set LOCAL_MODULE_PATH"
by Brian Carlstrom
· 11 years ago
5b20ef9
Work around 103-string-append slowness by not running debug build
by Brian Carlstrom
· 11 years ago
afb2c32
Fix test-art-host to work with latest build project that does not set LOCAL_MODULE_PATH
by Brian Carlstrom
· 11 years ago
e27b3bf
Support GenSelect for x86
by Razvan A Lupusoru
· 11 years ago
9be9a7a
Improve IsMovableObject logic.
by Mathieu Chartier
· 11 years ago
d3266bc
Reduce x86 sequence for GP pair to XMM
by Razvan A Lupusoru
· 11 years ago
26a302b
Merge "Change GC ergonomics to better handle heap verification."
by Mathieu Chartier
· 11 years ago
787bbf8
Merge "64bit printf flag clean-up for MIR graph."
by Ian Rogers
· 11 years ago
e4a8d91
Merge "Revert "Remove the link from dalvik instruction back to kMirOpCheck.""
by Ian Rogers
· 11 years ago
7476280
Change GC ergonomics to better handle heap verification.
by Mathieu Chartier
· 11 years ago
c6dbf90
Revert "Remove the link from dalvik instruction back to kMirOpCheck."
by Ian Rogers
· 11 years ago
d72f62a
Merge "art: rename aarch64 target to arm64"
by Colin Cross
· 11 years ago
4708dcd
Improve x86 long multiply and shifts
by Mark Mendell
· 11 years ago
23b03b5
64bit printf flag clean-up for MIR graph.
by Ian Rogers
· 11 years ago
a278ac3
Merge "Improve x86 long divide"
by Ian Rogers
· 11 years ago
5710355
Merge "Fix X86Mir2Lir::LoadBaseIndexedDisp causing SEGV"
by Ian Rogers
· 11 years ago
f2f77d9
Merge "64bit friendly printf modifiers in JDWP."
by Ian Rogers
· 11 years ago
fb87d20
Merge "64bit fixes for elf file."
by Ian Rogers
· 11 years ago
67122a0
Merge "64bit friendly printf modifiers in LIR dumping."
by Ian Rogers
· 11 years ago
2bf31e6
Improve x86 long divide
by Mark Mendell
· 11 years ago
ae427c3
Fix X86Mir2Lir::LoadBaseIndexedDisp causing SEGV
by Mark Mendell
· 11 years ago
d9e4e0c
64bit friendly printf modifiers in JDWP.
by Ian Rogers
· 11 years ago
3f5b42f
Merge "Optimize x86 long arithmetic"
by Vladimir Marko
· 11 years ago
3605b38
Merge "Fix 64bit compilation issues with IndirectRef."
by Ian Rogers
· 11 years ago
469abfd
Merge "64bit friendly printf modifiers in Instruction::DumpString."
by Ian Rogers
· 11 years ago
9a38ac0
Merge "Remove the link from dalvik instruction back to kMirOpCheck."
by Vladimir Marko
· 11 years ago
8a3e7e7
Remove the link from dalvik instruction back to kMirOpCheck.
by Vladimir Marko
· 11 years ago
e1cf6d8
Merge "Move fused cmp branch ccode to MIR::meta."
by Vladimir Marko
· 11 years ago
107c31e
64bit friendly printf modifiers in LIR dumping.
by Ian Rogers
· 11 years ago
cdfcf37
64bit fixes for elf file.
by Ian Rogers
· 11 years ago
f61db68
Fix 64bit compilation issues with IndirectRef.
by Ian Rogers
· 11 years ago
b574c18
64bit friendly printf modifiers in Instruction::DumpString.
by Ian Rogers
· 11 years ago
c0df897
Merge "Move __STDC_FORMAT_MACROS to a cflag."
by Ian Rogers
· 11 years ago
3cab422
Move __STDC_FORMAT_MACROS to a cflag.
by Ian Rogers
· 11 years ago
81de680
art: rename aarch64 target to arm64
by Colin Cross
· 11 years ago
5f7b000
Merge "64bit monitors are forced to 32bit in lock words."
by Ian Rogers
· 11 years ago
c666ee8
64bit monitors are forced to 32bit in lock words.
by Ian Rogers
· 11 years ago
0080783
Merge "64bit friendly printf modifiers in mem map errors."
by Ian Rogers
· 11 years ago
a64c4a9
Merge "Update ElfWriterMclinker for klp"
by Brian Carlstrom
· 11 years ago
debeb3a
64bit friendly printf modifiers in mem map errors.
by Ian Rogers
· 11 years ago
2f7130b
Merge "64bit friendly GC CAS operations."
by Ian Rogers
· 11 years ago
55b2764
64bit friendly GC CAS operations.
by Ian Rogers
· 11 years ago
8c95011
Merge "Use direct class pointers at allocation sites in the compiled code."
by Hiroshi Yamauchi
· 11 years ago
be1ca55
Use direct class pointers at allocation sites in the compiled code.
by Hiroshi Yamauchi
· 11 years ago
2eea3f3
Merge "64bit cleanliness for the dex file verifier."
by Ian Rogers
· 11 years ago
8a6bbfc
64bit cleanliness for the dex file verifier.
by Ian Rogers
· 11 years ago
e02d48f
Optimize x86 long arithmetic
by Mark Mendell
· 11 years ago
a894607
Move fused cmp branch ccode to MIR::meta.
by Vladimir Marko
· 11 years ago
919743e
Merge "64bit cleanliness requires PRI*64 macros for stdint types."
by Ian Rogers
· 11 years ago
399b09b
Merge "Fix 64bit issues in logging code."
by Ian Rogers
· 11 years ago
b400da0
Fix 64bit issues in logging code.
by Ian Rogers
· 11 years ago
220228e
64bit cleanliness requires PRI*64 macros for stdint types.
by Ian Rogers
· 11 years ago
6c957f4
Merge "Fix header file references to the ::llvm::ELF namespace."
by Vladimir Marko
· 11 years ago
6c91a09
Merge "Fix non-PLT text relocation introduced by CL 79466"
by Ian Rogers
· 11 years ago
d9de839
Fix header file references to the ::llvm::ELF namespace.
by Vladimir Marko
· 11 years ago
b10a57d
Fix non-PLT text relocation introduced by CL 79466
by Mark Mendell
· 11 years ago
Next »