Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
276d29b9db2eb6e3667bc3d93f66846c5655e80b
/
Android.mk
d1ef717
[veridex] Add an appcompat rule and appcompat.sh script.
by Nicolas Geoffray
· 7 years ago
f040585
Merge "Revert "Revert "Remove don't bother checks"""
by Treehugger Robot
· 7 years ago
d937c49
Merge changes I609c26d3,Id7aa1375,I3e39924c,I154ec761
by Treehugger Robot
· 7 years ago
91aac09
Remove libdexfiled.so from public libraries for golem.
by Nicolas Geoffray
· 7 years ago
d9caa9b
Initial checkin of actionable memory metric.
by Richard Uhler
· 7 years ago
658916c
Revert "Revert "Remove don't bother checks""
by Colin Cross
· 7 years ago
04ccfaf
Revert "Remove don't bother checks"
by Colin Cross
· 7 years ago
83761ed
Remove don't bother checks
by Colin Cross
· 7 years ago
ab4825d
Create the hiddenapi files if frameworks/base is missing.
by Nicolas Geoffray
· 7 years ago
a18ce57
Revert "Create dummy hidden api files for golem."
by Nicolas Geoffray
· 7 years ago
3bf9429
Create dummy hidden api files for golem.
by Nicolas Geoffray
· 7 years ago
a022d8b
Use PRODUCT_OUT instead of ANDROID_PRODUCT_OUT
by Goran Jakovljevic
· 7 years ago
fbf9670
Add adbconnection plugin
by Alex Light
· 7 years ago
cf053a5
Add crash_dump to the list of golem unbundled dependencies.
by Nicolas Geoffray
· 7 years ago
5213b6c
Add a new phony target for building unbundled ART for golem.
by Nicolas Geoffray
· 7 years ago
3d14d2b
ART: Ship debug tools when including debug artifacts
by Andreas Gampe
· 7 years ago
b8c7f1a
ART: Add libopenjdkd dependency to debug artifacts
by Andreas Gampe
· 7 years ago
22a4837
Merge changes from topics 'cts_jvmti_intrinsics_test', 'cts_jvmti_at_hide_fixes'
by Treehugger Robot
· 7 years ago
5ed27bc
ART: Fix the debug-build inclusion
by Andreas Gampe
· 7 years ago
c4543f5
run-test: Move run-test-jvmti-java to CTS directory
by Igor Murashkin
· 7 years ago
b494903
ART: Conditionally add debug version to art-runtime package
by Andreas Gampe
· 7 years ago
760a58f
ART: Create phony package for ART artifacts
by Andreas Gampe
· 7 years ago
7b497ee
Ensure libopenjdk{,jvm,jvmti}d gets built with build-art target
by Alex Light
· 7 years ago
4df3120
testing: Allow adb sync to succeed when vendor is full
by Igor Murashkin
· 7 years ago
87bc257
ART: Package expected run-test results with jvmti Java library
by Andreas Gampe
· 8 years ago
5121691
Include 'art' script in golem target build.
by Nicolas Geoffray
· 8 years ago
602b785
ART: Fix clean-oat-host rule
by Andreas Gampe
· 8 years ago
584b13c
Remove oat-target* rules
by Dan Willemsen
· 8 years ago
e137a21
Add libstdc++ as a dependency for build-target-art-golem.
by Nicolas Geoffray
· 8 years ago
f01de11
Build target which faciliates ART testing image/image creation
by Calin Juravle
· 8 years ago
6bee259
Merge "build: Fix golem build to exclude libartd.so from public.libraries.txt"
by Treehugger Robot
· 8 years ago
4c22659
build: Fix golem build to exclude libartd.so from public.libraries.txt
by Igor Murashkin
· 8 years ago
fd8339e
Merge "benchmark: Add jni benchmarks for use in golem"
by Nicolas Geoffray
· 8 years ago
017efa8
benchmark: Add jni benchmarks for use in golem
by Igor Murashkin
· 8 years ago
71a155f
Remove unused build code
by Colin Cross
· 8 years ago
cd8a057
Move ART_HOST_TEST_DIR to Android.common_test.mk
by Dan Willemsen
· 8 years ago
c2a58f3
Add a phony target for golem.
by Nicolas Geoffray
· 8 years ago
c7376e0
Convert more of art to Android.bp
by Colin Cross
· 8 years ago
35235cb
Include oatdump/Android.mk
by Colin Cross
· 8 years ago
fe6064a
Convert more of art to Android.bp
by Colin Cross
· 8 years ago
1a86171
Revert "Convert more of art to Android.bp"
by Colin Cross
· 8 years ago
4a45627
Convert more of art to Android.bp
by Colin Cross
· 8 years ago
7629f60
Add dex file intermediate representation
by David Sehr
· 8 years ago
1f7f3bd
Convert libart and dependencies to Android.bp
by Colin Cross
· 8 years ago
316417e
Revert "Convert libart and dependencies to Android.bp"
by Colin Cross
· 8 years ago
4ea3a22
Convert libart and dependencies to Android.bp
by Colin Cross
· 8 years ago
49948e9
Add skeleton of a jvmti plugin for art.
by Alex Light
· 8 years ago
6ab5283
Revert "cpp-define-generator: "make art-update-cpp-defines" to regen asm_support"
by Nicolas Geoffray
· 8 years ago
3c92b12
cpp-define-generator: "make art-update-cpp-defines" to regen asm_support
by Igor Murashkin
· 8 years ago
c5a0004
Add missing dependency required for ahat-test.
by Richard Uhler
· 8 years ago
e5e76f4
Add Valgrind target tests
by Anton Kirilov
· 9 years ago
ee17426
Make a fake libart for misbehaving apps.
by Alex Light
· 9 years ago
fad48e7
ART: Add Makefile target for boot image
by Andreas Gampe
· 9 years ago
4dd47ab
Fix valgrind-test-art-host to run both 32-bit and 64-bit tests.
by Hiroshi Yamauchi
· 9 years ago
70b92ae
Clean up the valgrind test targets.
by Hiroshi Yamauchi
· 9 years ago
2e2db78
Revert "Revert "Add profman tool: responsible to process profiles""
by Calin Juravle
· 9 years ago
3da7468
Revert "Add profman tool: responsible to process profiles"
by Nicolas Geoffray
· 9 years ago
6caefd9
Add profman tool: responsible to process profiles
by Calin Juravle
· 9 years ago
0095d88
Add MODULE_LICENSE_GPL.. for art/runtime/openjdkjvm.
by Narayan Kamath
· 9 years ago
10edbb1
ART: Use libopenjdkd
by Andreas Gampe
· 9 years ago
05b9125
Ensure Jack server is running before any use
by Yohann Roussel
· 9 years ago
6ca77ec
Separate OpenjdkJvm.cc into its own shared library.
by Narayan Kamath
· 9 years ago
a3f245d
Merge "Revert "Revert "Introduce support for hardware simulators, starting with ARM64""" am: 4741516396
by Roland Levillain
· 9 years ago
4741516
Merge "Revert "Revert "Introduce support for hardware simulators, starting with ARM64"""
by Roland Levillain
· 9 years ago
7c21c7c
Merge "Fix test-art-target-sync when ART_TEST_ANDROID_ROOT is used." am: 763fd2d3d1 am: 74af075f11
by Roland Levillain
· 9 years ago
ca023a3
Fix test-art-target-sync when ART_TEST_ANDROID_ROOT is used.
by Roland Levillain
· 9 years ago
2c88a33
Merge "Make target-sync work with verity." am: db001ab8d8 am: 9db399ea9a
by Alex Light
· 9 years ago
121b25e
Merge mnc-dr-enso-dev into goog/master
by Przemyslaw Szczepaniak
· 9 years ago
53fc75a
Make target-sync work with verity.
by Alex Light
· 9 years ago
d7b3c7f
Rename native library.
by Narayan Kamath
· 9 years ago
67ef2c9
Add libxxavacore to the list of run-test dependencies.
by Narayan Kamath
· 9 years ago
d1ef436
Merge lmp changes into mnc.
by Narayan Kamath
· 9 years ago
0787f9d
Rename native library.
by Narayan Kamath
· 9 years ago
8ca9077
Load libopenjdkjavacore in addition to libjavacore.
by Piotr Jastrzebski
· 10 years ago
62ce656
Add core-oj to the list of boot libraries.
by Piotr Jastrzebski
· 10 years ago
751beff
Revert "Revert "Introduce support for hardware simulators, starting with ARM64""
by Phil Wang
· 9 years ago
0ccc341
Move dmtracedump from dalvik to art.
by Jeff Hao
· 9 years ago
37ef3c0
Merge "Convert ART benchmarks into caliper benchmarks"
by Mathieu Chartier
· 9 years ago
563e984
Convert ART benchmarks into caliper benchmarks
by Mathieu Chartier
· 9 years ago
a852a5b
ART: Build tests in checkbuild
by Andreas Gampe
· 9 years ago
b00ae4a
Merge "Make Art's dexlist the real one!"
by Aart Bik
· 9 years ago
b1b45be
Make Art's dexlist the real one!
by Aart Bik
· 9 years ago
b730b78
ahat - An android heap dump viewer. Initial checkin.
by Richard Uhler
· 9 years ago
d71795b
Change phony targets to set dalvik.vm.usejit properly
by Mathieu Chartier
· 9 years ago
882a4f3
Have test-art-host-dexdump specifically depend on the host binaries.
by Ying Wang
· 9 years ago
22c26f5
Revert "Make Art dexdump/list the real utilities."
by Aart Bik
· 9 years ago
d10ee1c
Make Art dexdump/list the real utilities.
by Aart Bik
· 9 years ago
3e40f4a
Migrated dexlist from Dalvik (libdex) into Art (libart)
by Aart Bik
· 9 years ago
a59032f
Build rule for dexdump regression test on host.
by Aart Bik
· 9 years ago
69ae54a
Migrated dexdump from Dalvik (libdex) into Art (libart)
by Aart Bik
· 9 years ago
07f2bc1
Also add run-test dependencies to build-art-*-tests.
by Nicolas Geoffray
· 9 years ago
58035ae
Refactor makefiles to allow just building tests.
by Nicolas Geoffray
· 9 years ago
039ab3d
Remove doublequoted command to adb sh -c.
by Hiroshi Yamauchi
· 9 years ago
0a4c61d
Remove doublequoted command to adb sh -c.
by Hiroshi Yamauchi
· 9 years ago
2c9bd22
Fix clean-oat
by Mathieu Chartier
· 10 years ago
572f07c
Update clean-oat-host after latest oat location changes.
by Nicolas Geoffray
· 10 years ago
3d12ead
ART: Change the isa defaults for Mips
by Douglas Leung
· 10 years ago
721f3a8
Fix jit tests
by Mathieu Chartier
· 10 years ago
3fc1b12
Add missing JIT stuff in make files
by Mathieu Chartier
· 10 years ago
212327a
Merge "Adds the dexfuzz fuzzing tool to ART."
by Andreas Gampe
· 10 years ago
Next »