1. ebd1e15 Merge "Timeout the test run before go/ab timeout to capture test info" by Shubham Ajmera · 8 years ago
  2. b12d432 Merge "Timeout the test run before go/ab timeout to capture test info" by Treehugger Robot · 8 years ago
  3. ef9f3cb Timeout the test run before go/ab timeout to capture test info by Shubham Ajmera · 8 years ago
  4. d8f77b6 Merge "Separate rw from rx views of jit code cache" am: 6f7b23acfc by David Sehr · 8 years ago
  5. 6f7b23a Merge "Separate rw from rx views of jit code cache" by David Sehr · 8 years ago
  6. 8c82724 Merge "Allow dex2oat to create a full class loader context" am: 527f18fceb by Calin Juravle · 8 years ago
  7. 07756bf Merge "Verify the class loader context when loading oat files" am: 774beea7dd by Calin Juravle · 8 years ago
  8. 415f437 Merge "Create a class loader context starting from an existing ClassLoader" by Calin Juravle · 8 years ago
  9. 527f18f Merge "Allow dex2oat to create a full class loader context" by Treehugger Robot · 8 years ago
  10. 774beea Merge "Verify the class loader context when loading oat files" by Treehugger Robot · 8 years ago
  11. 3d931dc Merge "Create a class loader context starting from an existing ClassLoader" by Treehugger Robot · 8 years ago
  12. 73ab0f7 Merge "A mutation that changes the length of an array." am: b98d384eb4 by Sumnima Joshi · 8 years ago
  13. 5652b37 Merge "Analysis of multiple dex files of a package added" am: 7aa54496ed by Bharadwaj Kalandhabhatta · 8 years ago
  14. b98d384 Merge "A mutation that changes the length of an array." by Treehugger Robot · 8 years ago
  15. 7aa5449 Merge "Analysis of multiple dex files of a package added" by Treehugger Robot · 8 years ago
  16. c79470d Allow dex2oat to create a full class loader context by Calin Juravle · 8 years ago
  17. 3f91864 Verify the class loader context when loading oat files by Calin Juravle · 8 years ago
  18. 57d0acc Create a class loader context starting from an existing ClassLoader by Calin Juravle · 8 years ago
  19. d1dbb74 Separate rw from rx views of jit code cache by David Sehr · 8 years ago
  20. b4f7a3b Merge "ART: Ship debug tools when including debug artifacts" am: 64a102dde8 by Andreas Gampe · 8 years ago
  21. 64a102d Merge "ART: Ship debug tools when including debug artifacts" by Treehugger Robot · 8 years ago
  22. 9161721 A mutation that changes the length of an array. by Sumnima Joshi · 8 years ago
  23. 188ac6c Analysis of multiple dex files of a package added by Bharadwaj Kalandhabhatta · 8 years ago
  24. 86d939e Merge changes I01b45c86,I10307aea,Iefccd6ff,Ibbda8e9a,I71a7f59b am: 2f0ac4fb44 by Andreas Gampe · 8 years ago
  25. 3d14d2b ART: Ship debug tools when including debug artifacts by Andreas Gampe · 8 years ago
  26. 2f0ac4f Merge changes I01b45c86,I10307aea,Iefccd6ff,Ibbda8e9a,I71a7f59b by Andreas Gampe · 8 years ago
  27. 4a97c94 Merge "Only honor $inline$ in AOT." am: 9fb4e85d6e by Nicolas Geoffray · 8 years ago
  28. 9fb4e85 Merge "Only honor $inline$ in AOT." by Treehugger Robot · 8 years ago
  29. 310d319 Merge "Don't encode OatQuickMethodHeader for non-compiled methods." by Nicolas Geoffray · 8 years ago
  30. d44c0d8 Merge "Don't encode OatQuickMethodHeader for non-compiled methods." by Treehugger Robot · 8 years ago
  31. b02ba93 Don't encode OatQuickMethodHeader for non-compiled methods. by Nicolas Geoffray · 8 years ago
  32. 08490b8 Only honor $inline$ in AOT. by Nicolas Geoffray · 8 years ago
  33. cf8203b Merge "Remove the old ARM assemblers from ART." am: 24ff0235ab by Vladimir Marko · 8 years ago
  34. 24ff023 Merge "Remove the old ARM assemblers from ART." by Vladimir Marko · 8 years ago
  35. 2bff9ca ART: Remove more object_callbacks.h includes by Andreas Gampe · 8 years ago
  36. 0c18338 ART: Replace or remove some ObjectCallback Walk functions by Andreas Gampe · 8 years ago
  37. 10d3908 ART: Remove old visit functions by Andreas Gampe · 8 years ago
  38. 1c158a0 ART: Use VisitObjects visitor functions by Andreas Gampe · 8 years ago
  39. 351c447 ART: Add templated VisitObjects by Andreas Gampe · 8 years ago
  40. 6e06e1c Merge "Depend on dx binary directly" am: 252eda65ae by Colin Cross · 8 years ago
  41. 252eda6 Merge "Depend on dx binary directly" by Treehugger Robot · 8 years ago
  42. d5c66a9 Merge "Generalize atomic_method_ref_map to support dex references" by Mathieu Chartier · 8 years ago
  43. 0d32f4e Merge "Generalize atomic_method_ref_map to support dex references" by Treehugger Robot · 8 years ago
  44. 8e0d517 Merge "Avoid creating verification_results_ unnecessarily" am: 1847704d04 by Mathieu Chartier · 8 years ago
  45. b7fac21 Merge "ART: Let benchmarks import new header library" am: 269a399829 by Andreas Gampe · 8 years ago
  46. 1847704 Merge "Avoid creating verification_results_ unnecessarily" by Treehugger Robot · 8 years ago
  47. 269a399 Merge "ART: Let benchmarks import new header library" by Treehugger Robot · 8 years ago
  48. 93764b8 Generalize atomic_method_ref_map to support dex references by Mathieu Chartier · 8 years ago
  49. fae1945 Merge "Do superclass validation at compile time and log with new class status." by Jeff Hao · 8 years ago
  50. d317295 Merge "Do superclass validation at compile time and log with new class status." by Treehugger Robot · 8 years ago
  51. 0733dc8 Avoid creating verification_results_ unnecessarily by Mathieu Chartier · 8 years ago
  52. a78d3b0 ART: Let benchmarks import new header library by Andreas Gampe · 8 years ago
  53. bb090c4 Depend on dx binary directly by Colin Cross · 8 years ago
  54. e87557b Merge "Ensure GetThreadState only counts user-code suspensions" am: 71a8e5b25f by Alex Light · 8 years ago
  55. 71a8e5b Merge "Ensure GetThreadState only counts user-code suspensions" by Treehugger Robot · 8 years ago
  56. 0cb1728 Do superclass validation at compile time and log with new class status. by Jeff Hao · 8 years ago
  57. 0325381 Merge "Reduce OatWriter RAM usage for non compilation filters" am: a638954a75 by Mathieu Chartier · 8 years ago
  58. a638954 Merge "Reduce OatWriter RAM usage for non compilation filters" by Mathieu Chartier · 8 years ago
  59. 1f0a22f Ensure GetThreadState only counts user-code suspensions by Alex Light · 8 years ago
  60. cc2f575 Merge "Avoid creating verified methods for non quickening filters" by Mathieu Chartier · 8 years ago
  61. 403ef65 Merge "Avoid creating compiled_methods_ array unnecessarily" am: 32df620576 by Mathieu Chartier · 8 years ago
  62. e77d124 Merge "Avoid creating verified methods for non quickening filters" by Treehugger Robot · 8 years ago
  63. 32df620 Merge "Avoid creating compiled_methods_ array unnecessarily" by Treehugger Robot · 8 years ago
  64. 6b9317e Merge "Revert test changes for post startup methods change" am: 5fde01a13f by Mathieu Chartier · 8 years ago
  65. 3957bff Reduce OatWriter RAM usage for non compilation filters by Mathieu Chartier · 8 years ago
  66. 5fde01a Merge "Revert test changes for post startup methods change" by Mathieu Chartier · 8 years ago
  67. 7d47d5d Revert test changes for post startup methods change by Mathieu Chartier · 8 years ago
  68. 2848a5f Avoid creating verified methods for non quickening filters by Mathieu Chartier · 8 years ago
  69. c043d00 Remove the old ARM assemblers from ART. by Roland Levillain · 8 years ago
  70. 88b74b6 Avoid creating compiled_methods_ array unnecessarily by Mathieu Chartier · 8 years ago
  71. 2d222af Merge "tools: Fix art script to run from adb shell interactively" am: 890045e5a7 by Igor Murashkin · 8 years ago
  72. 890045e Merge "tools: Fix art script to run from adb shell interactively" by Treehugger Robot · 8 years ago
  73. e53faf8 Merge "Comment out checks on oat files." am: 87e61d51be by Nicolas Geoffray · 8 years ago
  74. 87e61d5 Merge "Comment out checks on oat files." by Treehugger Robot · 8 years ago
  75. f40f763 Merge "MIPS: TLAB allocation entrypoints" am: 23cdebe600 by Goran Jakovljevic · 8 years ago
  76. 23cdebe Merge "MIPS: TLAB allocation entrypoints" by Treehugger Robot · 8 years ago
  77. 6e5c044 Comment out checks on oat files. by Nicolas Geoffray · 8 years ago
  78. ecdb1fe Merge "Testing: Remove old run-all-tests script" am: d447245558 by Orion Hodson · 8 years ago
  79. d447245 Merge "Testing: Remove old run-all-tests script" by Orion Hodson · 8 years ago
  80. 01b0c17 Merge "tools: Use single-quotes for argument escaping in "art" script." by Vladimir Marko · 8 years ago
  81. a3669ad Merge "tools: Use single-quotes for argument escaping in "art" script." by Treehugger Robot · 8 years ago
  82. 22dc0aa Merge "Change very large apps to verify instead of extract" am: 5e219b98f9 by Mathieu Chartier · 8 years ago
  83. 5e219b9 Merge "Change very large apps to verify instead of extract" by Treehugger Robot · 8 years ago
  84. 010126f Change very large apps to verify instead of extract by Mathieu Chartier · 8 years ago
  85. 1b85724 Merge "Remove the old ARM code generator from ART's Optimizing compiler." by Roland Levillain · 8 years ago
  86. 65d793b Merge "Remove the old ARM code generator from ART's Optimizing compiler." by Roland Levillain · 8 years ago
  87. 6323ed8 Merge "Ensure jvmti agents don't share ThreadLocalStorage" am: 731af335f4 by Alex Light · 8 years ago
  88. 731af33 Merge "Ensure jvmti agents don't share ThreadLocalStorage" by Treehugger Robot · 8 years ago
  89. 7fef4eb tools: Fix art script to run from adb shell interactively by Igor Murashkin · 8 years ago
  90. afd44ea tools: Use single-quotes for argument escaping in "art" script. by Vladimir Marko · 8 years ago
  91. cd8c833 Merge "Always pass --root to cpplint" am: bd1f04373c by Colin Cross · 8 years ago
  92. bd1f043 Merge "Always pass --root to cpplint" by Treehugger Robot · 8 years ago
  93. 092a404 Ensure jvmti agents don't share ThreadLocalStorage by Alex Light · 8 years ago
  94. 6744a5c Always pass --root to cpplint by Colin Cross · 8 years ago
  95. 804ca04 Merge "Fix ReadBarrier misuse when relocating the image." am: c69e8d68ef by Chang Xing · 8 years ago
  96. c69e8d6 Merge "Fix ReadBarrier misuse when relocating the image." by Treehugger Robot · 8 years ago
  97. 6f54cf2 Fix ReadBarrier misuse when relocating the image. by Chang Xing · 8 years ago
  98. 9983e30 Remove the old ARM code generator from ART's Optimizing compiler. by Roland Levillain · 8 years ago
  99. 7270163 Merge "Added GVN related attributes to vector nodes." am: 2d0fe4ca69 by Aart Bik · 8 years ago
  100. 2d0fe4c Merge "Added GVN related attributes to vector nodes." by Treehugger Robot · 8 years ago