1. 043a136 Merge "Added a new mutator called NewInstanceChanger." am: 675c779cb0 by Sumnima Joshi · 8 years ago
  2. e074d73 Merge "Added a new mutator called NewInstanceChanger." am: 675c779cb0 by Sumnima Joshi · 8 years ago
  3. 675c779 Merge "Added a new mutator called NewInstanceChanger." by Treehugger Robot · 8 years ago
  4. 4a890af Merge "Instrument ARM generated code to check the Marking Register." am: 52b450bd92 by Roland Levillain · 8 years ago
  5. 04a8d7b Merge "Instrument ARM generated code to check the Marking Register." by Roland Levillain · 8 years ago
  6. 52b450b Merge "Instrument ARM generated code to check the Marking Register." by Roland Levillain · 8 years ago
  7. 5daa495 Instrument ARM generated code to check the Marking Register. by Roland Levillain · 8 years ago
  8. 7ced4b4 Merge "Instrument ARM64 generated code to check the Marking Register." am: 54636c0e85 by Roland Levillain · 8 years ago
  9. 1cf694b Merge "Instrument ARM64 generated code to check the Marking Register." by Roland Levillain · 8 years ago
  10. 54636c0 Merge "Instrument ARM64 generated code to check the Marking Register." by Roland Levillain · 8 years ago
  11. 20e697a Merge "Fix dex file reading in VdexFile::GetNextDexFileData." am: abafaf8383 by Nicolas Geoffray · 8 years ago
  12. 5a210d4 Merge "Fix dex file reading in VdexFile::GetNextDexFileData." am: abafaf8383 by Nicolas Geoffray · 8 years ago
  13. abafaf8 Merge "Fix dex file reading in VdexFile::GetNextDexFileData." by Treehugger Robot · 8 years ago
  14. 9557d05 Added a new mutator called NewInstanceChanger. by Sumnima Joshi · 8 years ago
  15. a6083f0 Merge "scheduler should not schedule volatile field accesses." am: eac21ef261 by Mingyao Yang · 8 years ago
  16. 8a5fa70 Merge "scheduler should not schedule volatile field accesses." am: eac21ef261 by Mingyao Yang · 8 years ago
  17. eac21ef Merge "scheduler should not schedule volatile field accesses." by Mingyao Yang · 8 years ago
  18. 1545ccc scheduler should not schedule volatile field accesses. by Mingyao Yang · 8 years ago
  19. e063942 Merge "Fix performance regression." am: 73de4a8f09 am: c0fcffae9f by Aart Bik · 8 years ago
  20. c0fcffa Merge "Fix performance regression." am: 73de4a8f09 by Aart Bik · 8 years ago
  21. 28453cf Fix dex file reading in VdexFile::GetNextDexFileData. by Nicolas Geoffray · 8 years ago
  22. 73de4a8 Merge "Fix performance regression." by Treehugger Robot · 8 years ago
  23. 671e48a Fix performance regression. by Aart Bik · 8 years ago
  24. 2b03a1f Instrument ARM64 generated code to check the Marking Register. by Roland Levillain · 8 years ago
  25. 1f7b92d Merge "Revert recent JIT code cache changes" am: 461ec567f1 am: 2488744d60 by Orion Hodson · 8 years ago
  26. 2488744 Merge "Revert recent JIT code cache changes" am: 461ec567f1 by Orion Hodson · 8 years ago
  27. 461ec56 Merge "Revert recent JIT code cache changes" by Treehugger Robot · 8 years ago
  28. dbd05fe Revert recent JIT code cache changes by Orion Hodson · 8 years ago
  29. 503d255 Merge "Don't increment the hotness for invokes." am: 1d2d8b1b6b am: b6b6ae3f1e by Nicolas Geoffray · 8 years ago
  30. b6b6ae3 Merge "Don't increment the hotness for invokes." am: 1d2d8b1b6b by Nicolas Geoffray · 8 years ago
  31. 1d2d8b1 Merge "Don't increment the hotness for invokes." by Nicolas Geoffray · 8 years ago
  32. 48d97e6 Merge "Run HeapLocationCollector once in scheduler instead of locally." am: 80dd7567f7 by Mingyao Yang · 8 years ago
  33. 46431d5 Merge "Run HeapLocationCollector once in scheduler instead of locally." by Mingyao Yang · 8 years ago
  34. 80dd756 Merge "Run HeapLocationCollector once in scheduler instead of locally." by Mingyao Yang · 8 years ago
  35. 5d74568 Merge "Use HeapReference for SafeGetClass" am: a27a718f3a am: 645b662e90 by Mathieu Chartier · 8 years ago
  36. 645b662 Merge "Use HeapReference for SafeGetClass" am: a27a718f3a by Mathieu Chartier · 8 years ago
  37. a27a718f Merge "Use HeapReference for SafeGetClass" by Treehugger Robot · 8 years ago
  38. c58c182 Merge "Allow non word aligned heap limit for space bitmap" am: 30a5d19f98 by Mathieu Chartier · 8 years ago
  39. 4b7bf98 Merge "Allow non word aligned heap limit for space bitmap" am: 30a5d19f98 by Mathieu Chartier · 8 years ago
  40. 30a5d19 Merge "Allow non word aligned heap limit for space bitmap" by Treehugger Robot · 8 years ago
  41. ad8ebb3 Use HeapReference for SafeGetClass by Mathieu Chartier · 8 years ago
  42. 2a1513b Allow non word aligned heap limit for space bitmap by Mathieu Chartier · 8 years ago
  43. 179861c Run HeapLocationCollector once in scheduler instead of locally. by Mingyao Yang · 8 years ago
  44. f1a2248 Merge "Don't use fences to implement volatiles" am: ac50d97b1b am: 557ec469f8 by Hans Boehm · 8 years ago
  45. a94d4cc Merge "Enable class unloading in dex2oat for quicken multidex" am: 3ae12d56a9 by Mathieu Chartier · 8 years ago
  46. 0ae71c0 Merge "Revert "Revert "Support class unloading in dex2oat for quicken multidex""" am: 6ae4b9cf56 by Mathieu Chartier · 8 years ago
  47. 557ec46 Merge "Don't use fences to implement volatiles" am: ac50d97b1b by Hans Boehm · 8 years ago
  48. bd4c311 Merge "Enable class unloading in dex2oat for quicken multidex" am: 3ae12d56a9 by Mathieu Chartier · 8 years ago
  49. 074228f Merge "Revert "Revert "Support class unloading in dex2oat for quicken multidex""" by Mathieu Chartier · 8 years ago
  50. ac50d97 Merge "Don't use fences to implement volatiles" by Hans Boehm · 8 years ago
  51. 3ae12d5 Merge "Enable class unloading in dex2oat for quicken multidex" by Treehugger Robot · 8 years ago
  52. 6a2b67b Enable class unloading in dex2oat for quicken multidex by Mathieu Chartier · 8 years ago
  53. 6ae4b9c Merge "Revert "Revert "Support class unloading in dex2oat for quicken multidex""" by Treehugger Robot · 8 years ago
  54. 9e050df Revert "Revert "Support class unloading in dex2oat for quicken multidex"" by Mathieu Chartier · 8 years ago
  55. cecc488 Don't increment the hotness for invokes. by Nicolas Geoffray · 8 years ago
  56. cc55e1d Don't use fences to implement volatiles by Hans Boehm · 8 years ago
  57. 42a4fe7 Merge "Move deopt and jit logs from LOG(INFO) to VLOG(jit)." am: 1bd8e5a1b2 by Nicolas Geoffray · 8 years ago
  58. 435087d Merge "Move deopt and jit logs from LOG(INFO) to VLOG(jit)." am: 1bd8e5a1b2 by Nicolas Geoffray · 8 years ago
  59. 1bd8e5a Merge "Move deopt and jit logs from LOG(INFO) to VLOG(jit)." by Nicolas Geoffray · 8 years ago
  60. ef97b15 Merge "Revert "Support class unloading in dex2oat for quicken multidex"" am: b00c8b0767 by Richard Uhler · 8 years ago
  61. e7c3855 Merge "Revert "Support class unloading in dex2oat for quicken multidex"" by Richard Uhler · 8 years ago
  62. 646d638 Move deopt and jit logs from LOG(INFO) to VLOG(jit). by Nicolas Geoffray · 8 years ago
  63. b00c8b0 Merge "Revert "Support class unloading in dex2oat for quicken multidex"" by Treehugger Robot · 8 years ago
  64. 0643aab Merge "Yet another slow gcstress/debug slow test." am: a4a1e69af6 am: b186f18ea1 by Nicolas Geoffray · 8 years ago
  65. b186f18 Merge "Yet another slow gcstress/debug slow test." am: a4a1e69af6 by Nicolas Geoffray · 8 years ago
  66. a4a1e69 Merge "Yet another slow gcstress/debug slow test." by Treehugger Robot · 8 years ago
  67. 6921d90 Revert "Support class unloading in dex2oat for quicken multidex" by Richard Uhler · 8 years ago
  68. 178b3ad Yet another slow gcstress/debug slow test. by Nicolas Geoffray · 8 years ago
  69. 17fe1f2 Merge "Support class unloading in dex2oat for quicken multidex" am: 18e91619f3 by Mathieu Chartier · 8 years ago
  70. 9c6807b Merge "Support class unloading in dex2oat for quicken multidex" am: 18e91619f3 by Mathieu Chartier · 8 years ago
  71. 18e9161 Merge "Support class unloading in dex2oat for quicken multidex" by Treehugger Robot · 8 years ago
  72. de17223 Merge "Set basic framework for detecting reductions." am: 785e355568 by Aart Bik · 8 years ago
  73. b0a65f8 Merge "Set basic framework for detecting reductions." am: 785e355568 by Aart Bik · 8 years ago
  74. 785e355 Merge "Set basic framework for detecting reductions." by Treehugger Robot · 8 years ago
  75. 0b1c341 Support class unloading in dex2oat for quicken multidex by Mathieu Chartier · 8 years ago
  76. 3fb9a36 Merge "runtime: Make kIsDebugBuild friendly to clion" am: a97a14fa20 by Igor Murashkin · 8 years ago
  77. 7b16812 Merge "Use absolute path for art/tools/cpplint.py --root" am: 24be74dbff by Colin Cross · 8 years ago
  78. 6fcf1fb Merge "runtime: Make kIsDebugBuild friendly to clion" am: a97a14fa20 by Igor Murashkin · 8 years ago
  79. 2ab202a Merge "Use absolute path for art/tools/cpplint.py --root" am: 24be74dbff by Colin Cross · 8 years ago
  80. a97a14f Merge "runtime: Make kIsDebugBuild friendly to clion" by Treehugger Robot · 8 years ago
  81. 24be74d Merge "Use absolute path for art/tools/cpplint.py --root" by Treehugger Robot · 8 years ago
  82. 12e0c92 Merge "HRem support in BCE." am: 0cb2cff166 am: 773c37627d by xueliang.zhong · 8 years ago
  83. 773c376 Merge "HRem support in BCE." am: 0cb2cff166 by xueliang.zhong · 8 years ago
  84. 0cb2cff Merge "HRem support in BCE." by Treehugger Robot · 8 years ago
  85. b29f684 Set basic framework for detecting reductions. by Aart Bik · 8 years ago
  86. a22cae7 HRem support in BCE. by xueliang.zhong · 8 years ago
  87. 4e52c24 Merge "Add an option to the art script to not cleanup." am: 69223111c0 by Nicolas Geoffray · 8 years ago
  88. 9e9affa Merge "Add an option to the art script to not cleanup." am: 69223111c0 by Nicolas Geoffray · 8 years ago
  89. 6922311 Merge "Add an option to the art script to not cleanup." by Nicolas Geoffray · 8 years ago
  90. c05a1a8 Merge "Use the right class loader allocator in ReallocMethods." am: 19ab59dae5 by Nicolas Geoffray · 8 years ago
  91. e893df8 Merge "Use the right class loader allocator in ReallocMethods." am: 19ab59dae5 by Nicolas Geoffray · 8 years ago
  92. c0c0785 Add an option to the art script to not cleanup. by Nicolas Geoffray · 8 years ago
  93. 19ab59d Merge "Use the right class loader allocator in ReallocMethods." by Nicolas Geoffray · 8 years ago
  94. f573972 runtime: Make kIsDebugBuild friendly to clion by Igor Murashkin · 8 years ago
  95. 23c795e Merge "Add two special runtime methods." am: 3b21019edb am: 8075e4bbf0 by Mingyao Yang · 8 years ago
  96. 8075e4b Merge "Add two special runtime methods." am: 3b21019edb by Mingyao Yang · 8 years ago
  97. 3b21019 Merge "Add two special runtime methods." by Mingyao Yang · 8 years ago
  98. 274b52d Merge "Regression test for array aliasing bug." am: a7c2983783 am: 2a28a03fc3 by Aart Bik · 8 years ago
  99. 2a28a03 Merge "Regression test for array aliasing bug." am: a7c2983783 by Aart Bik · 8 years ago
  100. a7c2983 Merge "Regression test for array aliasing bug." by Aart Bik · 8 years ago