Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
f61df9b450f8734b84584671ad22fa4f29d386e4
f61df9b
ART: Remove computed-goto interpreter
by buzbee
· 8 years ago
9d185da
Merge "MIPS32: Ensure preservation of RA in leaf methods if it's clobbered"
by Treehugger Robot
· 8 years ago
9c66d94
Merge "Fix typo in definition of `build-art-executable`."
by Treehugger Robot
· 8 years ago
86dc59e
Merge "Avoid excessive spill slots for slow paths."
by Treehugger Robot
· 8 years ago
70e9746
Avoid excessive spill slots for slow paths.
by Vladimir Marko
· 8 years ago
af54785
Fix typo in definition of `build-art-executable`.
by Roland Levillain
· 8 years ago
b0f4432
Merge "Address a couple of TODOs and remove an unused header."
by Orion Hodson
· 8 years ago
cf8b2fa
Merge changes I3f825746,Ia4284ccd,I437ffd43
by Nicolas Geoffray
· 8 years ago
cffc529
Address a couple of TODOs and remove an unused header.
by Orion Hodson
· 8 years ago
ebb7b22
Merge "Clean up some includes."
by Treehugger Robot
· 8 years ago
38c8fcd
Merge "Support for loading classes from DEX files stored in a ByteBuffer."
by Orion Hodson
· 8 years ago
011af10
Merge changes I5acba084,I08a3379d
by Treehugger Robot
· 8 years ago
65b4c22
Merge "ART: Fixup JDWP tests script"
by Nicolas Geoffray
· 8 years ago
85b286b
ART: Fixup JDWP tests script
by Andreas Gampe
· 9 years ago
2f2fd06
ART: Suppress libbase failures in valgrind
by Andreas Gampe
· 8 years ago
bf13e80
ART: Use a 50-deep call-stack in valgrind
by Andreas Gampe
· 8 years ago
5f17d64
Merge "Use the fast path object size for RosAlloc asm stubs"
by Mathieu Chartier
· 8 years ago
f9aafcd
Merge "Remove duplicate entry."
by Nicolas Geoffray
· 8 years ago
c0ada95
Remove duplicate entry.
by Nicolas Geoffray
· 8 years ago
161db1d
Use the fast path object size for RosAlloc asm stubs
by Mathieu Chartier
· 8 years ago
a02add6
Merge "Blacklist flaky test."
by Treehugger Robot
· 8 years ago
22215db
Merge "verifier: Pass ClassDef as a reference"
by Treehugger Robot
· 8 years ago
3a21e38
Clean up some includes.
by Vladimir Marko
· 8 years ago
0a784a3
Merge "Cache result of an expensive DCHECK"
by Treehugger Robot
· 8 years ago
15fc729
verifier: Pass ClassDef as a reference
by David Brazdil
· 8 years ago
30f7666
Cache result of an expensive DCHECK
by David Brazdil
· 8 years ago
5ce327c
Merge "Revert "Revert "Refactor writing type lookup tables into OAT"""
by Treehugger Robot
· 8 years ago
a4c2a05
Support for loading classes from DEX files stored in a ByteBuffer.
by Orion Hodson
· 8 years ago
181e1cc
Revert "Revert "Refactor writing type lookup tables into OAT""
by David Brazdil
· 8 years ago
71ceb72
Blacklist flaky test.
by Nicolas Geoffray
· 8 years ago
f94a4cf
Merge "Disable the from-space memory protection under debug/gcstress."
by Treehugger Robot
· 8 years ago
8d8d612
Merge "ART: Use thread annotation macros from base"
by Treehugger Robot
· 8 years ago
74bc6df
Merge "Remove auto-generated executable list"
by Colin Cross
· 8 years ago
58320ce
MIPS32: Ensure preservation of RA in leaf methods if it's clobbered
by Alexey Frunze
· 8 years ago
9043c61
Merge "ART: Clean up x86 asm in dex cache entrypoints"
by Mathieu Chartier
· 8 years ago
1c155f8
Merge changes Id2bc87dc,I17c191ec
by Colin Cross
· 8 years ago
69a0032
Merge "Make 115-native-bridge idempotent"
by Treehugger Robot
· 8 years ago
3196360
Remove auto-generated executable list
by Colin Cross
· 8 years ago
370e6e4
Merge "MIPS32: Additional bitCount optimizations."
by Treehugger Robot
· 8 years ago
7a2d267
Disable the from-space memory protection under debug/gcstress.
by Hiroshi Yamauchi
· 8 years ago
4fd93ae
Merge "Clean up art_quick_resolve_string for arm64"
by Mathieu Chartier
· 8 years ago
7d636f8
Merge "Faster allocation fast path"
by Mathieu Chartier
· 8 years ago
71b4406
Merge "Revert "Refactor writing type lookup tables into OAT""
by David Brazdil
· 8 years ago
b92ba62
Revert "Refactor writing type lookup tables into OAT"
by David Brazdil
· 8 years ago
5c5a147
Merge "Refactor writing type lookup tables into OAT"
by David Brazdil
· 8 years ago
f7291f6
Merge "Revert "Re-enable boot image string sharpening.""
by Vladimir Marko
· 8 years ago
f508c56
Revert "Re-enable boot image string sharpening."
by Vladimir Marko
· 8 years ago
1a069a5
Refactor writing type lookup tables into OAT
by David Brazdil
· 8 years ago
89171e4
Merge "[MIPS] Fix a mips64 mterp bug."
by Vladimir Marko
· 8 years ago
433b738
Merge "Constant fold Equal/NotEqual between null and non-null."
by Vladimir Marko
· 8 years ago
dec50eb
Merge "Avoid decrementing iterator to std::set<>::begin() in RosAlloc."
by Vladimir Marko
· 8 years ago
e74fe1e
Avoid decrementing iterator to std::set<>::begin() in RosAlloc.
by Vladimir Marko
· 8 years ago
79c3e4e
Merge "Disable dexlayout_test on target."
by Treehugger Robot
· 8 years ago
b2ca72a
Merge "Revert "Remove auto-generated executable list""
by Treehugger Robot
· 8 years ago
93bbee0
Faster allocation fast path
by Mathieu Chartier
· 8 years ago
0f7eaeb
Disable dexlayout_test on target.
by Jeff Hao
· 8 years ago
39a1250
Revert "Remove auto-generated executable list"
by Colin Cross
· 8 years ago
e3fbe38
Clean up art_quick_resolve_string for arm64
by Mathieu Chartier
· 8 years ago
d38374e
ART: Use thread annotation macros from base
by Andreas Gampe
· 8 years ago
1c29876
Merge "Remove auto-generated executable list"
by Colin Cross
· 8 years ago
244d105
Merge changes Idfd8ac9f,I3dacb78f
by Jeff Hao
· 8 years ago
14a4fdc
Merge "Fix a check failure in the CC background transition."
by Treehugger Robot
· 8 years ago
43ac114
Merge "Fix unnecessary read barrier for resolved/initialized allocations"
by Mathieu Chartier
· 8 years ago
e534a16
Merge "ART: Use libbase"
by Treehugger Robot
· 8 years ago
a2ab404
Merge "Remove workarounds for [D]CHECK()s in constexpr functions."
by Vladimir Marko
· 8 years ago
c3acfc5
Finish dexlayout dumping of dex files and added test.
by Jeff Hao
· 8 years ago
3d08238
Merge "ART: SHARED_REQUIRES to REQUIRES_SHARED"
by Andreas Gampe
· 8 years ago
4abf166
Make 115-native-bridge idempotent
by Wojciech Staszkiewicz
· 8 years ago
7629f60
Add dex file intermediate representation
by David Sehr
· 8 years ago
fc73408
Extend the InvokeRuntime() changes to mips64.
by Serban Constantinescu
· 8 years ago
fca1666
Extend the InvokeRuntime() changes to mips.
by Serban Constantinescu
· 8 years ago
ba45db0
Extend the InvokeRuntime() changes to x86 and x86_64.
by Serban Constantinescu
· 8 years ago
f04cf54
Remove workarounds for [D]CHECK()s in constexpr functions.
by Vladimir Marko
· 8 years ago
a341f35
Constant fold Equal/NotEqual between null and non-null.
by Vladimir Marko
· 8 years ago
081e7a1
Merge "MIPS32: Fill branch delay slots"
by Vladimir Marko
· 8 years ago
d707979
Merge "Re-enable boot image string sharpening."
by Vladimir Marko
· 8 years ago
19a3f55
Merge "Add entrypoint type information."
by Roland Levillain
· 8 years ago
a01d066
Fix a check failure in the CC background transition.
by Hiroshi Yamauchi
· 8 years ago
6cb44d9
Remove auto-generated executable list
by Colin Cross
· 8 years ago
bdf7f1c
ART: SHARED_REQUIRES to REQUIRES_SHARED
by Andreas Gampe
· 8 years ago
57eb0f5
MIPS32: Fill branch delay slots
by Alexey Frunze
· 8 years ago
b6ec5d7
Fix unnecessary read barrier for resolved/initialized allocations
by Mathieu Chartier
· 8 years ago
95aab05
Fix naming of libartd-simulator
by Colin Cross
· 8 years ago
c564406
Fix debug flag ordering
by Colin Cross
· 8 years ago
74898e7
ART: Clean up x86 asm in dex cache entrypoints
by Christina Wadsworth
· 8 years ago
9ed010e
Re-enable boot image string sharpening.
by Vladimir Marko
· 8 years ago
8ca4f97
MIPS32: Additional bitCount optimizations.
by Chris Larsen
· 9 years ago
d7eabc2
Merge "Save environment snapshot and use at fork/exec"
by Treehugger Robot
· 8 years ago
d106d9f
Save environment snapshot and use at fork/exec
by David Sehr
· 8 years ago
99fd9f3
Merge "Fix clang-tidy warnings in art."
by Chih-hung Hsieh
· 8 years ago
66d4779
Merge "Track addition of Class.toGenericString() method"
by Neil Fuller
· 8 years ago
6e03d19
Track addition of Class.toGenericString() method
by Neil Fuller
· 8 years ago
9495e0c
Merge "Re-enable evacuation of recently allocated regions"
by Mathieu Chartier
· 8 years ago
4b78706
[MIPS] Fix a mips64 mterp bug.
by Douglas Leung
· 8 years ago
aaadff8
ART: Use libbase
by Andreas Gampe
· 8 years ago
3079bc2
Merge "ART: Fix libnativebridgetest dependencies"
by Treehugger Robot
· 8 years ago
13339f9
Merge "ART: Fix symbols"
by Treehugger Robot
· 8 years ago
1e55e1d
ART: Fix libnativebridgetest dependencies
by Andreas Gampe
· 8 years ago
84d9425
Re-enable evacuation of recently allocated regions
by Mathieu Chartier
· 8 years ago
20ada11
ART: Fix symbols
by Andreas Gampe
· 8 years ago
Next »