Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
560b7c8f7fbec6df9c5e2e64892686f1b19c7373
/
build
27bd4dd
ART: Use platform_include header library
by Andreas Gampe
· 7 years ago
24be74d
Merge "Use absolute path for art/tools/cpplint.py --root"
by Treehugger Robot
· 7 years ago
cf2bd73
Use absolute path for art/tools/cpplint.py --root
by Colin Cross
· 7 years ago
06c42a5
ART: Move openjdkjvmti to art/
by Andreas Gampe
· 7 years ago
84b65e9
Merge "Assume all x86/x86_64 hosts support at least sse4.x/popcount."
by Aart Bik
· 7 years ago
f605257
Assume all x86/x86_64 hosts support at least sse4.x/popcount.
by Aart Bik
· 7 years ago
fcc7d67
ART: Enable full sanitization under ASAN host by default
by Andreas Gampe
· 7 years ago
3d931dc
Merge "Create a class loader context starting from an existing ClassLoader"
by Treehugger Robot
· 8 years ago
57d0acc
Create a class loader context starting from an existing ClassLoader
by Calin Juravle
· 8 years ago
93764b8
Generalize atomic_method_ref_map to support dex references
by Mathieu Chartier
· 8 years ago
65d793b
Merge "Remove the old ARM code generator from ART's Optimizing compiler."
by Roland Levillain
· 8 years ago
6744a5c
Always pass --root to cpplint
by Colin Cross
· 8 years ago
9983e30
Remove the old ARM code generator from ART's Optimizing compiler.
by Roland Levillain
· 8 years ago
5ebf7dd
Merge "ART: Add ART_ENABLE_ADDRESS_SANITIZER as env variable"
by Treehugger Robot
· 8 years ago
dbf0e0f
ART: Add ART_ENABLE_ADDRESS_SANITIZER as env variable
by Andreas Gampe
· 8 years ago
87e2cb6
Add support for processing class loader contexts
by Calin Juravle
· 8 years ago
7b46197
Merge changes I8d0f5341,Iced0de7c,I742cd614
by Calin Juravle
· 8 years ago
cdd4912
Add fast path to FindClass for DelegateLastClassLoader
by Calin Juravle
· 8 years ago
ca06ea3
Refactor module registration
by Colin Cross
· 8 years ago
2db58b6
gofmt -w build/art.go
by Colin Cross
· 8 years ago
19df565
Merge "Add dex2oat support for profile based image creation"
by Mathieu Chartier
· 8 years ago
f70fe3d
Add dex2oat support for profile based image creation
by Mathieu Chartier
· 8 years ago
69489fa
ART: Fix old warnings
by Andreas Gampe
· 8 years ago
dd8aa32
build: disable -Wmissing-noreturn for clang-tidy
by George Burgess IV
· 8 years ago
2e4fe5a
Merge "build: always define NDEBUG in the static analyzer"
by Treehugger Robot
· 8 years ago
7fb4665
build: always define NDEBUG in the static analyzer
by George Burgess IV
· 8 years ago
4cf4e36
Merge "Revert "Revert "test: Add desugar support to run-test"""
by Treehugger Robot
· 8 years ago
2a33775
Revert "Revert "test: Add desugar support to run-test""
by Igor Murashkin
· 8 years ago
75e7c9c
Revert "test: Add desugar support to run-test"
by Mariano Giardina
· 8 years ago
0385805
ART: Add ASAN_OPTIONS to gtest rules
by Andreas Gampe
· 8 years ago
86b0db4
test: Add desugar support to run-test
by Igor Murashkin
· 8 years ago
db40eac
Address review comments for aog/411660
by Mathieu Chartier
· 8 years ago
73321bf
Merge "ART: Fix old warnings"
by Treehugger Robot
· 8 years ago
2722f38
ART: Fix old warnings
by Andreas Gampe
· 8 years ago
f45d61c
ART: Fix or disable some tidy warnings.
by Andreas Gampe
· 8 years ago
3e00363
ART: Increase stack overflow guard for x86 sanitization
by Andreas Gampe
· 8 years ago
0bb4031
Added DexFileAsanRegistrar and necessary additions
by Bharadwaj Kalandhabhatta
· 8 years ago
655c6fd
ART: Increase stack overflow guard for sanitization
by Andreas Gampe
· 8 years ago
d00e02b
Fix dexlayout fixed point test
by Mathieu Chartier
· 8 years ago
90eb05c
Merge "Ensure libopenjdk{,jvm,jvmti}d gets built with build-art target"
by Alex Light
· 8 years ago
7b497ee
Ensure libopenjdk{,jvm,jvmti}d gets built with build-art target
by Alex Light
· 8 years ago
bc9f10c
ART: Move overflow gap definition to art.go
by Andreas Gampe
· 8 years ago
9e8797d
Merge "Update smali/baksmali command syntax for v2.2.0"
by Treehugger Robot
· 8 years ago
55232f1
Add dexdiag_test
by David Sehr
· 8 years ago
14fc9db
Update smali/baksmali command syntax for v2.2.0
by Ben Gruver
· 8 years ago
1352f13
Split image_test and oatdump_test.
by Vladimir Marko
· 8 years ago
4dc06e2
Merge "Rename and obsolete compiler filter names."
by Nicolas Geoffray
· 8 years ago
c3c743a
Merge "Improve deterministic boot image compilation with CC collector."
by Roland Levillain
· 8 years ago
1ca6890
More robust GC verification and corruption dumping
by Mathieu Chartier
· 8 years ago
b81e9e9
Improve deterministic boot image compilation with CC collector.
by Roland Levillain
· 8 years ago
49cda06
Rename and obsolete compiler filter names.
by Nicolas Geoffray
· 8 years ago
cc05a77
Revert "Add dexdiag_test"
by David Sehr
· 8 years ago
2120ad4
Add dexdiag_test
by David Sehr
· 8 years ago
eeabc03
Revert "Add dexdiag_test"
by Andreas Gampe
· 8 years ago
146c3fa
Add dexdiag_test
by David Sehr
· 8 years ago
002b931
Incorporate random profile tests into run-test.
by Jeff Hao
· 8 years ago
48f7a5b
Merge "Assign pointer to quick code for copied methods"
by Nicolas Geoffray
· 8 years ago
1c5143e
Revert "Remove obsolete LOCAL_DX_FLAGS."
by Colin Cross
· 8 years ago
a70b683
Merge "Revert "Revert "ARM: VIXL32: Use VIXL backend by default."""
by Nicolas Geoffray
· 8 years ago
467d94a
Revert "Revert "ARM: VIXL32: Use VIXL backend by default.""
by Nicolas Geoffray
· 8 years ago
70b21bd
Run all 'compiler' variants by default.
by Nicolas Geoffray
· 8 years ago
5e03a30
ART: Refactor libopenjdkjvmti
by Andreas Gampe
· 8 years ago
8a78a77
Merge "Revert "ARM: VIXL32: Use VIXL backend by default.""
by Nicolas Geoffray
· 8 years ago
25275be
Revert "ARM: VIXL32: Use VIXL backend by default."
by Nicolas Geoffray
· 8 years ago
b3f2b5c
Assign pointer to quick code for copied methods
by Artem Udovichenko
· 8 years ago
7cc3ae5
Return the right value in VerifyClass.
by Nicolas Geoffray
· 8 years ago
556cba0
Don't include patch information when generating images.
by Richard Uhler
· 8 years ago
3b6f440
jni: Switch to @FastNative for all JNI functions. Deprecate !bang JNI.
by Igor Murashkin
· 8 years ago
e631689
ARM: VIXL32: Use VIXL backend by default.
by Scott Wakeling
· 8 years ago
bb00f81
Remove testing of prebuilt npic boot images.
by Richard Uhler
· 8 years ago
67e1dc5
Remove use of npic image for gtests.
by Richard Uhler
· 8 years ago
84f50ae
Remove remaining uses of DexFile::GetChecksum.
by Richard Uhler
· 8 years ago
69bcf2c
Improve checking of multidex dex checksums.
by Richard Uhler
· 8 years ago
7a2a340
Merge "Use VerifierDeps test file for dex2oat swap tests."
by Vladimir Marko
· 8 years ago
1535770
Use VerifierDeps test file for dex2oat swap tests.
by Vladimir Marko
· 8 years ago
6dde4d3
Merge "Revert to `-fstack-protector-strong` in read barrier config."
by Roland Levillain
· 8 years ago
ae3bcac
Enable thread annotations for std::mutex
by David Sehr
· 8 years ago
ae78c26
ART: Add UnstartedRuntime support for Class.getSimpleName
by Andreas Gampe
· 8 years ago
ad93db3
Add ART_TEST_RUN_TEST_IMAGE.
by Nicolas Geoffray
· 8 years ago
94e25db
Make no-relocate the default.
by Nicolas Geoffray
· 8 years ago
56f06cb
Merge "Enable PRODUCT_ART_USE_READ_BARRIER by default."
by Hiroshi Yamauchi
· 8 years ago
63fcc81
Merge "Add dexoptanalyzer tool"
by Calin Juravle
· 8 years ago
36eb313
Add dexoptanalyzer tool
by Calin Juravle
· 8 years ago
da75ad7
Enable PRODUCT_ART_USE_READ_BARRIER by default.
by Hiroshi Yamauchi
· 8 years ago
cd1ed41
Revert to `-fstack-protector-strong` in read barrier config.
by Roland Levillain
· 8 years ago
72ab684
Add class status for resolved erroneous classes.
by Vladimir Marko
· 8 years ago
b0dde43
Merge "Fix inserting classes to initiating loader's class table."
by Vladimir Marko
· 8 years ago
6ad2f6d
Fix inserting classes to initiating loader's class table.
by Vladimir Marko
· 8 years ago
2c532ed
Merge "Do not use npic image for oat file assistant tests."
by Treehugger Robot
· 8 years ago
dedb22a
Merge "Enable CC (ART_USE_READ_BARRIER) by default."
by Treehugger Robot
· 8 years ago
0f01b58
ART: Add ClassLoadCallback
by Andreas Gampe
· 8 years ago
fd3161a
Enable CC (ART_USE_READ_BARRIER) by default.
by Hiroshi Yamauchi
· 8 years ago
cdcbddf
Do not use npic image for oat file assistant tests.
by Richard Uhler
· 8 years ago
cb6a591
Revert^3 "Remove unused code for patching oat files."
by Richard Uhler
· 8 years ago
e7ec8b2
Revert "Revert "Remove unused code for patching oat files.""
by Richard Uhler
· 8 years ago
7898587
Revert "Remove unused code for patching oat files."
by Nicolas Geoffray
· 8 years ago
c9f7662
Remove unused code for patching oat files.
by Richard Uhler
· 8 years ago
3a2e78e
Fix some issues reported by Valgrind
by Anton Kirilov
· 8 years ago
1196ed8
Handle ART_USE_READ_BARRIER as a product variable.
by Hiroshi Yamauchi
· 8 years ago
1e4841e
Fill in empty iftable early
by Mathieu Chartier
· 8 years ago
Next »