Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
96c9de9510b33e2c8def669c4dfcb65db729e7d2
/
runtime
/
Android.mk
98d46d2
Merge "Use isolated namespaces for app native libs"
by Dimitry Ivanov
· 11 years ago
919b6d5
Merge "Mark __jit_debug_register_code as a unique symbol"
by Tamas Berghammer
· 11 years ago
76e5eab
Mark __jit_debug_register_code as a unique symbol
by Tamas Berghammer
· 11 years ago
f5a3099
Use isolated namespaces for app native libs
by Dmitriy Ivanov
· 11 years ago
ceb07b3
Revert "Revert "Add support for LZ4 compressed image files""
by Mathieu Chartier
· 11 years ago
83d4d72
Revert "Add support for LZ4 compressed image files"
by Nicolas Geoffray
· 11 years ago
c6f41b5
Add support for LZ4 compressed image files
by Mathieu Chartier
· 11 years ago
5096e66
ART: Add FdFile::Copy() to copy data from another file.
by Vladimir Marko
· 11 years ago
31f2c15
Save jit profiling info to file.
by Calin Juravle
· 11 years ago
3a09092
Revert "lambda: Add support for invoke-interface for boxed innate lambdas"
by Nicolas Geoffray
· 11 years ago
457e874
lambda: Add support for invoke-interface for boxed innate lambdas
by Igor Murashkin
· 11 years ago
763a31e
Add immune spaces abstraction
by Mathieu Chartier
· 11 years ago
0fd5812
Revert "Mark __jit_debug_register_code as a unique symbol"
by Tamas Berghammer
· 11 years ago
e7132a9
Mark __jit_debug_register_code as a unique symbol
by Tamas Berghammer
· 11 years ago
6c7aae9
Revert "Mark __jit_debug_register_code as a unique symbol"
by Andreas Gampe
· 11 years ago
5caf652
Mark __jit_debug_register_code as a unique symbol
by Tamas Berghammer
· 11 years ago
d9786b0
Implementation of fast lookup table to search class_def by descriptor
by Artem Udovichenko
· 11 years ago
e5d80f8
Move ArenaBitVector into the runtime
by Mathieu Chartier
· 11 years ago
524e7ea
Remove ArtCode.
by Nicolas Geoffray
· 11 years ago
6bc4374
Add an abstraction over a compiled code.
by Nicolas Geoffray
· 11 years ago
f9c6fc6
Add OatFileManager
by Mathieu Chartier
· 11 years ago
3cfa4d0
ART: Remove interpreter entrypoints
by Andreas Gampe
· 11 years ago
aa51682
Add exclusion between instrumentation and GC
by Mathieu Chartier
· 11 years ago
6918bf1
Revert "Revert "lambda: Experimental support for capture-variable and liberate-variable""
by Igor Murashkin
· 11 years ago
7bbb80a
Revert "lambda: Experimental support for capture-variable and liberate-variable"
by Nicolas Geoffray
· 11 years ago
b721234
lambda: Experimental support for capture-variable and liberate-variable
by Igor Murashkin
· 11 years ago
5550ca8
Record profiling information before Jitting.
by Nicolas Geoffray
· 11 years ago
fc1ccd7
lambda: Infrastructure to support capture/liberate-variable dex opcodes
by Igor Murashkin
· 11 years ago
4cd27d6
Revert "Introduce support for hardware simulators, starting with ARM64"
by Alex Light
· 11 years ago
c2e1a5e
Introduce support for hardware simulators, starting with ARM64
by Phil Wang
· 11 years ago
9644ab4
ART: Use Clang default integrated assembler.
by Chih-Hung Hsieh
· 11 years ago
cb34698
Merge "Do not use -DUSE_*MALLOC for host build"
by Shinichiro Hamaji
· 11 years ago
028aec2
Do not use -DUSE_*MALLOC for host build
by Shinichiro Hamaji
· 11 years ago
cc5ebdf
Split the class table for each class loader
by Mathieu Chartier
· 11 years ago
e2facc5
runtime: Add lambda box/unbox object equality
by Igor Murashkin
· 11 years ago
14c3bf9
Change intern table to not use WaitHoldingLocks
by Mathieu Chartier
· 11 years ago
65e069d
Build statically linked version of dex2oat.
by Calin Juravle
· 11 years ago
0b3ac8e
Explicitly link libz-host to libart.
by Evgenii Stepanov
· 11 years ago
8c2ff64
Add allocation stack traces for HPROF dump.
by Man Cao
· 11 years ago
12bd721
If heap poisoning is on, pass the relevant flag to LOCAL_ASFLAGS.
by Roland Levillain
· 11 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 11 years ago
80afd02
ART: Clean up arm64 kNumberOfXRegisters usage.
by Vladimir Marko
· 11 years ago
657318c
Add dependency on libbase.
by Narayan Kamath
· 11 years ago
848f70a
Replace String CharArray with internal uint16_t array.
by Jeff Hao
· 12 years ago
fc58af4
Add AbstractMethod, Constructor, Method
by Mathieu Chartier
· 11 years ago
c785344
Move ArtField to native
by Mathieu Chartier
· 11 years ago
b4524fd
Switch to shared libcutils on host to fix odr-violation
by Brian Carlstrom
· 11 years ago
daaf326
Add AccessibleObject and Field to mirror
by Mathieu Chartier
· 11 years ago
004c230
Compress the StackMaps.
by Nicolas Geoffray
· 11 years ago
e84e4f7
Remove the Android.mk GCC-only source files hackery
by Colin Cross
· 11 years ago
2969bcd
ART: Refactor unstarted runtime
by Andreas Gampe
· 11 years ago
2af72de
Merge "Remove ThrowLocation."
by Nicolas Geoffray
· 11 years ago
0aa50ce
Remove ThrowLocation.
by Nicolas Geoffray
· 11 years ago
66d874d
Create OatFileAssistant class for assisting with oat files.
by Richard Uhler
· 11 years ago
4858a93
Change card cache mod-union table to use bitmaps
by Mathieu Chartier
· 11 years ago
e5f13e5
Revert "Revert "Add JIT""
by Mathieu Chartier
· 11 years ago
a5ca888
Revert "Add JIT"
by Nicolas Geoffray
· 11 years ago
2535abe
Add JIT
by Mathieu Chartier
· 11 years ago
b666f48
Move arenas into runtime
by Mathieu Chartier
· 11 years ago
1bb6cb0
Merge "art: Refactor RuntimeOptions/ParsedOptions"
by Igor Murashkin
· 11 years ago
aaebaa0
art: Refactor RuntimeOptions/ParsedOptions
by Igor Murashkin
· 11 years ago
13e70ac
Merge "Clean up enums in RegionSpace."
by Hiroshi Yamauchi
· 11 years ago
d25f842
Clean up enums in RegionSpace.
by Hiroshi Yamauchi
· 11 years ago
31fb260
Add options for building/testing with coverage.
by Dan Albert
· 12 years ago
f36df54
Remove libcxx.mk cruft.
by Dan Albert
· 11 years ago
2cd334a
More of the concurrent copying collector.
by Hiroshi Yamauchi
· 11 years ago
ddcaf45
Merge "ART: Mips64 runtime support"
by Andreas Gampe
· 11 years ago
1a5c406
ART: Mips64 runtime support
by Andreas Gampe
· 11 years ago
e34fa1d
Print more info in MarkSweep::VerifyRoot
by Mathieu Chartier
· 11 years ago
57b3429
ART: Allow to compile interpret-only mips64 files
by Andreas Gampe
· 11 years ago
a5eae69
Add heap task processor
by Mathieu Chartier
· 12 years ago
956af0f
Remove portable.
by Elliott Hughes
· 12 years ago
14317f0
Remove unused headers.
by Ian Rogers
· 12 years ago
b5fb207
Remove MethodHelper::HasSameSignatureWithDifferentClassLoaders.
by Ian Rogers
· 12 years ago
08f1f50
Remove FieldHelper.
by Ian Rogers
· 12 years ago
6c36a8b
Restrict FDO to only apply to target build.
by Dehao Chen
· 12 years ago
4303ba9
ART: Track Flush & Close in FdFile
by Andreas Gampe
· 12 years ago
72a122c
ART: Fix last lpae occurrence, Arm64 generic
by Andreas Gampe
· 12 years ago
d582fa4
Instruction set features for ARM64, MIPS and X86.
by Ian Rogers
· 12 years ago
e73a064
Use the new name for the libc++ libbacktrace.
by Dan Albert
· 12 years ago
6a3c1fc
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
by Ian Rogers
· 12 years ago
872dd82
Tidy and reduce ART library dependencies on the host.
by Ian Rogers
· 12 years ago
5667fdb
ARM: Use hardfp calling convention between java to java call.
by Zheng Xu
· 12 years ago
c7dd295
Tidy up logging.
by Ian Rogers
· 12 years ago
ffb078e
Merge "Add -no-integrated-as at local level."
by Chih-Hung Hsieh
· 12 years ago
6f3dbba
Make ART compile with GCC -O0 again.
by Ian Rogers
· 12 years ago
c959695
Add -no-integrated-as at local level.
by Chih-Hung Hsieh
· 12 years ago
2549478
Remove selinux dependency.
by Nicolas Geoffray
· 12 years ago
fa888d0
Revert "Enable computed goto interpreter on the host"
by Sebastien Hertz
· 12 years ago
66d9bdb
Enable computed goto interpreter on the host
by Sebastien Hertz
· 12 years ago
a5a53ef
Add native support for FinalizerList.makeCircularListIfUnenqueued
by Mathieu Chartier
· 12 years ago
1ee99e3
Revert "Disable Clang internal assembler."
by Stephen Hines
· 12 years ago
d619cab
Disable Clang internal assembler.
by Chih-Hung Hsieh
· 12 years ago
bad0267
Add native memory accounting through custom allocator.
by Mathieu Chartier
· 12 years ago
37f048b
Merge "[ART] Move to system/core native bridge library"
by Calin Juravle
· 12 years ago
c842352
[ART] Move to system/core native bridge library
by Calin Juravle
· 12 years ago
76ab347
Fix art build script
by Junmo Park
· 12 years ago
58bea4a
Proper fix after -Bsymbolic change.
by Dan Albert
· 12 years ago
68d8b42
Wire up check JNI force copy mode.
by Ian Rogers
· 12 years ago
3bed41c
Workaround for test failures after Bsymbolic fix.
by Dan Albert
· 12 years ago
Next »