Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
cfc6e9d55263d49e2d8d19a4a3a7d38567bb4fb9
/
runtime
/
Android.bp
f579b06
Unified sampling PGO for art
by Yi Kong
· 6 years ago
3e9abfc
Rename ART release APEX to com.android.art.
by Martin Stjernholm
· 6 years ago
71f7aff
Use prebuilt_visibility property on sdk/module_exports
by Paul Duffin
· 6 years ago
8b24762
Use the new libicu.so provided in the NDK
by Victor Chang
· 6 years ago
9636062
Integrate cpu_features external library
by Daniil Riazanovskiy
· 6 years ago
35f765b
Link all internal libraries statically into dex2oat(d) on host.
by Martin Stjernholm
· 6 years ago
68e5db5
Convert libdexfile_support_static to *_static_defaults modules.
by Martin Stjernholm
· 6 years ago
2eb1f83
Link liblz4 and liblzma dynamically again.
by Martin Stjernholm
· 6 years ago
169dfb4
Revert^2 "art: Remove dependencies on platform unavailable modules"
by Yo Chiang
· 6 years ago
c4cd59b
Revert "art: Remove dependencies on platform unavailable modules"
by Insaf Latypov
· 6 years ago
84eb3c9
art: Remove dependencies on platform unavailable modules
by Yo Chiang
· 6 years ago
5439f05
Revert^3 "VIXL simulator for ART (Stage1)"
by Ulya Trafimovich
· 6 years ago
d3ee902
More inclusive language in the build system.
by David Srbecky
· 6 years ago
50a454b
Link statically with libart(d)-simulator-container.
by Ulya Trafimovich
· 6 years ago
659e8d6
Sampling PGO for libart
by Yi Kong
· 6 years ago
e886d68
Revert^2 "VIXL simulator for ART (Stage1)"
by Ulyana Trafimovich
· 6 years ago
3060bb9
Revert "VIXL simulator for ART (Stage1)"
by Ulyana Trafimovich
· 6 years ago
48ca6a6
VIXL simulator for ART (Stage1)
by Xueliang Zhong
· 7 years ago
0d60a2b
Introduce an enum for the compilation kind.
by Nicolas Geoffray
· 6 years ago
9974e3c
Clean up generated operator<<(os, enum).
by Vladimir Marko
· 6 years ago
4a88a5a
Finish move of jar compilation rules from makefile to soong.
by David Srbecky
· 6 years ago
2280b53
Move gtest tool dependencies from makefile to soong
by David Srbecky
· 6 years ago
4fc7569
[nterp] Add arm64 implementation.
by Nicolas Geoffray
· 6 years ago
b1c8e16
Dynamically link to libz
by Jiyong Park
· 6 years ago
75b961a
Add visibilities for prebuilts.
by Martin Stjernholm
· 6 years ago
71f661c
Set apex_available property
by Jiyong Park
· 6 years ago
00cb81d
Add explicit dependencies on jni_headers
by Orion Hodson
· 6 years ago
b72a094
Remove ART dependency on libicuuc
by Victor Chang
· 6 years ago
c1ad13a
Add Handle::GetFromGdb function
by Alex Light
· 6 years ago
9f8ead2
Remove support code for native Core Platform API checks
by Orion Hodson
· 6 years ago
41b605c
Remove MIPS support from runtime/.
by Vladimir Marko
· 6 years ago
30b38f8
Remove MIPS mterp.
by Vladimir Marko
· 6 years ago
b682ea4
Introduce BaseDexClassLoader.computeClassLoaderContextsNative
by Dan Zimmerman
· 6 years ago
fc58809
Remove old JDWP implementation from ART
by Alex Light
· 6 years ago
467defb
[art] Format runtime/Android.bp
by Dan Zimmerman
· 6 years ago
066dd902
Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR
by Jiyong Park
· 6 years ago
80599a2
Revert submission 1191937-art_apex_available
by Joseph Murphy
· 6 years ago
1e88f98
Use apex_available property
by Jiyong Park
· 7 years ago
0039182
Add an implementation of Nterp for x64.
by Nicolas Geoffray
· 6 years ago
013d1ee
Introduce the notion of an nterp frame.
by Nicolas Geoffray
· 7 years ago
0d38e85
Keep the debug_frame for some arm32 art libs.
by Christopher Ferris
· 6 years ago
d3d00c0
Refactor oat.h.
by Vladimir Marko
· 7 years ago
55eccdf
Revert^4 "Walk internal ArtField/ArtMethod pointers"
by Alex Light
· 7 years ago
c34eab4
Revert "Revert^2 "Walk internal ArtField/ArtMethod pointers""
by Nicolas Geoffray
· 7 years ago
ea2a3d9
Revert^2 "Walk internal ArtField/ArtMethod pointers"
by Alex Light
· 7 years ago
712fa80
Revert "Walk internal ArtField/ArtMethod pointers"
by Nicolas Geoffray
· 7 years ago
f70dfec
Attach the running bitness to the boot image profile
by Calin Juravle
· 7 years ago
c84fc3a
Walk internal ArtField/ArtMethod pointers
by Alex Light
· 7 years ago
c18eba3
Consolidate updating of reflective Field/Method references
by Alex Light
· 7 years ago
621afb4
Avoid linking libdexfile_support into static executables.
by Martin Stjernholm
· 7 years ago
bae88c0
Supported AVX/AVX2 in art-interpreter
by jaishank
· 7 years ago
01ecfa1
Refactor Core Plaform API checking
by Orion Hodson
· 7 years ago
4345aac
Cleanup some usages of include_dirs
by Paul Duffin
· 7 years ago
79d6c80
Revert^2 "Support using opaque JNI ids"
by Alex Light
· 7 years ago
b476a29
Revert "Support using opaque JNI ids"
by Nicolas Geoffray
· 7 years ago
21d5994
Support using opaque JNI ids
by Alex Light
· 7 years ago
2411f49
Add helpers to allocate JIT memory in zygote.
by Nicolas Geoffray
· 7 years ago
2a905b2
Move memory related regions of the JIT cache in its own class.
by Nicolas Geoffray
· 7 years ago
ba26b51
ART: Skip all-threads dump on abort if locks are held
by Andreas Gampe
· 7 years ago
616f400
Move libsigchain out of static/shared properties
by Colin Cross
· 7 years ago
0dc93b1
ART: Run bpfmt over ART's blueprint files
by Andreas Gampe
· 7 years ago
552a134
ART: Optimize StringBuilder append pattern.
by Vladimir Marko
· 9 years ago
7711c35
Fix debug/release dependencies on libartbase
by David Srbecky
· 7 years ago
2e2c45e
Plumb tombstoned connections through PALette.
by Martin Stjernholm
· 7 years ago
f160394
Rewrite backtrace-helper to use Unwinder directly.
by David Srbecky
· 7 years ago
fc8e759
art: remove unnecessary references to external/zlib.
by Elliott Hughes
· 7 years ago
268aa30
Add dependency on libdl_android
by dimitry
· 7 years ago
35a3f6a
Create vdex file for dex loaded with InMemoryDexClassLoader
by David Brazdil
· 7 years ago
f52d92f
ObjPtr<>-ify Monitor/-Pool.
by Vladimir Marko
· 7 years ago
621c880
ObjPtr<>-ify mirror::CallSite.
by Vladimir Marko
· 7 years ago
5092811
Move elf_utils.h to libelffile library as well.
by David Srbecky
· 7 years ago
b9c29f6
Hide conscrypt package classes for app AOT compilation.
by Vladimir Marko
· 7 years ago
2faab00
Create libelffile library for ELF file manipulation.
by David Srbecky
· 7 years ago
21b6568
Unload native libraries during shutdown.
by Nicolas Geoffray
· 7 years ago
a43ba3d
ART: Add ClassVerifier
by Andreas Gampe
· 7 years ago
2b076df
Make jni_internal_test a CommonRuntimeTest.
by Vladimir Marko
· 7 years ago
119733d
Revert "Revert "ART: introduce PALette abstraction layer""
by Orion Hodson
· 7 years ago
e6e01a0
Revert "ART: introduce PALette abstraction layer"
by Orion Hodson
· 7 years ago
4b9d00a
ART: introduce PALette abstraction layer
by Orion Hodson
· 7 years ago
b72a6a9
DO NOT MERGE: Revert "Revert "ART: add libprocessgroup dependency and fix sched_policy include""
by Suren Baghdasaryan
· 7 years ago
b3eff8a
DO NOT MERGE: Revert "ART: add libprocessgroup dependency and fix sched_policy include"
by Suren Baghdasaryan
· 7 years ago
fbdbccc
ART: add libprocessgroup dependency and fix sched_policy include
by Suren Baghdasaryan
· 8 years ago
8764dc3
ART: Use iosfwd more
by Andreas Gampe
· 7 years ago
9e73631
Merge "Include ICU4C cc_library_headers instead of a directory"
by vichang
· 7 years ago
5ce7e0d
Merge changes from topic "dexfile-hooks"
by Martin Stjernholm
· 7 years ago
0a2cdf3
Include ICU4C cc_library_headers instead of a directory
by Victor Chang
· 8 years ago
fcf213c
Merge "Remove unused ICU4C headers in libartbase-art-gtest and libart-runtime-gtest"
by vichang
· 7 years ago
b3d2e83
Add minimal libdexfile API for external users.
by Martin Stjernholm
· 8 years ago
7cc45fd
ART: Factor out lock order and holder from mutexes
by Andreas Gampe
· 8 years ago
18642a3
Remove unused ICU4C headers in libartbase-art-gtest and libart-runtime-gtest
by Victor Chang
· 8 years ago
b56e835
Merge "Use unified libvixl(d) instead of per-supported-arch libvixl(d)-arm(64)."
by Roland Levillain
· 8 years ago
4355162
Revert^2 "Link lzma and lz4 compression libs statically into libartbase and use that"
by Martin Stjernholm
· 8 years ago
9960cbc
Revert "Link lzma and lz4 compression libs statically into libartbase and use that"
by Annie Meng
· 8 years ago
21579be
Link lzma and lz4 compression libs statically into libartbase and use that
by Martin Stjernholm
· 8 years ago
12dd9ae
Use unified libvixl(d) instead of per-supported-arch libvixl(d)-arm(64).
by Roland Levillain
· 8 years ago
65ed42a
Revert "Link compression libs statically into libartbase and use those everywhere."
by Nicolas Geoffray
· 8 years ago
8a94003
Link compression libs statically into libartbase and use those everywhere.
by Martin Stjernholm
· 8 years ago
7d1c049
Merge changes from topic "socket_peer_is_trusted"
by Treehugger Robot
· 8 years ago
c2efd4d
Remove libcutils socket_peer_is_trusted dependency.
by Elliott Hughes
· 8 years ago
2ee09ff
Split interpreter_switch_impl.cc
by David Srbecky
· 8 years ago
Next »