- 1f53934 Make PopSirt inlinable, pass self to SirtRef. by Ian Rogers · 12 years ago
- 870ea47 Merge "Fail threads attaching during runtime shutdown." into dalvik-dev by Ian Rogers · 12 years ago
- 120f1c7 Fail threads attaching during runtime shutdown. by Ian Rogers · 12 years ago
- 4f8f04a Fix endianness of compiled code and stacks of stubs for MIPS. by jeffhao · 12 years ago
- 81d425b Pass self to lock methods. by Ian Rogers · 12 years ago
- 0703060 Fixes to make jni_compiler_test work on MIPS. by jeffhao · 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
- 0c7abda NativePcOffsetToReferenceMap by Ian Rogers · 12 years ago
- 0183dd7 Sqrt intrinsic by Ian Rogers · 12 years ago
- 8320f38 Prune useless entries from dex to pc map by buzbee · 12 years ago
- 324e190 Switch from aeabi_lmul to custom assembly. by Ian Rogers · 12 years ago
- b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 12 years ago
- 87e552d Make ICCE logic common, refactor throws. by Ian Rogers · 12 years ago
- 9a4f003 Remove the THROW_VERIFICATION_ERROR op and supporting code. by jeffhao · 12 years ago
- c0228b8 Fixes to verifier and slowpaths for cts invoke tests. by jeffhao · 12 years ago
- 08f753d Avoid compile time rewriting of dex code by verifier. by Ian Rogers · 12 years ago
- fc7120c Fix JNI Compiler for x86 target by Brian Carlstrom · 12 years ago
- 0ac41d5 Fix llvm build for mips. by jeffhao · 12 years ago
- 7fbee07 Preliminary changes to allow mips target to build. by jeffhao · 12 years ago
- 1b09b09 Syntax clean up to make clang happy. by Ian Rogers · 12 years ago
- 3d71d80 Fix JNI compiler for portable path. by TDYa127 · 12 years ago
- cd05a62 Global lock levels for the LLVM side. by Shih-wei Liao · 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
- 1eb16c1 am 703f2cd1: Numerous fixes to enable PromoteRegs, though it\'s still broken. by jeffhao · 12 years ago
- a92f971 Additional log output for artInvokeCommon code == NULL. by Mathieu Chartier · 12 years ago
- 703f2cd Numerous fixes to enable PromoteRegs, though it's still broken. by jeffhao · 12 years ago
- caf7654 Fix posting exceptions when a debugger is attached, fix UpdateDebugger, fully implement ThreadGroupReference.Children. by Elliott Hughes · 12 years ago
- ca19066 Fix initializer lists to be Google C++ style. by Ian Rogers · 12 years ago
- 598c513 Add CompiledCode for method and invoke stub. by Logan Chien · 13 years ago
- 365c102 Increase use of ScopedJniThreadState. by Ian Rogers · 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
- 7484741 Fix a bunch of lint. by Elliott Hughes · 12 years ago
- 3f6635a Improve JniAbort (and JNI tests). by Elliott Hughes · 12 years ago
- 6cf2388 Simplify the default stack size handling. by Elliott Hughes · 12 years ago
- cee4d0c Jni compiler should zero extend boolean and char return values. by jeffhao · 12 years ago
- 1395b1e Patches to x86 compilation to fix vm tests on emulator. by jeffhao · 12 years ago
- a168c83 Convince tsan that the card table isn't a problem. by Elliott Hughes · 12 years ago
- fd2ec54 Fix compilation issues with new gcc by Brian Carlstrom · 13 years ago
- a4f9474 Finish cleanup of class/field/method caching. by Elliott Hughes · 12 years ago
- eac7667 DO NOT MERGE Fix all unsafe caching to be like libcore. by Elliott Hughes · 12 years ago
- 21ba27f Ensure only valid CPU registers are encoded as byte registers. by Ian Rogers · 12 years ago
- 58136ca Fix the jni compiler's handling of byte and short return values in x86. by jeffhao · 12 years ago
- 5d05c75 Fix x86 proxy's arg2 offset and handling of floating point returns. by jeffhao · 12 years ago
- d66a875 Fix x86 slowpath getters and implement proxy. by jeffhao · 12 years ago
- 3e778f7 Fix JNI stubs for synchronized native methods with double/long arguments in low registers. by Elliott Hughes · 12 years ago
- deafc8f Merge "Improve ARM assembler assertions." into ics-mr1-plus-art by Elliott Hughes · 12 years ago
- bf2739d Improve ARM assembler assertions. by Elliott Hughes · 12 years ago
- 20b5c6c x86 trampoline macro missing a stack pop for exception case. by jeffhao · 12 years ago
- 1ff4cd7 Fix LITERALs in x86 slow path field setters/getters for mac build. by jeffhao · 12 years ago
- 9dbb23e Implement slow paths for getting/setting instance/static fields. by jeffhao · 12 years ago
- 292188d More x86 fixes for floating point operations. by jeffhao · 12 years ago
- aaa5edc Improve reflection IllegalArgumentException detail messages. by Elliott Hughes · 12 years ago
- 41005dd Fix x86 type conversions. test-art-host-oat passes. by jeffhao · 13 years ago
- 7834cbd Consistently use __asm__ rather than asm. by Elliott Hughes · 12 years ago
- 5121e0b Fix x86 long right shifting and int-to-float/double. by jeffhao · 13 years ago
- 644d531 Fixes to x86 compilation. by jeffhao · 13 years ago
- 19c350a Move payload data structures to dex_instruction.h. by Logan Chien · 13 years ago
- af778e6 Add an explicit type for the dex "payload" data. by Elliott Hughes · 13 years ago
- 9b49689 Fix 032 test: For stub, align X86 stack to 16 bytes. by TDYa127 · 13 years ago
- e2f0911 Implement ARM trampoline for llvm compiler. by TDYa127 · 13 years ago
- 05fe3b6 Implement X86 trampoline for llvm compiler. by TDYa127 · 13 years ago
- 7b9d996 Tidy up some C-isms. by Elliott Hughes · 13 years ago
- 174651d Fixed x86 division and modulus and merged their entry points. by jeffhao · 13 years ago
- 40b8857 Merge "Implement the x86 initialize-type...from-code entry points." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
- c88b2e7 Merge "Wire up D2I and F2I for x86, and implement a trivial Lmul." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
- 65c6cf3 Wire up D2I and F2I for x86, and implement a trivial Lmul. by Elliott Hughes · 13 years ago
- e87c7bc Implement the x86 initialize-type...from-code entry points. by Elliott Hughes · 13 years ago
- 8a1ea9f Fix a comment copy & paste typo. by Elliott Hughes · 13 years ago
- 3ea0f42 Make failures caused by unimplemented entry points much clearer. by Elliott Hughes · 13 years ago
- 776ac1f Separate out more of LLVM build. Move verifier. by Ian Rogers · 13 years ago
- 42d10e5 For float_to_int routines, fix int64_t. Also, Long -> Int. by Shih-wei Liao · 13 years ago
- a474687 Fix 041. Float to int. by TDYa127 · 13 years ago
- f24d3ce Enforce the use of accessors on JValue so we can ensure sign extension. by Elliott Hughes · 13 years ago
- e2645d3 Fix bug in protected field access. by Ian Rogers · 13 years ago
- 5bb8601 Fix 044-proxy. Implement proxy for now, working on x86 and ARM. by TDYa127 · 13 years ago
- 754caaa Keep runtime_support_x86.S working on the Mac. by Elliott Hughes · 13 years ago
- 9e5f5c1 Implement throw-verification-error opcode in LLVM-based compiler. by Logan Chien · 13 years ago
- 3f9137d Fix NPE message in LLVM. by TDYa127 · 13 years ago
- d36c52e Check for null array assignments inline. Tidy asm macros. by Ian Rogers · 13 years ago
- 34e0696 Remove the useless "suspend count already zero" message for new threads. by Elliott Hughes · 13 years ago
- b264f08 Implement native method return value and upcall argument type checking. by Elliott Hughes · 13 years ago
- 141d622 More X86 fixes. by Ian Rogers · 13 years ago
- ea94421 Fix the Mac build again. by Elliott Hughes · 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
- 5e28422 Fix more of the x86 assembler for the Mac. by Elliott Hughes · 13 years ago
- 20a7a07 Really fix the x86 assembler for Mac OS' as(1). by Elliott Hughes · 13 years ago
- 899214c Merge "Fix Mac OS build breakage." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
- adc078a Fix Mac OS build breakage. by Elliott Hughes · 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
- 6a14433 Switch to Thread::WalkStack rather than manual Frame::Next. by Elliott Hughes · 13 years ago
- 19abfb4 Properly pass 64-bit value from art_set32_static_from_code to artGet64StaticFromCode by Brian Carlstrom · 13 years ago
- 0045a29 Avoid a case of eager initialization. by Ian Rogers · 13 years ago