1. 1d8cdbc Refactor quick entrypoints by Ian Rogers · 11 years ago
  2. cee7524 ARM64: Update code after the VIXL 1.6 release. by Alexandre Rames · 11 years ago
  3. 53c913b ART: Clean up compiler by Andreas Gampe · 11 years ago
  4. 68d8b42 Wire up check JNI force copy mode. by Ian Rogers · 11 years ago
  5. 547cdfd Emit CFI for x86 & x86_64 JNI compiler. by Tong Shen · 11 years ago
  6. 4e24b9d Fix JNI compiler frame size adjustments. by Vladimir Marko · 11 years ago
  7. 98d1cc8 Improve performance of invokevirtual/invokeinterface with embedded imt/vtable by Mingyao Yang · 11 years ago
  8. 65fcc2c Thumb2 assembler for JNI compiler and optimizing compiler by Dave Allison · 11 years ago
  9. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 11 years ago
  10. 507dfdd Compatibility layer to transition from UniquePtr to std::unique_ptr. by Ian Rogers · 11 years ago
  11. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 11 years ago
  12. 72d3262 Give Compiler a back reference to the driver. by Ian Rogers · 11 years ago
  13. d110432 ART: aarch64 jni compiler needs to extend small return types by Andreas Gampe · 11 years ago
  14. 68f3e09 Fix typo in ISA centralization by Andreas Gampe · 12 years ago
  15. af13ad9 Centralize instruction-set pointer-size, alignment, 64b-width code by Andreas Gampe · 12 years ago
  16. 75b9113 AArch64: Jni compiler fixes by Serban Constantinescu · 12 years ago
  17. dd7624d Allow mixing of thread offsets between 32 and 64bit architectures. by Ian Rogers · 12 years ago
  18. fca8220 x86_64: JNI compiler by Dmitry Petrochenko · 12 years ago
  19. 8770e5c Restore callee save registers in JNI compiler. by Mathieu Chartier · 12 years ago
  20. 02ed4c0 Move disassembler out of runtime. by Ian Rogers · 12 years ago
  21. 193bad9 Multi threaded hashed deduplication during compilation. by Mathieu Chartier · 12 years ago
  22. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 12 years ago
  23. 848871b Entry point clean up. by Ian Rogers · 12 years ago
  24. 7655f29 Portable refactorings. by Ian Rogers · 12 years ago
  25. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 12 years ago
  26. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed (99%) from src/compiler/jni/quick/jni_compiler.cc]
  27. 4f6ad8a Various performance improvements. by Ian Rogers · 13 years ago
  28. 0211378 Move the JNI compilers under compiler. by Ian Rogers · 13 years ago[Renamed from src/oat/jni/jni_compiler.cc]
  29. 1212a02 Move the Compiler to CompilerDriver. by Ian Rogers · 13 years ago
  30. 00bc1dc Remove separate libart-compiler-llvm by Brian Carlstrom · 13 years ago
  31. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 13 years ago
  32. 07ed66b Move logging.h into base/logging.h. by Elliott Hughes · 13 years ago
  33. 7616005 Switch over to the google3 unix_file File*. by Elliott Hughes · 13 years ago
  34. 0703060 Fixes to make jni_compiler_test work on MIPS. by jeffhao · 13 years ago
  35. 66f1925 Change dex cache to be java object instead of array, add pointer to dex file in dex cache. by Mathieu Chartier · 13 years ago
  36. fc7120c Fix JNI Compiler for x86 target by Brian Carlstrom · 13 years ago
  37. 7fbee07 Preliminary changes to allow mips target to build. by jeffhao · 13 years ago
  38. 00f7d0e Global lock levels. by Ian Rogers · 13 years ago
  39. 7484741 Fix a bunch of lint. by Elliott Hughes · 13 years ago
  40. cee4d0c Jni compiler should zero extend boolean and char return values. by jeffhao · 13 years ago
  41. a168c83 Convince tsan that the card table isn't a problem. by Elliott Hughes · 13 years ago
  42. 58136ca Fix the jni compiler's handling of byte and short return values in x86. by jeffhao · 13 years ago
  43. 3e778f7 Fix JNI stubs for synchronized native methods with double/long arguments in low registers. by Elliott Hughes · 13 years ago
  44. 34e0696 Remove the useless "suspend count already zero" message for new threads. by Elliott Hughes · 14 years ago
  45. 0f3c553 Kill constants.h and fix some copyright headers. by Elliott Hughes · 14 years ago
  46. 57b86d4 Refactor runtime support. by Ian Rogers · 14 years ago[Renamed (98%) from src/jni_compiler.cc]
  47. 81ff318 Nomenclature improvements. by Elliott Hughes · 14 years ago
  48. b5d09b2 Method prologue and epilogues, add missing x86 functionality. by Ian Rogers · 14 years ago
  49. 46f060a Move other compiler bits into the compiler shared libraries. by Elliott Hughes · 14 years ago
  50. 2faa5f1 Fix copyright headers. by Elliott Hughes · 14 years ago
  51. 169c9a7 Remove the use of Method from jni_compiler by Ian Rogers · 14 years ago
  52. 0571d35 Refactor the use of Method by the compiler. by Ian Rogers · 14 years ago
  53. 726079d Finish the OutOfMemoryError implementation. by Elliott Hughes · 14 years ago
  54. 3320cf4 Move rest of code related blobs from Method to oat by Brian Carlstrom · 14 years ago
  55. 20cde90 Add Class::IsFinalizable and Object::AddFinalizerReference. by Elliott Hughes · 14 years ago
  56. e24fa61 Separate oat from image by Brian Carlstrom · 14 years ago
  57. 5a7a74a Support for JNI local reference cookie. by Ian Rogers · 14 years ago
  58. dc51b79 Save/restore local table state on down calls. by Ian Rogers · 14 years ago
  59. e5de95b Fix JNI thread state transitions. by Ian Rogers · 14 years ago
  60. ad42e13 Exception work clean up. by Ian Rogers · 14 years ago
  61. 67375ac Support for exception throwing from JNI. by Ian Rogers · 14 years ago
  62. bdb0391 Support for exception throwing. by Ian Rogers · 14 years ago
  63. 1619286 Add oat file generation and tests to build by Brian Carlstrom · 14 years ago
  64. d369bb7 Various things. by Elliott Hughes · 14 years ago
  65. 31384c5 Generating stub code for registering a jni function at runtime. by Shih-wei Liao · 14 years ago
  66. 2c8f653 Support for cross compilation. by Ian Rogers · 14 years ago
  67. 4ff5dad Weaken JNI asserts on return spill location when return is void by Ian Rogers · 14 years ago
  68. 7a99c11 Fix various JNI compiler bugs/unimplementeds. by Ian Rogers · 14 years ago
  69. 9baa4ae Remove use of MemMap for code allocation. by Brian Carlstrom · 14 years ago
  70. 668512a Decoding references. Otherwise, buggy code works only on stack refs. by Shih-wei Liao · 14 years ago
  71. 0cfe1fb Use accessor methods for Object fields. by Ian Rogers · 14 years ago
  72. 82da44b Fix the "mov R1, R2; mov R2, R3" bug in jni_compiler. by Shih-wei Liao · 14 years ago
  73. 90a3369 Switch to UniquePtr. by Elliott Hughes · 14 years ago
  74. 69f5bc6 If JNIEnvExt is-a JNIEnv, we can lose a bunch of reinterpret_casts. by Elliott Hughes · 14 years ago
  75. d11af15 Change FrameSize to FrameSizeInBytes. by Shih-wei Liao · 14 years ago
  76. 408f79a Add validate object, clean up stack indirect reference table. by Ian Rogers · 14 years ago
  77. 762400c Support for return PC offset and frame size in JNI compiler. by Ian Rogers · 14 years ago
  78. edcc09c Cleanup. by Elliott Hughes · 14 years ago
  79. c143c55 Updating the compiler to use the new-world model by buzbee · 14 years ago
  80. cdd1d2d Move JNI compiler tests to use pure JNI. by Ian Rogers · 14 years ago
  81. 4a289ed Work on heap and space initialization to support image loading by Brian Carlstrom · 14 years ago
  82. a04d397 Issue 5177609: remove Monitor(Enter|Exit)Helper by Ian Rogers · 14 years ago
  83. 0d666d8 Fix JNI compiler for synchronized methods. by Ian Rogers · 14 years ago
  84. db4d540 First pass of ImageWriter by Brian Carlstrom · 14 years ago
  85. 40ef99e Start implementing JNI. by Elliott Hughes · 14 years ago
  86. 5381cf9 Handle double and long on the Managed side, and follow AAPCS on the Native side. by Shih-wei Liao · 14 years ago
  87. b0460ea Add support for opening classes.dex file from zip, jar, apk by Brian Carlstrom · 14 years ago
  88. 8ecd08c Switch tests and aexecd to use libartd by Brian Carlstrom · 14 years ago
  89. e2d373e Initial ARM JNI compiler support. by Carl Shapiro · 14 years ago
  90. 578bbdc Move DexFiles to be allocated on the heap by Brian Carlstrom · 14 years ago
  91. 45a76cb Exception and suspend count polling on JNI bridge return. by Ian Rogers · 14 years ago
  92. df20fe0 Support for synchronized native methods. by Ian Rogers · 14 years ago
  93. b033c75 x86 JNI compiler and unit tests. by Ian Rogers · 14 years ago