Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
268aa30ddc8a23a52cc1f65d13bcc1608918d25c
/
runtime
/
Android.bp
268aa30
Add dependency on libdl_android
by dimitry
· 6 years ago
35a3f6a
Create vdex file for dex loaded with InMemoryDexClassLoader
by David Brazdil
· 6 years ago
f52d92f
ObjPtr<>-ify Monitor/-Pool.
by Vladimir Marko
· 6 years ago
621c880
ObjPtr<>-ify mirror::CallSite.
by Vladimir Marko
· 6 years ago
5092811
Move elf_utils.h to libelffile library as well.
by David Srbecky
· 6 years ago
b9c29f6
Hide conscrypt package classes for app AOT compilation.
by Vladimir Marko
· 6 years ago
2faab00
Create libelffile library for ELF file manipulation.
by David Srbecky
· 6 years ago
21b6568
Unload native libraries during shutdown.
by Nicolas Geoffray
· 6 years ago
a43ba3d
ART: Add ClassVerifier
by Andreas Gampe
· 6 years ago
2b076df
Make jni_internal_test a CommonRuntimeTest.
by Vladimir Marko
· 6 years ago
119733d
Revert "Revert "ART: introduce PALette abstraction layer""
by Orion Hodson
· 6 years ago
e6e01a0
Revert "ART: introduce PALette abstraction layer"
by Orion Hodson
· 6 years ago
4b9d00a
ART: introduce PALette abstraction layer
by Orion Hodson
· 6 years ago
b72a6a9
DO NOT MERGE: Revert "Revert "ART: add libprocessgroup dependency and fix sched_policy include""
by Suren Baghdasaryan
· 6 years ago
b3eff8a
DO NOT MERGE: Revert "ART: add libprocessgroup dependency and fix sched_policy include"
by Suren Baghdasaryan
· 6 years ago
fbdbccc
ART: add libprocessgroup dependency and fix sched_policy include
by Suren Baghdasaryan
· 6 years ago
8764dc3
ART: Use iosfwd more
by Andreas Gampe
· 6 years ago
9e73631
Merge "Include ICU4C cc_library_headers instead of a directory"
by vichang
· 6 years ago
5ce7e0d
Merge changes from topic "dexfile-hooks"
by Martin Stjernholm
· 6 years ago
0a2cdf3
Include ICU4C cc_library_headers instead of a directory
by Victor Chang
· 6 years ago
fcf213c
Merge "Remove unused ICU4C headers in libartbase-art-gtest and libart-runtime-gtest"
by vichang
· 6 years ago
b3d2e83
Add minimal libdexfile API for external users.
by Martin Stjernholm
· 6 years ago
7cc45fd
ART: Factor out lock order and holder from mutexes
by Andreas Gampe
· 6 years ago
18642a3
Remove unused ICU4C headers in libartbase-art-gtest and libart-runtime-gtest
by Victor Chang
· 6 years ago
b56e835
Merge "Use unified libvixl(d) instead of per-supported-arch libvixl(d)-arm(64)."
by Roland Levillain
· 6 years ago
4355162
Revert^2 "Link lzma and lz4 compression libs statically into libartbase and use that"
by Martin Stjernholm
· 6 years ago
9960cbc
Revert "Link lzma and lz4 compression libs statically into libartbase and use that"
by Annie Meng
· 6 years ago
21579be
Link lzma and lz4 compression libs statically into libartbase and use that
by Martin Stjernholm
· 6 years ago
12dd9ae
Use unified libvixl(d) instead of per-supported-arch libvixl(d)-arm(64).
by Roland Levillain
· 6 years ago
65ed42a
Revert "Link compression libs statically into libartbase and use those everywhere."
by Nicolas Geoffray
· 6 years ago
8a94003
Link compression libs statically into libartbase and use those everywhere.
by Martin Stjernholm
· 6 years ago
7d1c049
Merge changes from topic "socket_peer_is_trusted"
by Treehugger Robot
· 6 years ago
c2efd4d
Remove libcutils socket_peer_is_trusted dependency.
by Elliott Hughes
· 6 years ago
2ee09ff
Split interpreter_switch_impl.cc
by David Srbecky
· 6 years ago
50b4743
Move cpp-define related static_assert to runtime.
by David Srbecky
· 6 years ago
8e7d0cb
Merge "Rewrite cpp-define-generator"
by David Srbecky
· 6 years ago
0adf4d8
Rewrite cpp-define-generator
by David Srbecky
· 6 years ago
b2f61f9
Revert "Disable lld for unrecognized --keep-unique flag."
by Chih-hung Hsieh
· 6 years ago
912f36c
Add small thread-local cache for use by the interpreter.
by David Srbecky
· 6 years ago
bfbc654
Remove intermediate mterp files from the repository.
by David Srbecky
· 6 years ago
ec5ed06
ART: Refactor static include list
by Andreas Gampe
· 7 years ago
543d845
Revert^2 "Move GCStress BacktraceHelper to libbacktrace"
by Alex Light
· 6 years ago
7d3256a
Revert "Move GCStress BacktraceHelper to libbacktrace"
by Alex Light
· 6 years ago
9491694
Move GCStress BacktraceHelper to libbacktrace
by Alex Light
· 6 years ago
955f0ba
Use clang integrated assembler.
by Chih-Hung Hsieh
· 6 years ago
69de3ce
ART: Remove libziparchive dependency
by Andreas Gampe
· 6 years ago
c0ed43e
ART: Move CheckJNI to runtime/jni
by Andreas Gampe
· 6 years ago
e140212
Move some helper methods to DexRegisterLocation.
by David Srbecky
· 6 years ago
1fed343
Move profile testing to CommonArtTest
by David Sehr
· 6 years ago
6834d34
Remove mirror::Reference::java_lang_ref_Reference.
by Vladimir Marko
· 6 years ago
b4eb1b1
Refactor ClassRoot/GetClassRoot().
by Vladimir Marko
· 6 years ago
1f01016
Move ArtDexFileLoader to libdexfile
by David Sehr
· 7 years ago
537a4fe
ART: Add VarHandle accessors to invoke-polymorphic entrypoint
by Orion Hodson
· 7 years ago
a128781
Merge "Conditionalize LocAccessToEvent on Android target build."
by Nicolas Geoffray
· 7 years ago
8a22907
Conditionalize LocAccessToEvent on Android target build.
by Nicolas Geoffray
· 7 years ago
c3e1895
Prepare to move ArtDexFileLoader to libdexfile
by David Sehr
· 7 years ago
adc9086
Revert "Revert "Do not load app image for class collisions""
by Mathieu Chartier
· 7 years ago
2c7e13b
Revert "Do not load app image for class collisions"
by Mathieu Chartier
· 7 years ago
d8860b4
Do not load app image for class collisions
by Vladimir Marko
· 7 years ago
96e754c
ART: Remove unused JobjectComparator.
by Vladimir Marko
· 7 years ago
a3ad0cd
ART: Move JNI files to runtime/jni/ .
by Vladimir Marko
· 7 years ago
1724520
Use tron for logging hidden API accesses.
by Mathew Inwood
· 7 years ago
d5f8de8
Add CommonArtTest
by David Sehr
· 7 years ago
82d046e
Add a profiling library
by David Sehr
· 7 years ago
550ea7b
Merge "Disable lld for unrecognized --keep-unique flag."
by Treehugger Robot
· 7 years ago
74b9994
Merge "Move profile dependent modules to libartbase"
by Treehugger Robot
· 7 years ago
79e2607
Move profile dependent modules to libartbase
by David Sehr
· 7 years ago
d5d597f
Disable lld for unrecognized --keep-unique flag.
by Chih-Hung Hsieh
· 7 years ago
203d5d8
Merge "ART: Memory order updates to trace.{h,cc}"
by Treehugger Robot
· 7 years ago
283ad2d
ART: Memory order updates to trace.{h,cc}
by Orion Hodson
· 7 years ago
9c4a015
Move more runtime code to libartbase, libdexfile
by David Sehr
· 7 years ago
f8e5d8c
Delete MarkCompact GC
by Mathieu Chartier
· 7 years ago
1ce5432
Merge "Move remaining runtime/base stuff to libartbase"
by Treehugger Robot
· 7 years ago
6fcf35b
Merge "Fix and extend debugging output for bug 74410240."
by Vladimir Marko
· 7 years ago
1ce2b3b
Move remaining runtime/base stuff to libartbase
by David Sehr
· 7 years ago
606adb3
Fix and extend debugging output for bug 74410240.
by Vladimir Marko
· 7 years ago
3215fff
Separate Malloc and MemMap ArenaPools
by David Sehr
· 7 years ago
aa12001
ART: Refactor hidden_api
by Andreas Gampe
· 7 years ago
4bf07f6
Merge "Support for API exemptions from API blacklisting."
by Treehugger Robot
· 7 years ago
7d74ef5
Support for API exemptions from API blacklisting.
by Mathew Inwood
· 7 years ago
fd8bb93
Enable ThinLTO for libart
by Yi Kong
· 7 years ago
281fee0
ART: Remove static libbase
by Andreas Gampe
· 7 years ago
c431b9d
Move most of runtime/base to libartbase/base
by David Sehr
· 7 years ago
67bf42e
Header library to remove dependence on runtime/
by David Sehr
· 7 years ago
63e9e87
Merge "Add timestamps to JIT/DEX native debug info."
by David Srbecky
· 7 years ago
b2f1edc
Merge "Remove duplication, split tests"
by David Sehr
· 7 years ago
b69d2d3
Remove generate-operator-out.py symlinks
by Alex Light
· 7 years ago
b2ec9f5
Remove duplication, split tests
by David Sehr
· 7 years ago
440a9b3
Add timestamps to JIT/DEX native debug info.
by David Srbecky
· 7 years ago
fcbe15c
Build debug library libdexfiled
by David Sehr
· 7 years ago
b40fa7c
Merge "Add Class.getPrimitiveClass()."
by Vladimir Marko
· 7 years ago
7287c4d
Add Class.getPrimitiveClass().
by Vladimir Marko
· 7 years ago
334b9d7
Move libdexfile out of runtime
by David Sehr
· 7 years ago
139512d
Split dex_file_loader_test
by David Sehr
· 7 years ago
0225f8e
Revert "Revert "Make libdexfile build independent of runtime dir""
by David Sehr
· 7 years ago
787784f
Revert "Make libdexfile build independent of runtime dir"
by David Sehr
· 7 years ago
b40b7e7
Make libdexfile build independent of runtime dir
by David Sehr
· 7 years ago
c1d3bac
ART: Type conversion fixes for MethodHandles
by Orion Hodson
· 7 years ago
8c0961f
Move missed files to libdexfile
by David Sehr
· 7 years ago
b6d077a
Merge changes I82227160,Ief091d99
by Treehugger Robot
· 7 years ago
Next »