index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
base
/
macros.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-1
/
+0
*
Opt compiler: Implement parallel move resolver without using swap.
Zheng Xu
2015-04-17
1
-0
/
+5
*
ART: Enable more Clang warnings
Andreas Gampe
2015-04-06
1
-1
/
+1
*
ART: Introduce NO_RETURN, Mark DoLongJump noreturn
Andreas Gampe
2015-02-23
1
-0
/
+3
*
ART: Do not inline elf writer debug symbols
Andreas Gampe
2014-12-15
1
-0
/
+2
*
Merge "ART: More warnings"
Andreas Gampe
2014-11-05
1
-22
/
+0
|
\
|
*
ART: More warnings
Andreas Gampe
2014-11-04
1
-22
/
+0
*
|
Don't define DISALLOW_COPY_AND_ASSIGN if already defined.
Ian Rogers
2014-11-04
1
-0
/
+2
|
/
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-1
/
+13
*
C++11 related clean-up of DISALLOW_..
Ian Rogers
2014-10-22
1
-10
/
+16
*
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
1
-0
/
+5
*
Switch to C++11 style [[noreturn]].
Ian Rogers
2014-10-10
1
-1
/
+0
*
Fix 2 new sets of clang compiler warnings.
Ian Rogers
2014-10-10
1
-0
/
+1
*
Enable -Wimplicit-fallthrough.
Ian Rogers
2014-10-09
1
-0
/
+42
*
Enable -Wunreachable-code
Ian Rogers
2014-09-30
1
-0
/
+1
*
Disable adding main and non moving spaces to immune region in GSS
Mathieu Chartier
2014-07-16
1
-0
/
+1
*
art: -Wsystem-header warning
Mark Salyzyn
2014-05-22
1
-10
/
+11
*
Use decltype() instead of typeof()
Dan Albert
2014-05-21
1
-1
/
+1
*
Implement FINAL/OVERRIDE for clang.
Ian Rogers
2014-03-13
1
-1
/
+1
*
Enable annotalysis on clang ART builds.
Ian Rogers
2014-03-06
1
-40
/
+32
*
Make allocations report usable size.
Ian Rogers
2014-02-26
1
-0
/
+9
*
Don't rely on gcc extensions
Bernhard Rosenkränzer
2013-12-12
1
-0
/
+7
*
Support hardware divide instruction
Dave Allison
2013-11-05
1
-0
/
+4
*
Throw IOException at source of failing to open a dex file.
Ian Rogers
2013-10-21
1
-0
/
+2
*
Uleb128 compression of vmap and mapping table.
Ian Rogers
2013-08-12
1
-0
/
+2
*
Fix cpplint whitespace/comments issues
Brian Carlstrom
2013-07-26
1
-1
/
+1
*
Fix cpplint whitespace/comma issues
Brian Carlstrom
2013-07-17
1
-1
/
+1
*
Fix multiple inclusion guards to match new pathnames
Brian Carlstrom
2013-07-17
1
-3
/
+3
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+201