Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
a4cdd36ba332b63ccaae8416f68d3ac98d7dd68f
/
build
/
Android.bp
3940254
Modernise code to use override specifier
by Yi Kong
· 6 years ago
0841735
Use tidy_checks_as_errors blueprint field instead of manually setting --warnings-as-errors
by Nikita Ioffe
· 6 years ago
d53f606
Partially disable building ART for host on Mac.
by David Srbecky
· 6 years ago
da948ce
Revert^2 "Add apex com.android.runtime.host artifact"
by Alex Light
· 6 years ago
dfcd82c
ART: Fix android-cloexec warnings
by Andreas Gampe
· 6 years ago
afaf7f8
ART: Enable bugprone-unused-return-value
by Andreas Gampe
· 6 years ago
660718f
Merge "ART: Add bugprone-argument-comment"
by Treehugger Robot
· 6 years ago
6cd8390
ART: Add bugprone-argument-comment
by Andreas Gampe
· 6 years ago
56de89a
Mark most *Offset helper functions as constexpr.
by David Srbecky
· 6 years ago
44b3174
ART: Mark move constructors with noexcept
by Andreas Gampe
· 6 years ago
c55bb39
Revert^2 "ART: Refactor typedef to using"
by Andreas Gampe
· 6 years ago
ee07743
Revert "ART: Refactor typedef to using"
by Andreas Gampe
· 6 years ago
9a20ff0
ART: Refactor typedef to using
by Andreas Gampe
· 6 years ago
70dfb69
ART: Fix dexdump & dexlist
by Andreas Gampe
· 6 years ago
6142e58
ART: Add redundant-void-arg check
by Andreas Gampe
· 6 years ago
8351aac
ART: Refactor for bool literals
by Andreas Gampe
· 6 years ago
322c089
ART: Add tidy errors
by Andreas Gampe
· 6 years ago
6514f95
Merge "ART: Clean up unused using declarations"
by Treehugger Robot
· 6 years ago
1eb8ce0
Merge "ART: Add more tidy checks to fatal list"
by Treehugger Robot
· 6 years ago
bd39d14
ART: Clean up unused using declarations
by Andreas Gampe
· 6 years ago
6f4cf6e
ART: Add more tidy checks to fatal list
by Andreas Gampe
· 7 years ago
020020f
ART: Disable Wunreachable-code for tidy
by Andreas Gampe
· 6 years ago
896583e
ART: Use clang-tidy to warn on RAII issue
by Andreas Gampe
· 7 years ago
05e34f4
Revert^2 "Remove support for Valgrind in ART."
by Roland Levillain
· 7 years ago
8b362a8
Revert "Remove support for Valgrind in ART."
by Andreas Gampe
· 7 years ago
8268cb6
Remove support for Valgrind in ART.
by Roland Levillain
· 7 years ago
c8b95b2
ART: Clean up global includes - jni headers
by Andreas Gampe
· 7 years ago
238e8fc
ART: Clean up global includes - zlib
by Andreas Gampe
· 7 years ago
f24dfb0
ART: Clean up global includes - lz4
by Andreas Gampe
· 7 years ago
fdb7a61
ART: Clean up global includes - icu4c
by Andreas Gampe
· 7 years ago
84b6933
Follow new type for compile_multilib
by Colin Cross
· 7 years ago
057f1e4
Use target.linux for all linux kernel based targets
by Dan Willemsen
· 7 years ago
99988f8
Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]
by Dan Willemsen
· 7 years ago
9389ae7
Simplify Android.bp files
by Dan Willemsen
· 7 years ago
27bd4dd
ART: Use platform_include header library
by Andreas Gampe
· 7 years ago
f605257
Assume all x86/x86_64 hosts support at least sse4.x/popcount.
by Aart Bik
· 7 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
7fb4665
build: always define NDEBUG in the static analyzer
by George Burgess IV
· 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
bc9f10c
ART: Move overflow gap definition to art.go
by Andreas Gampe
· 8 years ago
3b6f440
jni: Switch to @FastNative for all JNI functions. Deprecate !bang JNI.
by Igor Murashkin
· 8 years ago
ae3bcac
Enable thread annotations for std::mutex
by David Sehr
· 8 years ago
6150121
ART: Ignore google-default-arguments tidy check
by Andreas Gampe
· 8 years ago
be332ed
Reimplement ART_NDEBUG_OPT_FLAG
by Colin Cross
· 8 years ago
728b27a
Stop manually including gtest headers.
by Dan Albert
· 8 years ago
38a3ffa
Fix mac build
by Colin Cross
· 8 years ago
fe6064a
Convert more of art to Android.bp
by Colin Cross
· 8 years ago
c564406
Fix debug flag ordering
by Colin Cross
· 8 years ago
1f7f3bd
Convert libart and dependencies to Android.bp
by Colin Cross
· 8 years ago