index
:
art.git
kitkat
q10.0
s12.0
s12.1
art
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
entrypoints_order_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert^3 "VIXL simulator for ART (Stage1)"
Ulya Trafimovich
2020-07-29
1
-3
/
+3
*
Remove deprecated debug_suspend_count TLS value
Alex Light
2020-07-28
1
-2
/
+1
*
Revert^2 "VIXL simulator for ART (Stage1)"
Ulyana Trafimovich
2020-07-17
1
-3
/
+3
*
Revert "VIXL simulator for ART (Stage1)"
Ulyana Trafimovich
2020-07-16
1
-3
/
+3
*
VIXL simulator for ART (Stage1)
Xueliang Zhong
2020-07-16
1
-3
/
+3
*
Allow late lookup for @CriticalNative methods.
Vladimir Marko
2020-02-19
1
-2
/
+6
*
Remove old JDWP implementation from ART
Alex Light
2020-01-29
1
-3
/
+1
*
JIT baseline: trigger optimized compilation on hotness threshold.
Nicolas Geoffray
2019-12-03
1
-1
/
+3
*
Baseline JIT: update inline caches in compiled code.
Nicolas Geoffray
2019-11-27
1
-2
/
+5
*
Revert^4 "Walk internal ArtField/ArtMethod pointers"
Alex Light
2019-10-07
1
-1
/
+4
*
Revert "Revert^2 "Walk internal ArtField/ArtMethod pointers""
Nicolas Geoffray
2019-10-07
1
-4
/
+1
*
Revert^2 "Walk internal ArtField/ArtMethod pointers"
Alex Light
2019-10-04
1
-1
/
+4
*
Revert "Walk internal ArtField/ArtMethod pointers"
Nicolas Geoffray
2019-10-04
1
-4
/
+1
*
Walk internal ArtField/ArtMethod pointers
Alex Light
2019-10-03
1
-1
/
+4
*
ART: Optimize StringBuilder append pattern.
Vladimir Marko
2019-05-16
1
-1
/
+3
*
ART: Remove setjmp.h includes
Andreas Gampe
2018-11-21
1
-2
/
+0
*
Remove mterp "alternate" opcode handlers.
David Srbecky
2018-10-16
1
-3
/
+1
*
Move InterpreterCache to right below tlsPtr_
Alex Light
2018-10-01
1
-2
/
+5
*
Rename type resolution entrypoints.
Vladimir Marko
2018-08-03
1
-3
/
+3
*
Don't use StringFactory.newEmptyString in compiled code
Alex Light
2018-07-10
1
-1
/
+3
*
ART: Adds an entrypoint for invoke-custom
Orion Hodson
2018-06-11
1
-2
/
+2
*
ART: Compiler support for const-method-handle
Orion Hodson
2018-05-11
1
-1
/
+2
*
ART: Compiler support for const-method-type
Orion Hodson
2018-05-10
1
-1
/
+2
*
ART: Add entrypoint and intrinsic for Math.pow().
Vladimir Marko
2018-01-22
1
-1
/
+2
*
Implement asynchronous exception support
Alex Light
2017-09-28
1
-1
/
+2
*
ART: Include cleanup
Andreas Gampe
2017-07-24
1
-1
/
+2
*
Fix some gtests
Mathieu Chartier
2017-04-19
1
-1
/
+2
*
Catch signals that happen inside a fault handler.
Josh Gao
2017-03-08
1
-2
/
+1
*
Add per array size allocation entrypoints.
Nicolas Geoffray
2017-01-26
1
-1
/
+9
*
Remove unused array entrypoints.
Nicolas Geoffray
2017-01-19
1
-6
/
+3
*
Entrypoints cleanup.
Nicolas Geoffray
2017-01-18
1
-12
/
+3
*
Move some fields in art::Thread to reduce maintenance burden.
Roland Levillain
2017-01-17
1
-6
/
+5
*
Revert "Revert "ART: Compiler support for invoke-polymorphic.""
Orion Hodson
2017-01-15
1
-3
/
+5
*
Revert "Revert "Make object allocation entrypoints only take a class.""
Nicolas Geoffray
2017-01-12
1
-6
/
+6
*
Revert "Make object allocation entrypoints only take a class."
Hiroshi Yamauchi
2017-01-12
1
-6
/
+6
*
Make object allocation entrypoints only take a class.
Nicolas Geoffray
2017-01-11
1
-6
/
+6
*
Use a per-thread VerifierDeps.
Nicolas Geoffray
2016-11-22
1
-2
/
+2
*
Change check cast entrypoint to check instance of
Mathieu Chartier
2016-11-08
1
-2
/
+3
*
jni: Support @FastNative methods that return objects
Igor Murashkin
2016-10-19
1
-2
/
+4
*
Remove ThrowNoSuchMethod entrypoint.
Vladimir Marko
2016-09-14
1
-5
/
+4
*
Fix clang-tidy warnings in art.
Chih-Hung Hsieh
2016-08-26
1
-3
/
+4
*
jni: Fast path for @FastNative annotated java methods
Igor Murashkin
2016-08-16
1
-2
/
+5
*
Remove two ReadBarrierMarkRegX entrypoints.
Roland Levillain
2016-07-25
1
-5
/
+1
*
Introduce more compact ReadBarrierMark slow-paths.
Roland Levillain
2016-07-13
1
-5
/
+67
*
Replace String.charAt() with HIR.
Vladimir Marko
2016-06-21
1
-3
/
+4
*
Support unlimited pending checkpoints
Mathieu Chartier
2016-06-13
1
-3
/
+5
*
Assembly TLAB allocation fast path for arm.
Hiroshi Yamauchi
2016-02-25
1
-2
/
+2
*
Use 8-byte increment bracket sizes for rosalloc thread local runs.
Hiroshi Yamauchi
2016-02-05
1
-1
/
+1
*
Fast Art interpreter
buzbee
2016-01-11
1
-1
/
+4
*
x86 Baker's read barrier fast path implementation.
Roland Levillain
2015-12-15
1
-1
/
+2
[next]