Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
2f2fd067ee300d0a9837b48fea434f45a58e544a
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
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
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
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
04bbe22
Merge "Revert "Blacklist failing libcore tests.""
by Treehugger Robot
· 8 years ago
c0b2583
Revert "Blacklist failing libcore tests."
by Narayan Kamath
· 8 years ago
12c4a28
Merge "WIP: ART: Clean p x86_64 string dex cache asm."
by Mathieu Chartier
· 8 years ago
0e1ad61
Merge "ART: Add STRING_DEX_CACHE_ELEMENT_SIZE"
by Mathieu Chartier
· 8 years ago
1a0de6a
Fix clang-tidy warnings in art.
by Chih-Hung Hsieh
· 8 years ago
de35bb7
Merge "Ignore -Wunreachable-code for ClassTable::UpdateClass"
by Pirama Arumuga Nainar
· 8 years ago
813b9c4
Ignore -Wunreachable-code for ClassTable::UpdateClass
by Pirama Arumuga Nainar
· 8 years ago
b857c3b
Merge "Fix a race condition on GC timing logger data."
by Treehugger Robot
· 8 years ago
6fb276b
Fix a race condition on GC timing logger data.
by Hiroshi Yamauchi
· 8 years ago
3e31882
Merge "Fix ODR violation"
by Treehugger Robot
· 8 years ago
de7b49a
Fix ODR violation
by Colin Cross
· 8 years ago
cc55a7c
Merge "ARM/MIPS: Avoid dead dex cache arrays base for intrinsics."
by Treehugger Robot
· 8 years ago
da8ffec
Add entrypoint type information.
by Serban Constantinescu
· 9 years ago
c9c055f
Merge "Tracking java.lang.reflect.Executable changes"
by Treehugger Robot
· 8 years ago
c0ee1f5
Merge "ARM: Make runtime invokes use InvokeRuntime()."
by Roland Levillain
· 8 years ago
68c981f
ARM/MIPS: Avoid dead dex cache arrays base for intrinsics.
by Vladimir Marko
· 8 years ago
16b21cd
Tracking java.lang.reflect.Executable changes
by Neil Fuller
· 8 years ago
4bb30ac
ARM: Make runtime invokes use InvokeRuntime().
by Serban Constantinescu
· 9 years ago
c4db1d1
Merge "Address missing variable definition to fix the build."
by Roland Levillain
· 8 years ago
a8c6d70
Address missing variable definition to fix the build.
by Roland Levillain
· 8 years ago
cf073b3
Merge "Re-enable the ArraySet fast path with Baker read barriers."
by Roland Levillain
· 8 years ago
6fe4688
Merge "Fix mac builds"
by Treehugger Robot
· 8 years ago
99f575d
Merge "Bisection bug search tool"
by Treehugger Robot
· 8 years ago
d9cf6d5
Merge "Background full compaction for CC."
by Treehugger Robot
· 8 years ago
912883d
Merge "MIPS64: Improve non-trivial 64-bit constant loading."
by Aart Bik
· 8 years ago
60985b7
Background full compaction for CC.
by Hiroshi Yamauchi
· 8 years ago
b269180
Merge "Fix arm32 build"
by Colin Cross
· 8 years ago
63a1397
Merge "Remove libLLVM* from art"
by Colin Cross
· 8 years ago
19f28f1
Fix mac builds
by Colin Cross
· 8 years ago
766ea43
Fix arm32 build
by Colin Cross
· 8 years ago
0fa3cbd
Bisection bug search tool
by Wojciech Staszkiewicz
· 8 years ago
90c06db
Remove libLLVM* from art
by Colin Cross
· 8 years ago
Next »