Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
b2793375d42b5d90d9a0111581c4314abe11ca4c
/
Android.mk
b279337
Add disabled test-art-host-oat
by Brian Carlstrom
· 13 years ago
92ba3d9
Add dependency between host gtests and test dex file generation
by Brian Carlstrom
· 13 years ago
f8bbb84
Add code size to oat files
by Brian Carlstrom
· 13 years ago
c4c9881
Fix the LLVM build. Separate out libart-compiler-llvm.so.
by Shih-wei Liao
· 13 years ago
1580379
Fix dependencies from host gtests to core-hostdex.jar, etc.
by Brian Carlstrom
· 13 years ago
b3bd5f0
Refactor the compilers out of libart.
by Elliott Hughes
· 13 years ago
37c4444
Expand test-art to cover rest of run-test
by Brian Carlstrom
· 13 years ago
fe487d0
Fix dump-oat-Calculator
by Brian Carlstrom
· 13 years ago
bf2cb16
Fix oat-target-sync generated oat files to have leading /
by Brian Carlstrom
· 13 years ago
04941d9
Always run dex2oat (2 of 3)
by Brian Carlstrom
· 13 years ago
cbfe6fe
Fix automatic dex2oat when boot files are in /data
by Brian Carlstrom
· 13 years ago
a004aa9
user build support for art (2 of 3)
by Brian Carlstrom
· 13 years ago
bd41102
trygon support
by Brian Carlstrom
· 13 years ago
c8b917b
Remove apks from oat-target-sync that aren't built in mysid-userdebug
by Ian Rogers
· 13 years ago
beb60e2
full_stingray oat-target-sync support
by Ian Rogers
· 13 years ago
32b4b2a
Test changes to support tradefed
by Brian Carlstrom
· 13 years ago
1f72dce
Support stingray in oat-target-sync
by Ian Rogers
· 13 years ago
b9cc1ca
Remove need for libarttest.so for gtests for tradefed
by Brian Carlstrom
· 13 years ago
fc0842b
Fix divide by zero in compiler stats
by Brian Carlstrom
· 13 years ago
6cc332e
Mac runtime fixes.
by Elliott Hughes
· 13 years ago
f9fb88f
Add runtime dependencies to libjavacore.so
by Brian Carlstrom
· 13 years ago
4d6850c
Fix the handful of leaks detectable in our tests.
by Elliott Hughes
· 13 years ago
a6cc893
Add installd support to dex2oat
by Brian Carlstrom
· 13 years ago
c74a697
Add sojus target.
by Shih-wei Liao
· 13 years ago
8ce8647
Enable art build for non-linux hosts
by Brian Carlstrom
· 13 years ago
29e7ac7
Moving from libdvm to libart (1 of 5)
by Brian Carlstrom
· 13 years ago
42298fa
Fix build.
by Elliott Hughes
· 13 years ago
0dc36d7
Support building for mysid too.
by Elliott Hughes
· 13 years ago
55124a5
Clean .art files as well as .oat files.
by Elliott Hughes
· 13 years ago
ae82698
Add --image-classes to dex2oat
by Brian Carlstrom
· 13 years ago
41df065
Update APK list post-merge
by Brian Carlstrom
· 13 years ago
d023992
Replace persist.sys.strictmode.disabled with persist.sys.strictmode.disable
by Brian Carlstrom
· 13 years ago
f8a199c
Host precompilation of apks to speed boot.
by Ian Rogers
· 13 years ago
352a424
Make it easier to run an optimized build, turn the GC timings back on, and remove some unnecessary code.
by Elliott Hughes
· 13 years ago
fab6293
Add zygote-art and zygote-art-target-sync (non debug build targets)
by Brian Carlstrom
· 13 years ago
6ba581a
Implement ThreadContinuing and detach the JDWP thread before it exits.
by Elliott Hughes
· 13 years ago
7c6deaa
Add ThreadStress test to try and exercise corner cases
by Brian Carlstrom
· 13 years ago
362f9bc
Fix cpplint's whitespace warnings.
by Elliott Hughes
· 13 years ago
24a3c2e
ClassLinker changes
by Brian Carlstrom
· 13 years ago
a51a3dd
Add missing 'explicit's on single-argument constructors.
by Elliott Hughes
· 13 years ago
31edec5
Disable StrictMode when booting with art
by Brian Carlstrom
· 13 years ago
5de8fe5
Add internal compiler option to control defaulting of boot.art
by Brian Carlstrom
· 13 years ago
b7bbba4
Add oatopt drop in replacement for dexopt
by Brian Carlstrom
· 13 years ago
03a20ba
Implement DexFile_getClassNameList
by Brian Carlstrom
· 13 years ago
a9f1978
Add support for oat files in /data/art-cache
by Brian Carlstrom
· 13 years ago
47a0d5a
Move art content to /data
by Brian Carlstrom
· 13 years ago
0796af0
Fix Object::IsSoftReference
by Brian Carlstrom
· 13 years ago
648e5e9
Disable zygote preloading
by Brian Carlstrom
· 13 years ago
76aa0c0
Add targets for switching zygote runtime
by Brian Carlstrom
· 13 years ago
df14324
Setup Thread's context ClassLoader and add image DexFiles to ClassLinker's boot classpath
by Brian Carlstrom
· 13 years ago
aded5f7
Working ClassLoader
by Brian Carlstrom
· 13 years ago
4377a7e
Update oat_process for recent command line argument changes
by Brian Carlstrom
· 13 years ago
58ae941
Simplify command line arguments
by Brian Carlstrom
· 13 years ago
e24fa61
Separate oat from image
by Brian Carlstrom
· 13 years ago
dddab0c
Kill oat_process before rerunning
by Brian Carlstrom
· 13 years ago
5d40f18
Fixes for "null instanceof" and class initialization
by Brian Carlstrom
· 13 years ago
e10b697
Fix bug in HasSameMethodDescriptorClass on return types
by Brian Carlstrom
· 13 years ago
395520e
Assorted fixes for running frameworks apps
by Brian Carlstrom
· 13 years ago
65ca077
Tolerant compilation of classes with missing super classes
by Brian Carlstrom
· 13 years ago
bc2f3e3
Add support for oat_process for use as a wrap.* launcher
by Brian Carlstrom
· 13 years ago
27ec961
Adding oat_process
by Brian Carlstrom
· 13 years ago
bbf1e41
Move main method tests from gtests to oat tests
by Brian Carlstrom
· 13 years ago
c228252
Fix order CheckCastFromCode and enable Fibonacci test
by Brian Carlstrom
· 13 years ago
f867b6f
Filling in some Class, Method, and Field native code needed during startup and I/O
by Brian Carlstrom
· 13 years ago
78128a6
oatdump
by Brian Carlstrom
· 13 years ago
8692721
Fix ClassLinker::LinkInterfaceMethods bug
by Brian Carlstrom
· 13 years ago
1619286
Add oat file generation and tests to build
by Brian Carlstrom
· 13 years ago
56778d8
Only do host build on linux
by Brian Carlstrom
· 13 years ago
4b620ff
Finish moving state to managed heap
by Brian Carlstrom
· 13 years ago
69b15fb
Working dex2oat and oatexec
by Brian Carlstrom
· 13 years ago
9f30b38
Externalize test code
by Brian Carlstrom
· 13 years ago
b465ab0
Implement the direct ByteBuffer JNI functions, GetObjectRefType, and the string region functions.
by Elliott Hughes
· 13 years ago
47940d6
Make formatting more consistent.
by Carl Shapiro
· 13 years ago
2cae5a2
Add a tsan target.
by Elliott Hughes
· 13 years ago
5511f21
Add a valgrind-art-host target to run the tests under valgrind.
by Elliott Hughes
· 13 years ago
b0460ea
Add support for opening classes.dex file from zip, jar, apk
by Brian Carlstrom
· 13 years ago
8ecd08c
Switch tests and aexecd to use libartd
by Brian Carlstrom
· 13 years ago
07d579f
Add NDEBUG build
by Brian Carlstrom
· 13 years ago
4a96b60
ClassLinker can now FindClass all libcore classes
by Brian Carlstrom
· 13 years ago
59848da
Import cpplint.py and make target cpplint-art
by Brian Carlstrom
· 13 years ago
6547ace
Ignore the .arm hint in the top-level targets as well.
by Carl Shapiro
· 13 years ago
cdc8de4
Move base64 to test code
by Brian Carlstrom
· 13 years ago
934486c
Make ClassLinker set Class::super_class_ plus test and build improvements
by Brian Carlstrom
· 13 years ago
0e6d197
Relocate all of the included Makefiles into the build subdirectory.
by Carl Shapiro
· 13 years ago
008e412
Add and enable a Makefile for building tests on the device.
by Carl Shapiro
· 13 years ago
c981ace
Add a gtest build target for the host.
by Jesse Wilson
· 13 years ago
7b21670
Initial build configuration for the new Android runtime.
by Carl Shapiro
· 13 years ago