Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
1f43979c43458abab928310ecb510a08b5bd54c7
/
runtime
1f43979
Merge "Re-apply "Cleanup run-test and Makefile around boot image and PIC.""
by Treehugger Robot
· 8 years ago
dc0c7e1
Merge "ART: Remove LogSeverity NONE"
by Treehugger Robot
· 8 years ago
9b5515e
Re-apply "Cleanup run-test and Makefile around boot image and PIC."
by Nicolas Geoffray
· 8 years ago
c956879
Merge "Track libcore Executable.getParameter() changes"
by Neil Fuller
· 8 years ago
5fd66d0
ART: Remove LogSeverity NONE
by Andreas Gampe
· 8 years ago
5e49b50
Merge "Add a debug check for unsaved callee-save register for diagnosis."
by Treehugger Robot
· 8 years ago
6a8c69f
Merge "ART: Remove unnecessary file from vdex"
by Andreas Gampe
· 8 years ago
f7e8223
ART: Remove unnecessary file from vdex
by Andreas Gampe
· 8 years ago
f9decf9
Merge "ART: Add generic system-weak holder infrastructure"
by Andreas Gampe
· 8 years ago
e204051
Merge "Revert "Use implicit null checks inside try blocks.""
by Nicolas Geoffray
· 8 years ago
0719b5b
Revert "Use implicit null checks inside try blocks."
by Nicolas Geoffray
· 8 years ago
fda5714
ART: Add generic system-weak holder infrastructure
by Andreas Gampe
· 8 years ago
eb1680f
Add a debug check for unsaved callee-save register for diagnosis.
by Hiroshi Yamauchi
· 8 years ago
47b4515
Merge "Fix run-test after introduction of VDEX"
by David Brazdil
· 8 years ago
c93b3be
Fix run-test after introduction of VDEX
by David Brazdil
· 8 years ago
6ee9a33
Merge "Use implicit null checks inside try blocks."
by Treehugger Robot
· 8 years ago
a5d718a
Merge "Try to avoid allocation when interning strings."
by Vladimir Marko
· 8 years ago
935cf1b
Merge "Introduce VDEX file, use it for DEX files"
by David Brazdil
· 8 years ago
7aa7560
Use implicit null checks inside try blocks.
by Vladimir Marko
· 8 years ago
7b49e6c
Introduce VDEX file, use it for DEX files
by David Brazdil
· 8 years ago
f029fb6
Merge "Squashed commit of the following:"
by Nicolas Geoffray
· 8 years ago
1ba223b
Squashed commit of the following:
by Nicolas Geoffray
· 8 years ago
50082ba
Merge "MIPS64: Sign-extend results in art_quick_get32_static/instance"
by Treehugger Robot
· 8 years ago
2a1a8d7
Update test and dependencies after boot image changes.
by Nicolas Geoffray
· 8 years ago
8536f24
Merge "MIPS32: Properly handle doubles in GetRegisterIfAccessible"
by Nicolas Geoffray
· 8 years ago
279ac5c
Don't assume resolved classes are filled in for ResolvedFieldAccessTest
by Mathieu Chartier
· 8 years ago
4a7ad32
Merge "Fix vtable corruption issue"
by Alex Light
· 8 years ago
367f3dd
jni: Add @CriticalNative optimization to speed up JNI transitions
by Igor Murashkin
· 8 years ago
1f3925d
Fix vtable corruption issue
by Alex Light
· 8 years ago
fd0740a
MIPS64: Sign-extend results in art_quick_get32_static/instance
by Goran Jakovljevic
· 8 years ago
4b3acdb
Merge "ARM64: Use macros for increasing and decreasing frame size."
by Treehugger Robot
· 8 years ago
ae6ba1f
ARM64: Use macros for increasing and decreasing frame size.
by Vladimir Marko
· 8 years ago
986660c
MIPS32: Properly handle doubles in GetRegisterIfAccessible
by Goran Jakovljevic
· 9 years ago
02c6980
Merge "Convert more of art to Android.bp"
by Treehugger Robot
· 8 years ago
d7a6222
Merge "Add transactions for string resolve"
by Treehugger Robot
· 8 years ago
bb816d6
Add transactions for string resolve
by Mathieu Chartier
· 8 years ago
fe6064a
Convert more of art to Android.bp
by Colin Cross
· 8 years ago
bda1d60
ART: Detach libart-disassembler from libart
by Andreas Gampe
· 8 years ago
d14d515
Merge "ART: Remove computed-goto interpreter"
by Bill Buzbee
· 8 years ago
215076b
ARM64: Use macros for saving/restoring registers in assembly.
by Vladimir Marko
· 8 years ago
038cb84
Merge "LogMessageData: Fix assignment in constructor"
by Greg Kaiser
· 8 years ago
f61df9b
ART: Remove computed-goto interpreter
by buzbee
· 8 years ago
6c839a2
Merge "Add build rules for statically linked oatdump on host."
by Roland Levillain
· 8 years ago
60458a0
Track libcore Executable.getParameter() changes
by Neil Fuller
· 8 years ago
be4fae3
Merge changes I31aaf3ae,I8ef4639f
by Hiroshi Yamauchi
· 8 years ago
34cf832
Disable the from-space memory protection under host debug build.
by Hiroshi Yamauchi
· 8 years ago
ba0d638
Revert "Disable the from-space memory protection under debug/gcstress."
by Hiroshi Yamauchi
· 8 years ago
239d6ea
Change deoptimize entrypoint to save everything.
by Vladimir Marko
· 8 years ago
5e953d6
LogMessageData: Fix assignment in constructor
by Greg Kaiser
· 8 years ago
d2bdb9b
Try to avoid allocation when interning strings.
by Vladimir Marko
· 8 years ago
04147ef
Add build rules for statically linked oatdump on host.
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
5f17d64
Merge "Use the fast path object size for RosAlloc asm stubs"
by Mathieu Chartier
· 8 years ago
161db1d
Use the fast path object size for RosAlloc asm stubs
by Mathieu Chartier
· 8 years ago
3a21e38
Clean up some includes.
by Vladimir Marko
· 8 years ago
15fc729
verifier: Pass ClassDef as a reference
by David Brazdil
· 8 years ago
a4c2a05
Support for loading classes from DEX files stored in a ByteBuffer.
by Orion Hodson
· 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
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
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
89171e4
Merge "[MIPS] Fix a mips64 mterp bug."
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
93bbee0
Faster allocation fast path
by Mathieu Chartier
· 8 years ago
0f7eaeb
Disable dexlayout_test on target.
by Jeff Hao
· 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
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
3d08238
Merge "ART: SHARED_REQUIRES to REQUIRES_SHARED"
by Andreas Gampe
· 8 years ago
fca1666
Extend the InvokeRuntime() changes to mips.
by Serban Constantinescu
· 8 years ago
f04cf54
Remove workarounds for [D]CHECK()s in constexpr functions.
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
bdf7f1c
ART: SHARED_REQUIRES to REQUIRES_SHARED
by Andreas Gampe
· 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
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
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
84d9425
Re-enable evacuation of recently allocated regions
by Mathieu Chartier
· 8 years ago
20ada11
ART: Fix symbols
by Andreas Gampe
· 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
Next »