1. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  2. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 9 years ago
  3. d37d364 Create parent class loader for dex2oat by Mathieu Chartier · 9 years ago
  4. e58991b Revert "Revert "Unload oat files"" by Mathieu Chartier · 9 years ago
  5. 72da5e7 Revert "Unload oat files" by Nicolas Geoffray · 9 years ago
  6. 18656fe Unload oat files by Mathieu Chartier · 9 years ago
  7. 673ed3d Revert "Revert "Change dex caches to be weak roots"" by Mathieu Chartier · 9 years ago
  8. 81a9087 Revert "Change dex caches to be weak roots" by Brian Carlstrom · 9 years ago
  9. 3ae6b1d Change dex caches to be weak roots by Mathieu Chartier · 9 years ago
  10. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  11. 799681b ART: Refactor UnstartedRuntime for testing by Andreas Gampe · 9 years ago
  12. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  13. 3e52aa4 Move GetAndroidToolsDir to common location. by David Srbecky · 9 years ago
  14. c785344 Move ArtField to native by Mathieu Chartier · 9 years ago
  15. bb9c6b1 ART: Refactor callbacks_ in common_runtime_test by Andreas Gampe · 9 years ago
  16. 81c6f8d ART: PathClassLoader for compiler by Andreas Gampe · 9 years ago
  17. 4460a84 Rosalloc thread local allocation path without a cas. by Hiroshi Yamauchi · 10 years ago
  18. 9b5cba4 ART: Missing include by Andreas Gampe · 10 years ago
  19. 1b49020 Merge "ART: Refactor unstarted runtime" by Andreas Gampe · 10 years ago
  20. 2969bcd ART: Refactor unstarted runtime by Andreas Gampe · 10 years ago
  21. 892fc96 Revert "Turn on logging for oat file assistant tests." by Richard Uhler · 10 years ago
  22. f45599d Turn on logging for oat file assistant tests. by Richard Uhler · 10 years ago
  23. 66d874d Create OatFileAssistant class for assisting with oat files. by Richard Uhler · 10 years ago
  24. aaebaa0 art: Refactor RuntimeOptions/ParsedOptions by Igor Murashkin · 10 years ago
  25. 369810a ART: Allow scoped adjustments to log verbosity by Andreas Gampe · 10 years ago
  26. fbef44d Use unique_ptr to track ownership of dex files. by Richard Uhler · 10 years ago
  27. c275259 Remove back-door bootclasspath option from Runtime by Richard Uhler · 10 years ago
  28. e21dc3d ART: Swap-space in the compiler by Andreas Gampe · 10 years ago
  29. 3774335 Add a new imgdiag tool to diff boot.art/core.art against a process by Igor Murashkin · 10 years ago
  30. 4303ba9 ART: Track Flush & Close in FdFile by Andreas Gampe · 10 years ago
  31. c7dd295 Tidy up logging. by Ian Rogers · 10 years ago
  32. 6e88ef6 Change MemMap::maps_ to not be global variable by Mathieu Chartier · 10 years ago
  33. db8a664 Prevent stubs from being installed in java.lang.reflect.Proxy.<init>. by Jeff Hao · 10 years ago
  34. 68d8b42 Wire up check JNI force copy mode. by Ian Rogers · 10 years ago
  35. 7747c8d ART: Remove test files after test by Andreas Gampe · 10 years ago
  36. 5a79fde ART: Use TMPDIR for test directories by Andreas Gampe · 10 years ago
  37. f0a3f09 Fix proxy tracing and enable tests that now work with tracing. by Jeff Hao · 10 years ago
  38. 94f7b49 Add GcRoot to clean up and enforce read barriers. by Hiroshi Yamauchi · 10 years ago
  39. 1fe5e5c ART: Fix target test paths by Andreas Gampe · 10 years ago
  40. a59dd80 Runtime can now be set to require relocation by Alex Light · 10 years ago
  41. e63db27 Break apart header files. by Ian Rogers · 10 years ago
  42. a1ce1fe Split up CommonTest into CommonRuntimeTest and CommonCompilerTest by Brian Carlstrom · 11 years ago[Renamed (92%) from runtime/common_test.cc]
  43. 930f7b8 Merge "(Experimental) Add Brooks pointers." by Hiroshi Yamauchi · 11 years ago