Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
7286ad6c340b11f28240a049cf3225a3d58ebc67
7286ad6
Enable lld for oatdump tests
by Chih-Hung Hsieh
· 6 years ago
f1d973d
Fix PrintableString() for 4-byte UTF-8 sequences.
by Vladimir Marko
· 6 years ago
6c5ed85
Build all APEXes at once, to reduce build startup time.
by Martin Stjernholm
· 6 years ago
ebb481d
Revert "Change state to waiting during aborting the VM"
by Nicolas Geoffray
· 6 years ago
a1e5b97
ART: Use kNormThreadPriority for UnstartedRuntime
by Andreas Gampe
· 6 years ago
6e7a72c
Release app image metadata when startup is completed
by Mathieu Chartier
· 6 years ago
97b9649
Change state to waiting during aborting the VM
by Koji Fukui
· 6 years ago
26a5dd6
Add support for ANDROID_TZDATA_ROOT
by Neil Fuller
· 6 years ago
d0430bf
imgdiag: Do not abort for dirty pages in boot image.
by Vladimir Marko
· 6 years ago
3364d18
Clean up ImageSpace::LoadBootImage().
by Vladimir Marko
· 6 years ago
3892e62
Clean up Class::GetDescriptor().
by Vladimir Marko
· 6 years ago
bfaba28
Fix buildbots hidden_api_test
by David Brazdil
· 6 years ago
7dd0f0f
ART: Fix art_apex_test --tree
by Andreas Gampe
· 6 years ago
a43ba3d
ART: Add ClassVerifier
by Andreas Gampe
· 6 years ago
e37b791
Fix ImageSpace relocation direction check.
by Vladimir Marko
· 6 years ago
94b6c34
Don't bind-mount bionic files
by Jiyong Park
· 6 years ago
e095c91
ART: Cache Runtime* in nativePostForkChild
by Andreas Gampe
· 6 years ago
b214694
Revert^4 "Add extension and agent for dumping internal jvmti plugin data."
by Alex Light
· 6 years ago
a5c3a80
hiddenapi domain: Use oat dex file location if available
by David Brazdil
· 6 years ago
98fb083
Remove obsolete trampoline offsets from OatHeader.
by Vladimir Marko
· 6 years ago
c7c5d53
Add a filegroup and a resource jar referenced from cts/hostsidetests/jvmti
by Sasha Smundak
· 6 years ago
5797568
ART: Boot integrity checks for dalvik cache
by Andreas Gampe
· 6 years ago
8682354
ART: Allow to change boot image pickup order
by Andreas Gampe
· 6 years ago
1f146b7
Refactor and improve imgdiag.
by Vladimir Marko
· 6 years ago
3dacdd6
Revert^4 "Remove Global deopt requirement for several jvmti events"
by Alex Light
· 6 years ago
939798e
Revert "Revert^2 "Remove Global deopt requirement for several jvmti events""
by Nicolas Geoffray
· 6 years ago
a55e8b5
Revert "Revert^2 "Add extension and agent for dumping internal jvmti plugin data.""
by Nicolas Geoffray
· 6 years ago
403aafa
Fix non-deterministic compilation for const-string...
by Vladimir Marko
· 6 years ago
8809c9c
Preload const-strings only for profile methods.
by Vladimir Marko
· 6 years ago
2d8b811
Revert^2 "Add extension and agent for dumping internal jvmti plugin data."
by Alex Light
· 6 years ago
7cb707f
Use resolve-startup-const-strings=true for run tests
by Mathieu Chartier
· 6 years ago
a75e589
Revert^2 "Remove Global deopt requirement for several jvmti events"
by Alex Light
· 6 years ago
dd83a40
DO NOT MERGE - Skip PPRL.190305.001 into master
by The Android Open Source Project
· 6 years ago
4e91ee9
Fix pylint warnings in art_apex_test
by Luca Stefani
· 6 years ago
327497e
Move CompilerDriver to dex2oat/.
by Vladimir Marko
· 6 years ago
ef764ad
Move range_t definition is linux block.
by Nicolas Geoffray
· 6 years ago
ad344b6
Revert "Remove Global deopt requirement for several jvmti events"
by Nicolas Geoffray
· 6 years ago
739383c
Fix overflow in freed_bytes_histogram
by Lokesh Gidra
· 6 years ago
9da91d2
Revert "Add extension and agent for dumping internal jvmti plugin data."
by Nicolas Geoffray
· 6 years ago
35e6caa
Check /system/framework first in ArtDexFileLoader::Open.
by Nicolas Geoffray
· 6 years ago
23a8eb6
art: use PLOG rather than LOG strerror.
by Elliott Hughes
· 6 years ago
10d0c96
Revert^2 "Add peak RSS stats to GC perf dump"
by Lokesh Gidra
· 6 years ago
bdc6241
Create module for ahat, fix API checking
by Sasha Smundak
· 6 years ago
43c23b8
Delete thread pool in NotifyStartupCompleted
by Mathieu Chartier
· 6 years ago
370a064
Differentiate system and test apis in whitelist
by Andrei Onea
· 6 years ago
60ee778
Add extension and agent for dumping internal jvmti plugin data.
by Alex Light
· 6 years ago
334630e
Remove Global deopt requirement for several jvmti events
by Alex Light
· 6 years ago
5b76c16
Make simple-force-redefine search all loaded classes
by Alex Light
· 6 years ago
74ab975
Add simple-force-redefine agent
by Alex Light
· 6 years ago
175ce3d
Add callback for notifying that startup is completed
by Mathieu Chartier
· 6 years ago
cc292c6
Revert "Add peak RSS stats to GC perf dump"
by Lokesh Gidra
· 6 years ago
9adce77
Add freed bytes histogram to GC perf dump
by Lokesh Gidra
· 6 years ago
b4dad1b
Add peak RSS stats to GC perf dump
by Lokesh Gidra
· 6 years ago
85dd9e3
Revert^2 "RFC: ART: ARM64: Support SDOT/UDOT instructions."
by Artem Serov
· 6 years ago
20af92f
Add extra output for imgdiag's failing CHECK.
by Vladimir Marko
· 6 years ago
4b2d1c5
Fix memory leak in CommonCompilerTest::CompileMethod().
by Vladimir Marko
· 6 years ago
bf5f0f3
Revert "Revert^2 "Add code size to CodeInfo""
by Nicolas Geoffray
· 6 years ago
7e057ec
ART: Use slicer's no-rtti library
by Andreas Gampe
· 6 years ago
5708376
Revert "Remove code size from OatQuickMethodHeader"
by Nicolas Geoffray
· 6 years ago
3c83921
Assign conscrypt to core-platform hiddenapi domain
by David Brazdil
· 6 years ago
d51e574
Reenable core platform API violation warnings, dedupe
by David Brazdil
· 6 years ago
e7e26d1
Assign non-runtime /apex/* dex files to platform domain
by David Brazdil
· 6 years ago
815d5e5
Refactor compiler tests around CompilerDriver.
by Vladimir Marko
· 6 years ago
b1b2ca9
Revert "Don't pack code size in CodeInfo."
by Nicolas Geoffray
· 6 years ago
3767828
Disable 691-hiddenapi-proxy on for redefine tests
by David Brazdil
· 6 years ago
953da54
Clear the JIT task queue for child zygote.
by Nicolas Geoffray
· 6 years ago
6a1dab4
Fix handling of proxy classes in hidden_api.h
by David Brazdil
· 6 years ago
d8e0401
Move boot image oatdump phony rules into Soong
by Colin Cross
· 6 years ago
c2e2c45
Remove bogus ImageWriter friend declaration.
by Vladimir Marko
· 6 years ago
da5f83d
ART: APEX post-install check fsverity
by Andreas Gampe
· 6 years ago
29c111e
ART: ART pre-install system-server
by Andreas Gampe
· 6 years ago
5bb525a
ART: APEX post-install hook
by Andreas Gampe
· 6 years ago
2d68fc2
ART: Add fsverity to ART preinstall
by Andreas Gampe
· 6 years ago
31782c1
ART: APEX pre-install hook
by Andreas Gampe
· 6 years ago
9b7afcc
Remove a fixed TODO.
by Martin Stjernholm
· 6 years ago
e35ac04
Don't pack code size in CodeInfo.
by David Srbecky
· 6 years ago
8834699
Run ahat-test-dump with --no-compile
by David Srbecky
· 6 years ago
1d077ac
Also JIT non-startup methods in zygote.
by Nicolas Geoffray
· 6 years ago
141b63c
Don't do CHA inlining in zygote.
by Nicolas Geoffray
· 6 years ago
de1b2a2
Revert "Revert "Add support for booting with a boot classpath not fully AOTed.""
by Nicolas Geoffray
· 6 years ago
ffe26cc
Revert^2 "Fix oatdump .data.bimg.rel.ro for intrinsics."
by Vladimir Marko
· 6 years ago
d736ebc
Test that debugging related libraries are in apexs.
by Alex Light
· 6 years ago
14bfedd
Revert "Add support for booting with a boot classpath not fully AOTed."
by Andreas Gampe
· 6 years ago
e55ea98
ART: Add apex defaults
by Andreas Gampe
· 6 years ago
d388390
"Revert^3 "Suspend the runtime when switching interpreters."
by David Srbecky
· 6 years ago
817a47f
Revert^2 "Suspend the runtime when switching interpreters."
by David Srbecky
· 6 years ago
e173798
Move luci builder names to the up to date ones.
by Nicolas Geoffray
· 6 years ago
44044b1
Revert "Fix oatdump .data.bimg.rel.ro for intrinsics."
by Lokesh Gidra
· 6 years ago
1194f8f
Merge "Unbreak buildbot dx host tests"
by Treehugger Robot
· 6 years ago
f7f85d0
Unbreak buildbot dx host tests
by Orion Hodson
· 6 years ago
d465bb8
Merge "Actually add a cleanspec line."
by Nicolas Geoffray
· 6 years ago
9e17aa7
Merge "ART bots can sometimes take up to 24h."
by Nicolas Geoffray
· 6 years ago
64565f7
Actually add a cleanspec line.
by Nicolas Geoffray
· 6 years ago
797801c
Merge "ART: Remove obsolete option -Xpatchoat:."
by Vladimir Marko
· 6 years ago
ae33e5a
Merge "Actually remove the tests."
by Nicolas Geoffray
· 6 years ago
1321782
Actually remove the tests.
by Nicolas Geoffray
· 6 years ago
d50ad9b
ART bots can sometimes take up to 24h.
by Nicolas Geoffray
· 6 years ago
fb5e648
Merge "Remove tests in CleanSpec."
by Nicolas Geoffray
· 6 years ago
d855e5f
Remove tests in CleanSpec.
by Nicolas Geoffray
· 6 years ago
9176a4f
Merge "Trust that boot classpath dex files don't need on device dex file verification."
by Nicolas Geoffray
· 6 years ago
Next »