index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor deoptimization support in debugger
Sebastien Hertz
2014-03-26
8
-122
/
+186
*
Merge "Fix host gtests compiled with gcc"
Brian Carlstrom
2014-03-25
1
-1
/
+5
|
\
|
*
Fix host gtests compiled with gcc
Brian Carlstrom
2014-03-25
1
-1
/
+5
|
/
*
Merge "Add missing debugger root visiting."
Mathieu Chartier
2014-03-25
11
-94
/
+208
|
\
|
*
Add missing debugger root visiting.
Mathieu Chartier
2014-03-25
11
-94
/
+208
*
|
Merge "Fix imm5 and shift_type detection"
Dmitriy Ivanov
2014-03-25
1
-3
/
+3
|
\
\
|
*
|
Fix imm5 and shift_type detection
Dmitriy Ivanov
2014-03-25
1
-3
/
+3
|
|
/
*
|
Merge "Fix missing link line for libgtest_host."
Tim Murray
2014-03-25
1
-9
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix missing link line for libgtest_host.
Tim Murray
2014-03-20
1
-9
/
+1
*
|
Merge "Trampoline and assembly fixes for ARM64"
Andreas Gampe
2014-03-25
4
-5
/
+19
|
\
\
|
*
|
Trampoline and assembly fixes for ARM64
Andreas Gampe
2014-03-24
4
-5
/
+19
*
|
|
Merge "An argument is handled incorrectly for add-int/lit8 during optimizatio...
Bill Buzbee
2014-03-25
1
-2
/
+2
|
\
\
\
|
*
|
|
An argument is handled incorrectly for add-int/lit8 during optimization phase
nikolay serdjuk
2014-03-25
1
-2
/
+2
*
|
|
|
Merge "Small update to CFG printing using DOT"
Bill Buzbee
2014-03-25
1
-13
/
+11
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Small update to CFG printing using DOT
Razvan A Lupusoru
2014-03-20
1
-13
/
+11
*
|
|
|
Merge "Refactor image writer reference visiting logic."
Mathieu Chartier
2014-03-25
2
-107
/
+38
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Refactor image writer reference visiting logic.
Mathieu Chartier
2014-03-24
2
-107
/
+38
|
/
/
/
*
|
|
Merge "Refactor object reference visiting logic."
Mathieu Chartier
2014-03-24
17
-367
/
+373
|
\
\
\
|
*
|
|
Refactor object reference visiting logic.
Mathieu Chartier
2014-03-24
17
-367
/
+373
*
|
|
|
Merge "Fixes to mem_map wraparound and ARM64 quick_invoke assembly"
Andreas Gampe
2014-03-24
2
-3
/
+3
|
\
\
\
\
|
*
|
|
|
Fixes to mem_map wraparound and ARM64 quick_invoke assembly
Andreas Gampe
2014-03-21
2
-3
/
+3
*
|
|
|
|
Merge "Avoid strerror until we are sure there is an error"
Andreas Gampe
2014-03-24
1
-8
/
+14
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Avoid strerror until we are sure there is an error
Brian Carlstrom
2014-03-24
1
-8
/
+14
|
|
/
/
/
*
|
|
|
Merge "Refactor and optimize GC code."
Mathieu Chartier
2014-03-24
12
-242
/
+190
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Refactor and optimize GC code.
Mathieu Chartier
2014-03-24
12
-242
/
+190
|
/
/
/
*
|
|
Merge "Deduplicate the code that hardcodes the array header layout."
Hiroshi Yamauchi
2014-03-21
2
-7
/
+7
|
\
\
\
|
*
|
|
Deduplicate the code that hardcodes the array header layout.
Hiroshi Yamauchi
2014-03-21
2
-7
/
+7
*
|
|
|
Merge "Revoke rosalloc thread-local buffers at the checkpoint."
Hiroshi Yamauchi
2014-03-21
17
-8
/
+121
|
\
\
\
\
|
*
|
|
|
Revoke rosalloc thread-local buffers at the checkpoint.
Hiroshi Yamauchi
2014-03-21
17
-8
/
+121
|
|
/
/
/
*
|
|
|
Merge "Don't return null for null utf in AllocFromModifiedUtf8."
Mathieu Chartier
2014-03-21
2
-7
/
+5
|
\
\
\
\
|
*
|
|
|
Don't return null for null utf in AllocFromModifiedUtf8.
Mathieu Chartier
2014-03-21
2
-7
/
+5
|
|
/
/
/
*
|
|
|
Merge "Fix sign problem, implement low-mem mmap wraparound"
Andreas Gampe
2014-03-21
2
-3
/
+22
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix sign problem, implement low-mem mmap wraparound
Andreas Gampe
2014-03-21
2
-3
/
+22
|
/
/
/
*
|
|
Merge "Improvements to Field.get/set."
Ian Rogers
2014-03-21
10
-142
/
+174
|
\
\
\
|
*
|
|
Improvements to Field.get/set.
Ian Rogers
2014-03-21
10
-142
/
+174
|
/
/
/
*
|
|
Merge "Move saved SSA map to ScopedArenaAllocator to save memory."
Vladimir Marko
2014-03-21
1
-2
/
+2
|
\
\
\
|
*
|
|
Move saved SSA map to ScopedArenaAllocator to save memory.
Vladimir Marko
2014-03-21
1
-2
/
+2
*
|
|
|
Merge "Refactor the garbage collector driver (GarbageCollector::Run)."
Hiroshi Yamauchi
2014-03-21
8
-79
/
+88
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Refactor the garbage collector driver (GarbageCollector::Run).
Hiroshi Yamauchi
2014-03-20
8
-79
/
+88
|
|
/
/
*
|
|
Merge "Free Arenas from the ArenaStack before running codegen."
Vladimir Marko
2014-03-21
3
-5
/
+23
|
\
\
\
|
*
|
|
Free Arenas from the ArenaStack before running codegen.
Vladimir Marko
2014-03-21
3
-5
/
+23
*
|
|
|
Merge "Fix method index for GDB information"
Andreas Gampe
2014-03-21
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix method index for GDB information
Mark Mendell
2014-03-21
1
-1
/
+1
*
|
|
|
Merge "Support inlining detection from debugger."
Sebastien Hertz
2014-03-21
1
-36
/
+51
|
\
\
\
\
|
*
|
|
|
Support inlining detection from debugger.
Sebastien Hertz
2014-03-21
1
-36
/
+51
*
|
|
|
|
Merge "Fix and clean up intrinsic Math.abs(long)."
Vladimir Marko
2014-03-21
1
-33
/
+28
|
\
\
\
\
\
|
*
|
|
|
|
Fix and clean up intrinsic Math.abs(long).
Vladimir Marko
2014-03-21
1
-33
/
+28
|
/
/
/
/
/
*
|
|
|
|
Merge "Fix issue parsing implicit_checks property"
Dave Allison
2014-03-21
1
-1
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Fix issue parsing implicit_checks property
Dave Allison
2014-03-20
1
-1
/
+3
|
/
/
/
/
/
*
|
|
|
|
Merge "Fix RecordFree to take signed parameters."
Mathieu Chartier
2014-03-20
4
-13
/
+17
|
\
\
\
\
\
[next]