Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
5868adaefe72cc8bcdcd8325c40f712375a506d1
/
runtime
5868ada
Move implementations from class_root.h to -inl.h .
by Vladimir Marko
· 6 years ago
85af16e
Fix two bugs around aput-object.
by Nicolas Geoffray
· 6 years ago
5b0bbf3
Use CPP defines for default x86 and x86_64 ISA features
by Eric Holk
· 6 years ago
2750a98
Report time spent doing madvise in GC performance dump
by Lokesh Gidra
· 6 years ago
62dd4e8
Continue try allocating until we've reached max capacity.
by Nicolas Geoffray
· 6 years ago
12b7ea1
Handle the case a boot classpath class fails to verify.
by Nicolas Geoffray
· 6 years ago
75b961a
Add visibilities for prebuilts.
by Martin Stjernholm
· 6 years ago
3a07909
Don't run pre-verification if the thread cannot load classes.
by Nicolas Geoffray
· 6 years ago
a977689
Remove extra logging added to debug
by Lokesh Gidra
· 6 years ago
fc5e2ef
Revert "Remove test_per_src from ART tests."
by Christopher Ferris
· 6 years ago
685c847
Revert "Revert^2 "Handle OOM situation in java-heap more aggressively""
by Lokesh Gidra
· 6 years ago
8103e47
Remove test_per_src from ART tests.
by David Srbecky
· 6 years ago
d20e51d
"Move ICU from ART APEX to i18n APEX" Attempt 2
by Victor Chang
· 6 years ago
4d0f795
Fix unintended sign-extension.
by Vladimir Marko
· 6 years ago
04a46f9
Revert^2 "Handle OOM situation in java-heap more aggressively"
by Lokesh Gidra
· 6 years ago
5477b8e
Allow bootjars in system_ext.
by Chris Gross
· 6 years ago
d34b73b
Clean up internal stack trace construction.
by Vladimir Marko
· 6 years ago
4a48775
Revert "Move ICU from ART APEX to i18n APEX"
by vichang
· 6 years ago
b5146a3
Revert "Calling @IntraCoreApi from core-icu4j should not cause "..."
by vichang
· 6 years ago
50f89ba
Calling @IntraCoreApi from core-icu4j should not cause "Core platform API violation"
by Victor Chang
· 6 years ago
8419b82
Move ICU from ART APEX to i18n APEX
by Victor Chang
· 6 years ago
b6f4c79
Clean up Constructor/Method/Field construction.
by Vladimir Marko
· 6 years ago
71f661c
Set apex_available property
by Jiyong Park
· 6 years ago
315f1b2
Use MADV_FREE to reclaim pages of freed regions
by Lokesh Gidra
· 6 years ago
3bae047
Couple of runtime fixes for nterp.
by Nicolas Geoffray
· 6 years ago
7e678d3
Assert allocator-type is known on OOME
by Lokesh Gidra
· 6 years ago
40082b6
Revert "Reject OAT file in speed-profile if app image is rejected"
by Louis Chang
· 6 years ago
3f04ae5
Split nterp frame alignment.
by Vladimir Marko
· 6 years ago
0761419
Handle the situation we could not load the class.
by Nicolas Geoffray
· 6 years ago
9554542
Revert "Handle OOM situation in java-heap more aggressively"
by Lokesh Gidra
· 6 years ago
7c25b09
Reject OAT file in speed-profile if app image is rejected
by Eric Holk
· 6 years ago
a698102
Handle OOM situation in java-heap more aggressively
by Lokesh Gidra
· 6 years ago
4a1e4dd
Add exemption list for hiddenapi warnings.
by Artur Satayev
· 6 years ago
b69312d
nterp: Address old x86-64 comments.
by Vladimir Marko
· 6 years ago
afa69cd
Add another DCHECK that an exception isn't pending.
by Nicolas Geoffray
· 6 years ago
30ac398
Improve printing for heap verification failures
by Mathieu Chartier
· 6 years ago
6127ace
Increase shutdown time constants
by Hans Boehm
· 6 years ago
b0c6cb5
Fix logic to find dex2oat.
by Nicolas Geoffray
· 6 years ago
28aaf24
Call SetRuntimeDeleted() unconditionally
by Hans Boehm
· 6 years ago
b202873
Run Java verification of mainline modules at boot time.
by Nicolas Geoffray
· 6 years ago
72d7e96
Replaced dangerous uses of sizeof()
by Chris Wailes
· 6 years ago
b04b30c
Only allow extra_guardrails for domains that can connect to heapprofd.
by Florian Mayer
· 6 years ago
c390879
Do not crash for broken stored VerifierDeps.
by Vladimir Marko
· 6 years ago
605c591
Add more DCHECKs to investigate build bot failure.
by Nicolas Geoffray
· 6 years ago
32b24fd
Reduce kNotifyNativeInterval on host
by Hans Boehm
· 6 years ago
b495e7f
Log an error when an app loads duplicate dex files
by Calin Juravle
· 6 years ago
82cc2a2
Remove FileDescriptor ownerId field from Core Platform API bypass
by Orion Hodson
· 6 years ago
00cb81d
Add explicit dependencies on jni_headers
by Orion Hodson
· 6 years ago
b72a094
Remove ART dependency on libicuuc
by Victor Chang
· 6 years ago
f4ba904
Fix string deduplication for multi-image extensions.
by Vladimir Marko
· 6 years ago
9c06d44
Avoid creating preresolved strings array for dex files that have no strings
by Mathieu Chartier
· 6 years ago
d1f7351
dex2oat: add --updatable-bcp-packages-file argument.
by Vladimir Marko
· 6 years ago
bda163d
Additional checks in GetDirectBuffer{Address,Capacity}
by Orion Hodson
· 6 years ago
963c27f
Change default heap-target-utilization to 0.75
by Lokesh Gidra
· 6 years ago
ca1c39a
Fix race condition in GetPreResolvedStrings
by Mathieu Chartier
· 6 years ago
fdd4684
Deduplicate interned image strings.
by Vladimir Marko
· 6 years ago
bc11509
Address late comments on go/aog/1269207
by Alex Light
· 6 years ago
a467a6e
Fix incorrect interface-override linking
by Alex Light
· 6 years ago
e4abf13
ART: Update list of reserved boot class path packages.
by Vladimir Marko
· 6 years ago
133987d
Revert^2 "Don't include static or private methods with proxy construction."
by Alex Light
· 6 years ago
379503d
Revert "Don't include static or private methods with proxy construction."
by Alex Light
· 6 years ago
0c0f302
Host gtests: Use the apex boot image instead of core.art.
by David Srbecky
· 6 years ago
f368882
Add more debugging info around ResolveField.
by Nicolas Geoffray
· 6 years ago
584e599
Don't include static or private methods with proxy construction.
by Alex Light
· 6 years ago
c1ad13a
Add Handle::GetFromGdb function
by Alex Light
· 6 years ago
41617b1
Add more logging and sanity checks for JIT mini-debug-info.
by David Srbecky
· 6 years ago
521644b
Call JitCodeCache::FreeAllMethodHeaders under JIT lock.
by David Srbecky
· 6 years ago
c76232e
Fix relation between debuggable / JIT zygote.
by Nicolas Geoffray
· 6 years ago
b68bb7a
Fix compiling boot image extension with assume-verified.
by Vladimir Marko
· 6 years ago
dc9d6a0
Add more logging to Thread::SetState
by Mathieu Chartier
· 6 years ago
bf770550
Don't run structural dex file verification in ClassLoaderContext.
by Nicolas Geoffray
· 6 years ago
e8ed866
Add MOVE_EXCEPTION to compat throw
by Mathieu Chartier
· 6 years ago
edccd3c
Retire VMRuntime.doNotInitializeInAot()
by Orion Hodson
· 6 years ago
d8fd599
Reland^2 "Add consistency CHECKs around ArtMethod fields."
by Nicolas Geoffray
· 6 years ago
2e17cf4
Revert "ART: Conditionally remove loaded-oat-count check"
by Nicolas Geoffray
· 6 years ago
eb070f0
Reland "art: Add FileDescriptor fields to native Core Platform API"
by Orion Hodson
· 6 years ago
ee25716
Revert^2 "Support ART's target gtests in atest."
by David Srbecky
· 6 years ago
30fd851
Refactor RemoveNativeDebugInfoForJit.
by David Srbecky
· 6 years ago
fc47d6b
Adjust JitCodeCache::TransitionToDebuggable.
by Nicolas Geoffray
· 6 years ago
e5c48f7
Revert "ART: Forbid the zygote to load code outside of system"
by Nicolas Geoffray
· 6 years ago
280e6c3
Jit-zygote compiled code isn't debuggable
by Alex Light
· 6 years ago
b28e304
Clear PreCompiled when we transition to debuggable after zygote fork
by Alex Light
· 6 years ago
69828ac
Print oat file location for invalid class status
by Mathieu Chartier
· 6 years ago
2db169c
Revert "art: Add FileDescriptor fields to native Core Platform API"
by Orion Hodson
· 6 years ago
2c2248c
Reland^3 "Always put the framework profile in the boot image location."
by Nicolas Geoffray
· 6 years ago
47d0c47
art: Add FileDescriptor fields to native Core Platform API
by Orion Hodson
· 6 years ago
2336954
Avoid NanoTime in InitializeClass unless stats are enabled
by Mathieu Chartier
· 6 years ago
9bdba6e
Revert "Reland^2 "Always put the framework profile in the boot image location.""
by Nicolas Geoffray
· 6 years ago
e42876f
Minor improvements in JNI assemblers.
by Vladimir Marko
· 6 years ago
8a1a0f7
ART: Ensure dex caches keep classloader live
by Andreas Gampe
· 6 years ago
ed1f531
Reland^2 "Always put the framework profile in the boot image location."
by Nicolas Geoffray
· 6 years ago
ab4d222
Fix boot image size check.
by Vladimir Marko
· 6 years ago
6fc471e
Check vreg count on debuggable
by Alex Light
· 6 years ago
814b928
Manually add java.io.Buffer private fields to the Core Platform API
by Orion Hodson
· 6 years ago
9f8ead2
Remove support code for native Core Platform API checks
by Orion Hodson
· 6 years ago
eedca4a
Add more tests, spin before inflating monitors
by Hans Boehm
· 6 years ago
acb5c2d
Revert "Revert "Revert "Always put the framework profile in the boot image location."""
by Nicolas Geoffray
· 6 years ago
53f9e65
Revert^2 "art: Extend sun.misc.Unsafe presence in the Core Platform API"
by Orion Hodson
· 6 years ago
ec769b8
Revert "Revert "Always put the framework profile in the boot image location.""
by Nicolas Geoffray
· 6 years ago
2dea079
Gate access to targetsdk-max-p,q on compat framework
by atrost
· 6 years ago
Next »