Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
0787f9d489da6496213c8d60d1dec113a0653f0f
/
runtime
0787f9d
Rename native library.
by Narayan Kamath
· 11 years ago
a0cf5a6
Fix cpplint issues.
by Narayan Kamath
· 11 years ago
b02d9b7
Add missing JVM_IsNaN function.
by Przemyslaw Szczepaniak
· 11 years ago
36379fd
Remove signal handling stubs.
by Narayan Kamath
· 11 years ago
efea1fc
Fixed arm64 string compareto&indexof asm code.
by Przemyslaw Szczepaniak
· 11 years ago
7b4ca39
Fixed x86 art_quick_string_compareto asm code.
by Przemyslaw Szczepaniak
· 11 years ago
5c40422
Fix sun.misc.Unsafe#(get|set)(Float|Double)
by Przemyslaw Szczepaniak
· 11 years ago
3c183ce
Fix asm for String#indexOf/compareTo intrinsics
by Przemyslaw Szczepaniak
· 11 years ago
903ac27
Use offset in sun.misc.Unsafe#copyMemoryTo/FromArray
by Przemyslaw Szczepaniak
· 11 years ago
67d39ad
Implement JVM_FindLibraryEntry
by Przemyslaw Szczepaniak
· 11 years ago
5abc6f9
Add Object::Get/SetField methods for 8 and 16 bit fields.
by Przemyslaw Szczepaniak
· 11 years ago
84dcb99
Update layout of Class.class.
by Piotr Jastrzebski
· 11 years ago
29f33e6
A few more string related changes.
by Piotr Jastrzebski
· 11 years ago
3a7cf8e
Revert "Combine image string char arrays into single array"
by Piotr Jastrzebski
· 11 years ago
e6cd3b5
Track renaming of a couple of fields.
by Piotr Jastrzebski
· 11 years ago
90f397e
Update class_linker_test to account for annotationType.
by Piotr Jastrzebski
· 11 years ago
88f423f
Remove native registration of a new classes.
by Piotr Jastrzebski
· 11 years ago
3ef5f48
Add an implementation of Constructor.newInstance0.
by Piotr Jastrzebski
· 11 years ago
8e73ea4
Implement some more of sun.misc.Unsafe.
by Piotr Jastrzebski
· 11 years ago
c16a50f
Track changes to the layout of java.lang.Throwable.
by Piotr Jastrzebski
· 11 years ago
87bd212
Update class layout for j.l.ref.Reference.
by Piotr Jastrzebski
· 11 years ago
c712250
Update the layout for Class.class.
by Piotr Jastrzebski
· 11 years ago
63cb74b
Temporarily disable StubTest.compareto.
by Piotr Jastrzebski
· 11 years ago
8a89433
Update runtime to work with the OpenJdk String.
by Piotr Jastrzebski
· 11 years ago
8d9b6d6
Update the size of Class.class.
by Piotr Jastrzebski
· 11 years ago
3b021bf
Update the number of direct methods in j.l.reflect.Proxy.
by Piotr Jastrzebski
· 11 years ago
8c145b9
DirectByteBuffer: Track renaming of field.
by Piotr Jastrzebski
· 11 years ago
d7fcf6e
Unsafe: Add native implementations for new methods.
by Piotr Jastrzebski
· 11 years ago
44095a1
String: account for the hash32 field.
by Piotr Jastrzebski
· 11 years ago
8ca9077
Load libopenjdkjavacore in addition to libjavacore.
by Piotr Jastrzebski
· 11 years ago
df0b17a
Add an ART implementation of jvm.h
by Piotr Jastrzebski
· 11 years ago
62ce656
Add core-oj to the list of boot libraries.
by Piotr Jastrzebski
· 11 years ago
44fb719
ART: Allow class-loading during deopt
by Andreas Gampe
· 11 years ago
7d9ad8b
Fix false alarm on thread suspend timeout
by tony.ys_liu
· 12 years ago
65370e3
Check for null class of class
by Mathieu Chartier
· 12 years ago
72d72ef
Force set resolved method for static invokes
by Mathieu Chartier
· 12 years ago
980417b
Merge "ART: On shutdown, only warn on mutex contention" into lmp-mr1-dev
by Andreas Gampe
· 12 years ago
c0440f6
ART: On shutdown, only warn on mutex contention
by Andreas Gampe
· 12 years ago
90a3359
Fix exception handling during deoptimization
by Sebastien Hertz
· 12 years ago
92fbd28
Use correct handle scope offset from StackVisitor
by Sebastien Hertz
· 12 years ago
108a9ac
Merge "JDWP: fix breakpoint for method in the image" into lmp-mr1-dev
by Sebastien Hertz
· 12 years ago
7f418db
JDWP: fix breakpoint for method in the image
by Sebastien Hertz
· 12 years ago
b34d505
Fix infinite loop in GenerateIdentityHashCode
by tony.ys_liu
· 12 years ago
12f7423
Print more info in MarkSweep::VerifyRoot
by Mathieu Chartier
· 12 years ago
300dee9
Merge "ART: Simple structural class check" into lmp-mr1-dev
by Andreas Gampe
· 12 years ago
15a33b3
ART: Simple structural class check
by Andreas Gampe
· 12 years ago
66516ac
JDWP: allow VirtualMachine.Resume on partial suspension
by Sebastien Hertz
· 12 years ago
0b1b135
Mute common case DexFile.isDexOptNeeded log spam
by Brian Carlstrom
· 12 years ago
5593304
Merge "ART: Do not JNI abort on nullptr GetObjectRefType" into lmp-mr1-dev
by Andreas Gampe
· 12 years ago
246a013
ART: Do not JNI abort on nullptr GetObjectRefType
by Andreas Gampe
· 12 years ago
5e3dd90
Merge "ART: Use interpret-only for vmSafeMode" into lmp-mr1-dev
by Andreas Gampe
· 12 years ago
4489369
ART: Use interpret-only for vmSafeMode
by Andreas Gampe
· 12 years ago
634d58a
Pass the real capacity to CreateRosAlloc.
by Hiroshi Yamauchi
· 12 years ago
62746d8
ART: Swap-space in the compiler
by Andreas Gampe
· 12 years ago
2f5c202
JDWP: fix setting multiple breakpoints in the same method
by Sebastien Hertz
· 12 years ago
7460831
Merge "Increase default allocation stack size" into lmp-mr1-dev
by Mathieu Chartier
· 12 years ago
4911153
Increase default allocation stack size
by Mathieu Chartier
· 12 years ago
d2c8f92
Merge "ART: More ELF and oat file safety measures" into lmp-mr1-dev
by Andreas Gampe
· 12 years ago
ad00fed
ART: More ELF and oat file safety measures
by Andreas Gampe
· 12 years ago
6aa9ebe
Merge "Fix verifier bug caused by confusing ArtMethod::IsDirect vs ArtMethod::IsStatic semantics." into lmp-mr1-dev
by Brian Carlstrom
· 12 years ago
ae2533b
Merge "Ensure void type is resolved when running without image" into lmp-mr1-dev
by Sebastien Hertz
· 12 years ago
cad417c
Ensure void type is resolved when running without image
by Sebastien Hertz
· 12 years ago
f9943f2
Fix verifier bug caused by confusing ArtMethod::IsDirect vs ArtMethod::IsStatic semantics.
by Brian Carlstrom
· 12 years ago
fcfc8a7
Support proxy method in StackVisitor::GetThisObject
by Sebastien Hertz
· 12 years ago
a8ff529
Merge "JDWP: avoid crash on unsupported modifier" into lmp-mr1-dev
by Sebastien Hertz
· 12 years ago
16abc5f
Fix reference table sorting
by Brian Carlstrom
· 12 years ago
0fb33e7
JDWP: avoid crash on unsupported modifier
by Sebastien Hertz
· 12 years ago
2f62cfe
Make Barrier robust against spurious wakeups
by Hans Boehm
· 12 years ago
be41341
Merge "JDWP: only deoptimize when it is required" into lmp-mr1-dev
by Sebastien Hertz
· 12 years ago
4f4ddd5
Merge "Try normal allocation if large object allocation fails" into lmp-mr1-dev
by Mathieu Chartier
· 12 years ago
f1c4d0e
Try normal allocation if large object allocation fails
by Mathieu Chartier
· 12 years ago
d59c170
Fix growth limit / footprint limit problems
by Mathieu Chartier
· 12 years ago
ea1c3d7
Set dex_cache_strings_ when we call Class::SetDexCache
by Mathieu Chartier
· 12 years ago
db6b8dc
Merge "Disable stack mprotects when running on valgrind" into lmp-mr1-dev
by Dmitriy Ivanov
· 12 years ago
20e11a7
Add missing thread state change to kWaitingForCheckPointsToRun
by Mathieu Chartier
· 12 years ago
84dc99d
Trim reference tables when we trim the heap
by Mathieu Chartier
· 12 years ago
8ee9643
Add a way to change the IMT size
by Mathieu Chartier
· 12 years ago
56bf0c7
Disable stack mprotects when running on valgrind
by Dmitriy Ivanov
· 12 years ago
19506c5
Merge "Move dex cache strings from ArtMethod -> Class" into lmp-mr1-dev
by Mathieu Chartier
· 12 years ago
4cdf450
Fix oatwriter code deduping
by Mathieu Chartier
· 12 years ago
f521f42
Move dex cache strings from ArtMethod -> Class
by Mathieu Chartier
· 12 years ago
f2134f6
JDWP: only deoptimize when it is required
by Sebastien Hertz
· 12 years ago
89ea417
Fix failing tests
by Mathieu Chartier
· 12 years ago
c6fc909
Delete ArtMethod gc_map_ field
by Mathieu Chartier
· 12 years ago
c934e48
Fix oatdump to use OatHeader pointer size
by Mathieu Chartier
· 12 years ago
c4cd95f
Tune rosalloc buffer sizes.
by Hiroshi Yamauchi
· 12 years ago
4fc104f
Merge "dex2oat: Pack likely-dirty objects together when generating the boot image" into lmp-mr1-dev
by Igor Murashkin
· 12 years ago
3f735bd
dex2oat: Pack likely-dirty objects together when generating the boot image
by Igor Murashkin
· 12 years ago
c5d085c
Fix zygote space and non moving space map names
by Mathieu Chartier
· 12 years ago
c3944d7
Merge "Change 64 bit ArtMethod fields to be pointer sized" into lmp-mr1-dev
by Mathieu Chartier
· 12 years ago
b6626c7
Merge "ART: Track Flush & Close in FdFile" into lmp-mr1-dev
by Andreas Gampe
· 12 years ago
9433ec6
ART: Track Flush & Close in FdFile
by Andreas Gampe
· 12 years ago
e832e64
Change 64 bit ArtMethod fields to be pointer sized
by Mathieu Chartier
· 12 years ago
acc71b0
Merge "Enable the hspace compaction on OOM by default." into lmp-mr1-dev
by Hiroshi Yamauchi
· 12 years ago
4b6b343
Merge "Combine image string char arrays into single array" into lmp-mr1-dev
by Mathieu Chartier
· 12 years ago
ab1953f
Don't call AddImageStringsToTable or MoveImageClassesToClassTable if running imageless
by Mathieu Chartier
· 12 years ago
23c1d0c
Combine image string char arrays into single array
by Mathieu Chartier
· 12 years ago
054990c
Merge "Fix ordering of fields with the same name." into lmp-mr1-dev
by Vladimir Marko
· 12 years ago
830637c
Merge "Fix LinkFieldsComparator." into lmp-mr1-dev
by Vladimir Marko
· 12 years ago
d3f2280
Enable the hspace compaction on OOM by default.
by Hiroshi Yamauchi
· 12 years ago
Next »