1. 3940254 Modernise code to use override specifier by Yi Kong · 5 years ago
  2. 0841735 Use tidy_checks_as_errors blueprint field instead of manually setting --warnings-as-errors by Nikita Ioffe · 5 years ago
  3. d53f606 Partially disable building ART for host on Mac. by David Srbecky · 5 years ago
  4. da948ce Revert^2 "Add apex com.android.runtime.host artifact" by Alex Light · 6 years ago
  5. dfcd82c ART: Fix android-cloexec warnings by Andreas Gampe · 6 years ago
  6. afaf7f8 ART: Enable bugprone-unused-return-value by Andreas Gampe · 6 years ago
  7. 660718f Merge "ART: Add bugprone-argument-comment" by Treehugger Robot · 6 years ago
  8. 6cd8390 ART: Add bugprone-argument-comment by Andreas Gampe · 6 years ago
  9. 56de89a Mark most *Offset helper functions as constexpr. by David Srbecky · 6 years ago
  10. 44b3174 ART: Mark move constructors with noexcept by Andreas Gampe · 6 years ago
  11. c55bb39 Revert^2 "ART: Refactor typedef to using" by Andreas Gampe · 6 years ago
  12. ee07743 Revert "ART: Refactor typedef to using" by Andreas Gampe · 6 years ago
  13. 9a20ff0 ART: Refactor typedef to using by Andreas Gampe · 6 years ago
  14. 70dfb69 ART: Fix dexdump & dexlist by Andreas Gampe · 6 years ago
  15. 6142e58 ART: Add redundant-void-arg check by Andreas Gampe · 6 years ago
  16. 8351aac ART: Refactor for bool literals by Andreas Gampe · 6 years ago
  17. 322c089 ART: Add tidy errors by Andreas Gampe · 6 years ago
  18. 6514f95 Merge "ART: Clean up unused using declarations" by Treehugger Robot · 6 years ago
  19. 1eb8ce0 Merge "ART: Add more tidy checks to fatal list" by Treehugger Robot · 6 years ago
  20. bd39d14 ART: Clean up unused using declarations by Andreas Gampe · 6 years ago
  21. 6f4cf6e ART: Add more tidy checks to fatal list by Andreas Gampe · 6 years ago
  22. 020020f ART: Disable Wunreachable-code for tidy by Andreas Gampe · 6 years ago
  23. 896583e ART: Use clang-tidy to warn on RAII issue by Andreas Gampe · 6 years ago
  24. 05e34f4 Revert^2 "Remove support for Valgrind in ART." by Roland Levillain · 6 years ago
  25. 8b362a8 Revert "Remove support for Valgrind in ART." by Andreas Gampe · 6 years ago
  26. 8268cb6 Remove support for Valgrind in ART. by Roland Levillain · 6 years ago
  27. c8b95b2 ART: Clean up global includes - jni headers by Andreas Gampe · 7 years ago
  28. 238e8fc ART: Clean up global includes - zlib by Andreas Gampe · 7 years ago
  29. f24dfb0 ART: Clean up global includes - lz4 by Andreas Gampe · 7 years ago
  30. fdb7a61 ART: Clean up global includes - icu4c by Andreas Gampe · 7 years ago
  31. 84b6933 Follow new type for compile_multilib by Colin Cross · 7 years ago
  32. 057f1e4 Use target.linux for all linux kernel based targets by Dan Willemsen · 7 years ago
  33. 99988f8 Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] by Dan Willemsen · 7 years ago
  34. 9389ae7 Simplify Android.bp files by Dan Willemsen · 7 years ago
  35. 27bd4dd ART: Use platform_include header library by Andreas Gampe · 7 years ago
  36. f605257 Assume all x86/x86_64 hosts support at least sse4.x/popcount. by Aart Bik · 7 years ago
  37. 69489fa ART: Fix old warnings by Andreas Gampe · 7 years ago
  38. dd8aa32 build: disable -Wmissing-noreturn for clang-tidy by George Burgess IV · 7 years ago
  39. 7fb4665 build: always define NDEBUG in the static analyzer by George Burgess IV · 7 years ago
  40. 73321bf Merge "ART: Fix old warnings" by Treehugger Robot · 7 years ago
  41. 2722f38 ART: Fix old warnings by Andreas Gampe · 7 years ago
  42. f45d61c ART: Fix or disable some tidy warnings. by Andreas Gampe · 7 years ago
  43. bc9f10c ART: Move overflow gap definition to art.go by Andreas Gampe · 7 years ago
  44. 3b6f440 jni: Switch to @FastNative for all JNI functions. Deprecate !bang JNI. by Igor Murashkin · 7 years ago
  45. ae3bcac Enable thread annotations for std::mutex by David Sehr · 7 years ago
  46. 6150121 ART: Ignore google-default-arguments tidy check by Andreas Gampe · 8 years ago
  47. be332ed Reimplement ART_NDEBUG_OPT_FLAG by Colin Cross · 8 years ago
  48. 728b27a Stop manually including gtest headers. by Dan Albert · 8 years ago
  49. 38a3ffa Fix mac build by Colin Cross · 8 years ago
  50. fe6064a Convert more of art to Android.bp by Colin Cross · 8 years ago
  51. c564406 Fix debug flag ordering by Colin Cross · 8 years ago
  52. 1f7f3bd Convert libart and dependencies to Android.bp by Colin Cross · 8 years ago