Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
a4bce7141aa089d9664d064bdaea05223759447a
/
build
/
Android.gtest.mk
3a09092
Revert "lambda: Add support for invoke-interface for boxed innate lambdas"
by Nicolas Geoffray
· 9 years ago
457e874
lambda: Add support for invoke-interface for boxed innate lambdas
by Igor Murashkin
· 9 years ago
763a31e
Add immune spaces abstraction
by Mathieu Chartier
· 9 years ago
07ddb6f
Fix elf writer to properly handle empty text sections
by Mathieu Chartier
· 9 years ago
d9786b0
Implementation of fast lookup table to search class_def by descriptor
by Artem Udovichenko
· 9 years ago
35831e8
Reduce memory used by CompiledMethods.
by Vladimir Marko
· 9 years ago
66e33f1
Merge "Use DlMallocSpace for the JIT code cache."
by Nicolas Geoffray
· 9 years ago
0c3c266
Use DlMallocSpace for the JIT code cache.
by Nicolas Geoffray
· 9 years ago
d57d454
Allocate dex cache arrays in their class loader's linear alloc
by Mathieu Chartier
· 9 years ago
8c434dc
MIPS: Assemblers changes needed for optimizing compiler
by Goran Jakovljevic
· 9 years ago
dbce0d7
MIPS64r6 Assembler Tests
by Chris Larsen
· 9 years ago
51c6c18
KNOWN_BROKEN/FAILING does not work for gtests.
by Nicolas Geoffray
· 9 years ago
b2ae66a
Test fails on mips.
by Nicolas Geoffray
· 9 years ago
22af3be
Use induction variable range analysis in BCE (statically).
by Aart Bik
· 9 years ago
fc1ccd7
lambda: Infrastructure to support capture/liberate-variable dex opcodes
by Igor Murashkin
· 9 years ago
b00ae4a
Merge "Make Art's dexlist the real one!"
by Aart Bik
· 9 years ago
b1b45be
Make Art's dexlist the real one!
by Aart Bik
· 9 years ago
30efb4e
Induction variable analysis (with unit tests).
by Aart Bik
· 9 years ago
50fa993
Svelter libart-compiler
by Alex Light
· 9 years ago
b1d8c31
Revert "cleanup: Replace pointers with out-parameters and fix-up formatting"
by Igor Murashkin
· 9 years ago
fb326cf
base: replace raw pointers for out-parameters with safer out<T>
by Igor Murashkin
· 9 years ago
3f307f3
Added unit tests to LICM.
by Aart Bik
· 9 years ago
854a02b
Improved side effect analysis (field/array write/read).
by Aart Bik
· 9 years ago
22c26f5
Revert "Make Art dexdump/list the real utilities."
by Aart Bik
· 9 years ago
d10ee1c
Make Art dexdump/list the real utilities.
by Aart Bik
· 9 years ago
3e40f4a
Migrated dexlist from Dalvik (libdex) into Art (libart)
by Aart Bik
· 9 years ago
cfbe53c
List dependence of dexdump gtest on dexdump binary.
by Aart Bik
· 9 years ago
69ae54a
Migrated dexdump from Dalvik (libdex) into Art (libart)
by Aart Bik
· 9 years ago
b1f3753
Added index type of dex byte instructions.
by Aart Bik
· 9 years ago
12bd721
If heap poisoning is on, pass the relevant flag to LOCAL_ASFLAGS.
by Roland Levillain
· 10 years ago
3db3600
ART: Fix valgrind Makefile
by Andreas Gampe
· 10 years ago
0f7c06d
Fix rule: the exe must be first dependency.
by Nicolas Geoffray
· 10 years ago
01908eb
Merge "Refactor makefiles to allow just building tests."
by Nicolas Geoffray
· 10 years ago
58035ae
Refactor makefiles to allow just building tests.
by Nicolas Geoffray
· 10 years ago
ea216b3
Add missing oatdump test dependency
by Mathieu Chartier
· 10 years ago
19510f0
Add oatdump test
by Mathieu Chartier
· 10 years ago
80afd02
ART: Clean up arm64 kNumberOfXRegisters usage.
by Vladimir Marko
· 10 years ago
0ae3bf8
ART: Fix gtest dependency
by Andreas Gampe
· 10 years ago
799681b
ART: Refactor UnstartedRuntime for testing
by Andreas Gampe
· 10 years ago
67ff7d1
Test and fix bug checking status of secondary multidex files.
by Richard Uhler
· 10 years ago
0462c4c
Support multiple instrumentation clients
by Sebastien Hertz
· 10 years ago
c4013ea
ART: Fix addpd opcode, add Quick x86 assembler test
by Chao-ying Fu
· 10 years ago
c91df2d
Revert "Revert "Quick: Rewrite type inference pass.""
by Vladimir Marko
· 10 years ago
1b717f6
Revert "Quick: Rewrite type inference pass."
by Andreas Gampe
· 10 years ago
e490b01
Quick: Rewrite type inference pass.
by Vladimir Marko
· 10 years ago
70bef0d
ART: Add compiled-methods
by Andreas Gampe
· 10 years ago
3e52aa4
Move GetAndroidToolsDir to common location.
by David Srbecky
· 10 years ago
7848da4
ART: Store classpath information into oat file
by Andreas Gampe
· 10 years ago
c6b4dd8
Implement CFI for Optimizing.
by David Srbecky
· 10 years ago
dd97393
Implement CFI for JNI.
by David Srbecky
· 10 years ago
1109fb3
Implement CFI for Quick.
by David Srbecky
· 10 years ago
9b14dc3
ART: Fix gtests for missing-noreturn
by Andreas Gampe
· 10 years ago
758a801
ART: Enable Clang's -Wdeprecated
by Andreas Gampe
· 10 years ago
ca71458
ART: Add Clang's -Wused-but-marked-unused
by Andreas Gampe
· 10 years ago
3f311cf
Add tests for Arm64RelativePatcher.
by Vladimir Marko
· 10 years ago
4d23c9d
Add tests for Thumb2RelativePatcher.
by Vladimir Marko
· 10 years ago
b163bb7
Refactor RelativePatcher out of OatWriter.
by Vladimir Marko
· 10 years ago
dcff612
Merge "Revert "Revert "Add small library for writing of DWARF data."""
by David Srbecky
· 10 years ago
15c1975
Revert "Revert "Add small library for writing of DWARF data.""
by David Srbecky
· 10 years ago
5942d57
Merge "Revert "Add small library for writing of DWARF data.""
by Nicolas Geoffray
· 10 years ago
1ded5be
Revert "Add small library for writing of DWARF data."
by Nicolas Geoffray
· 10 years ago
4665300
Merge "Add small library for writing of DWARF data."
by David Srbecky
· 10 years ago
75c3d61
Add small library for writing of DWARF data.
by David Srbecky
· 10 years ago
81c6f8d
ART: PathClassLoader for compiler
by Andreas Gampe
· 10 years ago
3679a47
Merge "Support relative encoded dex locations in oat files."
by Richard Uhler
· 10 years ago
e5fed03
Support relative encoded dex locations in oat files.
by Richard Uhler
· 10 years ago
bce416f
Add code cache test
by Mathieu Chartier
· 10 years ago
26584ca
Merge "Add missing patchoatd dependency for oat_file_assistant_test."
by Richard Uhler
· 10 years ago
9a44f87
Add missing patchoatd dependency for oat_file_assistant_test.
by Richard Uhler
· 10 years ago
a2d8ec6
Compress the Dex register maps built by the optimizing compiler.
by Roland Levillain
· 10 years ago
66d874d
Create OatFileAssistant class for assisting with oat files.
by Richard Uhler
· 10 years ago
4858a93
Change card cache mod-union table to use bitmaps
by Mathieu Chartier
· 10 years ago
8df91ac
ART: Add VALGRIND_LIB for gtests
by Andreas Gampe
· 10 years ago
3c0bb31
ART: Use Valgrind from tree
by Andreas Gampe
· 10 years ago
7a01dc2
Dead code elimination based on GVN results.
by Vladimir Marko
· 10 years ago
a5afcfc
Be more lenient with 4 byte UTF-8 sequences.
by Narayan Kamath
· 10 years ago
aaebaa0
art: Refactor RuntimeOptions/ParsedOptions
by Igor Murashkin
· 10 years ago
31fb260
Add options for building/testing with coverage.
by Dan Albert
· 10 years ago
f36df54
Remove libcxx.mk cruft.
by Dan Albert
· 10 years ago
57b3429
ART: Allow to compile interpret-only mips64 files
by Andreas Gampe
· 10 years ago
bced67d
ART: Fix Clang CFLAGS inclusion
by Andreas Gampe
· 10 years ago
1e86237
Merge "ART: Add imgdiag_test test dependency"
by Andreas Gampe
· 10 years ago
c93b8b5
ART: Add imgdiag_test test dependency
by Andreas Gampe
· 10 years ago
5c79aec
Merge "ART: Swap-space in the compiler"
by Andreas Gampe
· 10 years ago
e21dc3d
ART: Swap-space in the compiler
by Andreas Gampe
· 10 years ago
a5eae69
Add heap task processor
by Mathieu Chartier
· 10 years ago
3774335
Add a new imgdiag tool to diff boot.art/core.art against a process
by Igor Murashkin
· 10 years ago
d1512fe
Merge "Add ReferenceQueue test"
by Mathieu Chartier
· 10 years ago
9e2094f
Add ReferenceQueue test
by Mathieu Chartier
· 10 years ago
956af0f
Remove portable.
by Elliott Hughes
· 10 years ago
044ac4f
Merge "Bounds check elimination."
by Mingyao Yang
· 10 years ago
f384f88
Bounds check elimination.
by Mingyao Yang
· 10 years ago
14317f0
Remove unused headers.
by Ian Rogers
· 10 years ago
32f5b4d
Vixl: Update the VIXL interface to VIXL 1.7 and enable VIXL debug.
by Serban Constantinescu
· 10 years ago
1ad824c
Merge "Revert "Arm64: Use the debug version of VIXL for debug builds.""
by Nicolas Geoffray
· 10 years ago
847c8db
Revert "Arm64: Use the debug version of VIXL for debug builds."
by Nicolas Geoffray
· 10 years ago
6d54142
Merge "Arm64: Use the debug version of VIXL for debug builds."
by Nicolas Geoffray
· 10 years ago
58d2974
Merge "The libc++ gtest is being renamed to libgtest."
by Dan Albert
· 10 years ago
195c576
Arm64: Use the debug version of VIXL for debug builds.
by Serban Constantinescu
· 10 years ago
d582fa4
Instruction set features for ARM64, MIPS and X86.
by Ian Rogers
· 10 years ago
Next »