Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
581f4e9065b9b7f788315d3ea1a45e51ae168589
581f4e9
Fix bug in removal of *.flock files.
by Richard Uhler
· 10 years ago
2b689e3
Merge "Revert "Revert "Revert "Revert "[optimizing] Improve x86 shifts"""""
by Roland Levillain
· 10 years ago
898fa9b
Merge "Find better split positions in the register allocator."
by Nicolas Geoffray
· 10 years ago
fbda5f3
Find better split positions in the register allocator.
by Nicolas Geoffray
· 10 years ago
008b17a
Merge "ART: Fix double-free in oatdump"
by Andreas Gampe
· 10 years ago
df2bb1f
ART: Fix double-free in oatdump
by Andreas Gampe
· 10 years ago
c2baa5e
Merge "ART: Emit debug info when app is debuggable"
by Andreas Gampe
· 10 years ago
f307f8c
ART: Emit debug info when app is debuggable
by Andreas Gampe
· 10 years ago
dd13f15
Merge "Fix mismatched new[]/delete."
by Christopher Ferris
· 10 years ago
d864f50
Merge "Delete invalid DCHECK"
by Mathieu Chartier
· 10 years ago
241a958
Fix mismatched new[]/delete.
by Christopher Ferris
· 10 years ago
e1a0153
Delete invalid DCHECK
by Mathieu Chartier
· 10 years ago
a93b104
Merge "Improve JNI registration failure logging"
by Mathieu Chartier
· 10 years ago
5c02d6c
Improve JNI registration failure logging
by Mathieu Chartier
· 10 years ago
a6f2a7e
Merge "Fix NanoSleep and add test"
by Mathieu Chartier
· 10 years ago
0b063d9
Fix NanoSleep and add test
by Mathieu Chartier
· 10 years ago
7394569
Revert "Revert "Revert "Revert "[optimizing] Improve x86 shifts""""
by Mark P Mendell
· 10 years ago
8a30bf2
Merge "Add some more DISALLOW_COPY_AND_ASSIGN"
by Mathieu Chartier
· 10 years ago
3130cdf
Add some more DISALLOW_COPY_AND_ASSIGN
by Mathieu Chartier
· 10 years ago
25dcb25
Merge "Let the map function compute the relative pc."
by Christopher Ferris
· 10 years ago
5a1b2bf
Let the map function compute the relative pc.
by Christopher Ferris
· 10 years ago
43e1bc6
Merge "Request full/partial GC type from VMRuntime.requestConcurrentGC()."
by Hiroshi Yamauchi
· 10 years ago
376d941
Merge "ART: Fix max build"
by Andreas Gampe
· 10 years ago
e3d623e
ART: Fix max build
by Andreas Gampe
· 10 years ago
b0d9f0d
Merge "Re-enable clang for Mips/Mips64 targets."
by Chih-hung Hsieh
· 10 years ago
0ae9899
Request full/partial GC type from VMRuntime.requestConcurrentGC().
by Hiroshi Yamauchi
· 10 years ago
91ddd0d
Re-enable clang for Mips/Mips64 targets.
by Duane Sand
· 10 years ago
1db3554
Merge "Print memory maps on GC crash."
by Hiroshi Yamauchi
· 10 years ago
772b617
Merge "Add binary search table to .eh_frame_hdr"
by Andreas Gampe
· 10 years ago
033d745
Add binary search table to .eh_frame_hdr
by David Srbecky
· 10 years ago
485971c
Merge "Do not write CFI and symbols for deduplicate methods."
by Andreas Gampe
· 10 years ago
d38ec80
Print memory maps on GC crash.
by Hiroshi Yamauchi
· 10 years ago
f274519
Merge "Change invalid root from LOG(ERROR) to LOG(INTERNAL_FATAL)"
by Mathieu Chartier
· 10 years ago
175746a
Change invalid root from LOG(ERROR) to LOG(INTERNAL_FATAL)
by Mathieu Chartier
· 10 years ago
6d73c9d
Do not write CFI and symbols for deduplicate methods.
by David Srbecky
· 10 years ago
0697e84
Merge "Update the remaining input index of phis after deleting an input."
by Nicolas Geoffray
· 10 years ago
5d7b7f8
Update the remaining input index of phis after deleting an input.
by Nicolas Geoffray
· 10 years ago
01ce498
Merge "Move .eh_frame to the end of ELF file."
by David Srbecky
· 10 years ago
b0a962c
Move .eh_frame to the end of ELF file.
by David Srbecky
· 10 years ago
acb3ee8
Merge "Major refactoring of ElfBuilder."
by David Srbecky
· 10 years ago
e6dbb73
Merge "Minor refactoring of ElfBuilder."
by David Srbecky
· 10 years ago
bc90fd0
Major refactoring of ElfBuilder.
by David Srbecky
· 10 years ago
fd5f56d
Merge "Revert "GVN final fields even with side effects.""
by Nicolas Geoffray
· 10 years ago
2af2307
Revert "GVN final fields even with side effects."
by Nicolas Geoffray
· 10 years ago
56784f8
Merge "GVN final fields even with side effects."
by Nicolas Geoffray
· 10 years ago
7817336
GVN final fields even with side effects.
by Nicolas Geoffray
· 10 years ago
0a50264
Merge "ART: Allow oat files with duplicates classes in corner case"
by Sebastien Hertz
· 10 years ago
dacee92
Merge "Fix missing transaction abort error message"
by Sebastien Hertz
· 10 years ago
0cba004
ART: Allow oat files with duplicates classes in corner case
by Andreas Gampe
· 10 years ago
eff3229
Merge "Restore interpreter check during DoCall removed by string init."
by Jeff Hao
· 10 years ago
9651d9b
Restore interpreter check during DoCall removed by string init.
by Jeff Hao
· 10 years ago
8c9c1ae
Merge "Only print IRT remove local warning if CheckJNI is enabled"
by Mathieu Chartier
· 10 years ago
c5adebc
Only print IRT remove local warning if CheckJNI is enabled
by Mathieu Chartier
· 10 years ago
ed51747
Merge "Add synthesize uses at back edge."
by Nicolas Geoffray
· 10 years ago
5790260
Add synthesize uses at back edge.
by Nicolas Geoffray
· 10 years ago
0430fc9
Merge "ART: Fix loop information after dead code elimination"
by David Brazdil
· 10 years ago
69a2804
ART: Fix loop information after dead code elimination
by David Brazdil
· 10 years ago
0829d9d
Merge "Factor MoveArguments methods in Optimizing's intrinsics handlers."
by Roland Levillain
· 10 years ago
36ad3f1
Merge "Add dependency on libbase."
by Narayan Kamath
· 10 years ago
657318c
Add dependency on libbase.
by Narayan Kamath
· 10 years ago
ec525fc
Factor MoveArguments methods in Optimizing's intrinsics handlers.
by Roland Levillain
· 10 years ago
b81e1cd
Fix missing transaction abort error message
by Sebastien Hertz
· 10 years ago
b6829c2
Merge "Refactor InvokeDexCallingConventionVisitor in Optimizing."
by Roland Levillain
· 10 years ago
2d27c8e
Refactor InvokeDexCallingConventionVisitor in Optimizing.
by Roland Levillain
· 10 years ago
f073a36
Merge "Fix for incorrect encode and parse of PEXTRW instruction"
by Vladimir Marko
· 10 years ago
e761b91
Merge "Revert "Revert "Revert "[optimizing] Improve x86 shifts""""
by Roland Levillain
· 10 years ago
2a7a1d7
Revert "Revert "Revert "[optimizing] Improve x86 shifts"""
by Roland Levillain
· 10 years ago
7386f98
Merge "Bugs have been fixed, so run the tests."
by Nicolas Geoffray
· 10 years ago
fadf977
Merge "Add InsertInstructionAfter in HBasicBlock."
by Roland Levillain
· 10 years ago
d474b1d
Merge "Revert "Revert "[optimizing] Improve x86 shifts"""
by Roland Levillain
· 10 years ago
5c8bb7e
Bugs have been fixed, so run the tests.
by Nicolas Geoffray
· 10 years ago
9b95a05
Revert "Revert "[optimizing] Improve x86 shifts""
by Roland Levillain
· 10 years ago
57f6bee
Merge "ART: Move dex2oat watchdog output to LogLine"
by Andreas Gampe
· 10 years ago
d687e37
ART: Move dex2oat watchdog output to LogLine
by Andreas Gampe
· 10 years ago
e0705f5
Fix for incorrect encode and parse of PEXTRW instruction
by nikolay serdjuk
· 10 years ago
b0300ba
Merge "ART: Remove multidex limit"
by Andreas Gampe
· 10 years ago
90e3404
ART: Remove multidex limit
by Andreas Gampe
· 10 years ago
13d38aa
Merge "Fix possible null deference in Throwable::Dump"
by Mathieu Chartier
· 10 years ago
4a24858
Fix possible null deference in Throwable::Dump
by Mathieu Chartier
· 10 years ago
b8df660
Merge "Change ddmc run-test to make new objects instead of strings."
by Jeff Hao
· 10 years ago
67aea0a
Change ddmc run-test to make new objects instead of strings.
by Jeff Hao
· 10 years ago
edede5c
Merge "Quick: Fix crash on fall-through out of method code."
by Vladimir Marko
· 10 years ago
2bee20b
Quick: Fix crash on fall-through out of method code.
by Calin Juravle
· 10 years ago
458d91b
Merge "Prevent undefined behavior in RosAlloc."
by Dan Albert
· 10 years ago
e48b29b
Prevent undefined behavior in RosAlloc.
by Dan Albert
· 10 years ago
2b9b0de
Merge "Fix some compaction bugs in string allocation"
by Mathieu Chartier
· 10 years ago
81aa012
Fix some compaction bugs in string allocation
by Mathieu Chartier
· 10 years ago
0c5bbc1
Minor refactoring of ElfBuilder.
by David Srbecky
· 10 years ago
1c5808c
Merge "Fix constructor access check through reflection"
by Sebastien Hertz
· 10 years ago
d4667de
Merge "ART: Add FOUR_ARG_DOWNCALL macro for MIPS64 entry points."
by Vladimir Marko
· 10 years ago
2d2f2a9
Fix constructor access check through reflection
by Sebastien Hertz
· 10 years ago
e85e123
ART: Add FOUR_ARG_DOWNCALL macro for MIPS64 entry points.
by Vladimir Marko
· 10 years ago
95935f2
Merge "ART: Fix MIPS entrypoint downcall macros."
by Vladimir Marko
· 10 years ago
a3c3827
ART: Fix MIPS entrypoint downcall macros.
by Vladimir Marko
· 10 years ago
3adfc4b
Merge "Quick: Avoid unnecessary GVN work in release builds."
by Vladimir Marko
· 10 years ago
80613ff
Merge "Have HInvoke instructions know their number of actual arguments."
by Roland Levillain
· 10 years ago
a94fb1f
Merge "Revert "Revert "[optimizing] Replace FP divide by power of 2"""
by Nicolas Geoffray
· 10 years ago
3e3d733
Have HInvoke instructions know their number of actual arguments.
by Roland Levillain
· 10 years ago
64db017
Merge "Fix java_lang_Class newInstance for strings; also quick entrypoints."
by Jeff Hao
· 10 years ago
69bdcb2
Fix java_lang_Class newInstance for strings; also quick entrypoints.
by Jeff Hao
· 10 years ago
Next »