1. 7642cfc Change how we report exceptions to the debugger. by Nicolas Geoffray · 10 years ago
  2. 1cc7dba ART: Reorder entrypoint argument order by Andreas Gampe · 11 years ago
  3. 9f612ff ART: Fix unused variables and functions by Andreas Gampe · 11 years ago
  4. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 11 years ago
  5. 207a37d Check null this pointer for direct methods in FindMethodFast. by Jeff Hao · 11 years ago
  6. 2d2621a Optimize method linking by Mathieu Chartier · 11 years ago
  7. 2c4257b Tidy logging code not using UNIMPLEMENTED. by Ian Rogers · 11 years ago
  8. f0edfc3 Some optimizations for the array alloc path. by Hiroshi Yamauchi · 11 years ago
  9. 7b078e8 Compile time performance improvements focusing on interpret-only. by Ian Rogers · 11 years ago
  10. 524507a Prevent exception bugs in class linker by Mathieu Chartier · 11 years ago
  11. 269c336 Merge "ART: Add guards to the dex cache and its shortcuts" by Andreas Gampe · 11 years ago
  12. 58a5af8 ART: Add guards to the dex cache and its shortcuts by Andreas Gampe · 11 years ago
  13. eb1e929 Implement TLAB fast paths in artAllocObjectFromCode. by Hiroshi Yamauchi · 11 years ago
  14. 2cdbad7 Set vtable in class object to null after linking. by Mingyao Yang · 11 years ago
  15. e5877a1 Fix x86 build. by Ian Rogers · 11 years ago
  16. 22d5e73 Remove object_utils.h. by Ian Rogers · 11 years ago
  17. 98d1cc8 Improve performance of invokevirtual/invokeinterface with embedded imt/vtable by Mingyao Yang · 11 years ago