1. 5d01d5a Merge "Revert "ART: Use proxy ArtMethod's data_ to store the interface method."" by Nicolas Geoffray · 8 years ago
  2. 6b1382d Merge "Revert "ART: Use proxy ArtMethod's data_ to store the interface method."" by Nicolas Geoffray · 8 years ago
  3. 7ef52f7 Revert "ART: Use proxy ArtMethod's data_ to store the interface method." by Nicolas Geoffray · 8 years ago
  4. deaa56e Merge "Re-enable test 529-checker-unresolved in `no-prebuild` configurations." by Roland Levillain · 8 years ago
  5. a5d5fa3 Merge "Re-enable test 529-checker-unresolved in `no-prebuild` configurations." by Roland Levillain · 8 years ago
  6. 7143818 Merge "Recover vdex regression on multidex." am: d0176f5ddd by Nicolas Geoffray · 8 years ago
  7. 1c351b6 Merge "ART: Use proxy ArtMethod's data_ to store the interface method." by Vladimir Marko · 8 years ago
  8. d0176f5 Merge "Recover vdex regression on multidex." by Nicolas Geoffray · 8 years ago
  9. 85e2d58 Merge "ART: Use proxy ArtMethod's data_ to store the interface method." by Treehugger Robot · 8 years ago
  10. 15d3d32 Merge "Remove TimeZoneTest#testSetDefaultRace from blacklist" am: 79fd1d37d6 by vichang · 8 years ago
  11. 79fd1d3 Merge "Remove TimeZoneTest#testSetDefaultRace from blacklist" by vichang · 8 years ago
  12. 9428c57 Re-enable test 529-checker-unresolved in `no-prebuild` configurations. by Roland Levillain · 8 years ago
  13. 38e648f Merge "Add a new phony target for building unbundled ART for golem." by Nicolas Geoffray · 8 years ago
  14. b22c4bd Merge "Add a new phony target for building unbundled ART for golem." by Treehugger Robot · 8 years ago
  15. 6d55f52 Merge "Bunch of SIMD for x86 and x86_64" am: 1f219fcd31 by Aart Bik · 8 years ago
  16. 1f219fc Merge "Bunch of SIMD for x86 and x86_64" by Aart Bik · 8 years ago
  17. fd73889 Merge "Disable dex2oat test TestWatchdogTrigger with Valgrind." am: 72fe7ea30a by Roland Levillain · 8 years ago
  18. 72fe7ea Merge "Disable dex2oat test TestWatchdogTrigger with Valgrind." by Roland Levillain · 8 years ago
  19. 0888cf1 ART: Use proxy ArtMethod's data_ to store the interface method. by Vladimir Marko · 8 years ago
  20. 2909ba9 Merge "Rename art script module to art-script." am: f9fd236b04 by Nicolas Geoffray · 8 years ago
  21. f9fd236 Merge "Rename art script module to art-script." by Treehugger Robot · 8 years ago
  22. 5213b6c Add a new phony target for building unbundled ART for golem. by Nicolas Geoffray · 8 years ago
  23. bc53895 Merge "Remove ClassLinker::SetEntryPointsToCompiledCode()." am: 3f35d09b6d by Vladimir Marko · 8 years ago
  24. 3f35d09 Merge "Remove ClassLinker::SetEntryPointsToCompiledCode()." by Treehugger Robot · 8 years ago
  25. 68db225 Disable dex2oat test TestWatchdogTrigger with Valgrind. by Roland Levillain · 8 years ago
  26. 4b8d46c Rename art script module to art-script. by Nicolas Geoffray · 8 years ago
  27. a6fc787 Recover vdex regression on multidex. by Nicolas Geoffray · 8 years ago
  28. cadda8d Merge "RFC: Generate select instruction for conditional returns." am: 4ec14ff3d6 by Nicolas Geoffray · 8 years ago
  29. 4ec14ff Merge "RFC: Generate select instruction for conditional returns." by Nicolas Geoffray · 8 years ago
  30. 3332db8 Bunch of SIMD for x86 and x86_64 by Aart Bik · 8 years ago
  31. 2dbb7f7 Merge "Fixed an error in invokechanger" am: c1bb1cd339 by Sumnima Joshi · 8 years ago
  32. c1bb1cd Merge "Fixed an error in invokechanger" by Treehugger Robot · 8 years ago
  33. 2658193 Fixed an error in invokechanger by Sumnima Joshi · 8 years ago
  34. 264828b Merge changes Ic119441c,I83b96b41 am: e9b61bac34 by Igor Murashkin · 8 years ago
  35. e9b61ba Merge changes Ic119441c,I83b96b41 by Treehugger Robot · 8 years ago
  36. e074d73 Merge "Added a new mutator called NewInstanceChanger." am: 675c779cb0 by Sumnima Joshi · 8 years ago
  37. 675c779 Merge "Added a new mutator called NewInstanceChanger." by Treehugger Robot · 8 years ago
  38. 6ef4567 optimizing: Add statistics for # of constructor fences added/removed by Igor Murashkin · 8 years ago
  39. 1e065a5 optimizing: Refactor statistics to use OptimizingCompilerStats helper by Igor Murashkin · 8 years ago
  40. 04a8d7b Merge "Instrument ARM generated code to check the Marking Register." by Roland Levillain · 8 years ago
  41. 52b450b Merge "Instrument ARM generated code to check the Marking Register." by Roland Levillain · 8 years ago
  42. 5daa495 Instrument ARM generated code to check the Marking Register. by Roland Levillain · 8 years ago
  43. 1cf694b Merge "Instrument ARM64 generated code to check the Marking Register." by Roland Levillain · 8 years ago
  44. 54636c0 Merge "Instrument ARM64 generated code to check the Marking Register." by Roland Levillain · 8 years ago
  45. 5a210d4 Merge "Fix dex file reading in VdexFile::GetNextDexFileData." am: abafaf8383 by Nicolas Geoffray · 8 years ago
  46. abafaf8 Merge "Fix dex file reading in VdexFile::GetNextDexFileData." by Treehugger Robot · 8 years ago
  47. 9557d05 Added a new mutator called NewInstanceChanger. by Sumnima Joshi · 8 years ago
  48. 8a5fa70 Merge "scheduler should not schedule volatile field accesses." am: eac21ef261 by Mingyao Yang · 8 years ago
  49. eac21ef Merge "scheduler should not schedule volatile field accesses." by Mingyao Yang · 8 years ago
  50. 1545ccc scheduler should not schedule volatile field accesses. by Mingyao Yang · 8 years ago
  51. c0fcffa Merge "Fix performance regression." am: 73de4a8f09 by Aart Bik · 8 years ago
  52. 28453cf Fix dex file reading in VdexFile::GetNextDexFileData. by Nicolas Geoffray · 8 years ago
  53. 73de4a8 Merge "Fix performance regression." by Treehugger Robot · 8 years ago
  54. 671e48a Fix performance regression. by Aart Bik · 8 years ago
  55. 2b03a1f Instrument ARM64 generated code to check the Marking Register. by Roland Levillain · 8 years ago
  56. 2488744 Merge "Revert recent JIT code cache changes" am: 461ec567f1 by Orion Hodson · 8 years ago
  57. 461ec56 Merge "Revert recent JIT code cache changes" by Treehugger Robot · 8 years ago
  58. 16e5289 RFC: Generate select instruction for conditional returns. by Mads Ager · 8 years ago
  59. dbd05fe Revert recent JIT code cache changes by Orion Hodson · 8 years ago
  60. b6b6ae3 Merge "Don't increment the hotness for invokes." am: 1d2d8b1b6b by Nicolas Geoffray · 8 years ago
  61. 1d2d8b1 Merge "Don't increment the hotness for invokes." by Nicolas Geoffray · 8 years ago
  62. 46431d5 Merge "Run HeapLocationCollector once in scheduler instead of locally." by Mingyao Yang · 8 years ago
  63. 80dd756 Merge "Run HeapLocationCollector once in scheduler instead of locally." by Mingyao Yang · 8 years ago
  64. 645b662 Merge "Use HeapReference for SafeGetClass" am: a27a718f3a by Mathieu Chartier · 8 years ago
  65. a27a718f Merge "Use HeapReference for SafeGetClass" by Treehugger Robot · 8 years ago
  66. 4b7bf98 Merge "Allow non word aligned heap limit for space bitmap" am: 30a5d19f98 by Mathieu Chartier · 8 years ago
  67. 30a5d19 Merge "Allow non word aligned heap limit for space bitmap" by Treehugger Robot · 8 years ago
  68. ad8ebb3 Use HeapReference for SafeGetClass by Mathieu Chartier · 8 years ago
  69. 2a1513b Allow non word aligned heap limit for space bitmap by Mathieu Chartier · 8 years ago
  70. 179861c Run HeapLocationCollector once in scheduler instead of locally. by Mingyao Yang · 8 years ago
  71. 557ec46 Merge "Don't use fences to implement volatiles" am: ac50d97b1b by Hans Boehm · 8 years ago
  72. bd4c311 Merge "Enable class unloading in dex2oat for quicken multidex" am: 3ae12d56a9 by Mathieu Chartier · 8 years ago
  73. 074228f Merge "Revert "Revert "Support class unloading in dex2oat for quicken multidex""" by Mathieu Chartier · 8 years ago
  74. ac50d97 Merge "Don't use fences to implement volatiles" by Hans Boehm · 8 years ago
  75. 3ae12d5 Merge "Enable class unloading in dex2oat for quicken multidex" by Treehugger Robot · 8 years ago
  76. 6a2b67b Enable class unloading in dex2oat for quicken multidex by Mathieu Chartier · 8 years ago
  77. 6ae4b9c Merge "Revert "Revert "Support class unloading in dex2oat for quicken multidex""" by Treehugger Robot · 8 years ago
  78. 9e050df Revert "Revert "Support class unloading in dex2oat for quicken multidex"" by Mathieu Chartier · 8 years ago
  79. cecc488 Don't increment the hotness for invokes. by Nicolas Geoffray · 8 years ago
  80. cc55e1d Don't use fences to implement volatiles by Hans Boehm · 8 years ago
  81. 435087d Merge "Move deopt and jit logs from LOG(INFO) to VLOG(jit)." am: 1bd8e5a1b2 by Nicolas Geoffray · 8 years ago
  82. 1bd8e5a Merge "Move deopt and jit logs from LOG(INFO) to VLOG(jit)." by Nicolas Geoffray · 8 years ago
  83. e7c3855 Merge "Revert "Support class unloading in dex2oat for quicken multidex"" by Richard Uhler · 8 years ago
  84. 646d638 Move deopt and jit logs from LOG(INFO) to VLOG(jit). by Nicolas Geoffray · 8 years ago
  85. b00c8b0 Merge "Revert "Support class unloading in dex2oat for quicken multidex"" by Treehugger Robot · 8 years ago
  86. b186f18 Merge "Yet another slow gcstress/debug slow test." am: a4a1e69af6 by Nicolas Geoffray · 8 years ago
  87. a4a1e69 Merge "Yet another slow gcstress/debug slow test." by Treehugger Robot · 8 years ago
  88. 6921d90 Revert "Support class unloading in dex2oat for quicken multidex" by Richard Uhler · 8 years ago
  89. 178b3ad Yet another slow gcstress/debug slow test. by Nicolas Geoffray · 8 years ago
  90. 9c6807b Merge "Support class unloading in dex2oat for quicken multidex" am: 18e91619f3 by Mathieu Chartier · 8 years ago
  91. 18e9161 Merge "Support class unloading in dex2oat for quicken multidex" by Treehugger Robot · 8 years ago
  92. b0a65f8 Merge "Set basic framework for detecting reductions." am: 785e355568 by Aart Bik · 8 years ago
  93. 785e355 Merge "Set basic framework for detecting reductions." by Treehugger Robot · 8 years ago
  94. 0b1c341 Support class unloading in dex2oat for quicken multidex by Mathieu Chartier · 8 years ago
  95. 6fcf1fb Merge "runtime: Make kIsDebugBuild friendly to clion" am: a97a14fa20 by Igor Murashkin · 8 years ago
  96. 2ab202a Merge "Use absolute path for art/tools/cpplint.py --root" am: 24be74dbff by Colin Cross · 8 years ago
  97. a97a14f Merge "runtime: Make kIsDebugBuild friendly to clion" by Treehugger Robot · 8 years ago
  98. 24be74d Merge "Use absolute path for art/tools/cpplint.py --root" by Treehugger Robot · 8 years ago
  99. 773c376 Merge "HRem support in BCE." am: 0cb2cff166 by xueliang.zhong · 8 years ago
  100. 0cb2cff Merge "HRem support in BCE." by Treehugger Robot · 8 years ago