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