Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
267508381a1d44930b4bd1018b231ba42a827a5f
2675083
ART: Remove zygote OTA code
by Andreas Gampe
· 8 years ago
82d33b2
Merge "ART: Reduce stack frame size limit on host"
by Treehugger Robot
· 8 years ago
29daeb6
Merge "Optimize x86_64 TLAB allocation speed"
by Mathieu Chartier
· 8 years ago
346285b
Merge changes I852b4daf,Id648eaed
by Treehugger Robot
· 8 years ago
635ba0c
Merge "ART: Configure stack guard size in the Makefile"
by Treehugger Robot
· 8 years ago
2af1aa0
Merge "Fix duplicate checks in JNI macro assemblers."
by Treehugger Robot
· 8 years ago
c17d21d
Merge "Adjust spacing before NOLINT comments in ART."
by Roland Levillain
· 8 years ago
2b3201a
Fix duplicate checks in JNI macro assemblers.
by Vladimir Marko
· 8 years ago
7cbd27f
Adjust spacing before NOLINT comments in ART.
by Roland Levillain
· 8 years ago
dce74be
Merge "ARM: Add vldm/vstm assembler support."
by Vladimir Marko
· 8 years ago
3d1d18d
Merge "Initialize Heap's collector pointers to null."
by Treehugger Robot
· 8 years ago
0c28362
Merge "Revert "Iterative move coalescing for gc regalloc""
by Treehugger Robot
· 8 years ago
6f61ee5
Revert "Iterative move coalescing for gc regalloc"
by Andreas Gampe
· 8 years ago
eef560e
Merge "Remove kRestrictCompilationFiltersToImage"
by Treehugger Robot
· 8 years ago
8be7449
Merge "Enable compiled-methods= dex2oat switch"
by Treehugger Robot
· 8 years ago
b41928d
ART: Reduce stack frame size limit on host
by Andreas Gampe
· 8 years ago
d126228
ART: Configure stack guard size in the Makefile
by Andreas Gampe
· 8 years ago
592c9bd
Merge "Iterative move coalescing for gc regalloc"
by Andreas Gampe
· 8 years ago
2220548
Optimize x86_64 TLAB allocation speed
by Mathieu Chartier
· 8 years ago
185d134
Add basic runtime-plugins support.
by Alex Light
· 8 years ago
7233c7e
Create a basic agent loading framework.
by Alex Light
· 8 years ago
465ed69
Iterative move coalescing for gc regalloc
by Matthew Gharrity
· 8 years ago
8da690f
Initialize Heap's collector pointers to null.
by Vladimir Marko
· 8 years ago
9d32586
Merge "x86/x86-64: Shorter fast-path for read barrier field load."
by Treehugger Robot
· 8 years ago
0c7972c
Merge "ARM64: Use libvixld when compiling for debug mode."
by Treehugger Robot
· 8 years ago
c531c21
Merge "Full enable new round implementation on x86/x86_64"
by Aart Bik
· 8 years ago
cb3cf4a
ARM: Add vldm/vstm assembler support.
by Artem Serov
· 8 years ago
2ea9153
ARM64: Use libvixld when compiling for debug mode.
by Alexandre Rames
· 8 years ago
961ea12
x86/x86-64: Shorter fast-path for read barrier field load.
by Vladimir Marko
· 8 years ago
33699c9
Merge "ARM/ARM64: Improve assembler macros for kSaveEverything frame."
by Vladimir Marko
· 8 years ago
8cf44db
Merge "ART: Check for more low-space situations in zygote"
by Treehugger Robot
· 8 years ago
d26b6ad
ART: Check for more low-space situations in zygote
by Andreas Gampe
· 8 years ago
3411080
Merge "Fix pending exception failure for encoded statics"
by Treehugger Robot
· 8 years ago
da595be
Fix pending exception failure for encoded statics
by Mathieu Chartier
· 8 years ago
0cf8d9c
Full enable new round implementation on x86/x86_64
by Aart Bik
· 8 years ago
de5f194
ARM/ARM64: Improve assembler macros for kSaveEverything frame.
by Vladimir Marko
· 8 years ago
38dd0e8
Merge "Fix negative array size checking"
by Treehugger Robot
· 8 years ago
2ee98f2
Fix negative array size checking
by Mathieu Chartier
· 8 years ago
f2b1529
Merge "ART: Fix JIT profile saver"
by Treehugger Robot
· 8 years ago
87de9cf
ART: Fix JIT profile saver
by Serguei Katkov
· 8 years ago
066187d
Merge "Rename callee save enumerators."
by Vladimir Marko
· 8 years ago
3de6f3f
Merge "Instruction: Add new formats 45cc and 4rcc."
by Narayan Kamath
· 8 years ago
4997d14
Merge "ARM: Embed constants in add/sub-long."
by Vladimir Marko
· 8 years ago
fd36f1f
Rename callee save enumerators.
by Vladimir Marko
· 8 years ago
8ec3bd2
Instruction: Add new formats 45cc and 4rcc.
by Narayan Kamath
· 8 years ago
c218427
Merge "Revert experimental lambda feature."
by Narayan Kamath
· 8 years ago
45b1718
Merge "JDWP: fix method argument count"
by Sebastien Hertz
· 8 years ago
e4520c1
Merge "Add a graph coloring art test option"
by Treehugger Robot
· 8 years ago
dfdf1e5
Merge "ART: Extract JNI macro assembler for arm"
by Treehugger Robot
· 8 years ago
6253479
Enable compiled-methods= dex2oat switch
by Wojciech Staszkiewicz
· 8 years ago
71572de
Add a graph coloring art test option
by Matthew Gharrity
· 8 years ago
60b1e1d
ART: Extract JNI macro assembler for arm
by Andreas Gampe
· 8 years ago
c21f1c5
Merge "ART: Extract JNI macro assembler for arm64"
by Treehugger Robot
· 8 years ago
0ed44f9
Merge "Card mark holding class instead of declaring class"
by Mathieu Chartier
· 8 years ago
4c3cc6c
Merge "Revert "Revert "ARM64 asm for region space array allocation"""
by Treehugger Robot
· 8 years ago
6597577
Card mark holding class instead of declaring class
by Mathieu Chartier
· 8 years ago
8261d02
Revert "Revert "ARM64 asm for region space array allocation""
by Mathieu Chartier
· 8 years ago
3f3201a
Merge "Clean up VLOG(oat) in OatFileAssistant."
by Treehugger Robot
· 8 years ago
c1f9241
Merge "MIPS64: Properly preserve $gp in art_quick_test_suspend"
by Vladimir Marko
· 8 years ago
aef0c91
JDWP: fix method argument count
by Sebastien Hertz
· 8 years ago
d59b196
Merge "Fix setting FdFile::ReadOnlyMode() flag"
by Treehugger Robot
· 8 years ago
2e42cf1
MIPS64: Properly preserve $gp in art_quick_test_suspend
by Goran Jakovljevic
· 8 years ago
b64decd
Fix setting FdFile::ReadOnlyMode() flag
by David Brazdil
· 8 years ago
14832ef
Revert experimental lambda feature.
by Narayan Kamath
· 8 years ago
c8ba678
Merge "Use Thread.dispatchUncaughtException() rather than duplicating logic."
by Tobias Thierer
· 8 years ago
dcf3014
ART: Extract JNI macro assembler for arm64
by Andreas Gampe
· 8 years ago
9a37efc
Clean up VLOG(oat) in OatFileAssistant.
by Richard Uhler
· 8 years ago
d190d1f
Remove kRestrictCompilationFiltersToImage
by Wojciech Staszkiewicz
· 8 years ago
5c6233c
Merge "Fix missing spaces in checker tests"
by Treehugger Robot
· 8 years ago
42103c6
Fix missing spaces in checker tests
by Wojciech Staszkiewicz
· 8 years ago
7ab52cd
Merge "ART: Improve addr2line"
by Treehugger Robot
· 8 years ago
c0362b5
Merge "ART: Extract JNI macro assembler for x86"
by Treehugger Robot
· 8 years ago
af2962c
Merge "ART: Extract JNI macro assembler for x86-64"
by Treehugger Robot
· 8 years ago
2f8d19f
Merge "Implement running user defined list of passes"
by Treehugger Robot
· 8 years ago
1ace16b
ART: Extract JNI macro assembler for x86-64
by Andreas Gampe
· 8 years ago
9954e3b
ART: Extract JNI macro assembler for x86
by Andreas Gampe
· 8 years ago
5319d3c
Implement running user defined list of passes
by Wojciech Staszkiewicz
· 8 years ago
61cd79b
Merge "ARM/ARM64: Improve Mterp */lit8 assembly."
by Vladimir Marko
· 8 years ago
9cff32d
Merge "ahat: Target Java 1.7."
by Treehugger Robot
· 8 years ago
61d4850
Merge "Revert "ARM64 asm for region space array allocation""
by Treehugger Robot
· 8 years ago
6ae7f3a
Revert "ARM64 asm for region space array allocation"
by Roland Levillain
· 8 years ago
1f69674
Merge "Support Mockito in art buildbot tests"
by Tobias Thierer
· 8 years ago
b3ec089
Support Mockito in art buildbot tests
by Tobias Thierer
· 8 years ago
542c6df
Merge "Remove OldSystemTest#test_load from known failures."
by Przemyslaw Szczepaniak
· 8 years ago
fbcc830
ARM/ARM64: Improve Mterp */lit8 assembly.
by Vladimir Marko
· 8 years ago
05e5456
Remove OldSystemTest#test_load from known failures.
by Przemyslaw Szczepaniak
· 8 years ago
51616fb
Merge "Enable IntermediateAddress for primitive arrays with read barriers."
by Roland Levillain
· 8 years ago
12ecf08
Enable IntermediateAddress for primitive arrays with read barriers.
by Roland Levillain
· 8 years ago
c10ad42
Merge "ART: Factor out native stack dumping"
by Treehugger Robot
· 8 years ago
1568ed9
Merge "Add a register allocation strategy compiler option"
by Treehugger Robot
· 8 years ago
95a976a
Merge "ART: Extract macro assembler"
by Treehugger Robot
· 8 years ago
3321f59
Merge "Test all register allocators in regalloc gtest"
by Treehugger Robot
· 8 years ago
2cd05b7
Add a register allocation strategy compiler option
by Matthew Gharrity
· 8 years ago
3b165bc
ART: Extract macro assembler
by Andreas Gampe
· 8 years ago
69272db
ahat: Target Java 1.7.
by Richard Uhler
· 8 years ago
11a59a4
Merge "Implement a graph coloring register allocator"
by Treehugger Robot
· 8 years ago
2ac06bc
Test all register allocators in regalloc gtest
by Matthew Gharrity
· 8 years ago
d9ffd0d
Implement a graph coloring register allocator
by Matthew Gharrity
· 8 years ago
c7c6a74
Merge "ARM64 asm for region space array allocation"
by Mathieu Chartier
· 8 years ago
59751a7
ARM: Embed constants in add/sub-long.
by Vladimir Marko
· 8 years ago
Next »