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
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-5
/
+8
*
ART: Clean up arm64 kNumberOfXRegisters usage.
Vladimir Marko
2015-05-26
1
-288
/
+0
*
Check IsReferenceVReg during deopt
Mathieu Chartier
2015-05-08
1
-0
/
+5
*
Revert "Revert "[optimizing] Replace FP divide by power of 2""
Nicolas Geoffray
2015-04-27
1
-0
/
+12
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-1
/
+1
*
ART: Streaming trace mode
Andreas Gampe
2015-04-15
1
-0
/
+3
*
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-2
/
+2
*
ART: Fix IsInt when N==32, add tests
David Brazdil
2015-03-27
1
-6
/
+11
*
ART: Define IsInt when N==kBitsPerIntPtrT
David Brazdil
2015-03-26
1
-0
/
+1
*
Unify ART's various implementations of bit_cast.
Roland Levillain
2015-03-24
1
-13
/
+0
*
Fix copy/paste documentation error.
Dan Albert
2015-03-12
1
-1
/
+1
*
Merge "Opt compiler: Basic simplification for arithmetic operations."
Roland Levillain
2015-03-12
1
-0
/
+6
|
\
|
*
Opt compiler: Basic simplification for arithmetic operations.
Alexandre Rames
2015-03-11
1
-0
/
+6
*
|
Compress the Dex register maps built by the optimizing compiler.
Roland Levillain
2015-03-12
1
-0
/
+18
|
/
*
Create OatFileAssistant class for assisting with oat files.
Richard Uhler
2015-03-09
1
-6
/
+0
*
Don't require three-character extensions for dex locations.
Richard Uhler
2015-02-26
1
-1
/
+2
*
ART: Print maps directly to log
Andreas Gampe
2015-02-24
1
-0
/
+1
*
Replace a few std::vector with ArenaVector in Mir2Lir.
Vladimir Marko
2015-02-19
1
-1
/
+7
*
ART: Templatize IsInt & IsUint
Andreas Gampe
2015-02-18
1
-26
/
+40
*
art: Refactor RuntimeOptions/ParsedOptions
Igor Murashkin
2015-02-04
1
-0
/
+7
*
ART: Pass ucontext to Backtrace in Stack Dump
Andreas Gampe
2015-01-08
1
-1
/
+1
*
Make Barrier robust against spurious wakeups
Hans Boehm
2014-12-04
1
-1
/
+2
*
dex2oat: Pack likely-dirty objects together when generating the boot image
Igor Murashkin
2014-11-20
1
-1
/
+42
*
Merge "ART: Multiview assembler_test, fix x86-64 assembler"
Andreas Gampe
2014-11-14
1
-0
/
+14
|
\
|
*
ART: Multiview assembler_test, fix x86-64 assembler
Andreas Gampe
2014-11-13
1
-0
/
+14
*
|
Instruction set features for ARM64, MIPS and X86.
Ian Rogers
2014-11-13
1
-1
/
+1
|
/
*
ART: Replace COMPILE_ASSERT with static_assert (runtime)
Andreas Gampe
2014-11-03
1
-2
/
+2
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-5
/
+2
*
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
[next]