Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
1eaa9758dc047dd94f9912c088f606e2e2274d0e
1eaa975
Merge "Rename and reorganize hiddenapi::ApiList"
by David Brazdil
· 6 years ago
be08120
Merge "Implement integer/long LowestOneBit intrinsic for x86"
by Treehugger Robot
· 6 years ago
dcfa89b
Rename and reorganize hiddenapi::ApiList
by David Brazdil
· 6 years ago
fd667d4
Merge changes I05871a8a,I8baec836
by Vladimir Marko
· 6 years ago
80e6a09
Merge "Refactor code around JIT creation."
by Nicolas Geoffray
· 6 years ago
5ad3ade
Merge "Fix app image generation and checking with shared libraries."
by Nicolas Geoffray
· 6 years ago
a13be29
Merge "Wait until inline cache is accessible in GetProfiledMethods."
by Nicolas Geoffray
· 6 years ago
1afdfe6
Wait until inline cache is accessible in GetProfiledMethods.
by Nicolas Geoffray
· 6 years ago
8943fa1
Implement integer/long LowestOneBit intrinsic for x86
by Shalini Salomi Bodapati
· 6 years ago
f759dc0
Merge "ART: Add profile-compile-check support"
by Andreas Gampe
· 6 years ago
f0d3002
Fix app image generation and checking with shared libraries.
by Nicolas Geoffray
· 6 years ago
312f10e
Refactor loading boot image.
by Vladimir Marko
· 6 years ago
0c78ef7
Remove boot image begin/size from image header.
by Vladimir Marko
· 6 years ago
5a78e8d
Merge "ART: add reclaim bytes ratio metrics to GC performance"
by Roland Levillain
· 6 years ago
7ec77b4
Merge "Canonicalize shared libraries in ClassLoaderContext::CreateClassLoader."
by Nicolas Geoffray
· 6 years ago
6ba0ac5
Merge "ART: Add boot/app image checksums."
by Vladimir Marko
· 6 years ago
c10a0c6
ART: Add boot/app image checksums.
by Vladimir Marko
· 6 years ago
7a2c7c2
Refactor code around JIT creation.
by Nicolas Geoffray
· 6 years ago
cb2e1dd
Canonicalize shared libraries in ClassLoaderContext::CreateClassLoader.
by Nicolas Geoffray
· 6 years ago
d52a6f4
Merge "ART: Fix performance-inefficient-vector-operation"
by Treehugger Robot
· 6 years ago
bf669ff
Merge "ART: Avoid some tidy nullptr warnings"
by Treehugger Robot
· 6 years ago
2a487eb
ART: Fix performance-inefficient-vector-operation
by Andreas Gampe
· 6 years ago
875b4f2
ART: Avoid some tidy nullptr warnings
by Andreas Gampe
· 6 years ago
3573c36
Merge "ART: Fix misc-uniqueptr-reset-release"
by Treehugger Robot
· 6 years ago
27cfa8f
Merge "ART: change reference to pointer in for-loop over all collectors"
by Roland Levillain
· 6 years ago
11fd2ae
Merge "Honor `PRODUCT_ART_TARGET_INCLUDE_DEBUG_BUILD` in Runtime APEX selection."
by Roland Levillain
· 6 years ago
e48746b
Merge "On x86 modified the generated instructions for case "divide by 2". As we can use fewer instructions to represent HDiv when divide by2."
by Nicolas Geoffray
· 6 years ago
fe96083
Merge "Release Android Runtime APEX module."
by Roland Levillain
· 6 years ago
42b95c4
Merge "Fix parsing of shared libraries in class loader context."
by Nicolas Geoffray
· 6 years ago
33e5d52
Merge "Support shared libraries in ClassLoaderContext::CreateClassLoader."
by Nicolas Geoffray
· 6 years ago
1c42e75
ART: change reference to pointer in for-loop over all collectors
by Albert Mingkun Yang
· 6 years ago
1cc7329
On x86 modified the generated instructions for case "divide by 2".
by Atul Bajaj
· 6 years ago
6b9fd8c
Support shared libraries in ClassLoaderContext::CreateClassLoader.
by Nicolas Geoffray
· 6 years ago
41c911f
ART: Fix misc-uniqueptr-reset-release
by Andreas Gampe
· 6 years ago
d295a75
Merge "Revert "Disable running run-test with linux_bionic""
by Treehugger Robot
· 6 years ago
e56607a
Honor `PRODUCT_ART_TARGET_INCLUDE_DEBUG_BUILD` in Runtime APEX selection.
by Roland Levillain
· 6 years ago
5305880
Release Android Runtime APEX module.
by Roland Levillain
· 6 years ago
d762ec7
Merge "Revert^2 "ART: add GC time ratio metrics to GC performance""
by Roland Levillain
· 6 years ago
cbc64c8
Revert "Disable running run-test with linux_bionic"
by Alex Light
· 6 years ago
c754cc8
Merge "Remove CompiledMethod dependency on CompilerDriver."
by Vladimir Marko
· 6 years ago
d6e178e
Revert^2 "ART: add GC time ratio metrics to GC performance"
by Albert Mingkun Yang
· 6 years ago
f378fff
Fix parsing of shared libraries in class loader context.
by Nicolas Geoffray
· 6 years ago
33f7c8a
Remove CompiledMethod dependency on CompilerDriver.
by Vladimir Marko
· 6 years ago
498d7c1
Merge "Revert "Revert^2 "ART: Add StackVisitor accepting a lambda"""
by Nicolas Geoffray
· 6 years ago
ec43a01
Revert "Revert^2 "ART: Add StackVisitor accepting a lambda""
by Nicolas Geoffray
· 6 years ago
cddf428
Merge "Disable running run-test with linux_bionic"
by Treehugger Robot
· 6 years ago
1d77a70
Disable running run-test with linux_bionic
by Alex Light
· 6 years ago
0f643b0
Merge "Revert^2 "ART: Add StackVisitor accepting a lambda""
by Treehugger Robot
· 6 years ago
482487d
Merge "Disable ASAN on linux_bionic timeout_dumper"
by Treehugger Robot
· 6 years ago
90402ad
Merge "Revert "ART: add GC time ratio metrics to GC performance""
by Treehugger Robot
· 6 years ago
94d9276
Merge "Fix error: undefined symbol art::instruction_set_details::GetStackOverflowReservedBytesFailure"
by Andreas Gampe
· 6 years ago
bdba2fb
Fix error: undefined symbol art::instruction_set_details::GetStackOverflowReservedBytesFailure
by Evgeny Astigeevich
· 6 years ago
5d63ab0
Disable ASAN on linux_bionic timeout_dumper
by Alex Light
· 6 years ago
3d477f3
Revert^2 "ART: Add StackVisitor accepting a lambda"
by Andreas Gampe
· 6 years ago
4d57c69
Revert "ART: add GC time ratio metrics to GC performance"
by Andreas Gampe
· 6 years ago
f3d71d9
Merge "Don't run test 688 with app image."
by Nicolas Geoffray
· 6 years ago
fad8533
Don't run test 688 with app image.
by Nicolas Geoffray
· 6 years ago
54c7da9
Merge changes Idc6e518c,Ia1cc0506
by David Brazdil
· 6 years ago
d946533
Merge "ART: add GC time ratio metrics to GC performance"
by Roland Levillain
· 6 years ago
5f24607
Merge "Small cleanups in jit_code_cache."
by Nicolas Geoffray
· 6 years ago
bf86464
Merge "EnableDebugger: handle the case when hard RLIMIT_CORE is <inf."
by Nicolas Geoffray
· 6 years ago
4c8cf12
Merge "Ignore finalizer warnings on not being able to close dex files."
by Nicolas Geoffray
· 6 years ago
0ae075e
Ignore finalizer warnings on not being able to close dex files.
by Nicolas Geoffray
· 6 years ago
2bb2fbd
Create SdkVersion enum, migrate users to it
by David Brazdil
· 6 years ago
8586569
Runtime flags only for fast/slow hiddenapi path
by David Brazdil
· 6 years ago
b9f1af5
Small cleanups in jit_code_cache.
by Nicolas Geoffray
· 6 years ago
b321ac2
Merge "Speed up relative_patcher_arm64_test."
by Vladimir Marko
· 6 years ago
9296e18
Merge "Add native support for BaseDexClassLoader shared libraries."
by Nicolas Geoffray
· 6 years ago
671986e
Merge "Rewrite image type in CompilerOptions."
by Vladimir Marko
· 6 years ago
25242cc
Merge "Add timeout_dumper to linux_bionic build"
by Treehugger Robot
· 6 years ago
c980df6
Merge "Revert "ART: Add StackVisitor accepting a lambda""
by Andreas Gampe
· 6 years ago
8248490
Revert "ART: Add StackVisitor accepting a lambda"
by Andreas Gampe
· 6 years ago
3d719ed
Merge "Track header file change."
by Elliott Hughes
· 6 years ago
e09485f
Merge "ART: Add StackVisitor accepting a lambda"
by Andreas Gampe
· 6 years ago
5074a81
Add timeout_dumper to linux_bionic build
by Alex Light
· 6 years ago
2b6b3e5
EnableDebugger: handle the case when hard RLIMIT_CORE is <inf.
by Evgenii Stepanov
· 6 years ago
9e70faf
Merge "buildbot-build: Move the environment variable within the command."
by Nicolas Geoffray
· 6 years ago
bbf9b05
Merge "Reduce class loader updating overhead."
by Mathieu Chartier
· 6 years ago
b74574a
Speed up relative_patcher_arm64_test.
by Vladimir Marko
· 6 years ago
9c4b970
Rewrite image type in CompilerOptions.
by Vladimir Marko
· 6 years ago
e14294c
Merge "Revert^2 "ART: Fix breaking changes from recent VIXL update.""
by Roland Levillain
· 6 years ago
810fa41
Merge "Simplify hidden_api.h logic"
by David Brazdil
· 6 years ago
21622b8
buildbot-build: Move the environment variable within the command.
by Nicolas Geoffray
· 6 years ago
f64ab19
Merge "Disable path restrictions on buildbot-build.sh."
by Nicolas Geoffray
· 6 years ago
721538f
Merge "Rename HVecReduce::GetKind() to GetReductionKind()."
by Vladimir Marko
· 6 years ago
3c92ff4
Merge "x86/x86-64: Remove broken codegen for MIN/MAX reduction."
by Vladimir Marko
· 6 years ago
e923524
Merge "libdexfile: rename kVerifyNone to kVerifyNothing"
by Treehugger Robot
· 6 years ago
bc1e0fa
Reduce class loader updating overhead.
by Mathieu Chartier
· 6 years ago
fe21070
ART: add GC time ratio metrics to GC performance
by Albert Mingkun Yang
· 6 years ago
4e3734a
Rename HVecReduce::GetKind() to GetReductionKind().
by Vladimir Marko
· 6 years ago
0bcbe93
Merge changes I1617a601,Ifa324bea
by Vladimir Marko
· 6 years ago
01d4540
Merge "Add art-linux-bionic-x64 target-config"
by Alex Light
· 6 years ago
4deaa9b
ART: Apply --no-inline-from= option on device.
by Vladimir Marko
· 6 years ago
38cf60a
Postpone DexCache preloading in the ImageWriter.
by Vladimir Marko
· 6 years ago
f50ac10
Simplify hidden_api.h logic
by David Brazdil
· 6 years ago
ec3adef
libdexfile: rename kVerifyNone to kVerifyNothing
by Orion Hodson
· 6 years ago
8786fd9
x86/x86-64: Remove broken codegen for MIN/MAX reduction.
by Vladimir Marko
· 6 years ago
b56e835
Merge "Use unified libvixl(d) instead of per-supported-arch libvixl(d)-arm(64)."
by Roland Levillain
· 6 years ago
d0834e4
Merge "Revert^2 "Link lzma and lz4 compression libs statically into libartbase and use that""
by Martin Stjernholm
· 6 years ago
e99f735
Merge "Add mterp checks after monitor entry/exit opcodes."
by David Srbecky
· 6 years ago
Next »