1. 29c2f13 Merge "tools: Do not pass "&>" to dalvikvm when running art --profile" by Igor Murashkin · 8 years ago
  2. 5f2d800 Merge "tools: Do not pass "&>" to dalvikvm when running art --profile" by Treehugger Robot · 8 years ago
  3. bf8fe08 Merge "Set timeout for testrunner in go/ab" am: 8fe41cf9c9 by Shubham Ajmera · 8 years ago
  4. 8fe41cf Merge "Set timeout for testrunner in go/ab" by Treehugger Robot · 8 years ago
  5. 8db17e5 Merge "Added a new mutator called RegisterClobber." am: fb032a78e4 by Aart Bik · 8 years ago
  6. a0d132e Merge "Refined HasAtLeast() for x86 and x86_64." am: e1f602e58f by Aart Bik · 8 years ago
  7. fb032a7 Merge "Added a new mutator called RegisterClobber." by Aart Bik · 8 years ago
  8. e1f602e Merge "Refined HasAtLeast() for x86 and x86_64." by Aart Bik · 8 years ago
  9. a007bd5 Merge "Move IsVeryLarge check before we create verification results" by Mathieu Chartier · 8 years ago
  10. a9894d2 Merge "Move IsVeryLarge check before we create verification results" by Mathieu Chartier · 8 years ago
  11. 1194244 tools: Do not pass "&>" to dalvikvm when running art --profile by Igor Murashkin · 8 years ago
  12. ba0903b Set timeout for testrunner in go/ab by Shubham Ajmera · 8 years ago
  13. 5f91940 Merge "ARM64: JIT Code Cache maintenance" am: 2f1d924e9c by Orion Hodson · 8 years ago
  14. 2f1d924 Merge "ARM64: JIT Code Cache maintenance" by Orion Hodson · 8 years ago
  15. e01b6f6 Move IsVeryLarge check before we create verification results by Mathieu Chartier · 8 years ago
  16. 3ecac07 ARM64: JIT Code Cache maintenance by Orion Hodson · 8 years ago
  17. 0d7c0e7 Merge "ART: Change method lookup to be more consistent to JLS and the RI." by Vladimir Marko · 8 years ago
  18. 331f4c4 Merge "ART: Change method lookup to be more consistent to JLS and the RI." by Treehugger Robot · 8 years ago
  19. ba11882 ART: Change method lookup to be more consistent to JLS and the RI. by Vladimir Marko · 8 years ago
  20. 26ffdc8 Merge "MIPS: Reduce Baker read barrier code size overhead" am: 13c8343a33 by Vladimir Marko · 8 years ago
  21. 13c8343 Merge "MIPS: Reduce Baker read barrier code size overhead" by Vladimir Marko · 8 years ago
  22. 0fe9ce2 Merge "ARM: VIXL32: Merge (un)signed extensions and integer additions" by Anton Kirilov · 8 years ago
  23. 3579eb2 Merge "ARM: VIXL32: Merge (un)signed extensions and integer additions" by Treehugger Robot · 8 years ago
  24. 8607fde Merge "Use the rel_pc instead of computing it." am: 24f4f7956e by Christopher Ferris · 8 years ago
  25. 24f4f79 Merge "Use the rel_pc instead of computing it." by Christopher Ferris · 8 years ago
  26. df06662 Merge "Only update declared methods during class redefinition." am: 4d0371a271 by Alex Light · 8 years ago
  27. 4d0371a Merge "Only update declared methods during class redefinition." by Treehugger Robot · 8 years ago
  28. 86926f5 Merge "ART: Refactor JIT stress mode a runtime debug flag" am: ffb6d49090 by Andreas Gampe · 8 years ago
  29. ffb6d49 Merge "ART: Refactor JIT stress mode a runtime debug flag" by Treehugger Robot · 8 years ago
  30. 071672a Merge "dalvikvm.cc: use proper nativehelper headers" am: 1b1cac278a by Steven Moreland · 8 years ago
  31. 1b1cac2 Merge "dalvikvm.cc: use proper nativehelper headers" by Treehugger Robot · 8 years ago
  32. 4fd1ddb Merge "testrunner: Don't override env defaults" am: 1c959aa9b9 by Igor Murashkin · 8 years ago
  33. 1c959aa Merge "testrunner: Don't override env defaults" by Treehugger Robot · 8 years ago
  34. 00e475c Only update declared methods during class redefinition. by Alex Light · 8 years ago
  35. 7897cec ART: Refactor JIT stress mode a runtime debug flag by Andreas Gampe · 8 years ago
  36. 0f414ed Added a new mutator called RegisterClobber. by Sumnima Joshi · 8 years ago
  37. 4147fcc MIPS: Reduce Baker read barrier code size overhead by Alexey Frunze · 8 years ago
  38. 1b7388b Merge "Change kMultiDexSeparator from ':' to '!'" am: e8f48da635 by Calin Juravle · 8 years ago
  39. f88b5c0 Use the rel_pc instead of computing it. by Christopher Ferris · 8 years ago
  40. e8f48da Merge "Change kMultiDexSeparator from ':' to '!'" by Calin Juravle · 8 years ago
  41. 7dc46cf testrunner: Don't override env defaults by Igor Murashkin · 8 years ago
  42. 0054b91 Merge "Use AtomicDexRefMap for compiled classes" am: 187ff45768 by Mathieu Chartier · 8 years ago
  43. 187ff45 Merge "Use AtomicDexRefMap for compiled classes" by Mathieu Chartier · 8 years ago
  44. 5354af9 Refined HasAtLeast() for x86 and x86_64. by Aart Bik · 8 years ago
  45. 56bd562 dalvikvm.cc: use proper nativehelper headers by Steven Moreland · 8 years ago
  46. 79121e4 Merge "Whitelist user_code_suspension_lock_ for ConditionVariable wait" by Alex Light · 8 years ago
  47. 6c13ce8 Merge "Whitelist user_code_suspension_lock_ for ConditionVariable wait" by Treehugger Robot · 8 years ago
  48. 1a088d4 Use AtomicDexRefMap for compiled classes by Mathieu Chartier · 8 years ago
  49. 3435e10 Merge "Unbreak Odroid measurements." am: dcc6617d48 by Nicolas Geoffray · 8 years ago
  50. dcc6617 Merge "Unbreak Odroid measurements." by Treehugger Robot · 8 years ago
  51. f101e9a Merge "Pass the logger to the JIT compiler." am: 57fe272562 by Nicolas Geoffray · 8 years ago
  52. 57fe272 Merge "Pass the logger to the JIT compiler." by Treehugger Robot · 8 years ago
  53. a828dac Merge "Revert "Timeout the test run before go/ab timeout to capture test info"" by Nicolas Geoffray · 8 years ago
  54. 42cd8e7 Merge "Revert "Timeout the test run before go/ab timeout to capture test info"" by Nicolas Geoffray · 8 years ago
  55. 79400aa Whitelist user_code_suspension_lock_ for ConditionVariable wait by Alex Light · 8 years ago
  56. 3cfe3fc Revert "Timeout the test run before go/ab timeout to capture test info" by Nicolas Geoffray · 8 years ago
  57. e5ad066 Merge "Change flush order in JIT code cache" am: fce06454f1 by Orion Hodson · 8 years ago
  58. 520dadf Unbreak Odroid measurements. by Nicolas Geoffray · 8 years ago
  59. fce0645 Merge "Change flush order in JIT code cache" by Treehugger Robot · 8 years ago
  60. 01db5f7 Pass the logger to the JIT compiler. by Nicolas Geoffray · 8 years ago
  61. 43ce5f8 Change flush order in JIT code cache by Orion Hodson · 8 years ago
  62. 78a95b7 Merge "art: use proper nativehelper headers" am: c5b1b067fb by Steven Moreland · 8 years ago
  63. c5b1b06 Merge "art: use proper nativehelper headers" by Treehugger Robot · 8 years ago
  64. fd2ed69 Merge "Fix the default ownership of dex files in ClassLoaderContext" by Calin Juravle · 8 years ago
  65. 4ce0f9a Merge "Fix the default ownership of dex files in ClassLoaderContext" by Treehugger Robot · 8 years ago
  66. e431e27 art: use proper nativehelper headers by Steven Moreland · 8 years ago
  67. 41acdc1 Fix the default ownership of dex files in ClassLoaderContext by Calin Juravle · 8 years ago
  68. a308a32 Change kMultiDexSeparator from ':' to '!' by Calin Juravle · 8 years ago
  69. 284fd3c Merge "Changed isInvokeCallInst() to getDifferentInvokeCallOpcode()." by Sumnima Joshi · 8 years ago
  70. bacafb1 Merge "Changed isInvokeCallInst() to getDifferentInvokeCallOpcode()." by Treehugger Robot · 8 years ago
  71. ebd1e15 Merge "Timeout the test run before go/ab timeout to capture test info" by Shubham Ajmera · 8 years ago
  72. b12d432 Merge "Timeout the test run before go/ab timeout to capture test info" by Treehugger Robot · 8 years ago
  73. ef9f3cb Timeout the test run before go/ab timeout to capture test info by Shubham Ajmera · 8 years ago
  74. d8f77b6 Merge "Separate rw from rx views of jit code cache" am: 6f7b23acfc by David Sehr · 8 years ago
  75. 6f7b23a Merge "Separate rw from rx views of jit code cache" by David Sehr · 8 years ago
  76. 8c82724 Merge "Allow dex2oat to create a full class loader context" am: 527f18fceb by Calin Juravle · 8 years ago
  77. 07756bf Merge "Verify the class loader context when loading oat files" am: 774beea7dd by Calin Juravle · 8 years ago
  78. 415f437 Merge "Create a class loader context starting from an existing ClassLoader" by Calin Juravle · 8 years ago
  79. 527f18f Merge "Allow dex2oat to create a full class loader context" by Treehugger Robot · 8 years ago
  80. 774beea Merge "Verify the class loader context when loading oat files" by Treehugger Robot · 8 years ago
  81. 3d931dc Merge "Create a class loader context starting from an existing ClassLoader" by Treehugger Robot · 8 years ago
  82. 4865712 Changed isInvokeCallInst() to getDifferentInvokeCallOpcode(). by Sumnima Joshi · 8 years ago
  83. 420ee30 ARM: VIXL32: Merge (un)signed extensions and integer additions by Anton Kirilov · 8 years ago
  84. 73ab0f7 Merge "A mutation that changes the length of an array." am: b98d384eb4 by Sumnima Joshi · 8 years ago
  85. 5652b37 Merge "Analysis of multiple dex files of a package added" am: 7aa54496ed by Bharadwaj Kalandhabhatta · 8 years ago
  86. b98d384 Merge "A mutation that changes the length of an array." by Treehugger Robot · 8 years ago
  87. 7aa5449 Merge "Analysis of multiple dex files of a package added" by Treehugger Robot · 8 years ago
  88. c79470d Allow dex2oat to create a full class loader context by Calin Juravle · 8 years ago
  89. 3f91864 Verify the class loader context when loading oat files by Calin Juravle · 8 years ago
  90. 57d0acc Create a class loader context starting from an existing ClassLoader by Calin Juravle · 8 years ago
  91. d1dbb74 Separate rw from rx views of jit code cache by David Sehr · 8 years ago
  92. b4f7a3b Merge "ART: Ship debug tools when including debug artifacts" am: 64a102dde8 by Andreas Gampe · 8 years ago
  93. 64a102d Merge "ART: Ship debug tools when including debug artifacts" by Treehugger Robot · 8 years ago
  94. 9161721 A mutation that changes the length of an array. by Sumnima Joshi · 8 years ago
  95. 188ac6c Analysis of multiple dex files of a package added by Bharadwaj Kalandhabhatta · 8 years ago
  96. 86d939e Merge changes I01b45c86,I10307aea,Iefccd6ff,Ibbda8e9a,I71a7f59b am: 2f0ac4fb44 by Andreas Gampe · 8 years ago
  97. 3d14d2b ART: Ship debug tools when including debug artifacts by Andreas Gampe · 8 years ago
  98. 2f0ac4f Merge changes I01b45c86,I10307aea,Iefccd6ff,Ibbda8e9a,I71a7f59b by Andreas Gampe · 8 years ago
  99. 4a97c94 Merge "Only honor $inline$ in AOT." am: 9fb4e85d6e by Nicolas Geoffray · 8 years ago
  100. 9fb4e85 Merge "Only honor $inline$ in AOT." by Treehugger Robot · 8 years ago