1. 9186b18 Refactor ClassLinker::FindPrimitiveClass(). by Vladimir Marko · 7 years ago
  2. 52ecb65 ART: Add object-array-alloc-inl.h by Andreas Gampe · 7 years ago
  3. 18090d1 Refactor String resolution. by Vladimir Marko · 7 years ago
  4. bcf1752 ObjPtr<>-ify array allocations. by Vladimir Marko · 7 years ago
  5. c5b7564 ART: Fix jvalue includes by Andreas Gampe · 7 years ago
  6. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 7 years ago
  7. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  8. 06537f7 native: Cleanup jni usage code by Igor Murashkin · 7 years ago
  9. a02cb11 Move hidden API warnings into resolvers by David Brazdil · 7 years ago
  10. ee7d2fd Start warning on hidden API greylist by David Brazdil · 7 years ago
  11. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  12. 895f922 ART: Fix up small header includes by Andreas Gampe · 8 years ago
  13. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 8 years ago
  14. 87583b3 ART: Move RegisterNatives helper by Andreas Gampe · 8 years ago
  15. a14100c ART: More header cleanup - jni_internal.h by Andreas Gampe · 8 years ago
  16. a1d2f95 ART: Clean up art_field.h by Andreas Gampe · 8 years ago
  17. 6b2dc31 ART: Get rid of most of java.lang.DexCache. by Narayan Kamath · 8 years ago
  18. 3b6f440 jni: Switch to @FastNative for all JNI functions. Deprecate !bang JNI. by Igor Murashkin · 8 years ago
  19. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 9 years ago
  20. 3d617ac Getter/Setter support for invoke-polymorphic of invokeExact(). by Orion Hodson · 9 years ago
  21. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 9 years ago
  22. f8ac97f ObjPtr misc cleanup by Mathieu Chartier · 9 years ago
  23. 299958f Change java_lang_reflect_Field.cc to use ObjPtr by Mathieu Chartier · 9 years ago
  24. 1cc62e4 Rename ObjPtr::Decode to ObjPtr::Ptr by Mathieu Chartier · 9 years ago
  25. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 9 years ago
  26. a59d9b2 Use ObjPtr for reflection.cc/h/inl by Mathieu Chartier · 9 years ago
  27. 9323e6e Separate annotations from dexfile reading. by David Sehr · 9 years ago
  28. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 9 years ago
  29. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 10 years ago
  30. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 10 years ago
  31. 13e748b Revert "Revert "Move annotations to native."" by Jeff Hao · 10 years ago
  32. 7db6dd7 Revert "Move annotations to native." by Roland Levillain · 10 years ago
  33. 0042c6d Move annotations to native. by Jeff Hao · 10 years ago
  34. 3152c82 Bugfix: Java char is 16 bits, can not be treated as boolean. by Fredrik Roubert · 10 years ago
  35. 9044347 Move to newer clang annotations by Mathieu Chartier · 10 years ago
  36. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  37. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 10 years ago
  38. ca239af Fix some reflection errors by Mathieu Chartier · 10 years ago
  39. daaf326 Add AccessibleObject and Field to mirror by Mathieu Chartier · 10 years ago
  40. 0aa50ce Remove ThrowLocation. by Nicolas Geoffray · 10 years ago
  41. 08f1f50 Remove FieldHelper. by Ian Rogers · 11 years ago
  42. 277ccbd ART: More warnings by Andreas Gampe · 11 years ago
  43. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 11 years ago
  44. fc787ec Enable -Wimplicit-fallthrough. by Ian Rogers · 11 years ago
  45. c0d8229 ART: Better IllegalAccessException message by Andreas Gampe · 11 years ago
  46. 7643327 Optimize get/set reflection performance by Mathieu Chartier · 11 years ago
  47. 7b078e8 Compile time performance improvements focusing on interpret-only. by Ian Rogers · 11 years ago
  48. 22d5e73 Remove object_utils.h. by Ian Rogers · 11 years ago
  49. 61c5ebc Change FieldHelper to use a handle. by Mathieu Chartier · 11 years ago
  50. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 11 years ago
  51. cb4581a Some fixes for comments and implied conversions. by Jeff Hao · 11 years ago
  52. 11d5d8f Add access checks to Method and Field reflection. by Jeff Hao · 11 years ago
  53. 549cc8b Remove bogus DCHECK. by Ian Rogers · 11 years ago
  54. 84956ff Reflection tidying. by Ian Rogers · 11 years ago
  55. 62f0512 Improvements to Field.get/set. by Ian Rogers · 11 years ago
  56. 53b8b09 Refactor reflective method invocation. by Ian Rogers · 11 years ago
  57. 0f67847 Unify 64bit int constant definitions. by Ian Rogers · 11 years ago
  58. d2fe10a Remove blacklist by Sebastien Hertz · 11 years ago
  59. b122a4b Tidy up memory barriers. by Ian Rogers · 12 years ago
  60. c528dba Enable moving classes. by Mathieu Chartier · 12 years ago
  61. 1eb512d Fast JNI support. by Ian Rogers · 12 years ago
  62. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 12 years ago
  63. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/native/java_lang_reflect_Field.cc]
  64. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 12 years ago
  65. 4f6ad8a Various performance improvements. by Ian Rogers · 12 years ago
  66. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  67. af6e67a Further proxy refactorings. by Ian Rogers · 12 years ago
  68. 2fa6b2e Interpreter. by Ian Rogers · 13 years ago
  69. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 13 years ago
  70. 00f7d0e Global lock levels. by Ian Rogers · 13 years ago
  71. 365c102 Increase use of ScopedJniThreadState. by Ian Rogers · 13 years ago
  72. eac7667 DO NOT MERGE Fix all unsafe caching to be like libcore. by Elliott Hughes · 13 years ago
  73. aaa5edc Improve reflection IllegalArgumentException detail messages. by Elliott Hughes · 13 years ago
  74. 0dae08e Move JNI methods out of top-level. by Ian Rogers · 13 years ago[Renamed from src/java_lang_reflect_Field.cc]
  75. f24d3ce Enforce the use of accessors on JValue so we can ensure sign extension. by Elliott Hughes · 13 years ago
  76. 1d878f3 Add a default constructor to JValue. by Elliott Hughes · 13 years ago
  77. d8a68a6 Ensure byte and short values are sign extended before boxing. by Ian Rogers · 13 years ago
  78. 34e0696 Remove the useless "suspend count already zero" message for new threads. by Elliott Hughes · 13 years ago
  79. 0045a29 Avoid a case of eager initialization. by Ian Rogers · 13 years ago
  80. 923e8b8 Expand test 046 and move reflective class initialization later. by Elliott Hughes · 13 years ago
  81. 1521693 Ensure that classes we're using for reflection are initialized. by Elliott Hughes · 13 years ago
  82. dbac309 Ensure that BoxPrimitive only sees clean data... by Elliott Hughes · 13 years ago
  83. 0512f02 Remove anonymous namespaces. by Elliott Hughes · 13 years ago
  84. b600b3f Fix/improve exception detail messages for unboxing. by Elliott Hughes · 13 years ago
  85. 6d4d9fc Reduce meta-data object sizes, introduce meta-data helper classes. by Ian Rogers · 14 years ago
  86. c129a6b Make methods and fields accessible by default in art. by Jesse Wilson · 14 years ago
  87. 9a6bae8 Don't run managed code until the runtime has started. by Jesse Wilson · 14 years ago
  88. b82b687 Make sure threads allocating are in the kRunnable state by Brian Carlstrom · 14 years ago
  89. 6b4ef02 Make ResolveField not rely on Field::GetType resolution by Brian Carlstrom · 14 years ago
  90. 582a7d1 Fix a handful of reflection bugs. by Elliott Hughes · 14 years ago
  91. ed1c1e3 Fix field access. by Elliott Hughes · 14 years ago
  92. 5cb5ad2 Fix exception throwing to support no detail message. by Elliott Hughes · 14 years ago
  93. fe6207f Add one last memory barrier. by Elliott Hughes · 14 years ago
  94. 418d20f Implement reflective method invocation. by Elliott Hughes · 14 years ago
  95. 0c64f5e Move annotations to managed code. by Jesse Wilson · 14 years ago
  96. fea966e Use regular JNI for initializing the boxing types. by Elliott Hughes · 14 years ago
  97. 33203b5 Field reflection. by Elliott Hughes · 14 years ago
  98. f867b6f Filling in some Class, Method, and Field native code needed during startup and I/O by Brian Carlstrom · 14 years ago