1. cfe388d Merge "Fix pointer size mismatch" am: 8aea017919 by Chang Xing · 8 years ago
  2. 76d049c Merge "Move ThreadDeath event before clearing Thread.nativePeer" am: 2ea15e1f2f by Alex Light · 8 years ago
  3. 8aea017 Merge "Fix pointer size mismatch" by Treehugger Robot · 8 years ago
  4. 2ea15e1 Merge "Move ThreadDeath event before clearing Thread.nativePeer" by Treehugger Robot · 8 years ago
  5. ddde97d Merge "presubmit: Add hooks for checking if generated test files are up-to-date" by Igor Murashkin · 8 years ago
  6. 8e913e4 Merge "presubmit: Add hooks for checking if generated test files are up-to-date" by Treehugger Robot · 8 years ago
  7. 0324311 Merge "ART: Add ART_ENABLE_ADDRESS_SANITIZER as env variable" am: 5ebf7dd740 by Andreas Gampe · 8 years ago
  8. 83ec415 Merge "ART: Add FileNotFoundException to preloads for test 912" am: c60484869f by Andreas Gampe · 8 years ago
  9. 5ebf7dd Merge "ART: Add ART_ENABLE_ADDRESS_SANITIZER as env variable" by Treehugger Robot · 8 years ago
  10. c604848 Merge "ART: Add FileNotFoundException to preloads for test 912" by Treehugger Robot · 8 years ago
  11. 763674b Merge "ART: Fix ArenaAllocator invariant check in Realloc" am: f368aff78f by Andreas Gampe · 8 years ago
  12. fef27c2 Fix pointer size mismatch by Chang Xing · 8 years ago
  13. f368aff Merge "ART: Fix ArenaAllocator invariant check in Realloc" by Treehugger Robot · 8 years ago
  14. 8c5e2da Move ThreadDeath event before clearing Thread.nativePeer by Alex Light · 8 years ago
  15. e47dcd3 Merge "Add support for class loader context in dex2oat" am: 5fd8e8146b by Calin Juravle · 8 years ago
  16. 5fd8e81 Merge "Add support for class loader context in dex2oat" by Calin Juravle · 8 years ago
  17. e5193c6 presubmit: Add hooks for checking if generated test files are up-to-date by Igor Murashkin · 8 years ago
  18. ecf536d Merge "Balcklist failing test." am: 733e441e3b by Nicolas Geoffray · 8 years ago
  19. 7ddd605 ART: Add FileNotFoundException to preloads for test 912 by Andreas Gampe · 8 years ago
  20. 733e441 Merge "Balcklist failing test." by Nicolas Geoffray · 8 years ago
  21. 8db9dde Balcklist failing test. by Nicolas Geoffray · 8 years ago
  22. 5b836ed Merge "Add support for processing class loader contexts" am: 00cca3a275 by Calin Juravle · 8 years ago
  23. 00cca3a Merge "Add support for processing class loader contexts" by Calin Juravle · 8 years ago
  24. dbf0e0f ART: Add ART_ENABLE_ADDRESS_SANITIZER as env variable by Andreas Gampe · 8 years ago
  25. 421dbc2 ART: Fix ArenaAllocator invariant check in Realloc by Andreas Gampe · 8 years ago
  26. 31b3a17 Merge "Fix MethodHandle resolution for invoke-direct" am: 092af0b51a by Orion Hodson · 8 years ago
  27. 092af0b Merge "Fix MethodHandle resolution for invoke-direct" by Treehugger Robot · 8 years ago
  28. 82b351f Fix MethodHandle resolution for invoke-direct by Orion Hodson · 8 years ago
  29. 842f207 Merge "Rewrite bits of RegionSpace::ClearFromSpace." am: f5f88da9d8 by Nicolas Geoffray · 8 years ago
  30. f5f88da Merge "Rewrite bits of RegionSpace::ClearFromSpace." by Nicolas Geoffray · 8 years ago
  31. 1ce7085 Add support for class loader context in dex2oat by Calin Juravle · 8 years ago
  32. 87e2cb6 Add support for processing class loader contexts by Calin Juravle · 8 years ago
  33. d9ae89f Merge "MIPS32: Saves 128-bit vector registers along SuspendCheckSlowPath" by Lena Djokic · 8 years ago
  34. 65f1c2e Merge "MIPS32: Saves 128-bit vector registers along SuspendCheckSlowPath" by Treehugger Robot · 8 years ago
  35. d00556d Merge "Fix over-allocation of DexCache field array." am: 2b30e06c3c by Vladimir Marko · 8 years ago
  36. 2b30e06 Merge "Fix over-allocation of DexCache field array." by Vladimir Marko · 8 years ago
  37. cf84c47 Merge "MIPS: Print register names instead of register numbers in disassembler" by Goran Jakovljevic · 8 years ago
  38. 720e0db Merge "MIPS: Print register names instead of register numbers in disassembler" by Treehugger Robot · 8 years ago
  39. 2b0dfe7 Fix over-allocation of DexCache field array. by Vladimir Marko · 8 years ago
  40. 43e99b0 MIPS: Print register names instead of register numbers in disassembler by Goran Jakovljevic · 8 years ago
  41. 261da19 Merge "Also backlist tests under jit/ndebuggable." am: 6375a04cae by Nicolas Geoffray · 8 years ago
  42. 6375a04 Merge "Also backlist tests under jit/ndebuggable." by Treehugger Robot · 8 years ago
  43. b2cad54 Also backlist tests under jit/ndebuggable. by Nicolas Geoffray · 8 years ago
  44. 875731e Merge "Blacklist 104-growth-limit under ASAN." am: 53d305734e by Nicolas Geoffray · 8 years ago
  45. a5fb204 Rewrite bits of RegionSpace::ClearFromSpace. by Nicolas Geoffray · 8 years ago
  46. 53d3057 Merge "Blacklist 104-growth-limit under ASAN." by Nicolas Geoffray · 8 years ago
  47. cde8c35 Blacklist 104-growth-limit under ASAN. by Nicolas Geoffray · 8 years ago
  48. f6607e7 Merge "Fix region space when used with SetLengthToUsableSizeVisitor." by Nicolas Geoffray · 8 years ago
  49. 2a546e1 Merge "Fix region space when used with SetLengthToUsableSizeVisitor." by Nicolas Geoffray · 8 years ago
  50. fb4935d Merge "Revert "Added GVN related attributes to vector nodes."" am: e61682fc56 by Nicolas Geoffray · 8 years ago
  51. e61682f Merge "Revert "Added GVN related attributes to vector nodes."" by Nicolas Geoffray · 8 years ago
  52. 9858bf7 Revert "Added GVN related attributes to vector nodes." by Nicolas Geoffray · 8 years ago
  53. d0db7db Merge "ART: Change StringTable to unordered_set" am: d3784e9d4d by Andreas Gampe · 8 years ago
  54. 96f0dd6 Merge "ART: Change StringTable for RecentAllocations" am: ddac377cbc by Andreas Gampe · 8 years ago
  55. d3784e9 Merge "ART: Change StringTable to unordered_set" by Treehugger Robot · 8 years ago
  56. ddac377 Merge "ART: Change StringTable for RecentAllocations" by Treehugger Robot · 8 years ago
  57. 8788495 Merge "ART: Presize output vector in RecentAllocations" am: 12a7b3be00 by Andreas Gampe · 8 years ago
  58. 12a7b3b Merge "ART: Presize output vector in RecentAllocations" by Treehugger Robot · 8 years ago
  59. 84eadb2 ART: Change StringTable to unordered_set by Andreas Gampe · 8 years ago
  60. 2eeb01a ART: Change StringTable for RecentAllocations by Andreas Gampe · 8 years ago
  61. d0fc768 ART: Presize output vector in RecentAllocations by Andreas Gampe · 8 years ago
  62. 2740767 Merge "ART: Add VLOGs to GetRecentAllocations" am: c7960729dd by Andreas Gampe · 8 years ago
  63. c796072 Merge "ART: Add VLOGs to GetRecentAllocations" by Treehugger Robot · 8 years ago
  64. 1306895 Merge "Fix mac sdk build." am: 5d1c45fb50 by Alex Light · 8 years ago
  65. 5d1c45f Merge "Fix mac sdk build." by Treehugger Robot · 8 years ago
  66. ff29cee ART: Add VLOGs to GetRecentAllocations by Andreas Gampe · 8 years ago
  67. d10b6c3 Merge "Improve string layout in dexlayout." am: c5e4a53252 by Jeff Hao · 8 years ago
  68. 46f2503 Fix mac sdk build. by Alex Light · 8 years ago
  69. c5e4a53 Merge "Improve string layout in dexlayout." by Treehugger Robot · 8 years ago
  70. 1bb16e4 Merge "Added more functionality to dex file tracking." am: 836af6f53e by Bharadwaj Kalandhabhatta · 8 years ago
  71. 836af6f Merge "Added more functionality to dex file tracking." by Treehugger Robot · 8 years ago
  72. 5cee1dd Merge "MIPS32: Adds changes neccessary for saving 128 bits of data" by Lena Djokic · 8 years ago
  73. 5da5dca Merge "MIPS32: Adds changes neccessary for saving 128 bits of data" by Treehugger Robot · 8 years ago
  74. 2f161a7 Merge changes Id0b98e74,I5d05b171 am: a3920a0435 by Alex Light · 8 years ago
  75. a3920a0 Merge changes Id0b98e74,I5d05b171 by Treehugger Robot · 8 years ago
  76. 1d1ad40 Merge "Merge changes from topics 'cts_jvmti_intrinsics_test', 'cts_jvmti_at_hide_fixes' am: 22a4837770" into stage-aosp-master by Android Build Merger (Role) · 8 years ago
  77. 0e85c69 Merge changes from topics 'cts_jvmti_intrinsics_test', 'cts_jvmti_at_hide_fixes' by Igor Murashkin · 8 years ago
  78. 198266f Merge changes from topics 'cts_jvmti_intrinsics_test', 'cts_jvmti_at_hide_fixes' by Igor Murashkin · 8 years ago
  79. 41db17b run-test: Move run-test-jvmti-java to CTS directory am: c4543f5267 by Igor Murashkin · 8 years ago
  80. ab7e45a Added more functionality to dex file tracking. by Bharadwaj Kalandhabhatta · 8 years ago
  81. 22a4837 Merge changes from topics 'cts_jvmti_intrinsics_test', 'cts_jvmti_at_hide_fixes' by Treehugger Robot · 8 years ago
  82. 4a89393 Merge "ART: Improve Dbg::GetRecentAllocations" am: 1cba8d2193 by Andreas Gampe · 8 years ago
  83. 1cba8d2 Merge "ART: Improve Dbg::GetRecentAllocations" by Treehugger Robot · 8 years ago
  84. deb9e05 Merge "Added GVN related attributes to vector nodes." am: 334a1c591a by Aart Bik · 8 years ago
  85. c19cd2f Track jvmti allocations related to object tagging by Alex Light · 8 years ago
  86. 334a1c5 Merge "Added GVN related attributes to vector nodes." by Aart Bik · 8 years ago
  87. 4dde1dd Merge "ART: Fix the debug-build inclusion" am: 8be42d0d30 by Andreas Gampe · 8 years ago
  88. 7fb3c13 Merge "ART: Add OWNERS file" am: 389940c5b5 by Andreas Gampe · 8 years ago
  89. 8be42d0 Merge "ART: Fix the debug-build inclusion" by Treehugger Robot · 8 years ago
  90. 389940c Merge "ART: Add OWNERS file" by Treehugger Robot · 8 years ago
  91. 4b361a8 Fix region space when used with SetLengthToUsableSizeVisitor. by Nicolas Geoffray · 8 years ago
  92. f774a4e ART: Improve Dbg::GetRecentAllocations by Andreas Gampe · 8 years ago
  93. 96d9131 Merge "Remove java.lang (re)definition tests from class_linker_test" by Calin Juravle · 8 years ago
  94. efdfc85 Merge "Remove java.lang (re)definition tests from class_linker_test" by Treehugger Robot · 8 years ago
  95. e64ed9e Remove java.lang (re)definition tests from class_linker_test by Calin Juravle · 8 years ago
  96. e1b5704 Merge "Disable test 141 for ASAN" am: 73e64c47c5 by Mathieu Chartier · 8 years ago
  97. 73e64c4 Merge "Disable test 141 for ASAN" by Treehugger Robot · 8 years ago
  98. c2583d2 Disable test 141 for ASAN by Mathieu Chartier · 8 years ago
  99. acc83d7 Improve string layout in dexlayout. by Jeff Hao · 8 years ago
  100. aaadbff Merge "Merge "Add explicit nativebridge header dependency to art test." am: 6d2e76b421" into stage-aosp-master by Android Build Merger (Role) · 8 years ago