1. 8e9691c Merge "Use WARN_UNUSED consistently in ART." am: b2410c931a by Roland Levillain · 8 years ago
  2. b2410c9 Merge "Use WARN_UNUSED consistently in ART." by Roland Levillain · 8 years ago
  3. e320fb8 Merge "JDWP: fix Dbg::ResumeThread" am: 2203253254 by Sebastien Hertz · 8 years ago
  4. 2203253 Merge "JDWP: fix Dbg::ResumeThread" by Sebastien Hertz · 8 years ago
  5. 37bd1c0 Merge "ART: Call ThreadGroup.add in Thread::FinishStartup" am: 2aac653df7 by Andreas Gampe · 8 years ago
  6. 2aac653 Merge "ART: Call ThreadGroup.add in Thread::FinishStartup" by Treehugger Robot · 8 years ago
  7. 918f1f4 Merge "Fix ARM64 SystemArrayCopy intrinsic with large constant dest position." by Roland Levillain · 8 years ago
  8. 1cae72e Merge "Fix ARM64 SystemArrayCopy intrinsic with large constant dest position." by Roland Levillain · 8 years ago
  9. 03c1a76 Merge "Revert "Disable 160-read-barrier-stress temporarily"" am: e58b971b57 by Vladimir Marko · 8 years ago
  10. e58b971 Merge "Revert "Disable 160-read-barrier-stress temporarily"" by Vladimir Marko · 8 years ago
  11. c500786 Merge "Fix Arena allocation tracking." am: 4cb99a13d2 by Vladimir Marko · 8 years ago
  12. 4cb99a1 Merge "Fix Arena allocation tracking." by Treehugger Robot · 8 years ago
  13. 4e5c73e Use WARN_UNUSED consistently in ART. by Roland Levillain · 8 years ago
  14. 1ca955d Fix ARM64 SystemArrayCopy intrinsic with large constant dest position. by Roland Levillain · 8 years ago
  15. ccb80f0 Revert "Disable 160-read-barrier-stress temporarily" by Vladimir Marko · 8 years ago
  16. 21cf95d ART: Call ThreadGroup.add in Thread::FinishStartup by Andreas Gampe · 8 years ago
  17. ef349c7 Merge "sigchain: switch from __thread to pthread_setspecific." am: 36831abc29 by Josh Gao · 8 years ago
  18. 36831ab Merge "sigchain: switch from __thread to pthread_setspecific." by Treehugger Robot · 8 years ago
  19. 99875e9 sigchain: switch from __thread to pthread_setspecific. by Josh Gao · 8 years ago
  20. 8fcbf92 Merge "Enable some redefinition run-tests in CTS" am: 66f43b988a by Alex Light · 8 years ago
  21. 4a95b42 Merge "ART: Change run-test 913 array testing" am: 030b1066a6 by Andreas Gampe · 8 years ago
  22. 66f43b9 Merge "Enable some redefinition run-tests in CTS" by Treehugger Robot · 8 years ago
  23. 030b106 Merge "ART: Change run-test 913 array testing" by Treehugger Robot · 8 years ago
  24. 2c00094 Merge "Disable read barrier thunks for heap poisoning" am: 3ace1f0ce2 by Mathieu Chartier · 8 years ago
  25. cec16d0 Merge "Print runtime isa when invoking 'dalvikvm --showversion'" am: 445452cda0 by Calin Juravle · 8 years ago
  26. 3ace1f0 Merge "Disable read barrier thunks for heap poisoning" by Treehugger Robot · 8 years ago
  27. 445452c Merge "Print runtime isa when invoking 'dalvikvm --showversion'" by Calin Juravle · 8 years ago
  28. 78d6341 Enable some redefinition run-tests in CTS by Alex Light · 8 years ago
  29. 1dfd10e ART: Change run-test 913 array testing by Andreas Gampe · 8 years ago
  30. dda7360 Disable read barrier thunks for heap poisoning by Mathieu Chartier · 8 years ago
  31. 4498ff2 Merge "Use standard loading code in many tests" am: 4bb9a2b0b2 by Alex Light · 8 years ago
  32. 4bb9a2b Merge "Use standard loading code in many tests" by Treehugger Robot · 8 years ago
  33. 685073b Merge "Remove native code from test 944 for CTS" am: 4a4e245a63 by Alex Light · 8 years ago
  34. 4a4e245 Merge "Remove native code from test 944 for CTS" by Treehugger Robot · 8 years ago
  35. 3ccf980 Use standard loading code in many tests by Alex Light · 8 years ago
  36. b0d6493 Merge "Fixed bug on pending environment use of termination condition. With regression test." by Aart Bik · 8 years ago
  37. 27fb1dc Merge "Fixed bug on pending environment use of termination condition. With regression test." by Aart Bik · 8 years ago
  38. bb8db9c Merge "Add art_defaults to dexlayout" am: 35fc819cd9 by David Sehr · 8 years ago
  39. 35fc819 Merge "Add art_defaults to dexlayout" by David Sehr · 8 years ago
  40. d5e1a79 Remove native code from test 944 for CTS by Alex Light · 8 years ago
  41. 7639cdc Add art_defaults to dexlayout by David Sehr · 8 years ago
  42. fb449e4 Merge "ART: Tentative fix for stack count issue in test 913" am: 8af5efdb1d by Andreas Gampe · 8 years ago
  43. 8af5efd Merge "ART: Tentative fix for stack count issue in test 913" by Treehugger Robot · 8 years ago
  44. f040be6 ART: Tentative fix for stack count issue in test 913 by Andreas Gampe · 8 years ago
  45. 6c1a074 Merge "ART: Add debug code to run-test 913" am: 39d562895a by Andreas Gampe · 8 years ago
  46. 39d5628 Merge "ART: Add debug code to run-test 913" by Treehugger Robot · 8 years ago
  47. c622290 Merge changes I5b05e23a,I9350b250,I1d66b42a am: 393a1fd02f by Alex Light · 8 years ago
  48. 393a1fd Merge changes I5b05e23a,I9350b250,I1d66b42a by Alex Light · 8 years ago
  49. c785a92 Merge "Add check that TypeIndex is valid in StringByTypeIdx." am: 1cda71a414 by Jeff Hao · 8 years ago
  50. 1cda71a Merge "Add check that TypeIndex is valid in StringByTypeIdx." by Treehugger Robot · 8 years ago
  51. 120504f Add check that TypeIndex is valid in StringByTypeIdx. by Jeff Hao · 8 years ago
  52. 4707af8 Print runtime isa when invoking 'dalvikvm --showversion' by Calin Juravle · 8 years ago
  53. 3c79535 Merge "Remove test skips associated with b/37240685" am: 452092b4c9 by Alex Light · 8 years ago
  54. 452092b Merge "Remove test skips associated with b/37240685" by Treehugger Robot · 8 years ago
  55. 8aa4f41 More refactor for JVMTI redefinition run tests (3/3) by Alex Light · 8 years ago
  56. 990634d ART: Add debug code to run-test 913 by Andreas Gampe · 8 years ago
  57. 5658c7a More refactor for JVMTI redefinition run tests (2/3) by Alex Light · 8 years ago
  58. 4eec3c5 More refactor for JVMTI redefinition run tests (1/3) by Alex Light · 8 years ago
  59. d86c085 Fixed bug on pending environment use of termination condition. by Aart Bik · 8 years ago
  60. ba4f9af Merge "ART: Refactor run-test 913" am: 8d7f78d63b by Andreas Gampe · 8 years ago
  61. c251ebc Remove test skips associated with b/37240685 by Alex Light · 8 years ago
  62. 8d7f78d Merge "ART: Refactor run-test 913" by Treehugger Robot · 8 years ago
  63. ea3e8cf Merge "Disable 160-read-barrier-stress temporarily" am: c569d4a083 by Sebastien Hertz · 8 years ago
  64. c569d4a Merge "Disable 160-read-barrier-stress temporarily" by Treehugger Robot · 8 years ago
  65. 70d6027 JDWP: fix Dbg::ResumeThread by Sebastien Hertz · 8 years ago
  66. 1010749 Disable 160-read-barrier-stress temporarily by Sebastien Hertz · 8 years ago
  67. e0f8ed9 ART: Refactor run-test 913 by Andreas Gampe · 8 years ago
  68. 6a5c97d Merge "ART: Use _exit in dex2oat" am: c1be9f2b77 by Andreas Gampe · 8 years ago
  69. c1be9f2 Merge "ART: Use _exit in dex2oat" by Treehugger Robot · 8 years ago
  70. 6822061 Merge "Remove native printing from test 980 and reliance on print internals" by Alex Light · 8 years ago
  71. 9fdafe8f Merge "Remove native printing from test 980 and reliance on print internals" by Treehugger Robot · 8 years ago
  72. 6e0f982 Merge "Add check that map offset is sane to DexFile object init." am: d58d0841b4 by Jeff Hao · 8 years ago
  73. dc34c51 Merge "Various debug ART GC performance improvements" am: 704f16f786 by Mathieu Chartier · 8 years ago
  74. 72894e0 Merge "Add check that dexlayout can open output file." am: 52e3e57488 by Jeff Hao · 8 years ago
  75. d58d084 Merge "Add check that map offset is sane to DexFile object init." by Treehugger Robot · 8 years ago
  76. 704f16f Merge "Various debug ART GC performance improvements" by Mathieu Chartier · 8 years ago
  77. 52e3e57 Merge "Add check that dexlayout can open output file." by Treehugger Robot · 8 years ago
  78. 2e410d2 Remove native printing from test 980 and reliance on print internals by Alex Light · 8 years ago
  79. a4cd677 Add check that map offset is sane to DexFile object init. by Jeff Hao · 8 years ago
  80. d08f66f Various debug ART GC performance improvements by Mathieu Chartier · 8 years ago
  81. ef7a3b4 Merge changes from topic 'art_run_test_910_cts' am: e008fd53bf by Andreas Gampe · 8 years ago
  82. 31caad4 ART: Fix GetArgumentsSize am: e1f79b62f3 by Andreas Gampe · 8 years ago
  83. e008fd5 Merge changes from topic 'art_run_test_910_cts' by Treehugger Robot · 8 years ago
  84. 215a684 Merge "MIPS32: java.lang.System.arraycopy() for copying char[] to char[]." by Chris Larsen · 8 years ago
  85. 99fde3c Merge "MIPS32: java.lang.System.arraycopy() for copying char[] to char[]." by Treehugger Robot · 8 years ago
  86. e286b64 ART: Use _exit in dex2oat by Andreas Gampe · 8 years ago
  87. d52ddac ART: Refactor run-test 910 by Andreas Gampe · 8 years ago
  88. 5d527ce Merge "ART: Refactor run-test 904" am: c830101281 by Andreas Gampe · 8 years ago
  89. e1f79b6 ART: Fix GetArgumentsSize by Andreas Gampe · 8 years ago
  90. 3ba51e8 Add check that dexlayout can open output file. by Jeff Hao · 8 years ago
  91. c830101 Merge "ART: Refactor run-test 904" by Treehugger Robot · 8 years ago
  92. bd14239 Merge "Add OAT file mapping to dexdiag" am: ce121a5fe3 by David Sehr · 8 years ago
  93. ce121a5 Merge "Add OAT file mapping to dexdiag" by David Sehr · 8 years ago
  94. 2f6ad9d MIPS32: java.lang.System.arraycopy() for copying char[] to char[]. by Chris Larsen · 8 years ago
  95. 9eaaacb Merge "ARM/VIXL: Fix TypeConversion of large long constants to int." by Vladimir Marko · 8 years ago
  96. 111eefd Merge "ARM/VIXL: Fix TypeConversion of large long constants to int." by Treehugger Robot · 8 years ago
  97. e352a58 Merge "ARM64: Use link-time generated thunks for Baker CC read barrier." by Vladimir Marko · 8 years ago
  98. ba1a48e ARM/VIXL: Fix TypeConversion of large long constants to int. by Vladimir Marko · 8 years ago
  99. 7b33126 Merge "ARM64: Use link-time generated thunks for Baker CC read barrier." by Vladimir Marko · 8 years ago
  100. d38ba0a Fix Arena allocation tracking. by Vladimir Marko · 8 years ago