Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
b97c8af44dca6f0edbe80b13921bd47f9913c6fb
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
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
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
76d5c1a
Merge "Remove the relocations section from the image."
by Vladimir Marko
· 6 years ago
7584333
Add fast path for interpreter to interpreter invokes.
by David Srbecky
· 7 years ago
8d66a3a
Merge "Add a new cpu variant named kabylake"
by Vladimir Marko
· 6 years ago
d68ab24
Remove the relocations section from the image.
by Vladimir Marko
· 6 years ago
60c5bc1
Add a new cpu variant named kabylake
by Shalini Salomi Bodapati
· 6 years ago
5c8d476
Revert "Revert "Include libstatssocket to art build""
by Howard Ro
· 6 years ago
df7c2a6
Merge "Fix system_weak_test"
by Treehugger Robot
· 6 years ago
91fc091
Fix system_weak_test
by Alex Light
· 6 years ago
929f425
Merge "ART: Fix android-cloexec warnings"
by Treehugger Robot
· 6 years ago
7f1fe5d
Merge "Add a get_last_error_message JVMTI extension."
by Alex Light
· 6 years ago
1cb95b1
Merge "Cache the value of MterpShouldSwitchInterpreters()"
by David Srbecky
· 6 years ago
28f6cff
Cache the value of MterpShouldSwitchInterpreters()
by David Srbecky
· 6 years ago
62ada4c
Merge "Revert "Remove DIST_DIR uses in ART.""
by Treehugger Robot
· 6 years ago
620433f
Merge "Revert "Remove dist-for-goals call for gtests.""
by Treehugger Robot
· 6 years ago
49a0187
Revert "Remove DIST_DIR uses in ART."
by Dan Willemsen
· 6 years ago
0ef9457
Revert "Remove dist-for-goals call for gtests."
by Dan Willemsen
· 6 years ago
910f2b7
Merge "Remove dist-for-goals call for gtests."
by Nicolas Geoffray
· 6 years ago
2bbfbba
Merge "Remove DIST_DIR uses in ART."
by Nicolas Geoffray
· 6 years ago
fdd3790
Remove dist-for-goals call for gtests.
by Nicolas Geoffray
· 6 years ago
89e5a9f
Remove DIST_DIR uses in ART.
by Nicolas Geoffray
· 6 years ago
fa9abc2
Merge "ART: Use ObjPtr for GetSuperClass"
by Treehugger Robot
· 6 years ago
dfcd82c
ART: Fix android-cloexec warnings
by Andreas Gampe
· 6 years ago
a498458
Merge "Resolve const-string of clinit"
by Mathieu Chartier
· 6 years ago
2275277
Resolve const-string of clinit
by Mathieu Chartier
· 6 years ago
584771b
ART: Fix tidy bugprone-macro-parentheses
by Andreas Gampe
· 6 years ago
6bc39b1
Merge "Avoid holding locks when calling ObjectFree callback"
by Alex Light
· 6 years ago
ae45cbb
Add a get_last_error_message JVMTI extension.
by Alex Light
· 6 years ago
06ef9aa
Merge "Count transitions from interpreter to intrinsic."
by David Srbecky
· 6 years ago
4f570a4
Merge "Remove oat_data_begin checks from OatFile."
by Vladimir Marko
· 6 years ago
d43723a
Merge "Revert "Include libstatssocket to art build"" am: 52c71e66cf
by Howard Ro
· 6 years ago
52c71e6
Merge "Revert "Include libstatssocket to art build""
by Howard Ro
· 6 years ago
Next »