1. 9635fbe Merge "ART: minor clean-up for var_handles.cc" am: 7f42425561 by Orion Hodson · 7 years ago
  2. 7f42425 Merge "ART: minor clean-up for var_handles.cc" by Orion Hodson · 7 years ago
  3. 2a23859 Merge "Don't compile methods with irreducible loops and String.<init>." by Nicolas Geoffray · 7 years ago
  4. cb2187c Merge "Don't compile methods with irreducible loops and String.<init>." by Nicolas Geoffray · 7 years ago
  5. cc05247 ART: minor clean-up for var_handles.cc by Orion Hodson · 7 years ago
  6. 02aa761 Merge "Fix typo in tifast.cc" am: bb071ee44d by Alex Light · 7 years ago
  7. bb071ee Merge "Fix typo in tifast.cc" by Treehugger Robot · 7 years ago
  8. 7876ed0 Merge "ART: Fix jvalue includes" am: fd3ffe0677 by Andreas Gampe · 7 years ago
  9. fd3ffe0 Merge "ART: Fix jvalue includes" by Treehugger Robot · 7 years ago
  10. dc25781 Fix typo in tifast.cc by Alex Light · 7 years ago
  11. c5b7564 ART: Fix jvalue includes by Andreas Gampe · 7 years ago
  12. 15e3847 Merge changes from topic "oth-master-art-varhandle-no-converions" am: a7d37cf735 by Orion Hodson · 7 years ago
  13. 05f7ed6 Merge "Do not run 999-redefine-hiddenapi under jvm/redefine-stress" by David Brazdil · 7 years ago
  14. a7d37cf Merge changes from topic "oth-master-art-varhandle-no-converions" by Orion Hodson · 7 years ago
  15. 8d2befc Merge "Do not run 999-redefine-hiddenapi under jvm/redefine-stress" by David Brazdil · 7 years ago
  16. d147e2f Don't compile methods with irreducible loops and String.<init>. by Nicolas Geoffray · 7 years ago
  17. 90701d5 Do not run 999-redefine-hiddenapi under jvm/redefine-stress by David Brazdil · 7 years ago
  18. c4d5c13 ART: Faster VarHandle accessors for exact callsite matches by Orion Hodson · 7 years ago
  19. d278e41 Merge "Fix stripping of access flags during JVMTI redefine" am: 8566e36b76 by David Brazdil · 7 years ago
  20. 8566e36 Merge "Fix stripping of access flags during JVMTI redefine" by David Brazdil · 7 years ago
  21. 904e75a Fix stripping of access flags during JVMTI redefine by David Brazdil · 7 years ago
  22. 30437a7 Merge "Refactor flaky ArtDexFileLoader IsPlatformDex gtest" am: adff274917 by David Brazdil · 7 years ago
  23. adff274 Merge "Refactor flaky ArtDexFileLoader IsPlatformDex gtest" by David Brazdil · 7 years ago
  24. e0b3b76 Merge "Add ti-fast jvmti agent." am: fab9a7c552 by Alex Light · 7 years ago
  25. fab9a7c Merge "Add ti-fast jvmti agent." by Treehugger Robot · 7 years ago
  26. aa730ef Add ti-fast jvmti agent. by Alex Light · 7 years ago
  27. 79f101a Merge "Make static libtistress version" am: 0f8d2d1481 by Alex Light · 7 years ago
  28. 0f8d2d1 Merge "Make static libtistress version" by Treehugger Robot · 7 years ago
  29. 8865914 Make static libtistress version by Alex Light · 7 years ago
  30. ba20500 Refactor flaky ArtDexFileLoader IsPlatformDex gtest by David Brazdil · 7 years ago
  31. 537a4fe ART: Add VarHandle accessors to invoke-polymorphic entrypoint by Orion Hodson · 7 years ago
  32. a1b15aa Merge "ART: Add dex::ProtoIndex" am: 00e15d651e by Orion Hodson · 7 years ago
  33. 00e15d6 Merge "ART: Add dex::ProtoIndex" by Orion Hodson · 7 years ago
  34. 6096ddd Merge "Set default hidden API policy to dark+black" am: 6c99dc805a by David Brazdil · 7 years ago
  35. 8177f88 Merge "Propagate hiddenapi cmdline flags in OatFileAssistant::Dex2Oat" by David Brazdil · 7 years ago
  36. 6c99dc8 Merge "Set default hidden API policy to dark+black" by David Brazdil · 7 years ago
  37. f790a4b Merge "Propagate hiddenapi cmdline flags in OatFileAssistant::Dex2Oat" by David Brazdil · 7 years ago
  38. 8c52b12 Merge "Conditionalize LocAccessToEvent on Android target build." am: a128781f9e by Nicolas Geoffray · 7 years ago
  39. a128781 Merge "Conditionalize LocAccessToEvent on Android target build." by Nicolas Geoffray · 7 years ago
  40. 443ba3b Merge "Use std::cout for dexanalyze logging" am: 2111c3acf0 by Mathieu Chartier · 7 years ago
  41. 2111c3a Merge "Use std::cout for dexanalyze logging" by Treehugger Robot · 7 years ago
  42. 7775217 Merge "Prepare to move ArtDexFileLoader to libdexfile" am: 933d6e72ed by David Sehr · 7 years ago
  43. 933d6e7 Merge "Prepare to move ArtDexFileLoader to libdexfile" by David Sehr · 7 years ago
  44. 1fee5dc Use std::cout for dexanalyze logging by Mathieu Chartier · 7 years ago
  45. a4f5a9c Merge "Handle unset ANDROID_DATA in DexLocationToOatFilename" am: 04d81ff75a by Mathieu Chartier · 7 years ago
  46. 04d81ff Merge "Handle unset ANDROID_DATA in DexLocationToOatFilename" by Treehugger Robot · 7 years ago
  47. 9e423af Handle unset ANDROID_DATA in DexLocationToOatFilename by Mathieu Chartier · 7 years ago
  48. 23f9bc6 Merge "Do not log "None" type API accesses." am: 9076eb66ad by Nicolas Geoffray · 7 years ago
  49. 8a22907 Conditionalize LocAccessToEvent on Android target build. by Nicolas Geoffray · 7 years ago
  50. 9076eb6 Merge "Do not log "None" type API accesses." by Nicolas Geoffray · 7 years ago
  51. 3550b68 Merge "Refactor ClassLinker & ImageWriter to use a common resolution routine" by David Brazdil · 7 years ago
  52. 06d10a7 ART: Add dex::ProtoIndex by Orion Hodson · 7 years ago
  53. f0ce214 Merge "Refactor ClassLinker & ImageWriter to use a common resolution routine" by David Brazdil · 7 years ago
  54. 6d59026 Merge "Remove MemMap dependency on libbacktrace" am: 93fea8afb2 by David Sehr · 7 years ago
  55. 93fea8a Merge "Remove MemMap dependency on libbacktrace" by David Sehr · 7 years ago
  56. e9c3bbb Do not log "None" type API accesses. by Mathew Inwood · 7 years ago
  57. 46226f0 Set default hidden API policy to dark+black by David Brazdil · 7 years ago
  58. 32bde99 Propagate hiddenapi cmdline flags in OatFileAssistant::Dex2Oat by David Brazdil · 7 years ago
  59. 98cbd2d Merge "Revert "Move kVRegSize to globals.h to reduce include dependencies."" by David Srbecky · 7 years ago
  60. 768c6cc Merge "Revert "Move kVRegSize to globals.h to reduce include dependencies."" by Treehugger Robot · 7 years ago
  61. 1ab0fa8 Refactor ClassLinker & ImageWriter to use a common resolution routine by David Brazdil · 7 years ago
  62. a9d5ccd Revert "Move kVRegSize to globals.h to reduce include dependencies." by David Srbecky · 7 years ago
  63. eb2ce76 Merge "Move kVRegSize to globals.h to reduce include dependencies." by David Srbecky · 7 years ago
  64. 93d3013 Merge "Move kVRegSize to globals.h to reduce include dependencies." by David Srbecky · 7 years ago
  65. c3e1895 Prepare to move ArtDexFileLoader to libdexfile by David Sehr · 7 years ago
  66. c4b59ad Merge "Revert "Revert "Do not load app image for class collisions""" by Mathieu Chartier · 7 years ago
  67. 6623bc3 Merge "Revert "Revert "Do not load app image for class collisions""" by Mathieu Chartier · 7 years ago
  68. 2300b2d Remove MemMap dependency on libbacktrace by David Sehr · 7 years ago
  69. cef5d0a Merge "Revert "Do not load app image for class collisions"" am: 54c42cea2b by Mathieu Chartier · 7 years ago
  70. adc9086 Revert "Revert "Do not load app image for class collisions"" by Mathieu Chartier · 7 years ago
  71. 54c42ce Merge "Revert "Do not load app image for class collisions"" by Mathieu Chartier · 7 years ago
  72. 2c7e13b Revert "Do not load app image for class collisions" by Mathieu Chartier · 7 years ago
  73. 4233c37 Merge "Match LZMA SDK 18.05 API." am: b12c46f838 by Sen Jiang · 7 years ago
  74. b12c46f Merge "Match LZMA SDK 18.05 API." by Sen Jiang · 7 years ago
  75. caf6749 Merge "Add support for cortex-a55/cortex-a75." am: bf37ad2589 by Christopher Ferris · 7 years ago
  76. bf37ad2 Merge "Add support for cortex-a55/cortex-a75." by Christopher Ferris · 7 years ago
  77. 5ae7cdf Move kVRegSize to globals.h to reduce include dependencies. by David Srbecky · 7 years ago
  78. ea3f5d6 Merge "[veridex] Add a --target-sdk-version to avoid false positives." by Nicolas Geoffray · 7 years ago
  79. 981d590 Merge "[veridex] Add a --target-sdk-version to avoid false positives." by Nicolas Geoffray · 7 years ago
  80. 478f3ba Merge "ART: Compiler support for const-method-handle" am: e0230b4cc1 by Orion Hodson · 7 years ago
  81. e0230b4 Merge "ART: Compiler support for const-method-handle" by Treehugger Robot · 7 years ago
  82. 7eae994 Merge "Handle multidex in LocationIsOnSystemFramework." am: 9d93cd6518 by Nicolas Geoffray · 7 years ago
  83. 66166d5 [veridex] Add a --target-sdk-version to avoid false positives. by Nicolas Geoffray · 7 years ago
  84. 9d93cd6 Merge "Handle multidex in LocationIsOnSystemFramework." by Nicolas Geoffray · 7 years ago
  85. e7270dd Merge "ART: Rename JitCodeCache::FreeCode(const void*)" am: da1e6d2a8d by Orion Hodson · 7 years ago
  86. da1e6d2 Merge "ART: Rename JitCodeCache::FreeCode(const void*)" by Treehugger Robot · 7 years ago
  87. dbaa5c7 ART: Compiler support for const-method-handle by Orion Hodson · 7 years ago
  88. 827dfa4 Merge "Adjust run test for target runs." am: 004b8875b2 by Nicolas Geoffray · 7 years ago
  89. 004b887 Merge "Adjust run test for target runs." by Treehugger Robot · 7 years ago
  90. 607624f ART: Rename JitCodeCache::FreeCode(const void*) by Orion Hodson · 7 years ago
  91. 9d12a5e Adjust run test for target runs. by Nicolas Geoffray · 7 years ago
  92. 9deca66 Merge "ART: Compiler support for const-method-type" am: 51dda39549 by Orion Hodson · 7 years ago
  93. 51dda39 Merge "ART: Compiler support for const-method-type" by Treehugger Robot · 7 years ago
  94. f93ea15 Merge "Revert "Make dexlayout and profman build without libart"" am: bae5e4e8e1 by Mathieu Chartier · 7 years ago
  95. bae5e4e Merge "Revert "Make dexlayout and profman build without libart"" by Mathieu Chartier · 7 years ago
  96. 818cb80 Revert "Make dexlayout and profman build without libart" by Mathieu Chartier · 7 years ago
  97. e5fdfe3 Merge "Do not load app image for class collisions" am: 96e81f2ddf by Mathieu Chartier · 7 years ago
  98. 96e81f2 Merge "Do not load app image for class collisions" by Mathieu Chartier · 7 years ago
  99. 366f044 Add support for cortex-a55/cortex-a75. by Christopher Ferris · 7 years ago
  100. d8860b4 Do not load app image for class collisions by Vladimir Marko · 7 years ago