index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
entrypoints
/
entrypoint_utils.cc
Age
Commit message (
Expand
)
Author
2016-08-01
ART: Convert pointer size to enum
Andreas Gampe
2016-04-04
Clean up OatQuickMethodHeader after Quick removal.
Vladimir Marko
2016-04-01
Use bit-level packing for InlineInfo in stackmaps as well.
David Srbecky
2016-03-31
Pack stack map entries on bit level to save space.
David Srbecky
2016-02-05
Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64.""
Nicolas Geoffray
2016-01-05
ART: Move ThrowStackOverflowError to common_throws
Andreas Gampe
2015-12-16
Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror...
Alex Light
2015-12-15
Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"
Alex Light
2015-12-14
Combine direct_methods_ and virtual_methods_ fields of mirror::Class
Alex Light
2015-11-24
Revert "lambda: Add support for invoke-interface for boxed innate lambdas"
Nicolas Geoffray
2015-11-20
lambda: Add support for invoke-interface for boxed innate lambdas
Igor Murashkin
2015-11-05
Fix flake around instrumentation.
Nicolas Geoffray
2015-10-20
Remove ArtCode.
Nicolas Geoffray
2015-10-13
Add an abstraction over a compiled code.
Nicolas Geoffray
2015-09-30
Revert "Revert "Enable optimizations with --debuggable.""
Nicolas Geoffray
2015-09-03
ART: Move DexCache arrays to native.
Vladimir Marko
2015-08-17
ART: Rename ArtMethod's size and alignment methods.
Vladimir Marko
2015-07-22
Move to newer clang annotations
Mathieu Chartier
2015-05-29
Move mirror::ArtMethod to native
Mathieu Chartier
2015-04-22
Replace NULL with nullptr
Mathieu Chartier
2015-04-21
Add AbstractMethod, Constructor, Method
Mathieu Chartier
2015-04-10
Move ArtField to native
Mathieu Chartier
2015-03-10
Remove ThrowLocation.
Nicolas Geoffray
2015-03-09
Compute the right catch location for the debugger.
Nicolas Geoffray
2015-02-19
ART: Make error messages for StackOverflow WARNINGs
Andreas Gampe
2015-01-07
Fix signal test to work with gcstress
Mathieu Chartier
2014-12-29
ART: Reorder entrypoint argument order
Andreas Gampe
2014-12-02
Remove MethodHelper from the interpreter.
Ian Rogers
2014-10-28
Move MethodHelper::GetReturnType to mirror::ArtMethod.
Ian Rogers
2014-10-08
Don't copy fill array data to quick literal pool.
Ian Rogers
2014-09-25
Some optimizations for the array alloc path.
Hiroshi Yamauchi
2014-09-11
Use WellKnownClasses in ThrowStackOverflowError to reduce changes of further ...
Brian Carlstrom
2014-09-04
Fix stack overflow and duplicate methods while tracing.
Jeff Hao
2014-09-03
Remove abuse of mirror::Object* to reference special values.
Ian Rogers
2014-08-19
Merge stack usage reduction for overflow checks
Dave Allison
2014-08-13
Reduce stack usage for overflow checks
Dave Allison
2014-08-08
Wire up check JNI force copy mode.
Ian Rogers
2014-08-06
ART: Add guards to the dex cache and its shortcuts
Andreas Gampe
2014-07-21
ART: Throw StackOverflowError in native code
Andreas Gampe
2014-07-16
Fix x86 build.
Ian Rogers
2014-07-16
Remove object_utils.h.
Ian Rogers
2014-07-11
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
Mingyao Yang
2014-06-09
Change MethodHelper to use a Handle.
Mathieu Chartier
2014-06-02
Added workaround passing empty arg array for proxy invocation.
Jeff Hao
2014-05-19
Don't get and restore thread state for ScopedFastNativeObjectAccess.
Mathieu Chartier
2014-03-31
Implement implicit stack overflow checks
Dave Allison
2014-03-26
Reflection tidying.
Ian Rogers
2014-02-26
Make allocations report usable size.
Ian Rogers
2014-02-17
Remove blacklist
Sebastien Hertz
2014-01-08
Background compaction support.
Mathieu Chartier
[next]