Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
35883cc623fdf475a4ead1dafcba9e9becc1ed11
/
src
/
oat
/
runtime
/
arm
50b35e2
Explicitly pass Thread::Current to MutexLock and Alloc.
by Ian Rogers
· 12 years ago
1f53934
Make PopSirt inlinable, pass self to SirtRef.
by Ian Rogers
· 12 years ago
474b6da
Move thread flags and state into 32bits.
by Ian Rogers
· 12 years ago
66f1925
Change dex cache to be java object instead of array, add pointer to dex file in dex cache.
by Mathieu Chartier
· 12 years ago
0183dd7
Sqrt intrinsic
by Ian Rogers
· 12 years ago
324e190
Switch from aeabi_lmul to custom assembly.
by Ian Rogers
· 12 years ago
9a4f003
Remove the THROW_VERIFICATION_ERROR op and supporting code.
by jeffhao
· 12 years ago
bce872c
Merge "Callee-save frame fix" into dalvik-dev
by buzbee
· 12 years ago
865e6e0
Callee-save frame fix
by buzbee
· 12 years ago
00f7d0e
Global lock levels.
by Ian Rogers
· 12 years ago
86e4671
Implemented inline of String indexOf and compareTo on x86.
by jeffhao
· 12 years ago
0399dde
Remove Frame, merge shadow and quick representations.
by Ian Rogers
· 12 years ago
a21039c
Fix a bunch more lint.
by Elliott Hughes
· 12 years ago
41005dd
Fix x86 type conversions. test-art-host-oat passes.
by jeffhao
· 12 years ago
af778e6
Add an explicit type for the dex "payload" data.
by Elliott Hughes
· 13 years ago
e2f0911
Implement ARM trampoline for llvm compiler.
by TDYa127
· 13 years ago
174651d
Fixed x86 division and modulus and merged their entry points.
by jeffhao
· 13 years ago
8a1ea9f
Fix a comment copy & paste typo.
by Elliott Hughes
· 13 years ago
d36c52e
Check for null array assignments inline. Tidy asm macros.
by Ian Rogers
· 13 years ago
141d622
More X86 fixes.
by Ian Rogers
· 13 years ago
9c750f9
Ensure we don't AddLocalReference a bogus value when returning to native code from an upcall that threw.
by Elliott Hughes
· 13 years ago
55bd45f
More X86 fixes.
by Ian Rogers
· 13 years ago
9abca49
Merge "Fix method tracing and allow alloc counting during tracing." into ics-mr1-plus-art
by jeffhao
· 13 years ago
0791adc
Fix method tracing and allow alloc counting during tracing.
by jeffhao
· 13 years ago
7caad77
Implement various missing parts of the X86 compiler
by Ian Rogers
· 13 years ago
19abfb4
Properly pass 64-bit value from art_set32_static_from_code to artGet64StaticFromCode
by Brian Carlstrom
· 13 years ago
0f3c553
Kill constants.h and fix some copyright headers.
by Elliott Hughes
· 13 years ago
57b86d4
Refactor runtime support.
by Ian Rogers
· 13 years ago