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
/
logging.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow JNI AttachCurrentThread to fail if not enough stack.
Ian Rogers
2014-11-11
1
-0
/
+4
*
C++11 related clean-up of DISALLOW_..
Ian Rogers
2014-10-22
1
-1
/
+1
*
Tidy up logging.
Ian Rogers
2014-10-22
1
-222
/
+143
*
Fix some more pedantic compiler warnings.
Ian Rogers
2014-09-25
1
-4
/
+4
*
Add D/CHECK_CONSTEXPR macros for use in constexpr context.
Vladimir Marko
2014-06-11
1
-0
/
+14
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-2
/
+3
*
Compatibility layer to transition from UniquePtr to std::unique_ptr.
Ian Rogers
2014-05-15
1
-1
/
+1
*
Remove all LOG(DEBUG) which is not intended to be checked in
Brian Carlstrom
2014-05-09
1
-3
/
+4
*
Handle implicit stack overflow without affecting stack walks
Dave Allison
2014-05-05
1
-0
/
+1
*
Add an option to specify a list of methods for LIR dumping.
Mingyao Yang
2014-04-18
1
-0
/
+3
*
Change sticky GC ergonomics to use GC throughput.
Mathieu Chartier
2014-03-27
1
-0
/
+22
*
Enable annotalysis on clang ART builds.
Ian Rogers
2014-03-06
1
-27
/
+1
*
Fix multi-line hex dumping and add unit test.
Ian Rogers
2014-01-30
1
-18
/
+0
*
Clean up logcat spam from compiler and verifier
Anwar Ghuloum
2013-08-13
1
-0
/
+2
*
C++11 support for ART.
Mathieu Chartier
2013-08-13
1
-1
/
+6
*
Fix logging memory leak.
Sebastien Hertz
2013-08-06
1
-1
/
+2
*
Fix cpplint whitespace/comments issues
Brian Carlstrom
2013-07-26
1
-2
/
+2
*
Fixing cpplint readability/constructors issues
Brian Carlstrom
2013-07-18
1
-9
/
+0
*
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
/
+337