Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
6338c5f8fbba9ba209f8f8a55b89932e4c2f0df2
6338c5f
Don't fail 050-sync-test due to thread timing
by Lokesh Gidra
· 6 years ago
97d40f9
Merge "Revert "Implement LockSupport.park with a futex""
by Filip Pavlis
· 6 years ago
41271dd
Merge "Clean up mem_map_test."
by Vladimir Marko
· 6 years ago
5e43d5f
Merge "Fix and improve ClinitCheck elimination."
by Vladimir Marko
· 6 years ago
2947ba6
Merge "Requeue rather than wake when notifying."
by Treehugger Robot
· 6 years ago
41ae033
Merge "ART: add hook for framework to set SELinux context"
by Orion Hodson
· 6 years ago
244c2b9
Merge "Remove dependencies on libutils."
by Martin Stjernholm
· 6 years ago
830f356
Clean up mem_map_test.
by Vladimir Marko
· 6 years ago
5485371
Revert "Implement LockSupport.park with a futex"
by Filip Pavlis
· 6 years ago
7f260d4
Fix and improve ClinitCheck elimination.
by Vladimir Marko
· 6 years ago
3a37d82
Merge "Refactor assertions in ConcurrentCopying::ProcessMarkStackRef."
by Roland Levillain
· 6 years ago
91ddef3
Merge "Cache whether we should use interpreter invoke fast-path."
by David Srbecky
· 6 years ago
9581e61
Cache whether we should use interpreter invoke fast-path.
by David Srbecky
· 6 years ago
ad28f5e
ART: add hook for framework to set SELinux context
by Orion Hodson
· 6 years ago
fe79b59
Merge "Implement LockSupport.park with a futex"
by Treehugger Robot
· 6 years ago
ed0d822
Merge "Track googletest API change."
by Treehugger Robot
· 6 years ago
30890f6
Merge "Add invoke fast-path support for quickened invokes."
by David Srbecky
· 6 years ago
08cb738
Add invoke fast-path support for quickened invokes.
by David Srbecky
· 6 years ago
6b72b77
Merge "ART: Add string-alloc-inl.h"
by Andreas Gampe
· 6 years ago
fd63bbf
ART: Add string-alloc-inl.h
by Andreas Gampe
· 6 years ago
69ebc8f
Merge "Add PreResolved strings dex cache array"
by Mathieu Chartier
· 6 years ago
5fcf1ea
Refactor assertions in ConcurrentCopying::ProcessMarkStackRef.
by Roland Levillain
· 6 years ago
5e1a75c
Implement LockSupport.park with a futex
by Charles Munger
· 6 years ago
123333a
Remove dependencies on libutils.
by Martin Stjernholm
· 6 years ago
1ca718e
Add PreResolved strings dex cache array
by Mathieu Chartier
· 6 years ago
e00648f
Track googletest API change.
by Elliott Hughes
· 6 years ago
0ee5082
Merge "Refactor MemMap::MapAnonymous()."
by Vladimir Marko
· 6 years ago
eead626
Merge "Revert "Link compression libs statically into libartbase and use those everywhere.""
by Nicolas Geoffray
· 6 years ago
65ed42a
Revert "Link compression libs statically into libartbase and use those everywhere."
by Nicolas Geoffray
· 6 years ago
b97c8af
Merge "Remove HiddenApiAccessFlags, move content to hiddenapi::"
by David Brazdil
· 6 years ago
47cd272
Remove HiddenApiAccessFlags, move content to hiddenapi::
by David Brazdil
· 6 years ago
6e32b00
Merge "Link compression libs statically into libartbase and use those everywhere."
by Martin Stjernholm
· 6 years ago
1130659
Refactor MemMap::MapAnonymous().
by Vladimir Marko
· 6 years ago
f82eb6e
Merge "Revert^4: Add dex item for hiddenapi flags"
by David Brazdil
· 6 years ago
dc0156d
Merge "Clear registers in mterp floating point operations."
by Nicolas Geoffray
· 6 years ago
1023cf8
Merge "Add logging info when ref in mark-stack non-gray"
by Treehugger Robot
· 6 years ago
a63dc15
Merge "Modernise code to use std::make_unique"
by Yi Kong
· 6 years ago
e8d4509
Merge "ART: Do some include-what-you-use"
by Treehugger Robot
· 6 years ago
420522a
Add logging info when ref in mark-stack non-gray
by Lokesh Gidra
· 6 years ago
c57c680
Modernise code to use std::make_unique
by Yi Kong
· 6 years ago
8a94003
Link compression libs statically into libartbase and use those everywhere.
by Martin Stjernholm
· 6 years ago
bec5b29
Merge "Move some fast invoke checks to CanUseMterp"
by David Srbecky
· 6 years ago
e15b9b1
ART: Do some include-what-you-use
by Andreas Gampe
· 6 years ago
72d3493
Merge "Fix defaulted-function-deleted warning"
by Yi Kong
· 6 years ago
5ca1f47
Merge "Fix HANDLE_PENDING_EXCEPTION in switch interpreter."
by David Srbecky
· 6 years ago
4594c32
Merge "Disable MapAnonymousExactAddr test for ASAN."
by Vladimir Marko
· 6 years ago
893147c
Clear registers in mterp floating point operations.
by Nicolas Geoffray
· 6 years ago
cb4f09e
Move some fast invoke checks to CanUseMterp
by David Srbecky
· 6 years ago
1c1442a
Disable MapAnonymousExactAddr test for ASAN.
by Vladimir Marko
· 6 years ago
20c765f
Revert^4: Add dex item for hiddenapi flags
by David Brazdil
· 6 years ago
6ea9b92
Fix defaulted-function-deleted warning
by Yi Kong
· 6 years ago
ce2a00d
Merge "ART: Add class-alloc-inl.h"
by Treehugger Robot
· 6 years ago
eba69a1
Merge "ART: Add object-array-alloc-inl.h"
by Treehugger Robot
· 6 years ago
30232c4
Fix HANDLE_PENDING_EXCEPTION in switch interpreter.
by David Srbecky
· 6 years ago
3070e9c
Merge "Revert "Revert^2: Add dex item for hiddenapi flags""
by Paul Hobbs
· 6 years ago
d33d318
Revert "Revert^2: Add dex item for hiddenapi flags"
by Luman Qu
· 6 years ago
70f5fd0
ART: Add class-alloc-inl.h
by Andreas Gampe
· 6 years ago
52ecb65
ART: Add object-array-alloc-inl.h
by Andreas Gampe
· 6 years ago
7d1c049
Merge changes from topic "socket_peer_is_trusted"
by Treehugger Robot
· 6 years ago
c2099b0
Merge "ART: Dump proc/maps on mem_map_test failure"
by Treehugger Robot
· 6 years ago
da1cc3b
Merge "Revert^2: Add dex item for hiddenapi flags"
by David Brazdil
· 6 years ago
f049a0b
Remove libcutils property_get dependency.
by Elliott Hughes
· 6 years ago
ce4cbaa
Merge "ART: Add array-alloc-inl.h"
by Treehugger Robot
· 6 years ago
c857f4a
ART: Dump proc/maps on mem_map_test failure
by Andreas Gampe
· 6 years ago
d5a76e3
Merge "Revert "Revert "Include libstatssocket to art build"""
by Howard Ro
· 6 years ago
c2efd4d
Remove libcutils socket_peer_is_trusted dependency.
by Elliott Hughes
· 6 years ago
f559f57
Merge "ART: Do some include-what-you-use"
by Treehugger Robot
· 6 years ago
7ac6666
Merge changes I9aa705ea,I2faac626
by Christian Wailes
· 6 years ago
fe3a979
Revert^2: Add dex item for hiddenapi flags
by David Brazdil
· 6 years ago
8e0f043
ART: Add array-alloc-inl.h
by Andreas Gampe
· 6 years ago
88dbad3
ART: Do some include-what-you-use
by Andreas Gampe
· 7 years ago
bcd16ee
Requeue rather than wake when notifying.
by Charles Munger
· 6 years ago
c58dca3
Merge "Revert^2 "Add fast path for interpreter to interpreter invokes.""
by David Srbecky
· 6 years ago
2d99da1
Merge "Revert "Inline ClassLinker::ResolveMethod""
by David Srbecky
· 6 years ago
0d71f43
Merge "Add support for vex coding scheme in x86 assembler"
by Vladimir Marko
· 6 years ago
9cc67b1
Revert "Inline ClassLinker::ResolveMethod"
by David Srbecky
· 6 years ago
65d6892
Merge "Handle quickened opcodes in instrumentation deopt."
by Nicolas Geoffray
· 6 years ago
fe89f17
Merge "Block the platform register, x18."
by Treehugger Robot
· 6 years ago
960327b
Revert^2 "Add fast path for interpreter to interpreter invokes."
by David Srbecky
· 6 years ago
a61b45a
Handle quickened opcodes in instrumentation deopt.
by Nicolas Geoffray
· 6 years ago
55c880e
Revert "Disable kAppImageMayContainStrings"
by Chris Wailes
· 6 years ago
fbeef46
Fixed a GC bug caused by improper AppImage string fixup.
by Chris Wailes
· 6 years ago
5314cae
Merge "Revert "Add fast path for interpreter to interpreter invokes.""
by Andreas Gampe
· 6 years ago
0f454a5
Merge pie-platform-release to aosp-master - DO NOT MERGE
by Bill Yi
· 6 years ago
ac355f9
Revert "Add fast path for interpreter to interpreter invokes."
by Andreas Gampe
· 6 years ago
08fc17a
Merge "Split interpreter_switch_impl.cc"
by Treehugger Robot
· 6 years ago
2ee09ff
Split interpreter_switch_impl.cc
by David Srbecky
· 6 years ago
e7e4eda
Merge "ART: Clean up CreateImageSections() comment."
by Vladimir Marko
· 6 years ago
8e5bc2d
Add support for vex coding scheme in x86 assembler
by Shalini Salomi Bodapati
· 6 years ago
6d3c181
ART: Clean up CreateImageSections() comment.
by Vladimir Marko
· 6 years ago
587a826
Merge "Revert "Add dex item for hiddenapi flags""
by David Brazdil
· 6 years ago
d9a0437
Revert "Add dex item for hiddenapi flags"
by David Brazdil
· 6 years ago
fd2aa2b
Merge "Add fast path for interpreter to interpreter invokes."
by David Srbecky
· 6 years ago
cd98cde
Merge "Add dex item for hiddenapi flags"
by David Brazdil
· 6 years ago
349d137
Merge "ART: Refactor for bugprone-argument-comment"
by Andreas Gampe
· 6 years ago
98ea9d9
ART: Refactor for bugprone-argument-comment
by Andreas Gampe
· 6 years ago
0233877
Merge "ART: Fix tidy bugprone-macro-parentheses"
by Andreas Gampe
· 6 years ago
0a4510a
Merge "Fix system_weak_test 2: GSS"
by Treehugger Robot
· 6 years ago
065f7cc
Fix system_weak_test 2: GSS
by Alex Light
· 6 years ago
0dbc363
Add dex item for hiddenapi flags
by David Brazdil
· 7 years ago
Next »