Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
c0ed43e894e9e28ce51e778278541f2284ed5c27
/
runtime
/
Android.bp
c0ed43e
ART: Move CheckJNI to runtime/jni
by Andreas Gampe
· 7 years ago
e140212
Move some helper methods to DexRegisterLocation.
by David Srbecky
· 7 years ago
1fed343
Move profile testing to CommonArtTest
by David Sehr
· 7 years ago
6834d34
Remove mirror::Reference::java_lang_ref_Reference.
by Vladimir Marko
· 7 years ago
b4eb1b1
Refactor ClassRoot/GetClassRoot().
by Vladimir Marko
· 7 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
1e2de64
Load profiles from zip archives
by Calin Juravle
· 7 years ago
5a1f629
Build dexdump2 and dexlist without libart
by David Sehr
· 7 years ago
28ccbfc
Tweaks to libdexfile build definitions.
by David Srbecky
· 7 years ago
e73550d
Make libdexfile usable from libunwind
by David Srbecky
· 7 years ago
8892c6b
Move debug info offsets into a side table
by Mathieu Chartier
· 7 years ago
013fd80
Create an ART-independent DexFileLoader
by David Sehr
· 7 years ago
9e734c7
Create dex subdirectory
by David Sehr
· 7 years ago
dc578c7
Move dex exception helpers to their own file and use dex accessor
by Mathieu Chartier
· 7 years ago
4032071
Add support for selecting alternate JDWP implementations
by Alex Light
· 7 years ago
dcc528d
ART: Move runtime-debug flags to own files
by Andreas Gampe
· 7 years ago
f3c52b4
Fill Class and String .bss slots in runtime.
by Vladimir Marko
· 7 years ago
69147f1
Add code item accessor helper classes
by Mathieu Chartier
· 7 years ago
39cfa34
Merge "runtime: Bitstring implementation for subtype checking (3/4)."
by Treehugger Robot
· 7 years ago
495e783
runtime: Bitstring implementation for subtype checking (3/4).
by Igor Murashkin
· 7 years ago
fd443eb
Merge "runtime: Bitstring implementation for subtype checking (2/4)."
by Treehugger Robot
· 7 years ago
f31a00c
runtime: Bitstring implementation for subtype checking (2/4).
by Igor Murashkin
· 7 years ago
f404dda
Merge "runtime: Bitstring implementation for subtype checking (1/4)."
by Igor Murashkin
· 7 years ago
44559f2
runtime: Bitstring implementation for subtype checking (1/4).
by Igor Murashkin
· 7 years ago
36ea6b4
Merge changes Idaefe0af,Ib5c12d46,Ieb28085e,Idffbb7f2
by Treehugger Robot
· 7 years ago
005ac51
ART: Add mirror classes for VarHandles
by Orion Hodson
· 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
ca4e101
Merge "Separate file utilities from utils.cc"
by David Sehr
· 7 years ago
891a50e
Separate file utilities from utils.cc
by David Sehr
· 7 years ago
0135b50
ART: Remove now-unnecessary overbroad include for art/runtime
by Andreas Gampe
· 7 years ago
26ef34c
ART: Move intrinsics definitions to runtime
by Orion Hodson
· 7 years ago
d863be7
ART: Move JniConstants::init from ART to libcore
by Andreas Gampe
· 7 years ago
373a9b5
ART: Depend on libnativehelper headers only
by Andreas Gampe
· 7 years ago
dfce435
Merge "Add CompactDexFile"
by Mathieu Chartier
· 7 years ago
cf76bf8
Add CompactDexFile
by Mathieu Chartier
· 7 years ago
2b51edd
ART: Fix includes
by Andreas Gampe
· 7 years ago
292567e
Rename NativeDexFile -> StandardDexFile
by Mathieu Chartier
· 7 years ago
79c87da
Add DexFileLoader class
by Mathieu Chartier
· 7 years ago
7b074bf
Add a shared interface for different types of dex files
by Mathieu Chartier
· 7 years ago
1e77d27
Revert "Revert "base: Add more bit utils and bit struct class""
by Igor Murashkin
· 7 years ago
5e008b3
Revert "base: Add more bit utils and bit struct class"
by Nicolas Geoffray
· 7 years ago
c60f75d
base: Add more bit utils and bit struct class
by Igor Murashkin
· 7 years ago
0e503b5
Rename libz-host -> libz
by Dan Willemsen
· 7 years ago
2ca2780
Run bpfmt
by Dan Willemsen
· 7 years ago
9389ae7
Simplify Android.bp files
by Dan Willemsen
· 7 years ago
d17c8b6
Delete DexMethodIterator
by Mathieu Chartier
· 7 years ago
0ae1532
tools: Add new titrace tool to print dynamic instruction counts
by Igor Murashkin
· 7 years ago
ee5303f
ART: Move Class::Status to ClassStatus
by Andreas Gampe
· 7 years ago
3157fc2
ART: Move cmdline parser to header library
by Andreas Gampe
· 7 years ago
120aa28
Store layout info in dex files
by Mathieu Chartier
· 7 years ago
Next »