Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
cf8184164650d7686b9f685850463f5976bc3251
cf81841
x86_64: Fix Test32RM
by Chao-ying Fu
· 10 years ago
32155e0
Merge "Use canonical paths when searching for dex files"
by Calin Juravle
· 10 years ago
3513cd3
Merge "Create allocator adapter for using Arena in std containers."
by Vladimir Marko
· 10 years ago
8081d2b
Create allocator adapter for using Arena in std containers.
by Vladimir Marko
· 10 years ago
8f1dc7a
Merge "ART: Fix memory unmapped twice issue in ElfFile::Load(bool)"
by Brian Carlstrom
· 10 years ago
a62a588
ART: Fix memory unmapped twice issue in ElfFile::Load(bool)
by Jim_Guo
· 11 years ago
b5c5646
Merge "Use the uncached form of BacktraceMap::Create."
by Christopher Ferris
· 10 years ago
422f473
Use the uncached form of BacktraceMap::Create.
by Christopher Ferris
· 10 years ago
c52361c
Merge "ART: Refactor long ops in quick compiler"
by Andreas Gampe
· 10 years ago
c76c614
ART: Refactor long ops in quick compiler
by Andreas Gampe
· 10 years ago
1a09d28
Merge "AArch64: Implement InexpensiveConstant methods."
by Andreas Gampe
· 10 years ago
c763e35
AArch64: Implement InexpensiveConstant methods.
by Matteo Franchin
· 10 years ago
4e1d579
Use canonical paths when searching for dex files
by Calin Juravle
· 10 years ago
9e9b15d
Merge "Add trampoline invoke and ART callback tests for native-bridge"
by Andreas Gampe
· 10 years ago
f7a68c1
Add trampoline invoke and ART callback tests for native-bridge
by Yong WU
· 10 years ago
c7975a3
Merge "AArch64: Add inlining support for ceil(), floor(), rint(), round()"
by Andreas Gampe
· 10 years ago
2eba1fa
AArch64: Add inlining support for ceil(), floor(), rint(), round()
by Serban Constantinescu
· 10 years ago
316fb6e
Merge "Make verifier identify unresolved methods as constructors by <init>."
by Jeff Hao
· 10 years ago
0d08727
Make verifier identify unresolved methods as constructors by <init>.
by Jeff Hao
· 10 years ago
7aaa8db
Merge "ART: Implement the easy long division/remainder by a constant"
by Andreas Gampe
· 10 years ago
6bbf096
ART: Implement the easy long division/remainder by a constant
by Alexei Zavjalov
· 10 years ago
4e97f65
Merge "Move image classes options from art to AndroidRuntime [art]"
by Brian Carlstrom
· 10 years ago
dc3ca14
Merge "Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [art]"
by Brian Carlstrom
· 10 years ago
77a5b50
Merge "AArch64: Remove unnecessary work around for sp."
by Andreas Gampe
· 10 years ago
cedee47
AArch64: Remove unnecessary work around for sp.
by Zheng Xu
· 10 years ago
f7f6c97
Merge "Inform about System.exit() call in logcat"
by Narayan Kamath
· 10 years ago
108437e
Inform about System.exit() call in logcat
by Dmitry Petrochenko
· 10 years ago
7906b25
Merge "ART: Rework ARM64 entry sequence"
by Andreas Gampe
· 10 years ago
f29ecd6
ART: Rework ARM64 entry sequence
by Andreas Gampe
· 10 years ago
43c63b5
Merge "Fix broken JNI IsAssignableFrom."
by Narayan Kamath
· 10 years ago
1268b74
Fix broken JNI IsAssignableFrom.
by Narayan Kamath
· 10 years ago
89c210b
Merge "Revert "Revert "Enable Load Store Elimination for ARM and ARM64"""
by Bill Buzbee
· 10 years ago
57309db
Move image classes options from art to AndroidRuntime [art]
by Brian Carlstrom
· 10 years ago
2e87969
Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [art]
by Brian Carlstrom
· 10 years ago
00d1ef4
Merge "ART: LoadConstWide should clobber temp reg"
by Bill Buzbee
· 10 years ago
54659e3
ART: LoadConstWide should clobber temp reg
by Alexei Zavjalov
· 10 years ago
59a5525
Merge "Add read barriers for the roots in the verifier."
by Hiroshi Yamauchi
· 10 years ago
7da9586
Add read barriers for the roots in the verifier.
by Hiroshi Yamauchi
· 10 years ago
2eb3769
Merge "Make ImageSpace skip validation if we are using a relocated image"
by Narayan Kamath
· 10 years ago
b93637a
Make ImageSpace skip validation if we are using a relocated image
by Alex Light
· 10 years ago
1175aec
Merge "Fix image not regenerating on changes to bootclasspath"
by Narayan Kamath
· 10 years ago
1a76213
Fix image not regenerating on changes to bootclasspath
by Alex Light
· 10 years ago
01a0ebb
Merge "Make 32bit run-tests work correctly on 64bit default devices."
by Brian Carlstrom
· 10 years ago
fc0082b
Make 32bit run-tests work correctly on 64bit default devices.
by Alex Light
· 10 years ago
70f7d48
Merge "Reduce time and memory usage of GVN."
by Vladimir Marko
· 10 years ago
b19955d
Reduce time and memory usage of GVN.
by Vladimir Marko
· 10 years ago
36b111c
Merge "ART: Build fix"
by Andreas Gampe
· 10 years ago
bda2722
ART: Build fix
by Andreas Gampe
· 10 years ago
cc75c1b
Merge "1. Fix CFI for quick compiled code in x86 & x86_64; 2. Emit CFI in .eh_frame instead of .debug_frame."
by Ian Rogers
· 10 years ago
35e1e6a
1. Fix CFI for quick compiled code in x86 & x86_64;
by Tong Shen
· 10 years ago
9900a61
Merge "Add --always-clean flag to run-test."
by Ian Rogers
· 10 years ago
e34e467
Merge "ART: Fix verifier mishandling erroneous array component types"
by Andreas Gampe
· 10 years ago
aa910d5
ART: Fix verifier mishandling erroneous array component types
by Andreas Gampe
· 10 years ago
da4a126
Merge "Add support for bump pointer spaces to DdmSendHeapSegments."
by Mathieu Chartier
· 10 years ago
36dab36
Add support for bump pointer spaces to DdmSendHeapSegments.
by Mathieu Chartier
· 10 years ago
bfac14a
Add --always-clean flag to run-test.
by Alex Light
· 10 years ago
6399968
Revert "Revert "Enable Load Store Elimination for ARM and ARM64""
by Serban Constantinescu
· 10 years ago
f90283f
Merge "ART: Check for duplicate class definitions in dex file verifier"
by Andreas Gampe
· 10 years ago
0ba238d
ART: Check for duplicate class definitions in dex file verifier
by Andreas Gampe
· 10 years ago
58e17ce
Merge "Stop thread from reattaching during runtime shutdown while tracing."
by Jeff Hao
· 10 years ago
c5d824a
Stop thread from reattaching during runtime shutdown while tracing.
by Jeff Hao
· 10 years ago
f2e9207
Merge "Add GcRoot to clean up and enforce read barriers."
by Hiroshi Yamauchi
· 10 years ago
94f7b49
Add GcRoot to clean up and enforce read barriers.
by Hiroshi Yamauchi
· 10 years ago
ef57ed7
Merge "ART: Remove bogus dcheck"
by Andreas Gampe
· 10 years ago
1c7c399
ART: Remove bogus dcheck
by Andreas Gampe
· 10 years ago
3f49507
Merge "ART: Rework quick entrypoint code in Mir2Lir, cleanup"
by Andreas Gampe
· 10 years ago
9843059
ART: Rework quick entrypoint code in Mir2Lir, cleanup
by Andreas Gampe
· 10 years ago
98cc1e5
Merge "ART: Fix target test paths"
by Andreas Gampe
· 10 years ago
1fe5e5c
ART: Fix target test paths
by Andreas Gampe
· 10 years ago
b3bf7af
Merge "Remove the per-project FDO support. Use the common FDO support from build/core. LOCAL_FDO_SUPPORT indicates if the module should enable FDO builds."
by Ian Rogers
· 10 years ago
1740eca
Remove the per-project FDO support. Use the common FDO support from build/core.
by Dehao Chen
· 10 years ago
4483fbf
Merge "Revert "Enable Load Store Elimination for ARM and ARM64""
by Bill Buzbee
· 10 years ago
c32447b
Revert "Enable Load Store Elimination for ARM and ARM64"
by Bill Buzbee
· 10 years ago
fcc36ba
Enable Load Store Elimination for ARM and ARM64
by Serban Constantinescu
· 10 years ago
a65d63e
Merge "SetConstantWide should mark both SSA regs as constant"
by Bill Buzbee
· 10 years ago
123c574
Merge "Enable Load Store Elimination for ARM and ARM64"
by Bill Buzbee
· 10 years ago
5e3f45b
Merge "ART: ReEnable check for a gap between method's arg "in" vregs and rest of its vregs"
by Bill Buzbee
· 10 years ago
b97df04
Merge "ART: Native bridge command-line parameter"
by Andreas Gampe
· 10 years ago
855564b
ART: Native bridge command-line parameter
by Andreas Gampe
· 10 years ago
0db2c43
Merge "ART: Allow arrays with erroneous component type"
by Andreas Gampe
· 10 years ago
dc13d7d
ART: Allow arrays with erroneous component type
by Andreas Gampe
· 10 years ago
c4a5f58
Merge "ART: Special-case cb(n)z even for in-reg constant"
by Andreas Gampe
· 10 years ago
b07c1f9
ART: Special-case cb(n)z even for in-reg constant
by Andreas Gampe
· 10 years ago
688e7c5
ART: ReEnable check for a gap between method's arg "in" vregs and rest of its vregs
by Alexei Zavjalov
· 10 years ago
01be6e3
Merge "Fix braino in Makefile."
by Nicolas Geoffray
· 10 years ago
0a0a20b
Fix braino in Makefile.
by Nicolas Geoffray
· 10 years ago
2dd6f72
Merge "Add a variable to disable PREBUILD in run-tests."
by Nicolas Geoffray
· 10 years ago
9d2f010
Merge "AArch64: Clean up CalleeSaveMethod frame and the use of temp registers."
by Andreas Gampe
· 10 years ago
b551fdc
AArch64: Clean up CalleeSaveMethod frame and the use of temp registers.
by Zheng Xu
· 10 years ago
2815f12
Merge "Fix proxy tracing and enable tests that now work with tracing."
by Jeff Hao
· 10 years ago
0398e17
Fix proxy tracing and enable tests that now work with tracing.
by Jeff Hao
· 10 years ago
3bb12b9
Add a variable to disable PREBUILD in run-tests.
by Nicolas Geoffray
· 10 years ago
e564728
Merge "ART: Fix missing initialization in stack_map_stream.h"
by Andreas Gampe
· 10 years ago
8eddd2a
ART: Fix missing initialization in stack_map_stream.h
by Andreas Gampe
· 10 years ago
daa31c5
Merge "ART: Reject array-length on non-reference register"
by Andreas Gampe
· 10 years ago
65c9db8
ART: Reject array-length on non-reference register
by Andreas Gampe
· 10 years ago
8df7388
Merge "Revert "Fix proxy tracing and enable tests that now work with tracing.""
by Nicolas Geoffray
· 10 years ago
167cc7c
Revert "Fix proxy tracing and enable tests that now work with tracing."
by Nicolas Geoffray
· 10 years ago
37f1c7c
Merge "Implement array get and array put in optimizing."
by Nicolas Geoffray
· 10 years ago
3c7bb98
Implement array get and array put in optimizing.
by Nicolas Geoffray
· 10 years ago
Next »