index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
instrumentation.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare field watchpoint support
Sebastien Hertz
2014-04-15
1
-0
/
+49
*
Add missing debugger root visiting.
Mathieu Chartier
2014-03-25
1
-13
/
+65
*
Fix valgrind gtests and memory leaks.
Mathieu Chartier
2014-03-05
1
-17
/
+18
*
Guard entrypoint changing by runtime shutdown lock.
Mathieu Chartier
2014-03-03
1
-6
/
+11
*
Fix the bug that some compiled code was invoked with -Xint.
Hiroshi Yamauchi
2014-02-28
1
-2
/
+12
*
Fix deoptimization deadlock
Sebastien Hertz
2014-02-20
1
-10
/
+11
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-35
/
+77
*
Selective deoptimization.
Sebastien Hertz
2014-01-13
1
-115
/
+234
*
Background compaction support.
Mathieu Chartier
2014-01-08
1
-8
/
+8
*
Tidy up memory barriers.
Ian Rogers
2013-12-20
1
-4
/
+4
*
Refactor allocation entrypoints.
Mathieu Chartier
2013-11-20
1
-27
/
+21
*
Merge "Propagate 'this_object' for method unwind event." into dalvik-dev
Sebastien Hertz
2013-11-19
1
-1
/
+1
|
\
|
*
Propagate 'this_object' for method unwind event.
Sebastien Hertz
2013-11-19
1
-1
/
+1
*
|
Fix missing class initialization during instrumentation.
Sebastien Hertz
2013-11-15
1
-6
/
+19
|
/
*
am 910a7b7a: am 937041e4: am 02b10d6f: Do not instrument proxy methods.
Jeff Hao
2013-11-06
1
-4
/
+4
|
\
|
*
Do not instrument proxy methods.
Jeff Hao
2013-11-06
1
-4
/
+4
*
|
Fix oatdump and valgrind.
Ian Rogers
2013-11-06
1
-0
/
+52
*
|
Improve interpreter handler table management.
Sebastien Hertz
2013-10-17
1
-0
/
+2
*
|
Load shadow frame's this object only upon instrumentation.
Sebastien Hertz
2013-09-17
1
-1
/
+1
*
|
Don't deopt for tracing due to stability.
Ian Rogers
2013-09-11
1
-1
/
+1
*
|
Deopt for method entry/exit when not sampling.
Ian Rogers
2013-09-06
1
-4
/
+17
|
/
*
Fix up TODO: c++0x, update cpplint.
Mathieu Chartier
2013-08-16
1
-19
/
+9
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
1
-16
/
+16
*
Entry point clean up.
Ian Rogers
2013-08-07
1
-13
/
+13
*
Move assembler out of runtime into compiler/utils.
Ian Rogers
2013-07-29
1
-1
/
+1
*
Fix cpplint whitespace/comments issues
Brian Carlstrom
2013-07-26
1
-7
/
+7
*
am 2d88862f: Fixing cpplint readability/casting issues
Brian Carlstrom
2013-07-19
1
-2
/
+3
|
\
|
*
Fixing cpplint readability/casting issues
Brian Carlstrom
2013-07-18
1
-2
/
+3
*
|
Fixes to instrumentation for debug build and interpreter.
Jeff Hao
2013-07-17
1
-8
/
+30
|
/
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+573