index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
llvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
am 3e78664f: am f8dc6489: am 7571e8b7: Add flock(2)ing on dex-cache files to ...
Brian Carlstrom
2013-08-15
1
-2
/
+2
|
\
|
*
Add flock(2)ing on dex-cache files to prevent races
Brian Carlstrom
2013-08-15
1
-2
/
+2
*
|
Revert "Update ART for LLVM merge up to r187914."
Brian Carlstrom
2013-08-14
1
-1
/
+3
|
/
*
Update ART for LLVM merge up to r187914.
Stephen Hines
2013-08-13
1
-3
/
+1
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
2
-11
/
+11
*
C++11 support for ART.
Mathieu Chartier
2013-08-13
1
-2
/
+2
*
Revert "Update ART for LLVM merge up to r187914."
Stephen Hines
2013-08-13
1
-1
/
+3
*
Update ART for LLVM merge up to r187914.
Stephen Hines
2013-08-09
1
-3
/
+1
*
Move assembler out of runtime into compiler/utils.
Ian Rogers
2013-07-29
3
-6
/
+84
*
Fix cpplint whitespace/comments issues
Brian Carlstrom
2013-07-26
22
-139
/
+139
*
Fixing cpplint readability/check issues
Brian Carlstrom
2013-07-18
1
-3
/
+3
*
Fixing cpplint readability/casting issues
Brian Carlstrom
2013-07-18
1
-1
/
+1
*
Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labe...
Brian Carlstrom
2013-07-18
1
-1
/
+1
*
Fix cpplint readability/fn_size issues
Brian Carlstrom
2013-07-18
1
-1
/
+1
*
Fix cpplint build/namespaces issues
Brian Carlstrom
2013-07-18
5
-115
/
+191
*
Fix cpplint whitespace/parens issues
Brian Carlstrom
2013-07-18
1
-1
/
+1
*
Fix cpplint whitespace/blank_line issues
Brian Carlstrom
2013-07-18
3
-8
/
+0
*
Fix cpplint whitespace/newline issues
Brian Carlstrom
2013-07-17
1
-11
/
+27
*
Fix cpplint runtime/explicit issues
Brian Carlstrom
2013-07-17
1
-1
/
+1
*
Fix cpplint whitespace/braces issues
Brian Carlstrom
2013-07-17
1
-2
/
+1
*
Fix multiple inclusion guards to match new pathnames
Brian Carlstrom
2013-07-17
13
-39
/
+39
*
Add verification of boot.oat generated on device
Brian Carlstrom
2013-07-17
1
-1
/
+0
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
27
-0
/
+9830