1. 103992b ART: Move ThrowStackOverflowError to common_throws by Andreas Gampe · 9 years ago
  2. 51a64d5 Make use of new method iterators. by Alex Light · 9 years ago
  3. 73be1e8 Inline monomorphic calls. by Nicolas Geoffray · 9 years ago
  4. 6c8467f Make debugger support default methods. by Alex Light · 9 years ago
  5. 9139e00 Correct exception behavior for default methods by Alex Light · 9 years ago
  6. a5891e8 Fix interaction between JIT and instrumentation. by Nicolas Geoffray · 9 years ago
  7. 5a23d2e Fix TODO on instrumentation and add some more DCHECKs. by Nicolas Geoffray · 9 years ago
  8. 22cf3d3 Fix tests flakiness with jit when using Proxy classes. by Nicolas Geoffray · 9 years ago
  9. 703c282 A generic jni method can be instrumented. by Nicolas Geoffray · 9 years ago
  10. 9507fa2 Change a few places to use string version of GetTypeId by Mathieu Chartier · 9 years ago
  11. 49e4396 A native method may be running and have the resolution stub. by Nicolas Geoffray · 9 years ago
  12. 26705e2 Add support for collection ProfilingInfo objects. by Nicolas Geoffray · 9 years ago
  13. 1dad3f6 Support garbage collection of JITted code. by Nicolas Geoffray · 9 years ago
  14. 524e7ea Remove ArtCode. by Nicolas Geoffray · 9 years ago
  15. 6bc4374 Add an abstraction over a compiled code. by Nicolas Geoffray · 9 years ago
  16. 1e9c1ff Merge "Use image pointer size for profile info" by Mathieu Chartier · 9 years ago
  17. 1147b9b Use image pointer size for profile info by Mathieu Chartier · 9 years ago
  18. f1fbd52 Rename parameter in ArtMethod::ToNativeQuickPc by David Brazdil · 9 years ago
  19. 72f7b88 ART: Fix 004-ReferenceMap run test by David Brazdil · 9 years ago
  20. 77a48ae Revert "Revert "ART: Register allocation and runtime support for try/catch"" by David Brazdil · 9 years ago
  21. 659562a Revert "ART: Register allocation and runtime support for try/catch" by David Brazdil · 9 years ago
  22. b022fa1 ART: Register allocation and runtime support for try/catch by David Brazdil · 9 years ago
  23. 5550ca8 Record profiling information before Jitting. by Nicolas Geoffray · 9 years ago
  24. 05792b9 ART: Move DexCache arrays to native. by Vladimir Marko · 9 years ago
  25. 0747466 Revert "Revert "Fix deoptimization with pending exception"" by Sebastien Hertz · 9 years ago
  26. ff73498 Revert "Revert "[MIPS] Use hard float calling convention for managed code"" by Goran Jakovljevic · 9 years ago
  27. 6e2d574 Revert "Fix deoptimization with pending exception" by Sebastien Hertz · 9 years ago
  28. 54b6248 Fix deoptimization with pending exception by Sebastien Hertz · 9 years ago
  29. 7fee84c Revert "[MIPS] Use hard float calling convention for managed code" by Vladimir Marko · 9 years ago
  30. a29449d [MIPS] Use hard float calling convention for managed code by Goran Jakovljevic · 9 years ago
  31. 0037082 Use thread-local is_gc_marking flags for the CC collector. by Hiroshi Yamauchi · 9 years ago
  32. 2a5c468 ART: Some header cleaning around bit-utils by Andreas Gampe · 9 years ago
  33. b1d8c31 Revert "cleanup: Replace pointers with out-parameters and fix-up formatting" by Igor Murashkin · 9 years ago
  34. bc1d78d runtime: cleanup class_linker out-parameters and formatting by Igor Murashkin · 9 years ago
  35. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  36. 9523a3e Revert "Revert "Use the quickened metadata to compile -QUICK opcodes."" by Nicolas Geoffray · 9 years ago
  37. 8ab9a90 Revert "Use the quickened metadata to compile -QUICK opcodes." by Nicolas Geoffray · 9 years ago
  38. 4515a67 Use the quickened metadata to compile -QUICK opcodes. by Nicolas Geoffray · 9 years ago
  39. f795869 Follow up on CL 151605 by Sebastien Hertz · 9 years ago
  40. 1f2d3ba Fix nested deoptimization. by Mingyao Yang · 9 years ago
  41. f677ebf Cache stack map encoding by David Brazdil · 9 years ago
  42. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago[Renamed (88%) from runtime/mirror/art_method.cc]
  43. 2006b7b Merge "Add unstarted runtime test for String.<init>." by Jeff Hao · 9 years ago