index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
utils.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add D/CHECK_CONSTEXPR macros for use in constexpr context.
Vladimir Marko
2014-06-11
1
-3
/
+2
*
Reduce header files including header files.
Ian Rogers
2014-06-06
1
-12
/
+1
*
Fixed and refactored profiler options handling
Calin Juravle
2014-06-06
1
-4
/
+0
*
Clean up the sampling profiler
Calin Juravle
2014-06-06
1
-0
/
+8
*
Follow up to "Add ISA directory to image and odex pathnames."
Brian Carlstrom
2014-05-19
1
-2
/
+2
*
Add ISA directory to image and odex pathnames.
Brian Carlstrom
2014-05-16
1
-0
/
+8
*
Replace CountOneBits and __builtin_popcount with POPCOUNT.
Vladimir Marko
2014-05-02
1
-34
/
+33
*
Use instruction specific dalvik cache dirs.
Narayan Kamath
2014-05-01
1
-5
/
+8
*
Modify unwind to comply with stack parser tools.
Christopher Ferris
2014-04-18
1
-1
/
+1
*
Centralize instruction-set pointer-size, alignment, 64b-width code
Andreas Gampe
2014-04-14
1
-0
/
+8
*
backtrace: use Java stack to help decode native
Kenny Root
2014-03-06
1
-1
/
+3
*
Remove some stray stringpiece.h includes
Brian Carlstrom
2014-02-27
1
-1
/
+0
*
Create CompilerOptions
Brian Carlstrom
2014-02-24
1
-0
/
+3
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-11
/
+33
*
Background compaction support.
Mathieu Chartier
2014-01-08
1
-1
/
+1
*
Compacting collector.
Mathieu Chartier
2013-11-11
1
-1
/
+1
*
Support hardware divide instruction
Dave Allison
2013-11-05
1
-3
/
+6
*
Fix a DCHECK failure due to unmatching numbers of cards scanned.
Hiroshi Yamauchi
2013-11-05
1
-0
/
+13
*
Throw IOException at source of failing to open a dex file.
Ian Rogers
2013-10-21
1
-1
/
+1
*
am 7c798419: am 7c3d13ae: Use file magic to determine file type, not file ext...
Brian Carlstrom
2013-10-04
1
-5
/
+4
|
\
|
*
Use file magic to determine file type, not file extension.
Brian Carlstrom
2013-10-03
1
-5
/
+4
*
|
Remove some non-const references in utils
Brian Carlstrom
2013-09-23
1
-2
/
+2
|
/
*
Fix dumpsys meminfo for art
Anwar Ghuloum
2013-09-19
1
-0
/
+1
*
Fix non concurrent GC ergonomics.
Mathieu Chartier
2013-08-19
1
-2
/
+2
*
Fix sampling profiler to use thread's cpu clock.
Jeff Hao
2013-08-15
1
-3
/
+0
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
1
-6
/
+6
*
GC data structures allocation tracking
Mathieu Chartier
2013-07-25
1
-0
/
+12
*
Fix cpplint whitespace/parens issues
Brian Carlstrom
2013-07-18
1
-3
/
+3
*
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
/
+375