1. 0d2b2ad Merge "Use the backtrace interface to skip java maps." by Christopher Ferris · 7 years ago
  2. d07e065 Merge "Disable DX workaround for 611-checker-simplify-if" by Alan Leung · 7 years ago
  3. 1a36a3c Merge "Make checker-register-hints less dexer sensitive." by Alan Leung · 7 years ago
  4. 420e7fd Merge "MIPS: Basic SIMD reduction support." by Treehugger Robot · 7 years ago
  5. b1b0ed2 Use the backtrace interface to skip java maps. by Christopher Ferris · 7 years ago
  6. aabc5e6 Merge "Separate MemMap from DexFile completely" by David Sehr · 7 years ago
  7. 733bd4d Separate MemMap from DexFile completely by David Sehr · 7 years ago
  8. e434c4f MIPS: Basic SIMD reduction support. by Lena Djokic · 7 years ago
  9. 5751dc8 Merge "Don't verify dex file when the runtime is in NoVerify mode." by Nicolas Geoffray · 7 years ago
  10. dc02d53 Merge "Fix bugs with strong versus weak reference paths." by Richard Uhler · 7 years ago
  11. 529d259 Make checker-register-hints less dexer sensitive. by Alan Leung · 7 years ago
  12. 81d7964 Merge "Use -Werror in art/dexdump" by Chih-hung Hsieh · 7 years ago
  13. 2c9ac40 Disable DX workaround for 611-checker-simplify-if by Alan Leung · 7 years ago
  14. 6dd3e7a Merge "Re-generate dex IR to verify dex file" by Mathieu Chartier · 7 years ago
  15. daf1230 Merge "ART: Move JniConstants::init from ART to libcore" by Treehugger Robot · 7 years ago
  16. c2389ab Merge "Add agent for printing breakpoints" by Treehugger Robot · 7 years ago
  17. 0e151e7 Add agent for printing breakpoints by Alex Light · 7 years ago
  18. 2ef3b88 Re-generate dex IR to verify dex file by Mathieu Chartier · 7 years ago
  19. ac64304 Use -Werror in art/dexdump by Chih-Hung Hsieh · 7 years ago
  20. df12b6f Merge "Use HGraphDelegateVisitor instead of HGraphVisitor for lse." by Mingyao Yang · 7 years ago
  21. 89ef026 Merge "Make SIMD checker tests more robust." by Treehugger Robot · 7 years ago
  22. 0aff0ff Merge "Re-enable dex verifier after dexlayout" by Mathieu Chartier · 7 years ago
  23. 24066ec Re-enable dex verifier after dexlayout by Mathieu Chartier · 7 years ago
  24. 1b79bbc Fix bugs with strong versus weak reference paths. by Richard Uhler · 7 years ago
  25. 3e6c139 Merge "ART: Remove workaround for bug 34659969." by Vladimir Marko · 7 years ago
  26. e875f4c Don't verify dex file when the runtime is in NoVerify mode. by Nicolas Geoffray · 7 years ago
  27. eb3c764 ART: Remove workaround for bug 34659969. by Vladimir Marko · 7 years ago
  28. d863be7 ART: Move JniConstants::init from ART to libcore by Andreas Gampe · 8 years ago
  29. 9041c60 Merge changes I53dd3b2a,I019f1811 by Treehugger Robot · 7 years ago
  30. c62b7ec Use HGraphDelegateVisitor instead of HGraphVisitor for lse. by Mingyao Yang · 7 years ago
  31. 8c6c357 Make SIMD checker tests more robust. by Aart Bik · 7 years ago
  32. 373a9b5 ART: Depend on libnativehelper headers only by Andreas Gampe · 7 years ago
  33. d0332e0 ART: Do not depend on libnativehelper - toStringArray by Andreas Gampe · 7 years ago
  34. 31275df Merge "Fix type conversion bug" by Treehugger Robot · 7 years ago
  35. 06b9807 Merge changes Ibf2dae4b,I75ddb651 by Richard Uhler · 7 years ago
  36. 88a6296 Merge "Add missing ManyMethods dependency" by Treehugger Robot · 7 years ago
  37. 9216156 Merge "ART: Slow down dex2oat for watchdog test" by Treehugger Robot · 7 years ago
  38. bcc6352 Add missing ManyMethods dependency by Alex Klyubin · 7 years ago
  39. 639181c Merge "Add DCHECKS for class-defs only being null for Proxy classes" by Treehugger Robot · 7 years ago
  40. e0d8ae2 Add DCHECKS for class-defs only being null for Proxy classes by Alex Light · 7 years ago
  41. 4cee4d0 Merge "Enable D8 for test 1929-exception-catch-exception." by Alan Leung · 7 years ago
  42. dab6907 Fix type conversion bug by Aart Bik · 7 years ago
  43. 98a1c79 Merge "Handle de-duped CodeItems in dexlayout" am: 6291ac8408 by David Sehr · 7 years ago
  44. 2897ca8 Merge "Ensure GetSourceDebugExtension works with Proxy classes." am: 358347ae8f by Alex Light · 7 years ago
  45. 6291ac8 Merge "Handle de-duped CodeItems in dexlayout" by David Sehr · 7 years ago
  46. 358347a Merge "Ensure GetSourceDebugExtension works with Proxy classes." by Treehugger Robot · 7 years ago
  47. 8674b91 Depend on dalvikvm64 directly instead of using ART_HOST_EXECUTABLES by Colin Cross · 7 years ago
  48. bf47bc5 ahat-tests: don't write to src directory during build by Colin Cross · 7 years ago
  49. 2c80f0a Enable D8 for test 1929-exception-catch-exception. by Ian Zerny · 7 years ago
  50. 22fa376 ART: Slow down dex2oat for watchdog test by Andreas Gampe · 7 years ago
  51. b415628 Handle de-duped CodeItems in dexlayout by David Sehr · 7 years ago
  52. fa3fc51 Merge "ART: Correct static invariant checks" am: 2a96120f0a by Andreas Gampe · 7 years ago
  53. 2a96120 Merge "ART: Correct static invariant checks" by Treehugger Robot · 7 years ago
  54. 89f33b8 Ensure GetSourceDebugExtension works with Proxy classes. by Alex Light · 7 years ago
  55. 51b4493 Merge "ART: Fix headers" am: 75b24721e8 by Andreas Gampe · 7 years ago
  56. 75b2472 Merge "ART: Fix headers" by Treehugger Robot · 7 years ago
  57. 580667b ART: Correct static invariant checks by Andreas Gampe · 7 years ago
  58. 0a0935f ART: Fix headers by Andreas Gampe · 7 years ago
  59. fa5f755 Merge "MIPS32: Improve stack alignment, use sdc1/ldc1, where possible." by Chris Larsen · 7 years ago
  60. b5f03f5 Merge "MIPS32: Improve stack alignment, use sdc1/ldc1, where possible." by Treehugger Robot · 7 years ago
  61. 715f43e MIPS32: Improve stack alignment, use sdc1/ldc1, where possible. by Chris Larsen · 7 years ago
  62. 21f873e Merge "Add basic support for writing cdex container in dexlayout" am: 9e842d3e7d by Mathieu Chartier · 7 years ago
  63. 9e842d3 Merge "Add basic support for writing cdex container in dexlayout" by Mathieu Chartier · 7 years ago
  64. 1e43af8 Merge "Improve sign and zero extension analysis." am: e4df8d98af by Aart Bik · 7 years ago
  65. e4df8d9 Merge "Improve sign and zero extension analysis." by Treehugger Robot · 7 years ago
  66. 3a8df2e Merge "Make RunAgentThread ensure thread attach is possible." am: 716f34dd55 by Alex Light · 7 years ago
  67. 716f34d Merge "Make RunAgentThread ensure thread attach is possible." by Treehugger Robot · 7 years ago
  68. f463e84 Merge "MIPS32: Do implicit null check properly" am: 661ff91610 by Goran Jakovljevic · 7 years ago
  69. 661ff91 Merge "MIPS32: Do implicit null check properly" by Treehugger Robot · 7 years ago
  70. cad70a2 Merge "Pass the verify flag to DexFileLoader utilities." am: dfeec3a983 by Nicolas Geoffray · 7 years ago
  71. dfeec3a Merge "Pass the verify flag to DexFileLoader utilities." by Nicolas Geoffray · 7 years ago
  72. 2e61a57 MIPS32: Do implicit null check properly by Goran Jakovljevic · 7 years ago
  73. 2a79e48 Merge "Make libdexlayoutd actually have art debug flags" am: 59c5dfe792 by Mathieu Chartier · 7 years ago
  74. 59c5dfe Merge "Make libdexlayoutd actually have art debug flags" by Mathieu Chartier · 7 years ago
  75. 5885c22 Merge "HACK: don't override DX when running make" am: fee3e21264 by Colin Cross · 7 years ago
  76. fee3e21 Merge "HACK: don't override DX when running make" by Treehugger Robot · 7 years ago
  77. 91f55e6 HACK: don't override DX when running make by Colin Cross · 7 years ago
  78. 99b72e1 Merge "Switch vogar from toolchain=jdk to toolchain=dx" am: 333b85f22b by Neil Fuller · 7 years ago
  79. 333b85f Merge "Switch vogar from toolchain=jdk to toolchain=dx" by Neil Fuller · 7 years ago
  80. 5929beb Make libdexlayoutd actually have art debug flags by Mathieu Chartier · 7 years ago
  81. 603ccab Add basic support for writing cdex container in dexlayout by Mathieu Chartier · 7 years ago
  82. 739bf72 Make RunAgentThread ensure thread attach is possible. by Alex Light · 7 years ago
  83. cf9e60e Merge "Add compact-dex-level argument to dex2oat" am: 6479e488e6 by Mathieu Chartier · 7 years ago
  84. 6479e48 Merge "Add compact-dex-level argument to dex2oat" by Mathieu Chartier · 7 years ago
  85. 3895603 Merge "MIPS: Introduce a few MSA instructions" am: a59820dc24 by Lena Djokic · 7 years ago
  86. a59820d Merge "MIPS: Introduce a few MSA instructions" by Treehugger Robot · 7 years ago
  87. a0f8f20 Merge "Revert "Revert "Add ability to have device-name based options""" by Alex Light · 7 years ago
  88. a30af16 Merge "Revert "Revert "Add ability to have device-name based options""" by Treehugger Robot · 7 years ago
  89. 4d1a9d4 Improve sign and zero extension analysis. by Aart Bik · 7 years ago
  90. eafe2a5 Add compact-dex-level argument to dex2oat by Mathieu Chartier · 7 years ago
  91. c60d2dd Merge "Revert "Temporarily always enable dexlayout output verification."" by David Sehr · 7 years ago
  92. 1c46063 Merge "Revert "Temporarily always enable dexlayout output verification."" by Treehugger Robot · 7 years ago
  93. 3412a00 Revert "Revert "Add ability to have device-name based options"" by Alex Light · 7 years ago
  94. a02a997 Merge "ART: Add abort-on-soft-verifier-error" am: 2f707787e6 by Andreas Gampe · 7 years ago
  95. 4c7a8c6 Merge "ART: Increase lock contention thresholds in debug builds" am: 71ae03b7a5 by Andreas Gampe · 7 years ago
  96. 2f70778 Merge "ART: Add abort-on-soft-verifier-error" by Treehugger Robot · 7 years ago
  97. 71ae03b Merge "ART: Increase lock contention thresholds in debug builds" by Treehugger Robot · 7 years ago
  98. 652e962 Revert "Temporarily always enable dexlayout output verification." by David Sehr · 7 years ago
  99. 095c6c9 Pass the verify flag to DexFileLoader utilities. by Nicolas Geoffray · 7 years ago
  100. f76236d Merge "Fix overlapping cfi ranges in mterp" am: f0536a524b by Bill Buzbee · 7 years ago