1. 26f7286 Cleanup thread access in StackVisitor by Sebastien Hertz · 9 years ago
  2. aa50d3a Add missing field init in constructors by Sebastien Hertz · 9 years ago
  3. 2a5c468 ART: Some header cleaning around bit-utils by Andreas Gampe · 9 years ago
  4. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  5. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  6. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 9 years ago
  7. baaf287 Merge "Silence unused result warnings in art." by Elliott Hughes · 9 years ago
  8. 06f08e4 Silence unused result warnings in art. by Elliott Hughes · 9 years ago
  9. 8e5bd18 Add a flag to StackVisitor for inlining. by Nicolas Geoffray · 9 years ago
  10. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  11. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 9 years ago
  12. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 9 years ago
  13. 2535abe Add JIT by Mathieu Chartier · 9 years ago
  14. 02c5f4d Remove some unused cutils/properties.h references by Brian Carlstrom · 9 years ago
  15. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  16. cf7f191 C++11 related clean-up of DISALLOW_.. by Ian Rogers · 10 years ago
  17. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 10 years ago
  18. 7b078e8 Compile time performance improvements focusing on interpret-only. by Ian Rogers · 10 years ago
  19. 69f22cf Remove profiler log line by Dave Allison · 10 years ago
  20. 22d5e73 Remove object_utils.h. by Ian Rogers · 10 years ago
  21. f21f0a9 Fix a string uint conversion bug in profiler by Wei Jin · 10 years ago
  22. 445220d Add a new type of profile data in ART profiler by Wei Jin · 10 years ago
  23. a93b0bb Add an option to enable collecting dex pc in ART profiler by Wei Jin · 10 years ago
  24. bfd9a43 Change MethodHelper to use a Handle. by Mathieu Chartier · 10 years ago
  25. 19477a8 Fix top K percentage computation when loading profile data. by Calin Juravle · 10 years ago
  26. c1b643c Fixed and refactored profiler options handling by Calin Juravle · 10 years ago
  27. bb0b53f Clean up the sampling profiler by Calin Juravle · 10 years ago
  28. 6a58691 Fix the problem of not shutting down the profiler in ART properly by Wei Jin · 10 years ago
  29. 4d466a8 Remove all LOG(DEBUG) which is not intended to be checked in by Brian Carlstrom · 10 years ago
  30. 644789f Fix problem with empty profiles. by Dave Allison · 10 years ago
  31. 2d524dd Switch profiler off by default by Dave Allison · 10 years ago
  32. 9dae5b4 Tweaked profile significant_difference. by Calin Juravle · 10 years ago
  33. 0f67847 Unify 64bit int constant definitions. by Ian Rogers · 10 years ago
  34. 39c3bfb Make use of profiling information for dex2oat by Dave Allison · 10 years ago
  35. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  36. 4a7867b Add property to disable sampling profiler. by Dave Allison · 10 years ago
  37. 0aded08 Add sampling profiler by Dave Allison · 11 years ago