Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
2bac049599e327888800a82fd90a2139c91fd093
/
libartbase
/
Android.bp
f040914
Uncouple ART gtests from the ART APEX.
by Roland Levillain
· 5 years ago
55ffe7f
Rename some ART gtest related Soong modules.
by Roland Levillain
· 5 years ago
09eacd9
Setup ART experiments infra
by Calin Juravle
· 5 years ago
8ffaef9
Remove BUILDING_LIBART macro.
by Vladimir Marko
· 5 years ago
4312f74
Export libdexfile and dependencies for host.
by Martin Stjernholm
· 5 years ago
ec388c0
Add min_sdk_version for ART module.
by Nicolas Geoffray
· 5 years ago
9150de6
[LSC] Add LOCAL_LICENSE_KINDS to art
by Bob Badour
· 5 years ago
df69bd7
Remove Flags
by Eric Holk
· 5 years ago
3dba023
Add a server-configurable flags API
by Eric Holk
· 5 years ago
c7ac91b
[metrics] Report some ART metadata
by Eric Holk
· 5 years ago
480d981
[metrics] Move core metrics code to libartbase
by Eric Holk
· 5 years ago
e4f2215
[metrics] Move metrics code to runtime
by Eric Holk
· 6 years ago
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
f1a2c0e
[metrics] Define Counter and related data structures
by Eric Holk
· 6 years ago
71f7aff
Use prebuilt_visibility property on sdk/module_exports
by Paul Duffin
· 6 years ago
35f765b
Link all internal libraries statically into dex2oat(d) on host.
by Martin Stjernholm
· 6 years ago
a28438a
Disable the -d vs non-d libartbase dlopen check when it's static.
by Martin Stjernholm
· 6 years ago
e407d97
Reattach some comments to what they apply to.
by Martin Stjernholm
· 6 years ago
c372314
Fix missing globals_unix.cc on device.
by Martin Stjernholm
· 6 years ago
2eb1f83
Link liblz4 and liblzma dynamically again.
by Martin Stjernholm
· 6 years ago
33247ee
Add default EmptyFn for HashMap<>.
by Vladimir Marko
· 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
07c3da7
Reland "Remove platform availability from internal libs that make up
by Martin Stjernholm
· 6 years ago
02e6a6f
Revert "Remove platform availability from internal libs that make up"
by Ady Abraham
· 6 years ago
030f548
Remove platform availability from internal libs that make up
by Martin Stjernholm
· 6 years ago
2d18719
Remove access to internal dex libs for com.android.runtime.
by Martin Stjernholm
· 7 years ago
9f8ead2
Remove support code for native Core Platform API checks
by Orion Hodson
· 6 years ago
7c2f69e
apex_available becomes more correct
by Jiyong Park
· 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
0d38e85
Keep the debug_frame for some arm32 art libs.
by Christopher Ferris
· 6 years ago
c7c711b
Remove visibility exceptions for view_compiler
by Orion Hodson
· 7 years ago
8b236fa
Remove visibility to ART internals for //cts/tests/tests/appop.
by Martin Stjernholm
· 7 years ago
35cffd6
Remove visibility to ART internals for a test that doesn't need it.
by Martin Stjernholm
· 7 years ago
9381555
Remove simpleperf visibility to ART internals.
by Martin Stjernholm
· 7 years ago
b4abe0a
Limit visibility of ART libraries, binaries, and headers.
by Martin Stjernholm
· 7 years ago
3fae129
Move IntrusiveForwardList<> to libartbase.
by Vladimir Marko
· 7 years ago
0dc93b1
ART: Run bpfmt over ART's blueprint files
by Andreas Gampe
· 7 years ago
077872d
Allow APEX binaries to access fields and methods via JNI
by Orion Hodson
· 7 years ago
5515310
Try harder to support gtests with non-standard build config
by Alex Light
· 7 years ago
cbe6d4a
Fix double loading check for Darwin
by Orion Hodson
· 7 years ago
7711c35
Fix debug/release dependencies on libartbase
by David Srbecky
· 7 years ago
d53f606
Partially disable building ART for host on Mac.
by David Srbecky
· 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
8764dc3
ART: Use iosfwd more
by Andreas Gampe
· 7 years ago
9d9227a
Build dexlist, dexlayout, and profman for Windows
by David Sehr
· 7 years ago
10db8fe
Support Windows builds for libartbase/libdexfile
by David Sehr
· 8 years ago
18642a3
Remove unused ICU4C headers in libartbase-art-gtest and libart-runtime-gtest
by Victor Chang
· 8 years ago
dcfa89b
Rename and reorganize hiddenapi::ApiList
by David Brazdil
· 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
123333a
Remove dependencies on libutils.
by Martin Stjernholm
· 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
c2efd4d
Remove libcutils socket_peer_is_trusted dependency.
by Elliott Hughes
· 8 years ago
563ada2
ART: Add wrappers for membarrier and memfd_create()
by Orion Hodson
· 8 years ago
ec5ed06
ART: Refactor static include list
by Andreas Gampe
· 8 years ago
882ed6b
Add low_4gb MemMap and remove ashmem support for Fuchsia
by Steve Austin
· 8 years ago
052f8ca
Rewrite stackmap encoding code.
by David Srbecky
· 8 years ago
68fefac
Move and rewrite bit loading/storing methods.
by David Srbecky
· 8 years ago
933d6e7
Merge "Prepare to move ArtDexFileLoader to libdexfile"
by David Sehr
· 8 years ago
c3e1895
Prepare to move ArtDexFileLoader to libdexfile
by David Sehr
· 8 years ago
2300b2d
Remove MemMap dependency on libbacktrace
by David Sehr
· 8 years ago
d5f8de8
Add CommonArtTest
by David Sehr
· 8 years ago
74b9994
Merge "Move profile dependent modules to libartbase"
by Treehugger Robot
· 8 years ago
79e2607
Move profile dependent modules to libartbase
by David Sehr
· 8 years ago
9c4a015
Move more runtime code to libartbase, libdexfile
by David Sehr
· 8 years ago
1ce2b3b
Move remaining runtime/base stuff to libartbase
by David Sehr
· 8 years ago
c431b9d
Move most of runtime/base to libartbase/base
by David Sehr
· 8 years ago
67bf42e
Header library to remove dependence on runtime/
by David Sehr
· 8 years ago