1. 867d63b Merge "runtime: Don't skip verification for -Xverify:soft-fail" by Igor Murashkin · 9 years ago
  2. 42d511d Fix class_linker_test to take into account default methods. by Alex Light · 9 years ago
  3. df707e4 runtime: Don't skip verification for -Xverify:soft-fail by Igor Murashkin · 9 years ago
  4. 7617216 Convert to UTF8 before doing dex file location comparison by Mathieu Chartier · 9 years ago
  5. 7b4199a Merge "Support directly invoking interface default methods" by Alex Light · 9 years ago
  6. 705ad49 Support directly invoking interface default methods by Alex Light · 9 years ago
  7. 6b1a50b Merge "Rename NullHandle to ScopedNullHandle" am: 76b90e37df am: 8a5e8d0118 by Mathieu Chartier · 9 years ago
  8. 9865bde Rename NullHandle to ScopedNullHandle by Mathieu Chartier · 9 years ago
  9. 9c55729 resolve merge conflicts of 9f784b26a1 to master. by Alex Light · 9 years ago
  10. e64300b Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"" by Alex Light · 9 years ago
  11. 2efb0aa Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 9 years ago
  12. ae358c1 Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 9 years ago
  13. 9539150 Combine direct_methods_ and virtual_methods_ fields of mirror::Class by Alex Light · 9 years ago
  14. 6286a97 Combine direct_methods_ and virtual_methods_ fields of mirror::Class by Alex Light · 9 years ago
  15. a7a4759 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  16. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  17. 121b25e Merge mnc-dr-enso-dev into goog/master by Przemyslaw Szczepaniak · 9 years ago
  18. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 9 years ago
  19. d1ef436 Merge lmp changes into mnc. by Narayan Kamath · 9 years ago
  20. 3b73dd7 Fix class_linker_test by Przemyslaw Szczepaniak · 9 years ago
  21. 90f397e Update class_linker_test to account for annotationType. by Piotr Jastrzebski · 9 years ago
  22. c16a50f Track changes to the layout of java.lang.Throwable. by Piotr Jastrzebski · 9 years ago
  23. 8a89433 Update runtime to work with the OpenJdk String. by Piotr Jastrzebski · 9 years ago
  24. 44095a1 String: account for the hash32 field. by Piotr Jastrzebski · 9 years ago
  25. 99babb6 ART: Change behavior for rethrowing init failures by Andreas Gampe · 9 years ago
  26. 9507fa2 Change a few places to use string version of GetTypeId by Mathieu Chartier · 9 years ago
  27. 951ec2c Revert "Revert "Add one LinearAlloc per ClassLoader"" by Mathieu Chartier · 9 years ago
  28. 7de5dfe Revert "Add one LinearAlloc per ClassLoader" by Nicolas Geoffray · 9 years ago
  29. 356412e Add one LinearAlloc per ClassLoader by Mathieu Chartier · 9 years ago
  30. 05792b9 ART: Move DexCache arrays to native. by Vladimir Marko · 9 years ago
  31. 673ed3d Revert "Revert "Change dex caches to be weak roots"" by Mathieu Chartier · 9 years ago
  32. 52a7f5c Add class flags to class to help GC scanning by Mathieu Chartier · 9 years ago
  33. 6b06953 Add class table field to class loader by Mathieu Chartier · 9 years ago
  34. 54d220e Move ArtFields and ArtMethods to be a length prefixed array by Mathieu Chartier · 9 years ago
  35. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  36. 3d21bdf Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  37. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  38. 9d1e190 Merge "Replace String CharArray with internal uint16_t array." by Jeff Hao · 9 years ago
  39. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 11 years ago
  40. 60f63f5 Use the lock word bits for Baker-style read barrier. by Hiroshi Yamauchi · 9 years ago
  41. fc58af4 Add AbstractMethod, Constructor, Method by Mathieu Chartier · 9 years ago
  42. c785344 Move ArtField to native by Mathieu Chartier · 9 years ago
  43. bb87e0f Refactor and improve GC root handling by Mathieu Chartier · 9 years ago
  44. daaf326 Add AccessibleObject and Field to mirror by Mathieu Chartier · 9 years ago
  45. 81c6f8d ART: PathClassLoader for compiler by Andreas Gampe · 9 years ago
  46. 14691c5 Compute the right catch location for the debugger. by Nicolas Geoffray · 9 years ago
  47. 7f418db JDWP: fix breakpoint for method in the image by Sebastien Hertz · 10 years ago
  48. e34fa1d Print more info in MarkSweep::VerifyRoot by Mathieu Chartier · 10 years ago
  49. 12f7423 Print more info in MarkSweep::VerifyRoot by Mathieu Chartier · 10 years ago
  50. fbef44d Use unique_ptr to track ownership of dex files. by Richard Uhler · 10 years ago
  51. baede34 Merge "JDWP: fix breakpoint for method in the image" by Sebastien Hertz · 10 years ago
  52. 6963e44 JDWP: fix breakpoint for method in the image by Sebastien Hertz · 10 years ago
  53. 08f1f50 Remove FieldHelper. by Ian Rogers · 10 years ago
  54. eace458 Move dexCacheStrings from ArtMethod to Class by Mathieu Chartier · 10 years ago
  55. f521f42 Move dex cache strings from ArtMethod -> Class by Mathieu Chartier · 10 years ago
  56. 2d72101 Change 64 bit ArtMethod fields to be pointer sized by Mathieu Chartier · 10 years ago
  57. e832e64 Change 64 bit ArtMethod fields to be pointer sized by Mathieu Chartier · 10 years ago
  58. 76649e8 Keep original order of fields in Class. by Vladimir Marko · 10 years ago
  59. bfa3ed0 Keep original order of fields in Class. by Vladimir Marko · 10 years ago
  60. 5f9a954 Delete unused imtable field by Mathieu Chartier · 10 years ago
  61. f2d5564 Delete unused imtable field by Mathieu Chartier · 10 years ago
  62. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  63. 647b1a8 Fix 2 new sets of clang compiler warnings. by Ian Rogers · 10 years ago
  64. cdc1aaf Simplify instance reference offsets. by Ian Rogers · 10 years ago
  65. 63bc11e DO NOT MERGE. Only have a portable entrypoint in portable builds. by Ian Rogers · 10 years ago
  66. 5a4b8a2 ART: Rename Handle hierarchy by Andreas Gampe · 10 years ago
  67. 7b078e8 Compile time performance improvements focusing on interpret-only. by Ian Rogers · 10 years ago
  68. 4849859 ART: Correctly make methods preverified by Andreas Gampe · 10 years ago
  69. df1532b ART: Correctly make methods preverified by Andreas Gampe · 10 years ago
  70. faff0f0 Remove reference_static_offsets used for iterating through class static fields. by Mingyao Yang · 10 years ago
  71. cb6b0f3 Avoid use of std::string where we have const char*. by Ian Rogers · 10 years ago
  72. 1ff3c98 Avoid use of std::string where we have const char*. by Ian Rogers · 10 years ago
  73. 4ef12f5 ART: Add guards to the dex cache and its shortcuts by Andreas Gampe · 10 years ago
  74. 58a5af8 ART: Add guards to the dex cache and its shortcuts by Andreas Gampe · 10 years ago
  75. 2cdbad7 Set vtable in class object to null after linking. by Mingyao Yang · 10 years ago
  76. 22d5e73 Remove object_utils.h. by Ian Rogers · 10 years ago
  77. e63db27 Break apart header files. by Ian Rogers · 10 years ago
  78. 98d1cc8 Improve performance of invokevirtual/invokeinterface with embedded imt/vtable by Mingyao Yang · 10 years ago
  79. 9e82bd3 Revert "Revert "Revert "Add intrinsic for Reference.get()""" by Sebastien Hertz · 10 years ago
  80. d4415e8 Revert "Revert "Add intrinsic for Reference.get()"" by Christopher Ferris · 10 years ago
  81. a9b870b Revert "Add intrinsic for Reference.get()" by Christopher Ferris · 10 years ago
  82. 460503b Add intrinsic for Reference.get() by Fred Shih · 10 years ago
  83. bfd9a43 Change MethodHelper to use a Handle. by Mathieu Chartier · 10 years ago
  84. 61c5ebc Change FieldHelper to use a handle. by Mathieu Chartier · 10 years ago
  85. b74cd29 Compaction cleanup for FindArrayClass. by Mathieu Chartier · 10 years ago
  86. 0cd8135 Revert "Revert "Fix an outstanding compaction bug in interpreter."" by Mathieu Chartier · 10 years ago
  87. 3bdb873 Revert "Fix an outstanding compaction bug in interpreter." by Mathieu Chartier · 10 years ago
  88. e09ae09 Fix an outstanding compaction bug in interpreter. by Mathieu Chartier · 10 years ago
  89. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  90. f832284 Delete ClassHelper and fix compaction bug in GetDirectInterface by Mathieu Chartier · 10 years ago
  91. 507dfdd Compatibility layer to transition from UniquePtr to std::unique_ptr. by Ian Rogers · 10 years ago
  92. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 10 years ago
  93. 7624d25 Move quick frame info to OatQuickMethodHeader. by Vladimir Marko · 10 years ago
  94. 8a63057 Move mapping table and vmap table offsets to OatMethodHeader. by Vladimir Marko · 10 years ago
  95. 624468c Make the support code for read barriers a bit more general. by Hiroshi Yamauchi · 10 years ago
  96. 8fa2dad Refactor reference code into mirror namespace. by Mathieu Chartier · 10 years ago
  97. 0f67847 Unify 64bit int constant definitions. by Ian Rogers · 10 years ago
  98. 893263b Avoid marking old class linker and intern table roots during pause. by Mathieu Chartier · 10 years ago
  99. a1ce1fe Split up CommonTest into CommonRuntimeTest and CommonCompilerTest by Brian Carlstrom · 10 years ago
  100. 9d04a20 (Experimental) Add Brooks pointers. by Hiroshi Yamauchi · 11 years ago