1. 56ee489 method_verifier_test: Allow soft verifier failures for java/lang/invoke.* by Narayan Kamath · 8 years ago
  2. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  3. 5fd66d0 ART: Remove LogSeverity NONE by Andreas Gampe · 8 years ago
  4. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  5. 7fe3023 ART: Make verifier fail log level adjustable by Andreas Gampe · 8 years ago
  6. 53e32d1 ART: Refactor verifier callbacks by Andreas Gampe · 9 years ago
  7. ec6e6c1 ART: Rerun the verifier for compile-time failures by Andreas Gampe · 9 years ago
  8. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  9. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  10. fbef44d Use unique_ptr to track ownership of dex files. by Richard Uhler · 10 years ago
  11. 7b078e8 Compile time performance improvements focusing on interpret-only. by Ian Rogers · 10 years ago
  12. e63db27 Break apart header files. by Ian Rogers · 10 years ago
  13. 98d1cc8 Improve performance of invokevirtual/invokeinterface with embedded imt/vtable by Mingyao Yang · 10 years ago
  14. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  15. 507dfdd Compatibility layer to transition from UniquePtr to std::unique_ptr. by Ian Rogers · 10 years ago
  16. a1ce1fe Split up CommonTest into CommonRuntimeTest and CommonCompilerTest by Brian Carlstrom · 10 years ago
  17. 9837939 Avoid std::string allocations for finding an array class. by Ian Rogers · 10 years ago
  18. ee39a10 Use class def index from java.lang.Class. by Ian Rogers · 11 years ago
  19. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/verifier/method_verifier_test.cc]
  20. ee98895 Add bool to verifier to allow soft failures. by Jeff Hao · 11 years ago
  21. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  22. dd7bf56 Move IntMath into run-test. by Ian Rogers · 12 years ago
  23. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 12 years ago
  24. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago
  25. f1e6b7c Added new state and Soft/Hard error return to verifier for bad supers. by jeffhao · 12 years ago
  26. 776ac1f Separate out more of LLVM build. Move verifier. by Ian Rogers · 12 years ago