1. 3a8df2e Merge "Make RunAgentThread ensure thread attach is possible." am: 716f34dd55 by Alex Light · 7 years ago
  2. 716f34d Merge "Make RunAgentThread ensure thread attach is possible." by Treehugger Robot · 7 years ago
  3. f463e84 Merge "MIPS32: Do implicit null check properly" am: 661ff91610 by Goran Jakovljevic · 7 years ago
  4. 661ff91 Merge "MIPS32: Do implicit null check properly" by Treehugger Robot · 7 years ago
  5. cad70a2 Merge "Pass the verify flag to DexFileLoader utilities." am: dfeec3a983 by Nicolas Geoffray · 7 years ago
  6. dfeec3a Merge "Pass the verify flag to DexFileLoader utilities." by Nicolas Geoffray · 7 years ago
  7. 2e61a57 MIPS32: Do implicit null check properly by Goran Jakovljevic · 7 years ago
  8. 2a79e48 Merge "Make libdexlayoutd actually have art debug flags" am: 59c5dfe792 by Mathieu Chartier · 7 years ago
  9. 59c5dfe Merge "Make libdexlayoutd actually have art debug flags" by Mathieu Chartier · 7 years ago
  10. 5885c22 Merge "HACK: don't override DX when running make" am: fee3e21264 by Colin Cross · 7 years ago
  11. fee3e21 Merge "HACK: don't override DX when running make" by Treehugger Robot · 7 years ago
  12. 91f55e6 HACK: don't override DX when running make by Colin Cross · 7 years ago
  13. 99b72e1 Merge "Switch vogar from toolchain=jdk to toolchain=dx" am: 333b85f22b by Neil Fuller · 7 years ago
  14. 333b85f Merge "Switch vogar from toolchain=jdk to toolchain=dx" by Neil Fuller · 7 years ago
  15. 5929beb Make libdexlayoutd actually have art debug flags by Mathieu Chartier · 7 years ago
  16. 739bf72 Make RunAgentThread ensure thread attach is possible. by Alex Light · 7 years ago
  17. cf9e60e Merge "Add compact-dex-level argument to dex2oat" am: 6479e488e6 by Mathieu Chartier · 7 years ago
  18. 6479e48 Merge "Add compact-dex-level argument to dex2oat" by Mathieu Chartier · 7 years ago
  19. 3895603 Merge "MIPS: Introduce a few MSA instructions" am: a59820dc24 by Lena Djokic · 7 years ago
  20. a59820d Merge "MIPS: Introduce a few MSA instructions" by Treehugger Robot · 7 years ago
  21. a0f8f20 Merge "Revert "Revert "Add ability to have device-name based options""" by Alex Light · 7 years ago
  22. a30af16 Merge "Revert "Revert "Add ability to have device-name based options""" by Treehugger Robot · 7 years ago
  23. eafe2a5 Add compact-dex-level argument to dex2oat by Mathieu Chartier · 7 years ago
  24. c60d2dd Merge "Revert "Temporarily always enable dexlayout output verification."" by David Sehr · 7 years ago
  25. 1c46063 Merge "Revert "Temporarily always enable dexlayout output verification."" by Treehugger Robot · 7 years ago
  26. 3412a00 Revert "Revert "Add ability to have device-name based options"" by Alex Light · 7 years ago
  27. a02a997 Merge "ART: Add abort-on-soft-verifier-error" am: 2f707787e6 by Andreas Gampe · 7 years ago
  28. 4c7a8c6 Merge "ART: Increase lock contention thresholds in debug builds" am: 71ae03b7a5 by Andreas Gampe · 7 years ago
  29. 2f70778 Merge "ART: Add abort-on-soft-verifier-error" by Treehugger Robot · 7 years ago
  30. 71ae03b Merge "ART: Increase lock contention thresholds in debug builds" by Treehugger Robot · 7 years ago
  31. 652e962 Revert "Temporarily always enable dexlayout output verification." by David Sehr · 7 years ago
  32. 095c6c9 Pass the verify flag to DexFileLoader utilities. by Nicolas Geoffray · 7 years ago
  33. f76236d Merge "Fix overlapping cfi ranges in mterp" am: f0536a524b by Bill Buzbee · 7 years ago
  34. f0536a5 Merge "Fix overlapping cfi ranges in mterp" by Bill Buzbee · 7 years ago
  35. d206ee6 Switch vogar from toolchain=jdk to toolchain=dx by Neil Fuller · 7 years ago
  36. bb059f2 Merge "Use ScopedArenaAllocator for code generation." am: 96b7474ebf by Vladimir Marko · 7 years ago
  37. 96b7474 Merge "Use ScopedArenaAllocator for code generation." by Vladimir Marko · 7 years ago
  38. 9008367 Merge "Revert "Add ability to have device-name based options"" am: 6247604714 by Nicolas Geoffray · 7 years ago
  39. 6247604 Merge "Revert "Add ability to have device-name based options"" by Nicolas Geoffray · 7 years ago
  40. 63ada4e Revert "Add ability to have device-name based options" by Nicolas Geoffray · 7 years ago
  41. 6642a57 Merge "Change RequestSynchronousCheckpoint to release thread_list_lock_" by Alex Light · 7 years ago
  42. f39208f ART: Add abort-on-soft-verifier-error by Andreas Gampe · 7 years ago
  43. 1b2f884 Merge "Change RequestSynchronousCheckpoint to release thread_list_lock_" by Treehugger Robot · 7 years ago
  44. 118ee32 Merge "Revert "Revert "Add static version of dexdump2""" am: a64eaf9023 by Colin Cross · 7 years ago
  45. a64eaf9 Merge "Revert "Revert "Add static version of dexdump2""" by Treehugger Robot · 7 years ago
  46. d8f5ef2 Merge "ART: Only check non-deoptable classes in slow-debug" am: 5ef8128014 by Andreas Gampe · 7 years ago
  47. 5ef8128 Merge "ART: Only check non-deoptable classes in slow-debug" by Treehugger Robot · 7 years ago
  48. 6dda83d Merge "ART: Add trace around app image verification" am: ad0fbe9ac3 by Andreas Gampe · 7 years ago
  49. 57dad3f Merge "Use r/w Mutex to control access to jvmtiEnv event information." by Alex Light · 7 years ago
  50. ad0fbe9 Merge "ART: Add trace around app image verification" by Treehugger Robot · 7 years ago
  51. 146ee21 Merge "ART: Only stress background transition in slow-debug" am: e3a5e668d0 by Andreas Gampe · 7 years ago
  52. bf0ab2c Merge "Use r/w Mutex to control access to jvmtiEnv event information." by Treehugger Robot · 7 years ago
  53. 9e39988 Merge "Fix LayoutSections for aligned last CodeItem." am: 185f633f60 by Alan Leung · 7 years ago
  54. e3a5e66 Merge "ART: Only stress background transition in slow-debug" by Treehugger Robot · 7 years ago
  55. 1a32e7d Merge "ART: Move more read-barrier checking under slow-debug" am: 772f1377b6 by Andreas Gampe · 7 years ago
  56. 185f633 Merge "Fix LayoutSections for aligned last CodeItem." by Alan Leung · 7 years ago
  57. 772f137 Merge "ART: Move more read-barrier checking under slow-debug" by Treehugger Robot · 7 years ago
  58. ed56b5e ART: Only stress background transition in slow-debug by Andreas Gampe · 7 years ago
  59. 6c57871 ART: Move more read-barrier checking under slow-debug by Andreas Gampe · 7 years ago
  60. dbe5491 ART: Only check non-deoptable classes in slow-debug by Andreas Gampe · 7 years ago
  61. 5d68914 ART: Increase lock contention thresholds in debug builds by Andreas Gampe · 7 years ago
  62. c2c2145 Merge "tools: Use soong_ui instead of make" am: 758aeab86b by Dan Willemsen · 7 years ago
  63. 758aeab Merge "tools: Use soong_ui instead of make" by Treehugger Robot · 7 years ago
  64. 10d0203 Merge "Add libunwindstack to dependencies." am: f1231a93ee by Christopher Ferris · 7 years ago
  65. acbd98b ART: Add trace around app image verification by Andreas Gampe · 7 years ago
  66. f1231a9 Merge "Add libunwindstack to dependencies." by Christopher Ferris · 7 years ago
  67. a9c0532 Revert "Revert "Add static version of dexdump2"" by Colin Cross · 7 years ago
  68. 49495b1 Merge "Switch to soong_ui to dump make vars" am: 1b8376c812 by Dan Willemsen · 7 years ago
  69. 1b8376c Merge "Switch to soong_ui to dump make vars" by Treehugger Robot · 7 years ago
  70. af3ffd4 Merge "Remove skips for InterruptThread JDWP tests." am: 55a2a60f7e by Alex Light · 7 years ago
  71. 55a2a60 Merge "Remove skips for InterruptThread JDWP tests." by Treehugger Robot · 7 years ago
  72. 93f7ec1 Remove skips for InterruptThread JDWP tests. by Alex Light · 7 years ago
  73. 79cafb5 Merge "Add ability to have device-name based options" am: 2875173c75 by Alex Light · 7 years ago
  74. 2875173 Merge "Add ability to have device-name based options" by Treehugger Robot · 7 years ago
  75. b6106d5 Use r/w Mutex to control access to jvmtiEnv event information. by Alex Light · 7 years ago
  76. 11a27b9 Merge "ART: Introduce Uint8 loads in compiled code." am: b277aa1385 by Vladimir Marko · 7 years ago
  77. 3309c01 MIPS: Introduce a few MSA instructions by Lena Djokic · 7 years ago
  78. b277aa1 Merge "ART: Introduce Uint8 loads in compiled code." by Vladimir Marko · 7 years ago
  79. 161ea9b Add libunwindstack to dependencies. by Christopher Ferris · 7 years ago
  80. 228f1ea Merge "Add CompactDexFile" am: dfce43569a by Mathieu Chartier · 7 years ago
  81. dfce435 Merge "Add CompactDexFile" by Mathieu Chartier · 7 years ago
  82. 7d9169d Merge "libunwind is added to the static depedencies" am: d9b2fd2775 by Jiyong Park · 7 years ago
  83. d9b2fd2 Merge "libunwind is added to the static depedencies" by Treehugger Robot · 7 years ago
  84. b1e31a8 Change RequestSynchronousCheckpoint to release thread_list_lock_ by Alex Light · 7 years ago
  85. ddb76da Merge "Relax loop-back-edge-use for different dexers." am: d9a6296e45 by Alan Leung · 7 years ago
  86. d9a6296 Merge "Relax loop-back-edge-use for different dexers." by Alan Leung · 7 years ago
  87. fc51f37 Merge "base: Fix integer conversion in MaskLeastSignificant, add more asserts" by Igor Murashkin · 7 years ago
  88. 7b44ac0 tools: Use soong_ui instead of make by Dan Willemsen · 7 years ago
  89. 9595fd3 Fix LayoutSections for aligned last CodeItem. by Alan Leung · 7 years ago
  90. b05fa41 Merge "base: Fix integer conversion in MaskLeastSignificant, add more asserts" by Treehugger Robot · 7 years ago
  91. cf76bf8 Add CompactDexFile by Mathieu Chartier · 7 years ago
  92. c1ab9f1 Merge "ART: Fix includes" am: cae9e089b8 by Andreas Gampe · 7 years ago
  93. cae9e08 Merge "ART: Fix includes" by Treehugger Robot · 7 years ago
  94. af2eee5 Add ability to have device-name based options by Alex Light · 7 years ago
  95. 2b51edd ART: Fix includes by Andreas Gampe · 7 years ago
  96. a70e0af Merge "Make run-jdwp-tests.sh kill zombie dalvikvm processes" am: d6947136ea by Alex Light · 7 years ago
  97. d694713 Merge "Make run-jdwp-tests.sh kill zombie dalvikvm processes" by Treehugger Robot · 7 years ago
  98. c611ffa Make run-jdwp-tests.sh kill zombie dalvikvm processes by Alex Light · 7 years ago
  99. 0de2d59 Fix overlapping cfi ranges in mterp by buzbee · 7 years ago
  100. 61b9228 ART: Introduce Uint8 loads in compiled code. by Vladimir Marko · 7 years ago