1. a23b468 Fix a mutator lock violation in the generic JNI end sequence. by Hiroshi Yamauchi · 10 years ago
  2. 9044347 Move to newer clang annotations by Mathieu Chartier · 10 years ago
  3. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  4. 1cc71eb Insert a read barrier in the JNI bridge. by Hiroshi Yamauchi · 10 years ago
  5. 48ee356 ART: Ignore result for exception-case JNIEndWithReference by Andreas Gampe · 10 years ago
  6. c7dd295 Tidy up logging. by Ian Rogers · 11 years ago
  7. 7643327 Optimize get/set reflection performance by Mathieu Chartier · 11 years ago
  8. 7b078e8 Compile time performance improvements focusing on interpret-only. by Ian Rogers · 11 years ago
  9. 22d5e73 Remove object_utils.h. by Ian Rogers · 11 years ago
  10. 98d1cc8 Improve performance of invokevirtual/invokeinterface with embedded imt/vtable by Mingyao Yang · 11 years ago
  11. cf4035a ART: Use StackReference in Quick Stack Frame by Andreas Gampe · 11 years ago
  12. 35aef2c Fix race condition between GCDaemon and DeleteLocalReference by Yevgeny Rouban · 11 years ago
  13. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 11 years ago
  14. c645f1d Add more VerifyObject calls. by Mathieu Chartier · 11 years ago
  15. 9e8b367 Add VerifyObject calls to JniMethodEndWithReference. by Mathieu Chartier · 11 years ago
  16. 1eb512d Fast JNI support. by Ian Rogers · 12 years ago
  17. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 12 years ago
  18. 848871b Entry point clean up. by Ian Rogers · 12 years ago
  19. 7655f29 Portable refactorings. by Ian Rogers · 12 years ago
  20. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 12 years ago[Renamed from runtime/oat/runtime/support_jni.cc]
  21. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 12 years ago
  22. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 12 years ago
  23. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/oat/runtime/support_jni.cc]
  24. 79fe539 Removing remaining compiled stubs from image. by Jeff Hao · 12 years ago
  25. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 12 years ago
  26. 4f6ad8a Various performance improvements. by Ian Rogers · 12 years ago
  27. 693ff61 Performance improvements by removing a DMB and inlining. by Ian Rogers · 12 years ago
  28. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 13 years ago
  29. 120f1c7 Fail threads attaching during runtime shutdown. by Ian Rogers · 13 years ago
  30. 81d425b Pass self to lock methods. by Ian Rogers · 13 years ago
  31. 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
  32. 0c7abda NativePcOffsetToReferenceMap by Ian Rogers · 13 years ago
  33. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 13 years ago
  34. 3d71d80 Fix JNI compiler for portable path. by TDYa127 · 13 years ago
  35. 00f7d0e Global lock levels. by Ian Rogers · 13 years ago
  36. 0399dde Remove Frame, merge shadow and quick representations. by Ian Rogers · 13 years ago
  37. 7484741 Fix a bunch of lint. by Elliott Hughes · 13 years ago
  38. 3f6635a Improve JniAbort (and JNI tests). by Elliott Hughes · 13 years ago
  39. b264f08 Implement native method return value and upcall argument type checking. by Elliott Hughes · 13 years ago
  40. 0f3c553 Kill constants.h and fix some copyright headers. by Elliott Hughes · 13 years ago
  41. 57b86d4 Refactor runtime support. by Ian Rogers · 13 years ago