1. 22cf3d3 Fix tests flakiness with jit when using Proxy classes. by Nicolas Geoffray · 9 years ago
  2. 10d2508 Change Checkpoint API to return total number of checkpoints by Mathieu Chartier · 9 years ago
  3. 4e915fb Tune heuristics a bit. by Nicolas Geoffray · 9 years ago
  4. 26705e2 Add support for collection ProfilingInfo objects. by Nicolas Geoffray · 9 years ago
  5. 1dad3f6 Support garbage collection of JITted code. by Nicolas Geoffray · 9 years ago
  6. 1e7de6c Remove the magic 32 constant and ensure alignment. by Nicolas Geoffray · 9 years ago
  7. 0c3c266 Use DlMallocSpace for the JIT code cache. by Nicolas Geoffray · 9 years ago
  8. 9ccf051 Perform write barrier on declaring class when adding instrumentation by Mathieu Chartier · 9 years ago
  9. c3fcd41 Address some code comments by Mathieu Chartier · 9 years ago
  10. 36c0136 Fix bug in WaitForCompilationToFinish by Mathieu Chartier · 9 years ago
  11. a50f9cf Fix JIT for class unloading by Mathieu Chartier · 9 years ago
  12. 951ec2c Revert "Revert "Add one LinearAlloc per ClassLoader"" by Mathieu Chartier · 9 years ago
  13. 7de5dfe Revert "Add one LinearAlloc per ClassLoader" by Nicolas Geoffray · 9 years ago
  14. 356412e Add one LinearAlloc per ClassLoader by Mathieu Chartier · 9 years ago
  15. 1147b9b Use image pointer size for profile info by Mathieu Chartier · 9 years ago
  16. 4f55e22 Add and use ScopedSuspendAll by Mathieu Chartier · 9 years ago
  17. 5550ca8 Record profiling information before Jitting. by Nicolas Geoffray · 9 years ago
  18. 2a5c468 ART: Some header cleaning around bit-utils by Andreas Gampe · 9 years ago
  19. 3887c46 Remove unnecessary `explicit` qualifiers on constructors. by Roland Levillain · 9 years ago
  20. c0fe56a Address some comments by Mathieu Chartier · 9 years ago
  21. 54d220e Move ArtFields and ArtMethods to be a length prefixed array by Mathieu Chartier · 9 years ago
  22. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  23. 7bf2b4f Revert "Revert "Remove interpreter entrypoint in ArtMethod."" by Nicolas Geoffray · 9 years ago
  24. 7070ccd Revert "Remove interpreter entrypoint in ArtMethod." by Nicolas Geoffray · 9 years ago
  25. fa2c054 Remove interpreter entrypoint in ArtMethod. by Nicolas Geoffray · 9 years ago
  26. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  27. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 9 years ago
  28. 70f7d98 Don't allow JIT to compile native methods by Mathieu Chartier · 9 years ago
  29. 0462c4c Support multiple instrumentation clients by Sebastien Hertz · 9 years ago
  30. 3130cdf Add some more DISALLOW_COPY_AND_ASSIGN by Mathieu Chartier · 9 years ago
  31. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  32. c785344 Move ArtField to native by Mathieu Chartier · 9 years ago
  33. d856545 Fix ClassLinker::MayBeCalledWithDirectCodePointer for JIT by Mathieu Chartier · 9 years ago
  34. bce416f Add code cache test by Mathieu Chartier · 9 years ago
  35. 455f67c Fix JIT options with late init by Mathieu Chartier · 9 years ago
  36. 6c77292 Revert "Disable jit for ARM 64 bit" by Mathieu Chartier · 9 years ago
  37. bf9fc58 Add more info to who called SuspendAll by Mathieu Chartier · 9 years ago
  38. bf9026d Disable jit for ARM 64 bit by Mathieu Chartier · 9 years ago
  39. 39d9fe2 Merge "Add way to print JIT related info at shutdown" by Mathieu Chartier · 9 years ago
  40. 0aa50ce Remove ThrowLocation. by Nicolas Geoffray · 9 years ago
  41. a4885cb Add way to print JIT related info at shutdown by Mathieu Chartier · 9 years ago
  42. 14691c5 Compute the right catch location for the debugger. by Nicolas Geoffray · 9 years ago
  43. 5c42c29 Add support for .bss section in oat files. by Vladimir Marko · 9 years ago
  44. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 9 years ago
  45. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 9 years ago
  46. 2535abe Add JIT by Mathieu Chartier · 9 years ago