index
:
art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-6.0
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Android.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Convert ART benchmarks into caliper benchmarks"
Mathieu Chartier
2015-09-14
1
-0
/
+1
|
\
|
*
Convert ART benchmarks into caliper benchmarks
Mathieu Chartier
2015-09-14
1
-0
/
+1
*
|
ART: Build tests in checkbuild
Andreas Gampe
2015-09-14
1
-1
/
+1
|
/
*
Merge "Make Art's dexlist the real one!"
Aart Bik
2015-08-28
1
-1
/
+1
|
\
|
*
Make Art's dexlist the real one!
Aart Bik
2015-08-28
1
-1
/
+1
*
|
ahat - An android heap dump viewer. Initial checkin.
Richard Uhler
2015-08-25
1
-0
/
+1
|
/
*
Change phony targets to set dalvik.vm.usejit properly
Mathieu Chartier
2015-07-14
1
-2
/
+8
*
Have test-art-host-dexdump specifically depend on the host binaries.
Ying Wang
2015-07-08
1
-2
/
+2
*
Revert "Make Art dexdump/list the real utilities."
Aart Bik
2015-07-08
1
-1
/
+1
*
Make Art dexdump/list the real utilities.
Aart Bik
2015-07-08
1
-1
/
+1
*
Migrated dexlist from Dalvik (libdex) into Art (libart)
Aart Bik
2015-07-07
1
-2
/
+3
*
Build rule for dexdump regression test on host.
Aart Bik
2015-07-06
1
-1
/
+7
*
Migrated dexdump from Dalvik (libdex) into Art (libart)
Aart Bik
2015-07-06
1
-0
/
+1
*
Also add run-test dependencies to build-art-*-tests.
Nicolas Geoffray
2015-05-29
1
-2
/
+2
*
Refactor makefiles to allow just building tests.
Nicolas Geoffray
2015-05-28
1
-3
/
+15
*
Remove doublequoted command to adb sh -c.
Hiroshi Yamauchi
2015-05-14
1
-18
/
+18
*
Fix clean-oat
Mathieu Chartier
2015-04-27
1
-18
/
+18
*
Update clean-oat-host after latest oat location changes.
Nicolas Geoffray
2015-03-27
1
-21
/
+1
*
ART: Change the isa defaults for Mips
Douglas Leung
2015-03-20
1
-0
/
+1
*
Fix jit tests
Mathieu Chartier
2015-02-27
1
-0
/
+13
*
Add missing JIT stuff in make files
Mathieu Chartier
2015-02-26
1
-0
/
+13
*
Merge "Adds the dexfuzz fuzzing tool to ART."
Andreas Gampe
2015-01-17
1
-0
/
+1
|
\
|
*
Adds the dexfuzz fuzzing tool to ART.
Stephen Kyle
2014-12-15
1
-0
/
+1
*
|
Merge "Add a new imgdiag tool to diff boot.art/core.art against a process"
Igor Murashkin
2014-12-17
1
-0
/
+1
|
\
\
|
*
|
Add a new imgdiag tool to diff boot.art/core.art against a process
Igor Murashkin
2014-12-16
1
-0
/
+1
|
|
/
*
/
Remove obsolete PRODUCT_DEX_PREOPT_.*_IN_DATA
Brian Carlstrom
2014-12-16
1
-4
/
+0
|
/
*
Provide an option to run run-tests with a local dalvikvm.
Nicolas Geoffray
2014-10-29
1
-0
/
+7
*
ART: Create and use multiple core images
Andreas Gampe
2014-10-28
1
-13
/
+7
*
Restore valgrind-test-art-host
Brian Carlstrom
2014-10-09
1
-2
/
+2
*
Make which dex2oat version to use configurable.
Nicolas Geoffray
2014-10-06
1
-2
/
+2
*
Fix make test exclusion bugs.
Ian Rogers
2014-09-26
1
-3
/
+2
*
Only include test targets if test-art* or build-art* is being built.
Ian Rogers
2014-09-26
1
-8
/
+18
*
Add adb root to test-art-target, required by adb remount.
Nicolas Geoffray
2014-09-19
1
-21
/
+24
*
Merge "ART: Fix things for valgrind"
Andreas Gampe
2014-09-10
1
-0
/
+5
|
\
|
*
ART: Fix things for valgrind
Andreas Gampe
2014-09-10
1
-0
/
+5
*
|
Remove art-* targets in favor of build-art-* targets.
Brian Carlstrom
2014-09-09
1
-19
/
+5
|
/
*
Clean-up and make the art script usable on target.
Nicolas Geoffray
2014-09-08
1
-1
/
+6
*
ART: Use TMPDIR for test directories
Andreas Gampe
2014-08-06
1
-0
/
+5
*
Revert "Rules depend on DEX2OATD, not DEX2OATD_DEPENDENCY."
Brian Carlstrom
2014-08-06
1
-1
/
+1
*
Make system use patchoat to relocate during runtime.
Alex Light
2014-08-05
1
-1
/
+2
*
Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [art]
Brian Carlstrom
2014-07-30
1
-12
/
+12
*
ART: Make run tests out of oat tests
Andreas Gampe
2014-07-23
1
-37
/
+24
*
Rules depend on DEX2OATD, not DEX2OATD_DEPENDENCY.
Nicolas Geoffray
2014-07-23
1
-1
/
+1
*
Runtime can now be set to require relocation
Alex Light
2014-07-22
1
-1
/
+1
*
art: fix host dex2oat runtime args
Colin Cross
2014-07-09
1
-1
/
+1
*
Make dex2oat heap size product configurable [art]
Brian Carlstrom
2014-07-08
1
-1
/
+1
*
Add patchoat tool to Art.
Alex Light
2014-07-07
1
-3
/
+4
*
Add make rule to debug interpreter-only mode
Sebastien Hertz
2014-07-04
1
-0
/
+10
*
Fix build-art-target and build-art-host rules.
Nicolas Geoffray
2014-07-02
1
-2
/
+2
*
Fix art-host rule and art script after build changes.
Nicolas Geoffray
2014-07-02
1
-1
/
+1
[next]