Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
2ff224df935def246e12590ebc1eb81b45793c45
/
runtime
/
entrypoints
/
quick
/
quick_entrypoints.h
552a134
ART: Optimize StringBuilder append pattern.
by Vladimir Marko
· 8 years ago
7fbc4a5
ART: Move to using locks.h instead of mutex.h
by Andreas Gampe
· 7 years ago
ad0777d
Visit proxy methods reference arguments when visiting Quick frames roots.
by Roland Levillain
· 7 years ago
4e92c3c
Add runtime reasons for deopt.
by Nicolas Geoffray
· 8 years ago
af1e299
jni: Support @FastNative methods that return objects
by Igor Murashkin
· 9 years ago
bdf7f1c
ART: SHARED_REQUIRES to REQUIRES_SHARED
by Andreas Gampe
· 9 years ago
9d4b6da
jni: Fast path for @FastNative annotated java methods
by Igor Murashkin
· 9 years ago
7c1559a
x86 Baker's read barrier fast path implementation.
by Roland Levillain
· 10 years ago
0d5a281
x86/x86-64 read barrier support for concurrent GC in Optimizing.
by Roland Levillain
· 10 years ago
1aee900
Add read barrier support to the entrypoints.
by Man Cao
· 10 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
1cc71eb
Insert a read barrier in the JNI bridge.
by Hiroshi Yamauchi
· 10 years ago
1cc7dba
ART: Reorder entrypoint argument order
by Andreas Gampe
· 11 years ago
9843059
ART: Rework quick entrypoint code in Mir2Lir, cleanup
by Andreas Gampe
· 11 years ago
d9cb8ae
Fix art test failures for Mips.
by Douglas Leung
· 11 years ago
86797a7
AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered
by Serban Constantinescu
· 11 years ago
4d0589c
ART: Move __memcmp16 from Bionic to ART
by Andreas Gampe
· 11 years ago
055c29f
Art compiler: remove unnecessary sqrt call
by buzbee
· 11 years ago
dd7624d
Allow mixing of thread offsets between 32 and 64bit architectures.
by Ian Rogers
· 11 years ago
2da8823
Initial changes towards Generic JNI option
by Andreas Gampe
· 11 years ago
bb8f0ab
Embed array class pointers at array allocation sites.
by Hiroshi Yamauchi
· 11 years ago
be1ca55
Use direct class pointers at allocation sites in the compiled code.
by Hiroshi Yamauchi
· 11 years ago
88474b4
Implement Interface Method Tables (IMT).
by Jeff Hao
· 12 years ago
1eb512d
Fast JNI support.
by Ian Rogers
· 12 years ago
a9a8254
Improve quick codegen for aput-object.
by Ian Rogers
· 12 years ago
ea46f95
Refactor java.lang.reflect implementation
by Brian Carlstrom
· 12 years ago
848871b
Entry point clean up.
by Ian Rogers
· 12 years ago
7655f29
Portable refactorings.
by Ian Rogers
· 12 years ago
166db04
Move assembler out of runtime into compiler/utils.
by Ian Rogers
· 12 years ago
[Renamed (92%) from runtime/oat/runtime/oat_support_entrypoints.h]
fc0e321
Fix multiple inclusion guards to match new pathnames
by Brian Carlstrom
· 12 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 12 years ago
[Renamed from src/oat/runtime/oat_support_entrypoints.h]
0aba0ba
Created compiled stubs in image.
by Jeff Hao
· 12 years ago
63937db
Fix mac build
by Anwar Ghuloum
· 12 years ago
79fe539
Removing remaining compiled stubs from image.
by Jeff Hao
· 12 years ago
58df327
Removed compiled resolution trampoline.
by Jeff Hao
· 12 years ago
62d6c77
Interpreter entries and instrumentation as a listener.
by Ian Rogers
· 12 years ago
693ff61
Performance improvements by removing a DMB and inlining.
by Ian Rogers
· 12 years ago
2dd0e2c
Directory restructuring of object.h
by Ian Rogers
· 12 years ago
1eab958
Remove kExceptionPending flag from thread and codegen.
by jeffhao
· 12 years ago
7db619b
Enter interpreter stub.
by Ian Rogers
· 12 years ago
306057f
Support for deoptimization needed for debugging.
by Ian Rogers
· 13 years ago
bc43860
Merge "Quick compiler: minor cleanup" into dalvik-dev
by buzbee
· 13 years ago
df1ce91
Add alignment attribute to packed.
by Ian Rogers
· 13 years ago
a3a82b2
Quick compiler: minor cleanup
by buzbee
· 13 years ago
725a957
Pulled out instrumentation into its own class separate from trace.
by jeffhao
· 13 years ago
474b6da
Move thread flags and state into 32bits.
by Ian Rogers
· 13 years ago
66f1925
Change dex cache to be java object instead of array, add pointer to dex file in dex cache.
by Mathieu Chartier
· 13 years ago
0183dd7
Sqrt intrinsic
by Ian Rogers
· 13 years ago
9a4f003
Remove the THROW_VERIFICATION_ERROR op and supporting code.
by jeffhao
· 13 years ago
00f7d0e
Global lock levels.
by Ian Rogers
· 13 years ago
7484741
Fix a bunch of lint.
by Elliott Hughes
· 13 years ago
7b9d996
Tidy up some C-isms.
by Elliott Hughes
· 13 years ago
174651d
Fixed x86 division and modulus and merged their entry points.
by jeffhao
· 13 years ago
141d622
More X86 fixes.
by Ian Rogers
· 13 years ago
55bd45f
More X86 fixes.
by Ian Rogers
· 13 years ago
57b86d4
Refactor runtime support.
by Ian Rogers
· 13 years ago