index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
build
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid printing absolute addresses in oatdump
Brian Carlstrom
2014-09-16
1
-0
/
+1
*
Revert "Revert "Implement suspend checks in new compiler.""
Nicolas Geoffray
2014-09-16
1
-0
/
+1
*
Revert "Implement suspend checks in new compiler."
Nicolas Geoffray
2014-09-15
1
-1
/
+0
*
Implement suspend checks in new compiler.
Nicolas Geoffray
2014-09-15
1
-0
/
+1
*
Fix valgrind errors.
Nicolas Geoffray
2014-09-11
1
-9
/
+0
*
ART: Fix things for valgrind
Andreas Gampe
2014-09-10
2
-1
/
+20
*
Really fix tests.
Alex Light
2014-08-27
1
-1
/
+3
*
Add run-test support for running without a working patchoat/dex2oat
Alex Light
2014-08-26
1
-0
/
+9
*
Use loops to build combinations of run-tests.
Ian Rogers
2014-08-26
1
-8
/
+11
*
ART: Add dex dependency for gtest
Andreas Gampe
2014-08-21
1
-1
/
+1
*
ART: Set default visibility to protected
Andreas Gampe
2014-08-19
1
-1
/
+2
*
Really fix target gtest dependencies
Brian Carlstrom
2014-08-18
1
-2
/
+2
*
Prevent stubs from being installed in java.lang.reflect.Proxy.<init>.
Jeff Hao
2014-08-15
1
-1
/
+1
*
Mark ParallelGC with gcstress failing.
Nicolas Geoffray
2014-08-14
1
-1
/
+7
*
Support x86_64 stack overflow checks in opt compiler.
Nicolas Geoffray
2014-08-07
1
-12
/
+0
*
Fix target and host gtest dependencies.
Nicolas Geoffray
2014-08-07
1
-0
/
+3
*
Merge "Fix proxy tracing and enable tests that now work with tracing."
Jeff Hao
2014-08-05
1
-1
/
+1
|
\
|
*
Fix proxy tracing and enable tests that now work with tracing.
Jeff Hao
2014-08-06
1
-1
/
+1
*
|
Add card table test.
Mathieu Chartier
2014-08-06
1
-0
/
+1
|
/
*
Revert "Rules depend on DEX2OATD, not DEX2OATD_DEPENDENCY."
Brian Carlstrom
2014-08-06
1
-2
/
+2
*
Add --always-clean flag to run-test.
Alex Light
2014-07-30
1
-0
/
+3
*
Add a variable to disable PREBUILD in run-tests.
Nicolas Geoffray
2014-07-28
1
-0
/
+3
*
ART: Fix target test paths
Andreas Gampe
2014-07-27
2
-1
/
+9
*
Remove the per-project FDO support. Use the common FDO support from build/core.
Dehao Chen
2014-07-27
1
-8
/
+0
*
Merge "Add a new stack map scheme that encodes compilation info per pc."
Nicolas Geoffray
2014-07-23
1
-0
/
+1
|
\
|
*
Add a new stack map scheme that encodes compilation info per pc.
Nicolas Geoffray
2014-07-21
1
-0
/
+1
*
|
ART: Turn on ART_TEST_KEEP_GOING by default, clean up unused vars
Andreas Gampe
2014-07-24
1
-7
/
+1
*
|
Increase limit to 2600 on host clang builds for frame size.
Stephen Hines
2014-07-23
1
-1
/
+1
*
|
Merge "Update frame-larger-than limit to 2440 for new clang."
Stephen Hines
2014-07-23
1
-3
/
+14
|
\
\
|
*
|
Update frame-larger-than limit to 2440 for new clang.
Stephen Hines
2014-07-23
1
-3
/
+14
|
|
/
*
|
ART: Make run tests out of oat tests
Andreas Gampe
2014-07-23
1
-1
/
+21
*
|
Use the TMPDIR environment variable for test directory if set.
Ian Rogers
2014-07-23
1
-0
/
+4
*
|
Rewrite topological sort order and improve GVN.
Vladimir Marko
2014-07-23
1
-0
/
+1
*
|
Rules depend on DEX2OATD, not DEX2OATD_DEPENDENCY.
Nicolas Geoffray
2014-07-23
1
-2
/
+2
*
|
Merge "Changed default non-full tests to be prebuild."
Andreas Gampe
2014-07-22
1
-2
/
+2
|
\
\
|
*
|
Changed default non-full tests to be prebuild.
Alex Light
2014-07-22
1
-2
/
+2
*
|
|
Put oat test output on stderr.
Ian Rogers
2014-07-22
1
-1
/
+1
|
/
/
*
|
Runtime can now be set to require relocation
Alex Light
2014-07-22
2
-0
/
+34
*
|
Stack overflow checks and NPE checks for optimizing.
Nicolas Geoffray
2014-07-22
1
-4
/
+1
*
|
Redirect failing test output to stderr.
Ian Rogers
2014-07-21
1
-1
/
+1
*
|
Add write barriers to optimizing compiler.
Nicolas Geoffray
2014-07-21
1
-0
/
+1
|
/
*
Add a GC stress run that uses a moving collector and small heap sizes.
Ian Rogers
2014-07-18
1
-0
/
+3
*
Add GC verification test rules.
Ian Rogers
2014-07-18
1
-0
/
+3
*
Allow optimizing and trace tests to be not run.
Ian Rogers
2014-07-18
1
-0
/
+9
*
Merge "Use the thumb2 assembler for the optimizing compiler."
Nicolas Geoffray
2014-07-17
1
-1
/
+2
|
\
|
*
Use the thumb2 assembler for the optimizing compiler.
Nicolas Geoffray
2014-07-16
1
-1
/
+2
*
|
Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""
Dave Allison
2014-07-16
2
-7
/
+1
|
/
*
Break apart header files.
Ian Rogers
2014-07-15
1
-9
/
+40
*
Revert "Revert "Revert "Add implicit null and stack checks for x86"""
Nicolas Geoffray
2014-07-11
2
-1
/
+7
*
Revert "Revert "Add implicit null and stack checks for x86""
Dave Allison
2014-07-10
2
-7
/
+1
[next]