Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
5900149256919538efb2edf4ffc0403d4ddd8446
/
build
« Previous
49948e9
Add skeleton of a jvmti plugin for art.
by Alex Light
· 8 years ago
b41928d
ART: Reduce stack frame size limit on host
by Andreas Gampe
· 8 years ago
d126228
ART: Configure stack guard size in the Makefile
by Andreas Gampe
· 8 years ago
2ea9153
ARM64: Use libvixld when compiling for debug mode.
by Alexandre Rames
· 8 years ago
c218427
Merge "Revert experimental lambda feature."
by Narayan Kamath
· 8 years ago
71572de
Add a graph coloring art test option
by Matthew Gharrity
· 8 years ago
14832ef
Revert experimental lambda feature.
by Narayan Kamath
· 8 years ago
ecf75a6
ART: remove gcc cruft from the makefiles
by Colin Cross
· 8 years ago
998bf2b
ART: remove ART_JIT makefile variable
by Colin Cross
· 8 years ago
7adeda8
Revert "Revert "ART: Add dex2oat swap usage test""
by Andreas Gampe
· 8 years ago
ec743ff
Revert "ART: Add dex2oat swap usage test"
by Andreas Gampe
· 8 years ago
ab2a540
ART: Add dex2oat swap usage test
by Andreas Gampe
· 8 years ago
34a8a0f
ART: Make run-test temp dir consistent
by Andreas Gampe
· 8 years ago
df53be2
Disable warnings triggered in Clang r271374
by Pirama Arumuga Nainar
· 8 years ago
97c72b7
Fixes to build against new VIXL interface.
by Scott Wakeling
· 8 years ago
dedde3f
Merge "Have LOCAL_ASFLAGS honor debug/non-debug configuration."
by Roland Levillain
· 8 years ago
f51ac42
Fix missing patchoat dependency for dex2oat test.
by Richard Uhler
· 8 years ago
c9c5fe4
Merge "Add missing dependency required for ahat-test."
by Treehugger Robot
· 8 years ago
c5a0004
Add missing dependency required for ahat-test.
by Richard Uhler
· 8 years ago
072350e
Merge "Revert "Add missing dependency required for ahat-test.""
by Richard Uhler
· 8 years ago
3fbfab1
Revert "Add missing dependency required for ahat-test."
by Richard Uhler
· 8 years ago
97c7873
Merge "Add missing dependency required for ahat-test."
by Treehugger Robot
· 8 years ago
b5390f7
Have LOCAL_ASFLAGS honor debug/non-debug configuration.
by Roland Levillain
· 8 years ago
13f6d39
Add missing dependency required for ahat-test.
by Richard Uhler
· 8 years ago
e3fb245
MIPS32: Improve method invocation
by Alexey Frunze
· 8 years ago
e1459ae
ART: Add dex2oat swap-usage parameters
by Andreas Gampe
· 8 years ago
4d2bb1b
Fix StringReferenceValueComparator.
by Vladimir Marko
· 8 years ago
013e3f3
Change IMT size from 64 to 43
by Matthew Gharrity
· 8 years ago
3add9cb
MIPS32: Assembler tests for MIPS32R6
by Chris Larsen
· 9 years ago
e5e76f4
Add Valgrind target tests
by Anton Kirilov
· 9 years ago
a06481e
Bump frame size limit 8 bytes to fix x86_64 build with latest external/libcxx
by Brian Carlstrom
· 8 years ago
372f10e
Refactor handling of input records.
by Vladimir Marko
· 8 years ago
a246510
Merge "Patch for compiling art to run on linux target"
by Roland Levillain
· 9 years ago
5edb063
Fix check_jni_compiler tests
by Dimitry Ivanov
· 9 years ago
2798325
Merge "Reduce memory lost by ArenaAllocator for large allocations."
by Vladimir Marko
· 9 years ago
3e0e717
Reduce memory lost by ArenaAllocator for large allocations.
by Vladimir Marko
· 9 years ago
3071f80
Patch for compiling art to run on linux target
by Bilyan Borisov
· 9 years ago
bb661c0
Refactor use of __ANDROID__ macro
by Bilyan Borisov
· 9 years ago
6435910
Merge "Use iterators "before" the use node in HUserRecord<>."
by Vladimir Marko
· 9 years ago
46817b8
Use iterators "before" the use node in HUserRecord<>.
by Vladimir Marko
· 9 years ago
8b3f9b2
Avoid constructing types with errors.
by Aart Bik
· 9 years ago
9d07e3d
Clean up OatQuickMethodHeader after Quick removal.
by Vladimir Marko
· 9 years ago
835e023
Merge "Remove obsolete ANDROID_COMPILE_WITH_JACK"
by Ying Wang
· 9 years ago
2b763c3
Remove obsolete ANDROID_COMPILE_WITH_JACK
by Sebastien Hertz
· 9 years ago
fbe160b
Remove obsolete LOCAL_DX_FLAGS.
by Ying Wang
· 9 years ago
6a63bac
Allow x86+arm multilib build.
by Ying Wang
· 9 years ago
29d38e7
Revert "Revert "Use compiler filter to determine oat file status.""
by Andreas Gampe
· 9 years ago
845e506
Revert "Use compiler filter to determine oat file status."
by Nicolas Geoffray
· 9 years ago
a62d2f0
Use compiler filter to determine oat file status.
by Richard Uhler
· 9 years ago
7db00cd
Update Makefile and scripts after Quick removal.
by Nicolas Geoffray
· 9 years ago
3c94f09
Remove Quick from tree.
by Nicolas Geoffray
· 9 years ago
2f74be0
Merge "Enable clang for ARM builds."
by Stephen Hines
· 9 years ago
dc15e89
Suppress a valgrind libc issue.
by Hiroshi Yamauchi
· 9 years ago
07f6818
ART: Do not use vixld - workaround to fix dex2oatds.
by Vladimir Marko
· 9 years ago
a388c5a
Enable clang for ARM builds.
by Stephen Hines
· 9 years ago
970e191
Made art/runtime/arch/stub_test.cc compile with -O2 again.
by Bilyan Borisov
· 9 years ago
bf63303
Merge "ART: Allow method references across oat files for multi-image, 2nd attempt."
by Vladimir Marko
· 9 years ago
944da60
ART: Allow method references across oat files for multi-image, 2nd attempt.
by Vladimir Marko
· 9 years ago
6406b52
Merge "Revert "Revert "Add profman tool: responsible to process profiles"""
by Calin Juravle
· 9 years ago
2e2db78
Revert "Revert "Add profman tool: responsible to process profiles""
by Calin Juravle
· 9 years ago
920e123
Merge "Revert "Force Jack to consider multidex annotations""
by Delphine Martin
· 9 years ago
a5502e3
Merge "Revert "Add profman tool: responsible to process profiles""
by Nicolas Geoffray
· 9 years ago
3da7468
Revert "Add profman tool: responsible to process profiles"
by Nicolas Geoffray
· 9 years ago
6ad2d8b
Revert "Force Jack to consider multidex annotations"
by Delphine Martin
· 9 years ago
b7f9aa8
Merge "Add profman tool: responsible to process profiles"
by Calin Juravle
· 9 years ago
6caefd9
Add profman tool: responsible to process profiles
by Calin Juravle
· 9 years ago
1fdabe6
Revert "Do not build art with clang for mips64"
by Andreas Gampe
· 9 years ago
4fda4eb
Move code related to debug info generation to its own directory.
by David Srbecky
· 9 years ago
37ba27a
Temporarily use -fstack-protector for the read barrier config.
by Hiroshi Yamauchi
· 9 years ago
28b1cf7
Change space base test to use parameters
by Mathieu Chartier
· 9 years ago
f74388d
Merge "Improve profile processing"
by Calin Juravle
· 9 years ago
877fd96
Improve profile processing
by Calin Juravle
· 9 years ago
80c0d79
Sort output of a find command in makefile
by Alex Light
· 9 years ago
0de47bb
Merge "ART: Use libopenjdkd"
by Andreas Gampe
· 9 years ago
10edbb1
ART: Use libopenjdkd
by Andreas Gampe
· 9 years ago
7825791
Merge "Force Jack to consider multidex annotations"
by Yohann Roussel
· 9 years ago
8cc049c
Force Jack to consider multidex annotations
by Yohann Roussel
· 9 years ago
c7d4a58
ART: Use non-stripped core jars in gtests
by Andreas Gampe
· 9 years ago
cf66271
Add apache-xml to the device & host boot classpath.
by Narayan Kamath
· 9 years ago
d895961
Tweaks to get vogar runs working after enso move.
by Nicolas Geoffray
· 9 years ago
dcdc85b
Dex2oat support for multiple oat file and image file outputs.
by Jeff Hao
· 9 years ago
5940f95
Merge "Do not use 0 in recipe" am: d255fe5c11 am: ede57d4a5b
by Shinichiro Hamaji
· 9 years ago
d255fe5
Merge "Do not use $? in recipe"
by Shinichiro Hamaji
· 9 years ago
c5d2905
Do not use $? in recipe
by Shinichiro Hamaji
· 9 years ago
aa0fab3
Merge "art: use -O1 to compile tests with clang for arm64" am: 2f125e3c7a
by Colin Cross
· 9 years ago
ba257bc
art: use -O1 to compile tests with clang for arm64
by Colin Cross
· 9 years ago
ae1dec9
Merge "Re-enable optimization for clang arm64 art builds" am: 2cd15c35df
by Colin Cross
· 9 years ago
1cab143
Re-enable optimization for clang arm64 art builds
by Colin Cross
· 9 years ago
6758cf1
Merge "Revert "Revert "Add support for LZ4 compressed image files""" am: 840d22928c
by Mathieu Chartier
· 9 years ago
ceb07b3
Revert "Revert "Add support for LZ4 compressed image files""
by Mathieu Chartier
· 9 years ago
7ce1089
Merge "Fix the build-art-multi-executable Make function." am: a10a0750cf
by Roland Levillain
· 9 years ago
ea6f8d8
Fix the build-art-multi-executable Make function.
by Roland Levillain
· 9 years ago
b46324a
Merge "Fix imgdiag build rules." am: 6247556fb9 am: 81558dc34a
by Roland Levillain
· 9 years ago
3045cfe
Fix imgdiag build rules.
by Roland Levillain
· 9 years ago
f9c0909
Merge "Revert "Add support for LZ4 compressed image files"" am: 70a33905e9
by Nicolas Geoffray
· 9 years ago
83d4d72
Revert "Add support for LZ4 compressed image files"
by Nicolas Geoffray
· 9 years ago
08a5df9
Merge "Add support for LZ4 compressed image files" am: 7cbd95c2fb am: 3dafd53ff9
by Mathieu Chartier
· 9 years ago
c6f41b5
Add support for LZ4 compressed image files
by Mathieu Chartier
· 9 years ago
8701fc2
Merge "Allow initializing runtime with parsed options." am: e0d25b156e am: 2433d4e17c
by Vladimir Marko
· 9 years ago
88b2b80
Allow initializing runtime with parsed options.
by Vladimir Marko
· 9 years ago
Next »