1. 2e4fe5a Merge "build: always define NDEBUG in the static analyzer" by Treehugger Robot · 8 years ago
  2. 7fb4665 build: always define NDEBUG in the static analyzer by George Burgess IV · 8 years ago
  3. 4cf4e36 Merge "Revert "Revert "test: Add desugar support to run-test""" by Treehugger Robot · 8 years ago
  4. 2a33775 Revert "Revert "test: Add desugar support to run-test"" by Igor Murashkin · 8 years ago
  5. 75e7c9c Revert "test: Add desugar support to run-test" by Mariano Giardina · 8 years ago
  6. 0385805 ART: Add ASAN_OPTIONS to gtest rules by Andreas Gampe · 8 years ago
  7. 86b0db4 test: Add desugar support to run-test by Igor Murashkin · 8 years ago
  8. db40eac Address review comments for aog/411660 by Mathieu Chartier · 8 years ago
  9. 73321bf Merge "ART: Fix old warnings" by Treehugger Robot · 8 years ago
  10. 2722f38 ART: Fix old warnings by Andreas Gampe · 8 years ago
  11. f45d61c ART: Fix or disable some tidy warnings. by Andreas Gampe · 8 years ago
  12. 3e00363 ART: Increase stack overflow guard for x86 sanitization by Andreas Gampe · 8 years ago
  13. 0bb4031 Added DexFileAsanRegistrar and necessary additions by Bharadwaj Kalandhabhatta · 8 years ago
  14. 655c6fd ART: Increase stack overflow guard for sanitization by Andreas Gampe · 8 years ago
  15. d00e02b Fix dexlayout fixed point test by Mathieu Chartier · 8 years ago
  16. 90eb05c Merge "Ensure libopenjdk{,jvm,jvmti}d gets built with build-art target" by Alex Light · 8 years ago
  17. 7b497ee Ensure libopenjdk{,jvm,jvmti}d gets built with build-art target by Alex Light · 8 years ago
  18. bc9f10c ART: Move overflow gap definition to art.go by Andreas Gampe · 8 years ago
  19. 9e8797d Merge "Update smali/baksmali command syntax for v2.2.0" by Treehugger Robot · 8 years ago
  20. 55232f1 Add dexdiag_test by David Sehr · 8 years ago
  21. 14fc9db Update smali/baksmali command syntax for v2.2.0 by Ben Gruver · 8 years ago
  22. 1352f13 Split image_test and oatdump_test. by Vladimir Marko · 8 years ago
  23. 4dc06e2 Merge "Rename and obsolete compiler filter names." by Nicolas Geoffray · 8 years ago
  24. c3c743a Merge "Improve deterministic boot image compilation with CC collector." by Roland Levillain · 8 years ago
  25. 1ca6890 More robust GC verification and corruption dumping by Mathieu Chartier · 8 years ago
  26. b81e9e9 Improve deterministic boot image compilation with CC collector. by Roland Levillain · 8 years ago
  27. 49cda06 Rename and obsolete compiler filter names. by Nicolas Geoffray · 8 years ago
  28. cc05a77 Revert "Add dexdiag_test" by David Sehr · 8 years ago
  29. 2120ad4 Add dexdiag_test by David Sehr · 8 years ago
  30. eeabc03 Revert "Add dexdiag_test" by Andreas Gampe · 8 years ago
  31. 146c3fa Add dexdiag_test by David Sehr · 8 years ago
  32. 002b931 Incorporate random profile tests into run-test. by Jeff Hao · 8 years ago
  33. 48f7a5b Merge "Assign pointer to quick code for copied methods" by Nicolas Geoffray · 8 years ago
  34. 1c5143e Revert "Remove obsolete LOCAL_DX_FLAGS." by Colin Cross · 8 years ago
  35. a70b683 Merge "Revert "Revert "ARM: VIXL32: Use VIXL backend by default.""" by Nicolas Geoffray · 8 years ago
  36. 467d94a Revert "Revert "ARM: VIXL32: Use VIXL backend by default."" by Nicolas Geoffray · 8 years ago
  37. 70b21bd Run all 'compiler' variants by default. by Nicolas Geoffray · 8 years ago
  38. 5e03a30 ART: Refactor libopenjdkjvmti by Andreas Gampe · 8 years ago
  39. 8a78a77 Merge "Revert "ARM: VIXL32: Use VIXL backend by default."" by Nicolas Geoffray · 8 years ago
  40. 25275be Revert "ARM: VIXL32: Use VIXL backend by default." by Nicolas Geoffray · 8 years ago
  41. b3f2b5c Assign pointer to quick code for copied methods by Artem Udovichenko · 8 years ago
  42. 7cc3ae5 Return the right value in VerifyClass. by Nicolas Geoffray · 8 years ago
  43. 556cba0 Don't include patch information when generating images. by Richard Uhler · 8 years ago
  44. 3b6f440 jni: Switch to @FastNative for all JNI functions. Deprecate !bang JNI. by Igor Murashkin · 8 years ago
  45. e631689 ARM: VIXL32: Use VIXL backend by default. by Scott Wakeling · 8 years ago
  46. bb00f81 Remove testing of prebuilt npic boot images. by Richard Uhler · 8 years ago
  47. 67e1dc5 Remove use of npic image for gtests. by Richard Uhler · 8 years ago
  48. 84f50ae Remove remaining uses of DexFile::GetChecksum. by Richard Uhler · 8 years ago
  49. 69bcf2c Improve checking of multidex dex checksums. by Richard Uhler · 8 years ago
  50. 7a2a340 Merge "Use VerifierDeps test file for dex2oat swap tests." by Vladimir Marko · 8 years ago
  51. 1535770 Use VerifierDeps test file for dex2oat swap tests. by Vladimir Marko · 8 years ago
  52. 6dde4d3 Merge "Revert to `-fstack-protector-strong` in read barrier config." by Roland Levillain · 8 years ago
  53. ae3bcac Enable thread annotations for std::mutex by David Sehr · 8 years ago
  54. ae78c26 ART: Add UnstartedRuntime support for Class.getSimpleName by Andreas Gampe · 8 years ago
  55. ad93db3 Add ART_TEST_RUN_TEST_IMAGE. by Nicolas Geoffray · 8 years ago
  56. 94e25db Make no-relocate the default. by Nicolas Geoffray · 8 years ago
  57. 56f06cb Merge "Enable PRODUCT_ART_USE_READ_BARRIER by default." by Hiroshi Yamauchi · 8 years ago
  58. 63fcc81 Merge "Add dexoptanalyzer tool" by Calin Juravle · 8 years ago
  59. 36eb313 Add dexoptanalyzer tool by Calin Juravle · 8 years ago
  60. da75ad7 Enable PRODUCT_ART_USE_READ_BARRIER by default. by Hiroshi Yamauchi · 8 years ago
  61. cd1ed41 Revert to `-fstack-protector-strong` in read barrier config. by Roland Levillain · 8 years ago
  62. 72ab684 Add class status for resolved erroneous classes. by Vladimir Marko · 8 years ago
  63. b0dde43 Merge "Fix inserting classes to initiating loader's class table." by Vladimir Marko · 8 years ago
  64. 6ad2f6d Fix inserting classes to initiating loader's class table. by Vladimir Marko · 8 years ago
  65. 2c532ed Merge "Do not use npic image for oat file assistant tests." by Treehugger Robot · 8 years ago
  66. dedb22a Merge "Enable CC (ART_USE_READ_BARRIER) by default." by Treehugger Robot · 8 years ago
  67. 0f01b58 ART: Add ClassLoadCallback by Andreas Gampe · 8 years ago
  68. fd3161a Enable CC (ART_USE_READ_BARRIER) by default. by Hiroshi Yamauchi · 8 years ago
  69. cdcbddf Do not use npic image for oat file assistant tests. by Richard Uhler · 8 years ago
  70. cb6a591 Revert^3 "Remove unused code for patching oat files." by Richard Uhler · 8 years ago
  71. e7ec8b2 Revert "Revert "Remove unused code for patching oat files."" by Richard Uhler · 8 years ago
  72. 7898587 Revert "Remove unused code for patching oat files." by Nicolas Geoffray · 8 years ago
  73. c9f7662 Remove unused code for patching oat files. by Richard Uhler · 8 years ago
  74. 3a2e78e Fix some issues reported by Valgrind by Anton Kirilov · 8 years ago
  75. 1196ed8 Handle ART_USE_READ_BARRIER as a product variable. by Hiroshi Yamauchi · 8 years ago
  76. 1e4841e Fill in empty iftable early by Mathieu Chartier · 8 years ago
  77. 9791626 Remove boolean arguments from NewLibrary() by Colin Cross · 8 years ago
  78. db70ce5 Address some review comments by Mathieu Chartier · 8 years ago
  79. 982e0bf Merge "ARM: VIXL32: A couple of fixes to have more tests passing." by Nicolas Geoffray · 8 years ago
  80. 9df8931 Add atomic method reference map by Mathieu Chartier · 8 years ago
  81. 657022c ARM: VIXL32: A couple of fixes to have more tests passing. by Artem Serov · 8 years ago
  82. 03bc659 Refine OatStatus enum. by Richard Uhler · 8 years ago
  83. 01b70e8 Add dequickening support. by Nicolas Geoffray · 8 years ago
  84. 984b081 Have `make` report a failing gtest run as a top-level target. by Roland Levillain · 8 years ago
  85. 6150121 ART: Ignore google-default-arguments tidy check by Andreas Gampe · 8 years ago
  86. d01f60c Add a VerifierDeps::Dump method. by Nicolas Geoffray · 8 years ago
  87. 2f2533f Merge "ARM: VIXL32: Pass initial ART tests with new code generator." by Roland Levillain · 8 years ago
  88. f808786 Build: Avoid using ppid to generate temporary directory name. by Narayan Kamath · 8 years ago
  89. a7812ae ARM: VIXL32: Pass initial ART tests with new code generator. by Scott Wakeling · 8 years ago
  90. d82d425 Merge "Generate SHA-1 build ID for host-generated *.oat files (1/2)." by David Srbecky · 8 years ago
  91. 96548c9 Move registration into android package by Colin Cross · 8 years ago
  92. a1ff30f ART: Switch to name-based IMT hashing by Andreas Gampe · 8 years ago
  93. ab40c11 Generate SHA-1 build ID for host-generated *.oat files (1/2). by Alexey Alexandrov · 9 years ago
  94. a82a1ac Revert "Compute PPID at ninja time" by Colin Cross · 8 years ago
  95. b1c17bb Compute PPID at ninja time by Colin Cross · 8 years ago
  96. 25352fc class_linker: Add support for resolving method types. by Narayan Kamath · 9 years ago
  97. 1ecc4fe Increase frame size for ASAN enabled builds. by Vishwath Mohan · 8 years ago
  98. 496577f Smarter image layout by Mathieu Chartier · 9 years ago
  99. 25c3d8d Pass --root to cpplint. by Sen Jiang · 8 years ago
  100. be332ed Reimplement ART_NDEBUG_OPT_FLAG by Colin Cross · 8 years ago