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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Change the stack dump format to be in line with debuggerd
Andreas Gampe
2015-07-23
1
-2
/
+6
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-5
/
+8
*
Fix mac build: include <sys/time.h> in time_utils.cc .
Vladimir Marko
2015-05-26
1
-1
/
+0
*
ART: Clean up arm64 kNumberOfXRegisters usage.
Vladimir Marko
2015-05-26
1
-178
/
+0
*
Fix broken checks in IsValidPartOfMemberNameUtf8Slow.
Narayan Kamath
2015-05-07
1
-21
/
+31
*
Fix NanoSleep and add test
Mathieu Chartier
2015-05-04
1
-2
/
+2
*
Let the map function compute the relative pc.
Christopher Ferris
2015-05-01
1
-1
/
+1
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-22
/
+22
*
ART: Streaming trace mode
Andreas Gampe
2015-04-15
1
-12
/
+38
*
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-2
/
+2
*
Create OatFileAssistant class for assisting with oat files.
Richard Uhler
2015-03-09
1
-17
/
+0
*
Merge "Don't require three-character extensions for dex locations."
Richard Uhler
2015-03-02
1
-5
/
+7
|
\
|
*
Don't require three-character extensions for dex locations.
Richard Uhler
2015-02-26
1
-5
/
+7
*
|
Revert "Revert "Re-enable one thread dumping the native stack of another.""
Andreas Gampe
2015-02-27
1
-8
/
+0
|
/
*
Merge "ART: Print maps directly to log"
Andreas Gampe
2015-02-25
1
-3
/
+56
|
\
|
*
ART: Print maps directly to log
Andreas Gampe
2015-02-24
1
-3
/
+56
*
|
Revert "Revert "Add JIT""
Mathieu Chartier
2015-02-24
1
-3
/
+3
*
|
Revert "Add JIT"
Nicolas Geoffray
2015-02-24
1
-3
/
+3
*
|
Add JIT
Mathieu Chartier
2015-02-23
1
-3
/
+3
|
/
*
Replace a few std::vector with ArenaVector in Mir2Lir.
Vladimir Marko
2015-02-19
1
-7
/
+0
*
Be more lenient with 4 byte UTF-8 sequences.
Narayan Kamath
2015-02-12
1
-38
/
+63
*
Support map data in the backtrace data structure.
Christopher Ferris
2015-02-06
1
-4
/
+4
*
ART: Take apart stream output
Andreas Gampe
2015-01-26
1
-2
/
+3
*
ART: Only run addr2line in abort thread dumps
Andreas Gampe
2015-01-15
1
-1
/
+1
*
Merge "Clean up some #ifdefs."
Elliott Hughes
2015-01-09
1
-23
/
+12
|
\
|
*
Clean up some #ifdefs.
Elliott Hughes
2015-01-09
1
-23
/
+12
*
|
ART: Fix prefix issues in Addr2line dump
Andreas Gampe
2015-01-09
1
-11
/
+19
*
|
ART: Use addr2line on the host for DumpNativeStack
Andreas Gampe
2015-01-09
1
-0
/
+79
*
|
ART: Fix Mac build
Andreas Gampe
2015-01-08
1
-1
/
+1
|
/
*
ART: Pass ucontext to Backtrace in Stack Dump
Andreas Gampe
2015-01-08
1
-2
/
+2
*
Revert "Re-enable one thread dumping the native stack of another."
Ian Rogers
2014-12-05
1
-0
/
+8
*
Re-enable one thread dumping the native stack of another.
Ian Rogers
2014-12-04
1
-8
/
+0
*
Remove FieldHelper.
Ian Rogers
2014-12-02
1
-3
/
+2
*
Re-enable DumpNativeStack.
Ian Rogers
2014-11-20
1
-2
/
+9
*
Disable DumpNativeStack.
Ian Rogers
2014-11-13
1
-1
/
+2
*
ART: Fix valgrind
Andreas Gampe
2014-11-06
1
-0
/
+5
*
Merge "ART: More warnings"
Andreas Gampe
2014-11-05
1
-2
/
+2
|
\
|
*
ART: More warnings
Andreas Gampe
2014-11-04
1
-2
/
+2
*
|
Try to fix mac build.
Nicolas Geoffray
2014-11-04
1
-0
/
+2
|
/
*
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
1
-13
/
+12
*
stdint types all the way!
Ian Rogers
2014-10-09
1
-3
/
+3
*
ART: Better IllegalAccessException message
Andreas Gampe
2014-09-29
1
-0
/
+29
*
Optimize get/set reflection performance
Mathieu Chartier
2014-09-26
1
-4
/
+4
*
ART: Only allow the zygote to create the global boot image
Andreas Gampe
2014-09-18
1
-2
/
+4
*
Compile time performance improvements focusing on interpret-only.
Ian Rogers
2014-09-12
1
-6
/
+8
*
Reduce and speed-up class def searches.
Ian Rogers
2014-09-02
1
-2
/
+2
*
Merge "Move the glibc unlimited stack hack into GetThreadStack."
Elliott Hughes
2014-08-28
1
-0
/
+25
|
\
|
*
Move the glibc unlimited stack hack into GetThreadStack.
Elliott Hughes
2014-08-28
1
-0
/
+25
*
|
Fix an assert failure in art::DumpNativeStack().
Hiroshi Yamauchi
2014-08-28
1
-5
/
+3
|
/
*
Actually ask the pthread implementation for the stack guard size.
Elliott Hughes
2014-08-28
1
-1
/
+8
[next]