1. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  2. 666ee3d Do not pass DexFile to ClassLinker::Lookup/ResolveType(). by Vladimir Marko · 7 years ago
  3. 0f13269 Merge changes I8c4cec43,I00634b89,I0579db64 by Vladimir Marko · 7 years ago
  4. a64b52d Do not pass DexFile to ClassLinker::Lookup/ResolveString(). by Vladimir Marko · 7 years ago
  5. 8f1a586 Merge changes I917df597,Ib2ca880e,Ib3733573,I3e3a4672 by Treehugger Robot · 7 years ago
  6. 208f670 Change ArtField::ProxyFindSystemClass() to lookup the class. by Vladimir Marko · 7 years ago
  7. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  8. 4098a7a Refactor ArtField::GetType<>() as {Lookup,Resolve}Type(). by Vladimir Marko · 7 years ago
  9. e2abbc6 ART: Move kDexNoIndex to dex_file_types.h by Andreas Gampe · 7 years ago
  10. a7c83ac ART: Clean up WellKnownClasses include. by Andreas Gampe · 7 years ago
  11. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  12. b486a98 ART: Introduce thread-current-inl.h by Andreas Gampe · 7 years ago
  13. d490129 ART: Clean up heap headers by Andreas Gampe · 7 years ago
  14. a1d2f95 ART: Clean up art_field.h by Andreas Gampe · 8 years ago
  15. c6ea7d0 ART: Clean up art_method.h by Andreas Gampe · 8 years ago
  16. 8d6768d Revert^6 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  17. 0b66d61 Revert^5 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  18. bfb80d2 Revert^4 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  19. 5812e20 Revert^3 "Hash-based dex cache type array." by Mathieu Chartier · 8 years ago
  20. 85c0f2a Revert^2 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  21. d16363a Revert "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  22. ec78622 Hash-based dex cache type array. by Vladimir Marko · 8 years ago
  23. 8e0e7f7 Merge "Refactor code for unresolved field entrypoint." by Nicolas Geoffray · 8 years ago
  24. 5b3c6c0 Refactor code for unresolved field entrypoint. by Nicolas Geoffray · 8 years ago
  25. 72ab684 Add class status for resolved erroneous classes. by Vladimir Marko · 8 years ago
  26. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
  27. 1a5337f Move mirror::ObjectArray to ObjPtr by Mathieu Chartier · 8 years ago
  28. 1cc62e4 Rename ObjPtr::Decode to ObjPtr::Ptr by Mathieu Chartier · 8 years ago
  29. 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 8 years ago
  30. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  31. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  32. ece5386 Merge "Propagate the read barrier option to Class::VisitNativeRoots." by Hiroshi Yamauchi · 8 years ago
  33. 7a62e67 Propagate the read barrier option to Class::VisitNativeRoots. by Hiroshi Yamauchi · 8 years ago
  34. fba3997 Fix misc-macro-parentheses warnings. by Chih-Hung Hsieh · 9 years ago
  35. cb044bc Dump different fields in imgdiag by Mathieu Chartier · 9 years ago
  36. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 9 years ago
  37. 1bc977c Revert "Load app images" by Nicolas Geoffray · 9 years ago
  38. f7fd970 Load app images by Mathieu Chartier · 9 years ago
  39. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  40. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 9 years ago
  41. 05792b9 ART: Move DexCache arrays to native. by Vladimir Marko · 9 years ago
  42. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  43. 3f64f25 Print more diagnosis info on to-space invariant violation. by Hiroshi Yamauchi · 9 years ago
  44. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  45. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  46. 3481ba2 ART: Clean up includes. by Vladimir Marko · 10 years ago
  47. c785344 Move ArtField to native by Mathieu Chartier · 10 years ago[Renamed (78%) from runtime/mirror/art_field-inl.h]
  48. daaf326 Add AccessibleObject and Field to mirror by Mathieu Chartier · 10 years ago
  49. 08f1f50 Remove FieldHelper. by Ian Rogers · 10 years ago
  50. 7643327 Optimize get/set reflection performance by Mathieu Chartier · 10 years ago
  51. 37f05ef Reduced memory usage of primitive fields smaller than 4-bytes by Fred Shih · 10 years ago
  52. 22d5e73 Remove object_utils.h. by Ian Rogers · 10 years ago
  53. 98d1cc8 Improve performance of invokevirtual/invokeinterface with embedded imt/vtable by Mingyao Yang · 11 years ago
  54. 61c5ebc Change FieldHelper to use a handle. by Mathieu Chartier · 10 years ago
  55. b0fa5dc Force inlining on trivial accessors. by Ian Rogers · 11 years ago
  56. d2fe10a Remove blacklist by Sebastien Hertz · 11 years ago
  57. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  58. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago[Renamed (69%) from runtime/mirror/field-inl.h]
  59. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  60. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/mirror/field-inl.h]
  61. 1d54e73 GC clean up. by Ian Rogers · 12 years ago
  62. c0fa3ad Improve performance of JNI field operations. by Ian Rogers · 12 years ago
  63. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago