1. 858f1c5 Check point root marking. by Mathieu Chartier · 12 years ago
  2. 30a3317 More MIPS fixes. Many run-test tests pass. by jeffhao · 12 years ago
  3. 41ada62 Fixed MIPS jni dlsym lookup stub to use T9 to call native code. by jeffhao · 12 years ago
  4. fc6a30e More MIPS fixes. Most basic tests pass. by jeffhao · 12 years ago
  5. 4eb68ed More MIPS fixes. Fibonacci and ExceptionTest work. by jeffhao · 12 years ago
  6. fa147e2 Numerous fixes to MIPS. Basic oatexec works. by jeffhao · 12 years ago
  7. a638941 Fix regression in target run-test 069. . by Ian Rogers · 12 years ago
  8. 137e88f Fast path interface dispatch. by Ian Rogers · 12 years ago
  9. 50b35e2 Explicitly pass Thread::Current to MutexLock and Alloc. by Ian Rogers · 12 years ago
  10. 1f53934 Make PopSirt inlinable, pass self to SirtRef. by Ian Rogers · 12 years ago
  11. 870ea47 Merge "Fail threads attaching during runtime shutdown." into dalvik-dev by Ian Rogers · 12 years ago
  12. 120f1c7 Fail threads attaching during runtime shutdown. by Ian Rogers · 12 years ago
  13. 4f8f04a Fix endianness of compiled code and stacks of stubs for MIPS. by jeffhao · 12 years ago
  14. 81d425b Pass self to lock methods. by Ian Rogers · 12 years ago
  15. 0703060 Fixes to make jni_compiler_test work on MIPS. by jeffhao · 12 years ago
  16. 474b6da Move thread flags and state into 32bits. by Ian Rogers · 12 years ago
  17. 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
  18. 0c7abda NativePcOffsetToReferenceMap by Ian Rogers · 12 years ago
  19. 0183dd7 Sqrt intrinsic by Ian Rogers · 12 years ago
  20. 8320f38 Prune useless entries from dex to pc map by buzbee · 12 years ago
  21. 324e190 Switch from aeabi_lmul to custom assembly. by Ian Rogers · 12 years ago
  22. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 12 years ago
  23. 87e552d Make ICCE logic common, refactor throws. by Ian Rogers · 12 years ago
  24. 9a4f003 Remove the THROW_VERIFICATION_ERROR op and supporting code. by jeffhao · 12 years ago
  25. c0228b8 Fixes to verifier and slowpaths for cts invoke tests. by jeffhao · 12 years ago
  26. 08f753d Avoid compile time rewriting of dex code by verifier. by Ian Rogers · 12 years ago
  27. fc7120c Fix JNI Compiler for x86 target by Brian Carlstrom · 12 years ago
  28. 0ac41d5 Fix llvm build for mips. by jeffhao · 12 years ago
  29. 7fbee07 Preliminary changes to allow mips target to build. by jeffhao · 12 years ago
  30. 1b09b09 Syntax clean up to make clang happy. by Ian Rogers · 12 years ago
  31. 3d71d80 Fix JNI compiler for portable path. by TDYa127 · 12 years ago
  32. cd05a62 Global lock levels for the LLVM side. by Shih-wei Liao · 12 years ago
  33. bce872c Merge "Callee-save frame fix" into dalvik-dev by buzbee · 12 years ago
  34. 865e6e0 Callee-save frame fix by buzbee · 12 years ago
  35. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago
  36. 86e4671 Implemented inline of String indexOf and compareTo on x86. by jeffhao · 12 years ago
  37. 1eb16c1 am 703f2cd1: Numerous fixes to enable PromoteRegs, though it\'s still broken. by jeffhao · 12 years ago
  38. a92f971 Additional log output for artInvokeCommon code == NULL. by Mathieu Chartier · 12 years ago
  39. 703f2cd Numerous fixes to enable PromoteRegs, though it's still broken. by jeffhao · 12 years ago
  40. caf7654 Fix posting exceptions when a debugger is attached, fix UpdateDebugger, fully implement ThreadGroupReference.Children. by Elliott Hughes · 12 years ago
  41. ca19066 Fix initializer lists to be Google C++ style. by Ian Rogers · 12 years ago
  42. 598c513 Add CompiledCode for method and invoke stub. by Logan Chien · 12 years ago
  43. 365c102 Increase use of ScopedJniThreadState. by Ian Rogers · 12 years ago
  44. 0399dde Remove Frame, merge shadow and quick representations. by Ian Rogers · 12 years ago
  45. a21039c Fix a bunch more lint. by Elliott Hughes · 12 years ago
  46. 7484741 Fix a bunch of lint. by Elliott Hughes · 12 years ago
  47. 3f6635a Improve JniAbort (and JNI tests). by Elliott Hughes · 12 years ago
  48. 6cf2388 Simplify the default stack size handling. by Elliott Hughes · 12 years ago
  49. cee4d0c Jni compiler should zero extend boolean and char return values. by jeffhao · 12 years ago
  50. 1395b1e Patches to x86 compilation to fix vm tests on emulator. by jeffhao · 12 years ago
  51. a168c83 Convince tsan that the card table isn't a problem. by Elliott Hughes · 12 years ago
  52. fd2ec54 Fix compilation issues with new gcc by Brian Carlstrom · 12 years ago
  53. a4f9474 Finish cleanup of class/field/method caching. by Elliott Hughes · 12 years ago
  54. eac7667 DO NOT MERGE Fix all unsafe caching to be like libcore. by Elliott Hughes · 12 years ago
  55. 21ba27f Ensure only valid CPU registers are encoded as byte registers. by Ian Rogers · 12 years ago
  56. 58136ca Fix the jni compiler's handling of byte and short return values in x86. by jeffhao · 12 years ago
  57. 5d05c75 Fix x86 proxy's arg2 offset and handling of floating point returns. by jeffhao · 12 years ago
  58. d66a875 Fix x86 slowpath getters and implement proxy. by jeffhao · 12 years ago
  59. 3e778f7 Fix JNI stubs for synchronized native methods with double/long arguments in low registers. by Elliott Hughes · 12 years ago
  60. deafc8f Merge "Improve ARM assembler assertions." into ics-mr1-plus-art by Elliott Hughes · 12 years ago
  61. bf2739d Improve ARM assembler assertions. by Elliott Hughes · 12 years ago
  62. 20b5c6c x86 trampoline macro missing a stack pop for exception case. by jeffhao · 12 years ago
  63. 1ff4cd7 Fix LITERALs in x86 slow path field setters/getters for mac build. by jeffhao · 12 years ago
  64. 9dbb23e Implement slow paths for getting/setting instance/static fields. by jeffhao · 12 years ago
  65. 292188d More x86 fixes for floating point operations. by jeffhao · 12 years ago
  66. aaa5edc Improve reflection IllegalArgumentException detail messages. by Elliott Hughes · 12 years ago
  67. 41005dd Fix x86 type conversions. test-art-host-oat passes. by jeffhao · 12 years ago
  68. 7834cbd Consistently use __asm__ rather than asm. by Elliott Hughes · 12 years ago
  69. 5121e0b Fix x86 long right shifting and int-to-float/double. by jeffhao · 12 years ago
  70. 644d531 Fixes to x86 compilation. by jeffhao · 12 years ago
  71. 19c350a Move payload data structures to dex_instruction.h. by Logan Chien · 12 years ago
  72. af778e6 Add an explicit type for the dex "payload" data. by Elliott Hughes · 12 years ago
  73. 9b49689 Fix 032 test: For stub, align X86 stack to 16 bytes. by TDYa127 · 12 years ago
  74. e2f0911 Implement ARM trampoline for llvm compiler. by TDYa127 · 12 years ago
  75. 05fe3b6 Implement X86 trampoline for llvm compiler. by TDYa127 · 12 years ago
  76. 7b9d996 Tidy up some C-isms. by Elliott Hughes · 12 years ago
  77. 174651d Fixed x86 division and modulus and merged their entry points. by jeffhao · 12 years ago
  78. 40b8857 Merge "Implement the x86 initialize-type...from-code entry points." into ics-mr1-plus-art by Elliott Hughes · 12 years ago
  79. c88b2e7 Merge "Wire up D2I and F2I for x86, and implement a trivial Lmul." into ics-mr1-plus-art by Elliott Hughes · 12 years ago
  80. 65c6cf3 Wire up D2I and F2I for x86, and implement a trivial Lmul. by Elliott Hughes · 12 years ago
  81. e87c7bc Implement the x86 initialize-type...from-code entry points. by Elliott Hughes · 12 years ago
  82. 8a1ea9f Fix a comment copy & paste typo. by Elliott Hughes · 12 years ago
  83. 3ea0f42 Make failures caused by unimplemented entry points much clearer. by Elliott Hughes · 12 years ago
  84. 776ac1f Separate out more of LLVM build. Move verifier. by Ian Rogers · 12 years ago
  85. 42d10e5 For float_to_int routines, fix int64_t. Also, Long -> Int. by Shih-wei Liao · 12 years ago
  86. a474687 Fix 041. Float to int. by TDYa127 · 12 years ago
  87. f24d3ce Enforce the use of accessors on JValue so we can ensure sign extension. by Elliott Hughes · 12 years ago
  88. e2645d3 Fix bug in protected field access. by Ian Rogers · 12 years ago
  89. 5bb8601 Fix 044-proxy. Implement proxy for now, working on x86 and ARM. by TDYa127 · 12 years ago
  90. 754caaa Keep runtime_support_x86.S working on the Mac. by Elliott Hughes · 12 years ago
  91. 9e5f5c1 Implement throw-verification-error opcode in LLVM-based compiler. by Logan Chien · 12 years ago
  92. 3f9137d Fix NPE message in LLVM. by TDYa127 · 12 years ago
  93. d36c52e Check for null array assignments inline. Tidy asm macros. by Ian Rogers · 12 years ago
  94. 34e0696 Remove the useless "suspend count already zero" message for new threads. by Elliott Hughes · 12 years ago
  95. b264f08 Implement native method return value and upcall argument type checking. by Elliott Hughes · 12 years ago
  96. 141d622 More X86 fixes. by Ian Rogers · 12 years ago
  97. ea94421 Fix the Mac build again. by Elliott Hughes · 12 years ago
  98. 9c750f9 Ensure we don't AddLocalReference a bogus value when returning to native code from an upcall that threw. by Elliott Hughes · 12 years ago
  99. 55bd45f More X86 fixes. by Ian Rogers · 12 years ago
  100. 5e28422 Fix more of the x86 assembler for the Mac. by Elliott Hughes · 12 years ago