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
*
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
3
-110
/
+76
*
Fix mac build (second attempt)
Dmitriy Ivanov
2014-10-14
2
-4
/
+0
*
Fixing mac build
Dmitriy Ivanov
2014-10-14
2
-1
/
+9
*
Untie gtest executables from LD_PRELOAD
Dmitriy Ivanov
2014-10-14
1
-2
/
+2
*
Merge "Remove libsigchain from LD_PRELOADS"
Dmitriy Ivanov
2014-10-14
1
-2
/
+4
|
\
|
*
Remove libsigchain from LD_PRELOADS
Dmitriy Ivanov
2014-10-07
1
-2
/
+4
*
|
Merge "Work around ICE bugs with MIPS GCC and O1."
Ian Rogers
2014-10-10
1
-1
/
+1
|
\
\
|
*
|
Work around ICE bugs with MIPS GCC and O1.
Ian Rogers
2014-10-10
1
-1
/
+1
*
|
|
Fix 2 new sets of clang compiler warnings.
Ian Rogers
2014-10-10
1
-0
/
+3
|
/
/
*
|
Enable -Wimplicit-fallthrough.
Ian Rogers
2014-10-09
1
-2
/
+9
*
|
Makefile cleanups.
Nicolas Geoffray
2014-10-09
2
-13
/
+3
|
/
*
Merge "Make which dex2oat version to use configurable."
Nicolas Geoffray
2014-10-07
1
-4
/
+4
|
\
|
*
Make which dex2oat version to use configurable.
Nicolas Geoffray
2014-10-06
1
-4
/
+4
*
|
Respect USE_CLANG_PLATFORM_BUILD for art builds
Bernhard Rosenkraenzer
2014-10-04
1
-0
/
+4
|
/
*
Colorize warnings when building with clang.
Ian Rogers
2014-10-02
1
-2
/
+10
*
Merge "Revert "Introduce a class to implement optimization passes.""
Nicolas Geoffray
2014-10-01
1
-1
/
+1
|
\
|
*
Revert "Introduce a class to implement optimization passes."
Nicolas Geoffray
2014-10-01
1
-1
/
+1
*
|
Merge "Introduce a class to implement optimization passes."
Roland Levillain
2014-10-01
1
-1
/
+1
|
\
\
|
|
/
|
*
Introduce a class to implement optimization passes.
Roland Levillain
2014-10-01
1
-1
/
+1
*
|
Enable -Wunreachable-code
Ian Rogers
2014-09-30
1
-0
/
+1
|
/
*
Also remove environment links to removed instructions.
Nicolas Geoffray
2014-09-22
1
-0
/
+1
*
First optimization in new compiler: simple GVN.
Nicolas Geoffray
2014-09-19
1
-0
/
+1
*
Initiate a constant propagation pass in the optimizing compiler.
Roland Levillain
2014-09-18
1
-0
/
+1
*
Initiate a dead code elimination pass in the optimizing compiler.
Roland Levillain
2014-09-17
1
-0
/
+1
*
Add CFG and SSA form checkers in the optimizing compiler.
Roland Levillain
2014-09-17
1
-0
/
+1
*
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
|
\
[next]