1. 542451c ART: Convert pointer size to enum by Andreas Gampe · 9 years ago
  2. e01e364 ART: Add pointer-size template to some reflection functions by Andreas Gampe · 9 years ago
  3. b8a00f9 ART: Add Math cutouts by Andreas Gampe · 9 years ago
  4. 715fdc2 ART: Add some reflection cutouts by Andreas Gampe · 9 years ago
  5. 3ed30c3 ART: Remove Security initialization cutout by Andreas Gampe · 9 years ago
  6. 8ce9c30 ART: Add cutout for Character.toLower/UpperCase by Andreas Gampe · 9 years ago
  7. eb8b0ae ART: Add ClassLoader.getResourceAsStream cutout by Andreas Gampe · 9 years ago
  8. d4fa9f4 ART: Add a System.getProperty cutout by Andreas Gampe · 9 years ago
  9. 89e3b48 ART: Simplify unstarted-runtime ceil and floor by Andreas Gampe · 9 years ago
  10. b2880a9 Merge "unstarted_runtime: add cutout for Math.floor" by Sergio Giro · 9 years ago
  11. 8326120 unstarted_runtime: add cutout for Math.floor by Sergio Giro · 9 years ago
  12. 8a18fde ART: Add cutout for Unsafe.putObjectVolatile by Andreas Gampe · 10 years ago
  13. 13fc1be ART: Add integer & long parsing cutout to unstarted runtime by Andreas Gampe · 10 years ago
  14. 6039e56 ART: Add getDeclaredConstructor cutout for unstarted runtime by Andreas Gampe · 10 years ago
  15. 5c9af61 ART: Add arraycopy(byte) to unstarted runtime by Andreas Gampe · 10 years ago
  16. 01afcbb Merge "ART: Better support for arraycopy in unstarted runtime" by Andreas Gampe · 10 years ago
  17. 85a098a ART: Better support for arraycopy in unstarted runtime by Andreas Gampe · 10 years ago
  18. a1e9312 unstarted_runtime: Update references to decimal format classes. by Narayan Kamath · 10 years ago
  19. 34a316f unstarted_runtime: Add additional cutouts by Narayan Kamath · 10 years ago
  20. e0f633e ART: Fix unstarted runtime for Security by Andreas Gampe · 10 years ago
  21. bc4d218 ART: Add unstarted-runtime functions by Andreas Gampe · 10 years ago
  22. 633750c ART: Add Class.getEnclosingClass() to UnstartedRuntime by Andreas Gampe · 10 years ago
  23. 9865bde Rename NullHandle to ScopedNullHandle by Mathieu Chartier · 10 years ago
  24. 3cfa4d0 ART: Remove interpreter entrypoints by Andreas Gampe · 10 years ago
  25. 54d220e Move ArtFields and ArtMethods to be a length prefixed array by Mathieu Chartier · 10 years ago
  26. 9044347 Move to newer clang annotations by Mathieu Chartier · 10 years ago
  27. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  28. 799681b ART: Refactor UnstartedRuntime for testing by Andreas Gampe · 10 years ago
  29. 57f91e8 Add new style String operations during compilation init, part 2 by Kenny Root · 10 years ago
  30. 1c9e61c Add new style String operations during compilation init by Kenny Root · 10 years ago
  31. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  32. 5d4bb1d ART: More nullptr checks in unstarted runtime by Andreas Gampe · 10 years ago
  33. 5035590 Merge "ART: Add Security cutout to unstarted runtime" by Andreas Gampe · 10 years ago
  34. bf4d3af ART: Add a null-check to unstarted-runtime by Andreas Gampe · 10 years ago
  35. f778eb2 ART: Add Security cutout to unstarted runtime by Andreas Gampe · 10 years ago
  36. e598e04 ART: Add Array.createObjectArray to unstarted runtime by Andreas Gampe · 10 years ago
  37. c785344 Move ArtField to native by Mathieu Chartier · 11 years ago
  38. ca71458 ART: Add Clang's -Wused-but-marked-unused by Andreas Gampe · 11 years ago
  39. 45b1597 Use va_list argument to abort transaction by Sebastien Hertz · 11 years ago
  40. 2fd7e69 Use specific exception class to abort transaction by Sebastien Hertz · 11 years ago
  41. aacc25d ART: Fix unstarted runtime by Andreas Gampe · 11 years ago
  42. daaf326 Add AccessibleObject and Field to mirror by Mathieu Chartier · 11 years ago
  43. da4d79b Unify ART's various implementations of bit_cast. by Roland Levillain · 11 years ago
  44. 8e6c3fd ART: Fix arraycopy in Unstarted Runtime by Andreas Gampe · 11 years ago
  45. dd9d055 ART: More cutouts for unstarted runtime by Andreas Gampe · 11 years ago
  46. 0f7e3d6 ART: Fix finalizable class in Unstarted Runtime by Andreas Gampe · 11 years ago
  47. 068b0c0 ART: Fix AbortTransaction in Unstarted Runtime by Andreas Gampe · 11 years ago
  48. 2969bcd ART: Refactor unstarted runtime by Andreas Gampe · 11 years ago