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