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
*
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
1
-3
/
+3
*
stdint types all the way!
Ian Rogers
2014-10-09
1
-8
/
+8
*
Header file clean up.
Ian Rogers
2014-10-08
1
-24
/
+0
*
ART: Better IllegalAccessException message
Andreas Gampe
2014-09-29
1
-0
/
+4
*
ART: Only allow the zygote to create the global boot image
Andreas Gampe
2014-09-18
1
-1
/
+2
*
Improve dex location canonicalization-related performance.
Vladimir Marko
2014-09-10
1
-0
/
+13
*
Reduce and speed-up class def searches.
Ian Rogers
2014-09-02
1
-1
/
+1
*
Actually ask the pthread implementation for the stack guard size.
Elliott Hughes
2014-08-28
1
-1
/
+1
*
Avoid use of std::string where we have const char*.
Ian Rogers
2014-08-12
1
-3
/
+5
*
Wire up check JNI force copy mode.
Ian Rogers
2014-08-08
1
-5
/
+3
*
Emit CFI for x86 & x86_64 JNI compiler.
Tong Shen
2014-08-05
1
-0
/
+5
*
Runtime can now be set to require relocation
Alex Light
2014-07-22
1
-1
/
+12
*
Merge "Disable adding main and non moving spaces to immune region in GSS"
Mathieu Chartier
2014-07-16
1
-6
/
+4
|
\
|
*
Disable adding main and non moving spaces to immune region in GSS
Mathieu Chartier
2014-07-16
1
-6
/
+4
*
|
Break apart header files.
Ian Rogers
2014-07-15
1
-2
/
+1
|
/
*
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
Mingyao Yang
2014-07-11
1
-0
/
+14
*
Add patchoat tool to Art.
Alex Light
2014-07-07
1
-0
/
+29
*
ART: Rework Generic JNI, add ARM version
Andreas Gampe
2014-07-01
1
-0
/
+13
*
ART: Native support for multidex
Andreas Gampe
2014-06-25
1
-0
/
+1
*
More advanced timing loggers.
Mathieu Chartier
2014-06-24
1
-2
/
+3
*
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