1. 72ab684 Add class status for resolved erroneous classes. by Vladimir Marko · 8 years ago
  2. 5e8d5f0 Fix some typos in ART. by Roland Levillain · 8 years ago
  3. b0dde43 Merge "Fix inserting classes to initiating loader's class table." by Vladimir Marko · 8 years ago
  4. a7e38d8 Use original dex file for retransformation. by Alex Light · 8 years ago
  5. 6ad2f6d Fix inserting classes to initiating loader's class table. by Vladimir Marko · 8 years ago
  6. 9cd522b Remove now unused dex_cache_resolved_types_ from ArtMethod. by Nicolas Geoffray · 8 years ago
  7. 9320675 MethodHandles: Remove experimental flag. by Narayan Kamath · 8 years ago
  8. 9748d3d Merge "MethodHandles: Implement invoker / exactInvoker." by Narayan Kamath · 8 years ago
  9. 5d37c15 Put inlined ArtMethod pointer in stack maps. by Nicolas Geoffray · 8 years ago
  10. b79bbd8 MethodHandles: Implement invoker / exactInvoker. by Narayan Kamath · 8 years ago
  11. 913e6e6 Merge "Remove dex cache string from mirror::Class." by Nicolas Geoffray · 8 years ago
  12. 1e4841e Fill in empty iftable early by Mathieu Chartier · 8 years ago
  13. f9bf250 Remove dex cache string from mirror::Class. by Nicolas Geoffray · 8 years ago
  14. 9186ced ART: Clean up utils.h by Andreas Gampe · 8 years ago
  15. 19a4d37 Clean up Class::GetDirectInterface(). by Vladimir Marko · 8 years ago
  16. cc1b535 ART: Clean up ClassLinker by Andreas Gampe · 8 years ago
  17. a01de59 Infrastructure for obsolete methods by Alex Light · 8 years ago
  18. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 8 years ago
  19. 6beced4 Change iftable to never be null by Mathieu Chartier · 8 years ago
  20. 0a8485e MethodHandles: Implement MethodHandle.asType. by Narayan Kamath · 8 years ago
  21. d625158 Add ClassExt mirror. by Alex Light · 8 years ago
  22. 000e188 method_handles: Complete support for emulated stack frames. by Narayan Kamath · 8 years ago
  23. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
  24. bc5a795 Move art/native to ObjPtr by Mathieu Chartier · 8 years ago
  25. 28bd2e4 Move mirror::Class to use ObjPtr by Mathieu Chartier · 8 years ago
  26. c4f3925 Move remaining jobject related functions to use ObjPtr by Mathieu Chartier · 8 years ago
  27. f8ac97f ObjPtr misc cleanup by Mathieu Chartier · 8 years ago
  28. 1cc62e4 Rename ObjPtr::Decode to ObjPtr::Ptr by Mathieu Chartier · 8 years ago
  29. b890130 Use ObjPtr for ResolvedFieldAccessTest and ResolvedMethodAccessTest by Mathieu Chartier · 8 years ago
  30. 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 8 years ago
  31. 42b3dd0 Address review comments for change 25352fc06c84cdab8a2ab. by Narayan Kamath · 8 years ago
  32. 25352fc class_linker: Add support for resolving method types. by Narayan Kamath · 8 years ago
  33. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  34. afa4827 java.lang.invoke: Add mirror types for MethodHandle / MethodType. by Narayan Kamath · 8 years ago
  35. ce092d0 Merge "Refactor Dex open methods" by Treehugger Robot · 8 years ago
  36. 733ddb2 Refactor Dex open methods by David Sehr · 8 years ago
  37. 0e84439 Collapse ART's AbstractMethod class into Executable by Neil Fuller · 8 years ago
  38. 60458a0 Track libcore Executable.getParameter() changes by Neil Fuller · 8 years ago
  39. 93bbee0 Faster allocation fast path by Mathieu Chartier · 8 years ago
  40. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  41. 16b21cd Tracking java.lang.reflect.Executable changes by Neil Fuller · 8 years ago
  42. 3d0aa88 Adjustments for changes made to java.lang.Class by Neil Fuller · 8 years ago
  43. 542451c ART: Convert pointer size to enum by Andreas Gampe · 8 years ago
  44. a62cb9b Revert "Revert "Optimize IMT"" by Artem Udovichenko · 8 years ago
  45. 88f288e Revert "Optimize IMT" by Nicolas Geoffray · 8 years ago
  46. badee98 Optimize IMT by Nelli Kim · 8 years ago
  47. 3612149 Make JNI work correctly with default methods. by Alex Light · 9 years ago
  48. 906ae5d Fix class_linker_test for valgrind. by Hiroshi Yamauchi · 9 years ago
  49. fcea56f Fix issue with copied methods not being checked. by Alex Light · 9 years ago
  50. 867d63b Merge "runtime: Don't skip verification for -Xverify:soft-fail" by Igor Murashkin · 9 years ago
  51. 42d511d Fix class_linker_test to take into account default methods. by Alex Light · 9 years ago
  52. df707e4 runtime: Don't skip verification for -Xverify:soft-fail by Igor Murashkin · 9 years ago
  53. 7617216 Convert to UTF8 before doing dex file location comparison by Mathieu Chartier · 9 years ago
  54. 7b4199a Merge "Support directly invoking interface default methods" by Alex Light · 9 years ago
  55. 705ad49 Support directly invoking interface default methods by Alex Light · 9 years ago
  56. 6b1a50b Merge "Rename NullHandle to ScopedNullHandle" am: 76b90e37df am: 8a5e8d0118 by Mathieu Chartier · 9 years ago
  57. 9865bde Rename NullHandle to ScopedNullHandle by Mathieu Chartier · 9 years ago
  58. 9c55729 resolve merge conflicts of 9f784b26a1 to master. by Alex Light · 9 years ago
  59. e64300b Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"" by Alex Light · 9 years ago
  60. 2efb0aa Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 9 years ago
  61. ae358c1 Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 9 years ago
  62. 9539150 Combine direct_methods_ and virtual_methods_ fields of mirror::Class by Alex Light · 9 years ago
  63. 6286a97 Combine direct_methods_ and virtual_methods_ fields of mirror::Class by Alex Light · 9 years ago
  64. a7a4759 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  65. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  66. 121b25e Merge mnc-dr-enso-dev into goog/master by Przemyslaw Szczepaniak · 9 years ago
  67. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 9 years ago
  68. d1ef436 Merge lmp changes into mnc. by Narayan Kamath · 9 years ago
  69. 3b73dd7 Fix class_linker_test by Przemyslaw Szczepaniak · 9 years ago
  70. 90f397e Update class_linker_test to account for annotationType. by Piotr Jastrzebski · 9 years ago
  71. c16a50f Track changes to the layout of java.lang.Throwable. by Piotr Jastrzebski · 9 years ago
  72. 8a89433 Update runtime to work with the OpenJdk String. by Piotr Jastrzebski · 9 years ago
  73. 44095a1 String: account for the hash32 field. by Piotr Jastrzebski · 9 years ago
  74. 99babb6 ART: Change behavior for rethrowing init failures by Andreas Gampe · 9 years ago
  75. 9507fa2 Change a few places to use string version of GetTypeId by Mathieu Chartier · 9 years ago
  76. 951ec2c Revert "Revert "Add one LinearAlloc per ClassLoader"" by Mathieu Chartier · 9 years ago
  77. 7de5dfe Revert "Add one LinearAlloc per ClassLoader" by Nicolas Geoffray · 9 years ago
  78. 356412e Add one LinearAlloc per ClassLoader by Mathieu Chartier · 9 years ago
  79. 05792b9 ART: Move DexCache arrays to native. by Vladimir Marko · 9 years ago
  80. 673ed3d Revert "Revert "Change dex caches to be weak roots"" by Mathieu Chartier · 9 years ago
  81. 52a7f5c Add class flags to class to help GC scanning by Mathieu Chartier · 9 years ago
  82. 6b06953 Add class table field to class loader by Mathieu Chartier · 9 years ago
  83. 54d220e Move ArtFields and ArtMethods to be a length prefixed array by Mathieu Chartier · 9 years ago
  84. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  85. 3d21bdf Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  86. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  87. 9d1e190 Merge "Replace String CharArray with internal uint16_t array." by Jeff Hao · 9 years ago
  88. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 11 years ago
  89. 60f63f5 Use the lock word bits for Baker-style read barrier. by Hiroshi Yamauchi · 9 years ago
  90. fc58af4 Add AbstractMethod, Constructor, Method by Mathieu Chartier · 9 years ago
  91. c785344 Move ArtField to native by Mathieu Chartier · 9 years ago
  92. bb87e0f Refactor and improve GC root handling by Mathieu Chartier · 9 years ago
  93. daaf326 Add AccessibleObject and Field to mirror by Mathieu Chartier · 9 years ago
  94. 81c6f8d ART: PathClassLoader for compiler by Andreas Gampe · 9 years ago
  95. 14691c5 Compute the right catch location for the debugger. by Nicolas Geoffray · 9 years ago
  96. 7f418db JDWP: fix breakpoint for method in the image by Sebastien Hertz · 10 years ago
  97. e34fa1d Print more info in MarkSweep::VerifyRoot by Mathieu Chartier · 10 years ago
  98. 12f7423 Print more info in MarkSweep::VerifyRoot by Mathieu Chartier · 10 years ago
  99. fbef44d Use unique_ptr to track ownership of dex files. by Richard Uhler · 10 years ago
  100. baede34 Merge "JDWP: fix breakpoint for method in the image" by Sebastien Hertz · 10 years ago