1. 59a49a6 Implement VMDebug API to mark a class "platform" by David Brazdil · 6 years ago
  2. abd9e15 Merge "ART: Templatize DexFileVerifier::CheckIntraIdSection()." by Vladimir Marko · 6 years ago
  3. 5a2993c ART: Templatize DexFileVerifier::CheckIntraIdSection(). by Vladimir Marko · 6 years ago
  4. 166546c Fix hidden API flags decoding for intrinsics by David Brazdil · 6 years ago
  5. a92f51b ART: Follow-up changes to DexFileVerifier by Andreas Gampe · 6 years ago
  6. d5f8de8 Add CommonArtTest by David Sehr · 6 years ago
  7. 0e4e814 ART: Find and cache indices for method names by Andreas Gampe · 6 years ago
  8. 0b9b1c6 ART: Improve bit-test function by Andreas Gampe · 6 years ago
  9. c0147ed ART: Templatize dex-file-verifier check code by Andreas Gampe · 6 years ago
  10. 3153915 ART: Use alloca to avoid an expensive allocation by Andreas Gampe · 6 years ago
  11. a111ab1 ART: Refactor class-def retrieval by Andreas Gampe · 6 years ago
  12. 8047d84 ART: Change direct-method overlap detection by Andreas Gampe · 6 years ago
  13. 4a68b66 Remove unnecessary definition of 'art::Split' by Pirama Arumuga Nainar · 6 years ago
  14. 9c4a015 Move more runtime code to libartbase, libdexfile by David Sehr · 6 years ago
  15. dffcbe9 Remove unused DexFile UTF-16-based string lookup by John Stuart · 6 years ago
  16. 11ed027 [veridex] Detect reflection uses. by Nicolas Geoffray · 6 years ago
  17. 8e1a7cb Revert "Revert "Allow hidden API access from system libraries"" by David Brazdil · 6 years ago
  18. 0127b71 Revert "Allow hidden API access from system libraries" by Nicolas Geoffray · 6 years ago
  19. eefabd2 Allow hidden API access from system libraries by David Brazdil · 6 years ago
  20. d45863a Run dex verifier for OOB + compact-dex-level combination by Mathieu Chartier · 6 years ago
  21. 312f3b2 Move some remaining dex utilities by David Sehr · 6 years ago
  22. c17b7d8 Add owned section for CompactDex by Mathieu Chartier · 6 years ago
  23. 281fee0 ART: Remove static libbase by Andreas Gampe · 6 years ago
  24. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 6 years ago
  25. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 6 years ago
  26. 66ff8a8 Revert "Revert "Full-stack integrity: check vdex contents."" by Nicolas Geoffray · 6 years ago
  27. cc4e7b7 Merge "Revert "Full-stack integrity: check vdex contents."" by Nicolas Geoffray · 6 years ago
  28. a19b764 Revert "Full-stack integrity: check vdex contents." by Nicolas Geoffray · 6 years ago
  29. 7b5e244 Merge "Full-stack integrity: check vdex contents." by Treehugger Robot · 6 years ago
  30. d6f914e Full-stack integrity: check vdex contents. by Nicolas Geoffray · 6 years ago
  31. 2daa134 Fix unquickening logic for quickened input dexes by Mathieu Chartier · 6 years ago
  32. b2f1edc Merge "Remove duplication, split tests" by David Sehr · 6 years ago
  33. b81dedb Merge "ART: Support for VarHandle invokers" by Treehugger Robot · 6 years ago
  34. b8b9387 ART: Support for VarHandle invokers by Orion Hodson · 7 years ago
  35. 1c128fa Merge "Fix a memory leak" by Treehugger Robot · 6 years ago
  36. 5b36288 Merge "Remove generate-operator-out.py symlinks" by Treehugger Robot · 6 years ago
  37. b69d2d3 Remove generate-operator-out.py symlinks by Alex Light · 6 years ago
  38. b2ec9f5 Remove duplication, split tests by David Sehr · 6 years ago
  39. 5e3cfa2 Generalize CompactDexDebugInfo offset table by Mathieu Chartier · 6 years ago
  40. ccb0019 Fix a memory leak by George Burgess IV · 6 years ago
  41. b092895 Merge "Dex header cleanup and windows simplification" by Treehugger Robot · 6 years ago
  42. 999646d Dex header cleanup and windows simplification by David Sehr · 6 years ago
  43. c88a008 Ensure that apis are unhidden even if there is no vdex by Alex Light · 6 years ago
  44. fcbe15c Build debug library libdexfiled by David Sehr · 6 years ago
  45. 334b9d7 Move libdexfile out of runtime by David Sehr · 6 years ago