Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
37498dea4db2e6110b5e320f081d31ca9e26c59b
37498de
Add conscrypt namespace for ART apex binaries.
by Nicolas Geoffray
· 6 years ago
ed9e0c9
Merge "Pass the Java caller's location to OpenNativeLibrary."
by Nicolas Geoffray
· 6 years ago
e0c33a2
Merge "hiddenapi: Better error message for boot cp inconsistencies"
by David Brazdil
· 6 years ago
1ff5a65
hiddenapi: Better error message for boot cp inconsistencies
by David Brazdil
· 6 years ago
96259f1
Pass the Java caller's location to OpenNativeLibrary.
by Nicolas Geoffray
· 6 years ago
3c29c66
Merge "Fix memory leak after calling CloseNativeLibrary."
by Nicolas Geoffray
· 6 years ago
75c513a
Fix memory leak after calling CloseNativeLibrary.
by Nicolas Geoffray
· 6 years ago
65685fe
Merge "Revert^2 "Build dex2oatd with compile_multilib: both.""
by Treehugger Robot
· 6 years ago
907001d
Revert^2 "Build dex2oatd with compile_multilib: both."
by Alex Light
· 6 years ago
2ddf9ca
Merge "Extend lifetime of CodeInfo in StackVisitor."
by Treehugger Robot
· 6 years ago
4233452
Merge "ART: Some more iwyu"
by Treehugger Robot
· 6 years ago
8f1c8e5
ART: Some more iwyu
by Andreas Gampe
· 6 years ago
2259f1c
Extend lifetime of CodeInfo in StackVisitor.
by David Srbecky
· 6 years ago
4706ff0
Merge "Fix use of native loader API."
by Nicolas Geoffray
· 6 years ago
328e4af
Merge "Support oat files compiled with partial boot class path."
by Nicolas Geoffray
· 6 years ago
7a19f65
Merge "Revert "Build dex2oatd with compile_multilib: both.""
by Alex Light
· 6 years ago
9ab73d5
Revert "Build dex2oatd with compile_multilib: both."
by Alex Light
· 6 years ago
c3ba7ee
Fix use of native loader API.
by Nicolas Geoffray
· 6 years ago
181b831
Merge "Build dex2oatd with compile_multilib: both."
by Alex Light
· 6 years ago
81141ac
Build dex2oatd with compile_multilib: both.
by Alex Light
· 6 years ago
205d8b6
Merge "Move to C API of libnativeloader."
by Nicolas Geoffray
· 6 years ago
f3d88a8
Support oat files compiled with partial boot class path.
by Vladimir Marko
· 6 years ago
d9b3069
Move to C API of libnativeloader.
by Nicolas Geoffray
· 6 years ago
c7d1ef1
Merge "Revert "ART: Disable sanitization for sigchainlib""
by Treehugger Robot
· 6 years ago
0c026d9
Merge "Remove duplicate entry."
by Nicolas Geoffray
· 6 years ago
ec0d5a2
Remove duplicate entry.
by Nicolas Geoffray
· 6 years ago
f66980d
Merge "Remove core-simple from the boot classpath"
by Neil Fuller
· 6 years ago
bad095d
Merge "Add module `libopenjdk` to the Android Runtime APEX module."
by Roland Levillain
· 6 years ago
bae0758
Merge "Make VariableHandleScope consistent between 32 & 64 bit"
by Alex Light
· 6 years ago
7fe5e39
Merge "Have the `art` script honor a pre-set `ANDROID_RUNTIME_ROOT`."
by Treehugger Robot
· 6 years ago
4280752
Have the `art` script honor a pre-set `ANDROID_RUNTIME_ROOT`.
by Roland Levillain
· 6 years ago
604312a
Merge "Move all [device] failures to [device_testdex]."
by Nicolas Geoffray
· 6 years ago
130189c
Move all [device] failures to [device_testdex].
by Nicolas Geoffray
· 6 years ago
de7718d
Make VariableHandleScope consistent between 32 & 64 bit
by Alex Light
· 6 years ago
c99f017
Merge "Refactor image relocation"
by Mathieu Chartier
· 6 years ago
f0a96eb
Refactor image relocation
by Mathieu Chartier
· 6 years ago
d1e3dcf
Merge "ART: fix post gc weighted allocated bytes metrics"
by Roland Levillain
· 6 years ago
b4a70ce
Remove core-simple from the boot classpath
by Neil Fuller
· 6 years ago
cb82d09
Add module `libopenjdk` to the Android Runtime APEX module.
by Roland Levillain
· 6 years ago
3b5dd3e
Merge "Fix off by one comparison."
by Nicolas Geoffray
· 6 years ago
efdbc9c
Merge "Fix typo in art script."
by Treehugger Robot
· 6 years ago
46c8246
Fix off by one comparison.
by Nicolas Geoffray
· 6 years ago
70cbbe9
Fix typo in art script.
by Nicolas Geoffray
· 6 years ago
57b96f5
Merge "Fix braino in ART script."
by Nicolas Geoffray
· 6 years ago
196cd05
Merge "Have Golem build bootstrap Bionic libraries on target."
by Nicolas Geoffray
· 6 years ago
24b6a1f
Merge "Have the ART Buildbot build bootstrap Bionic libraries on target."
by Roland Levillain
· 6 years ago
40890c1
Have Golem build bootstrap Bionic libraries on target.
by Roland Levillain
· 6 years ago
13458cd
Have the ART Buildbot build bootstrap Bionic libraries on target.
by Roland Levillain
· 6 years ago
d585e61
Merge "Add ICU's .dat to the runtime APEX"
by Neil Fuller
· 6 years ago
95e49e7
Merge "Have Golem generate ICU .dat files in /system/etc/icu on target."
by Roland Levillain
· 6 years ago
bbde2e2
Merge "Define `ANDROID_RUNTIME_ROOT` as `$ANDROID_ROOT` on target in the `art` script."
by Roland Levillain
· 6 years ago
343068e
Merge "Honor `ART_TEST_ANDROID_RUNTIME_ROOT` when running ART gtests on target."
by Roland Levillain
· 6 years ago
02a8e19
Merge "Have the ART Buildbot generate ICU .dat files in /system/etc/icu on target."
by Roland Levillain
· 6 years ago
3319162
Merge "Fix memory leaks in DexString wrapper and in unit tests."
by Martin Stjernholm
· 6 years ago
8bf1c84
Fix memory leaks in DexString wrapper and in unit tests.
by Martin Stjernholm
· 6 years ago
c351281
Have Golem generate ICU .dat files in /system/etc/icu on target.
by Roland Levillain
· 6 years ago
0163134
Define `ANDROID_RUNTIME_ROOT` as `$ANDROID_ROOT` on target in the `art` script.
by Roland Levillain
· 6 years ago
7c777f8
Honor `ART_TEST_ANDROID_RUNTIME_ROOT` when running ART gtests on target.
by Roland Levillain
· 6 years ago
f6c84a4
Have the ART Buildbot generate ICU .dat files in /system/etc/icu on target.
by Roland Levillain
· 6 years ago
ca13323
Merge "Reland "Bionic libs are located at /system/lib"""
by Treehugger Robot
· 6 years ago
1c0ae84
ART: fix post gc weighted allocated bytes metrics
by Albert Mingkun Yang
· 6 years ago
37af3ee
Merge "libdexfile: Fix inconsequential resource leak in test"
by Treehugger Robot
· 6 years ago
d41f64c
Fix braino in ART script.
by Nicolas Geoffray
· 6 years ago
6f463e8
Merge "Add support for option `--android-runtime-root` to ART run-test scripts."
by Roland Levillain
· 6 years ago
78438e2
libdexfile: Fix inconsequential resource leak in test
by Greg Kaiser
· 6 years ago
4a60ab2
Merge "Libcore failures for buildbot should now be flagged device_testdex."
by Nicolas Geoffray
· 6 years ago
1480c7c
Libcore failures for buildbot should now be flagged device_testdex.
by Nicolas Geoffray
· 6 years ago
e6a269f
Merge changes Ibd3ef6e3,I6e9944a2
by Martin Stjernholm
· 6 years ago
267789c
Merge "Create the class loader context within a Runtime scope."
by Nicolas Geoffray
· 6 years ago
3a04004
Merge changes from topic "ext-dex-signature-arg"
by Martin Stjernholm
· 6 years ago
26d4df2
Merge "Remove ObjPtr from CalculateNewObjectOffsets"
by Mathieu Chartier
· 6 years ago
ea59304
Remove ObjPtr from CalculateNewObjectOffsets
by Mathieu Chartier
· 6 years ago
72209a8
Reland "Bionic libs are located at /system/lib""
by Jiyong Park
· 6 years ago
f741486
Merge "Add region padding for app images"
by Mathieu Chartier
· 6 years ago
00fbe4f
Add region padding for app images
by Mathieu Chartier
· 6 years ago
e28c18b
Merge "Add scripts to mount/unmount the Runtime APEX under ART's chroot dir."
by Roland Levillain
· 6 years ago
2807614
Add support for option `--android-runtime-root` to ART run-test scripts.
by Roland Levillain
· 6 years ago
2d22ffc
Merge "ART: Forward-declare Context"
by Treehugger Robot
· 6 years ago
750bf04
Add unit tests for libdexfile external API.
by Martin Stjernholm
· 6 years ago
fdb2f60
Separate libdexfile external C ABI from the C++ header file.
by Martin Stjernholm
· 6 years ago
fe2886d
Merge "Deoptimize zygote compiled methods in DeoptimizeBootImage."
by Nicolas Geoffray
· 6 years ago
d7d3f6f
Merge "Blacklist failing tests."
by Nicolas Geoffray
· 6 years ago
caf1523
Blacklist failing tests.
by Nicolas Geoffray
· 6 years ago
35de14b
Create the class loader context within a Runtime scope.
by Nicolas Geoffray
· 6 years ago
ddcc8c4
Merge "Remove system/fake-libs{,64}/libart.so"
by Alex Light
· 6 years ago
2ca845d
Merge "Fix erroneous section label in oatdump"
by Treehugger Robot
· 6 years ago
c95d341
Merge "ART: Handle clobbering in verifier peephole"
by Treehugger Robot
· 6 years ago
81c97c2
Remove system/fake-libs{,64}/libart.so
by Alex Light
· 6 years ago
65bdb3f
Merge changes I820f395e,Id8995d6f,Ic2ceba15,I9fba4df9
by Treehugger Robot
· 6 years ago
b6c675e
Merge "ART: Introduce runtime_globals"
by Andreas Gampe
· 6 years ago
2ccc9c3
Rename libdexfile external API header.
by Martin Stjernholm
· 6 years ago
885f0c1
Fix erroneous section label in oatdump
by Alex Light
· 6 years ago
e5d2398
ART: Forward-declare Context
by Andreas Gampe
· 6 years ago
639b2b1
ART: Remove instruction_set.h from thread.h
by Andreas Gampe
· 6 years ago
8764dc3
ART: Use iosfwd more
by Andreas Gampe
· 6 years ago
49b74a8
ART: Remove thread from class.h
by Andreas Gampe
· 6 years ago
a1ffdba
ART: IWYU handle_scope
by Andreas Gampe
· 6 years ago
5a0430d
ART: Introduce runtime_globals
by Andreas Gampe
· 6 years ago
43e4325
ART: Handle clobbering in verifier peephole
by Andreas Gampe
· 6 years ago
b9b9957
Merge "ART: Only log initialization failure on initialization"
by Treehugger Robot
· 6 years ago
Next »