1. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 9 years ago
  2. 1bc977c Revert "Load app images" by Nicolas Geoffray · 9 years ago
  3. f7fd970 Load app images by Mathieu Chartier · 9 years ago
  4. 464595f Enso ThreadGroup.groups is an array not ArrayList by Przemyslaw Szczepaniak · 9 years ago
  5. 13e748b Revert "Revert "Move annotations to native."" by Jeff Hao · 9 years ago
  6. 7db6dd7 Revert "Move annotations to native." by Roland Levillain · 9 years ago
  7. 0042c6d Move annotations to native. by Jeff Hao · 9 years ago
  8. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  9. b5de3bb Use runFinalizationWithTimeout for native allocations by Mathieu Chartier · 9 years ago
  10. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  11. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 11 years ago
  12. a61894d Fix reflection handling and test flakiness by Mathieu Chartier · 9 years ago
  13. daaf326 Add AccessibleObject and Field to mirror by Mathieu Chartier · 9 years ago
  14. 079101a Move GC daemon locking logic into heap by Mathieu Chartier · 10 years ago
  15. cef50f0 Stop daemon threads in runtime shutdown by Mathieu Chartier · 10 years ago
  16. e49e195 More use of WellKnownClasses for debugger by Sebastien Hertz · 10 years ago
  17. c8ccf68 ART: Fix some -Wpedantic errors by Andreas Gampe · 10 years ago
  18. 3437531 Use WellKnownClasses in ThrowStackOverflowError to reduce changes of further stack overflow by Brian Carlstrom · 10 years ago
  19. 6bcae8f Add fast path for FindClass using the type dex file. by Mathieu Chartier · 10 years ago
  20. 7ea6f79 ART: Throw StackOverflowError in native code by Andreas Gampe · 10 years ago
  21. dd157d7 Avoid some unnecessary use of stl types. by Ian Rogers · 10 years ago
  22. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  23. 42425b3 am fc0e3219: Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  24. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  25. 1db9113 resolved conflicts for merge of 7940e44f to dalvik-dev by Brian Carlstrom · 11 years ago
  26. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/well_known_classes.h]
  27. bba5dd5 Merge "Semi-pruned SSA support for sea-ir." into dalvik-dev by Anwar Ghuloum · 11 years ago
  28. 3c50a4b Rename vmData by Anwar Ghuloum · 11 years ago
  29. aecb5f3 Track libcore DirectByteBuffer change. by Elliott Hughes · 11 years ago
  30. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  31. af6e67a Further proxy refactorings. by Ian Rogers · 12 years ago
  32. b4e94fd Extend and fix the monitor diagnostics. by Elliott Hughes · 12 years ago
  33. 76b6167 Move mutex.h into base/mutex.h. by Elliott Hughes · 12 years ago
  34. ef28b14 Remove some SOA from JNI internal. by Ian Rogers · 12 years ago
  35. cfaa455 Turn the thread peer_ into a Object*. by Ian Rogers · 12 years ago
  36. 120f1c7 Fail threads attaching during runtime shutdown. by Ian Rogers · 12 years ago
  37. 66f1925 Change dex cache to be java object instead of array, add pointer to dex file in dex cache. by Mathieu Chartier · 12 years ago
  38. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 12 years ago
  39. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago
  40. 7664f5c Fix GC performance regression by Mathieu Chartier · 12 years ago
  41. a4f9474 Finish cleanup of class/field/method caching. by Elliott Hughes · 12 years ago
  42. af8d15a Move the thread.cc Class*/Field*/Method* caching over to WellKnownClasses. by Elliott Hughes · 12 years ago
  43. eac7667 DO NOT MERGE Fix all unsafe caching to be like libcore. by Elliott Hughes · 12 years ago