1. 763a14a Fix golem runs. by Nicolas Geoffray · 6 years ago
  2. f604975 Merge "Move and rewrite bit loading/storing methods." by David Srbecky · 6 years ago
  3. 68fefac Move and rewrite bit loading/storing methods. by David Srbecky · 6 years ago
  4. b2683cb Merge "ARM/ARM64: Improve lock/unlock entrypoints." by Vladimir Marko · 6 years ago
  5. c8b1d5e ARM/ARM64: Improve lock/unlock entrypoints. by Vladimir Marko · 6 years ago
  6. 8926b78 Merge "Re-enable LZ4_compress_HC in image writer" by Mathieu Chartier · 6 years ago
  7. ed28df6 Merge "Add ASCII vs UTF-16 string data analysis" by Mathieu Chartier · 6 years ago
  8. a218b3e Re-enable LZ4_compress_HC in image writer by Mathieu Chartier · 6 years ago
  9. f275979 Add ASCII vs UTF-16 string data analysis by Mathieu Chartier · 6 years ago
  10. a88102c Merge "Track changes in java.lang.(StringBuilder|String)" by Neil Fuller · 6 years ago
  11. e57a82b Merge "Refactoring LSE/LSA: introduce heap location type" by Treehugger Robot · 6 years ago
  12. 064dfe4 Merge "Ignore failures in run-test 080-oom-throw with JIT." by Roland Levillain · 6 years ago
  13. 8d744d9 Merge "Fix test 674-hiddenapi when debuggable." by Mathew Inwood · 6 years ago
  14. 481d45e Ignore failures in run-test 080-oom-throw with JIT. by Roland Levillain · 6 years ago
  15. b1f8b73 Track changes in java.lang.(StringBuilder|String) by Neil Fuller · 6 years ago
  16. eef7757 Fix test 674-hiddenapi when debuggable. by Mathew Inwood · 6 years ago
  17. 9c422cc Merge "Hidden API: only log what we deny." by Mathew Inwood · 6 years ago
  18. 9b5ddff Hidden API: only log what we deny. by Mathew Inwood · 6 years ago
  19. 80a7c29 Merge "ART: Refactor String.init binding" by Treehugger Robot · 6 years ago
  20. 35bf335 Merge "Make dexlayout and profman independent of libart" by David Sehr · 6 years ago
  21. 9abc31e ART: Refactor String.init binding by Andreas Gampe · 6 years ago
  22. fc2f8b6 Merge "Add some extra dexanalyze tests" by Treehugger Robot · 6 years ago
  23. 671af6c Make dexlayout and profman independent of libart by David Sehr · 6 years ago
  24. df810b9 Merge "Move ArtDexFileLoader to libdexfile" by David Sehr · 6 years ago
  25. 0226c1d Add some extra dexanalyze tests by Mathieu Chartier · 6 years ago
  26. ca76865 Merge "Add some experiments to analyze string usage" by Treehugger Robot · 6 years ago
  27. 1e7b825 Merge "Add a new thread pool pthread priority option." by Nicolas Geoffray · 6 years ago
  28. 47b9580 Add a new thread pool pthread priority option. by Nicolas Geoffray · 6 years ago
  29. 7f42425 Merge "ART: minor clean-up for var_handles.cc" by Orion Hodson · 6 years ago
  30. cb2187c Merge "Don't compile methods with irreducible loops and String.<init>." by Nicolas Geoffray · 6 years ago
  31. cc05247 ART: minor clean-up for var_handles.cc by Orion Hodson · 6 years ago
  32. bb071ee Merge "Fix typo in tifast.cc" by Treehugger Robot · 6 years ago
  33. 35ddc6f Add some experiments to analyze string usage by Mathieu Chartier · 6 years ago
  34. fd3ffe0 Merge "ART: Fix jvalue includes" by Treehugger Robot · 6 years ago
  35. dc25781 Fix typo in tifast.cc by Alex Light · 6 years ago
  36. c5b7564 ART: Fix jvalue includes by Andreas Gampe · 6 years ago
  37. 1f01016 Move ArtDexFileLoader to libdexfile by David Sehr · 6 years ago
  38. a7d37cf Merge changes from topic "oth-master-art-varhandle-no-converions" by Orion Hodson · 6 years ago
  39. 8d2befc Merge "Do not run 999-redefine-hiddenapi under jvm/redefine-stress" by David Brazdil · 6 years ago
  40. d147e2f Don't compile methods with irreducible loops and String.<init>. by Nicolas Geoffray · 6 years ago
  41. 90701d5 Do not run 999-redefine-hiddenapi under jvm/redefine-stress by David Brazdil · 6 years ago
  42. c4d5c13 ART: Faster VarHandle accessors for exact callsite matches by Orion Hodson · 6 years ago
  43. 8566e36 Merge "Fix stripping of access flags during JVMTI redefine" by David Brazdil · 6 years ago
  44. 904e75a Fix stripping of access flags during JVMTI redefine by David Brazdil · 6 years ago
  45. adff274 Merge "Refactor flaky ArtDexFileLoader IsPlatformDex gtest" by David Brazdil · 6 years ago
  46. fab9a7c Merge "Add ti-fast jvmti agent." by Treehugger Robot · 6 years ago
  47. aa730ef Add ti-fast jvmti agent. by Alex Light · 6 years ago
  48. b765a3f Refactoring LSE/LSA: introduce heap location type by Aart Bik · 6 years ago
  49. 0f8d2d1 Merge "Make static libtistress version" by Treehugger Robot · 6 years ago
  50. 8865914 Make static libtistress version by Alex Light · 6 years ago
  51. ba20500 Refactor flaky ArtDexFileLoader IsPlatformDex gtest by David Brazdil · 6 years ago
  52. 537a4fe ART: Add VarHandle accessors to invoke-polymorphic entrypoint by Orion Hodson · 6 years ago
  53. 00e15d6 Merge "ART: Add dex::ProtoIndex" by Orion Hodson · 6 years ago
  54. 6c99dc8 Merge "Set default hidden API policy to dark+black" by David Brazdil · 6 years ago
  55. f790a4b Merge "Propagate hiddenapi cmdline flags in OatFileAssistant::Dex2Oat" by David Brazdil · 6 years ago
  56. a128781 Merge "Conditionalize LocAccessToEvent on Android target build." by Nicolas Geoffray · 6 years ago
  57. 2111c3a Merge "Use std::cout for dexanalyze logging" by Treehugger Robot · 6 years ago
  58. 933d6e7 Merge "Prepare to move ArtDexFileLoader to libdexfile" by David Sehr · 6 years ago
  59. 1fee5dc Use std::cout for dexanalyze logging by Mathieu Chartier · 6 years ago
  60. 04d81ff Merge "Handle unset ANDROID_DATA in DexLocationToOatFilename" by Treehugger Robot · 6 years ago
  61. 9e423af Handle unset ANDROID_DATA in DexLocationToOatFilename by Mathieu Chartier · 6 years ago
  62. 8a22907 Conditionalize LocAccessToEvent on Android target build. by Nicolas Geoffray · 6 years ago
  63. 9076eb6 Merge "Do not log "None" type API accesses." by Nicolas Geoffray · 6 years ago
  64. 06d10a7 ART: Add dex::ProtoIndex by Orion Hodson · 6 years ago
  65. f0ce214 Merge "Refactor ClassLinker & ImageWriter to use a common resolution routine" by David Brazdil · 6 years ago
  66. 93fea8a Merge "Remove MemMap dependency on libbacktrace" by David Sehr · 6 years ago
  67. e9c3bbb Do not log "None" type API accesses. by Mathew Inwood · 6 years ago
  68. 46226f0 Set default hidden API policy to dark+black by David Brazdil · 6 years ago
  69. 32bde99 Propagate hiddenapi cmdline flags in OatFileAssistant::Dex2Oat by David Brazdil · 6 years ago
  70. 768c6cc Merge "Revert "Move kVRegSize to globals.h to reduce include dependencies."" by Treehugger Robot · 6 years ago
  71. 1ab0fa8 Refactor ClassLinker & ImageWriter to use a common resolution routine by David Brazdil · 6 years ago
  72. a9d5ccd Revert "Move kVRegSize to globals.h to reduce include dependencies." by David Srbecky · 6 years ago
  73. 93d3013 Merge "Move kVRegSize to globals.h to reduce include dependencies." by David Srbecky · 6 years ago
  74. c3e1895 Prepare to move ArtDexFileLoader to libdexfile by David Sehr · 6 years ago
  75. 6623bc3 Merge "Revert "Revert "Do not load app image for class collisions""" by Mathieu Chartier · 6 years ago
  76. 2300b2d Remove MemMap dependency on libbacktrace by David Sehr · 6 years ago
  77. adc9086 Revert "Revert "Do not load app image for class collisions"" by Mathieu Chartier · 6 years ago
  78. 54c42ce Merge "Revert "Do not load app image for class collisions"" by Mathieu Chartier · 6 years ago
  79. 2c7e13b Revert "Do not load app image for class collisions" by Mathieu Chartier · 6 years ago
  80. b12c46f Merge "Match LZMA SDK 18.05 API." by Sen Jiang · 6 years ago
  81. bf37ad2 Merge "Add support for cortex-a55/cortex-a75." by Christopher Ferris · 6 years ago
  82. 5ae7cdf Move kVRegSize to globals.h to reduce include dependencies. by David Srbecky · 6 years ago
  83. 981d590 Merge "[veridex] Add a --target-sdk-version to avoid false positives." by Nicolas Geoffray · 6 years ago
  84. e0230b4 Merge "ART: Compiler support for const-method-handle" by Treehugger Robot · 6 years ago
  85. 66166d5 [veridex] Add a --target-sdk-version to avoid false positives. by Nicolas Geoffray · 6 years ago
  86. 9d93cd6 Merge "Handle multidex in LocationIsOnSystemFramework." by Nicolas Geoffray · 6 years ago
  87. da1e6d2 Merge "ART: Rename JitCodeCache::FreeCode(const void*)" by Treehugger Robot · 6 years ago
  88. dbaa5c7 ART: Compiler support for const-method-handle by Orion Hodson · 6 years ago
  89. 004b887 Merge "Adjust run test for target runs." by Treehugger Robot · 6 years ago
  90. 607624f ART: Rename JitCodeCache::FreeCode(const void*) by Orion Hodson · 6 years ago
  91. 9d12a5e Adjust run test for target runs. by Nicolas Geoffray · 6 years ago
  92. 51dda39 Merge "ART: Compiler support for const-method-type" by Treehugger Robot · 6 years ago
  93. bae5e4e Merge "Revert "Make dexlayout and profman build without libart"" by Mathieu Chartier · 6 years ago
  94. 818cb80 Revert "Make dexlayout and profman build without libart" by Mathieu Chartier · 6 years ago
  95. 96e81f2 Merge "Do not load app image for class collisions" by Mathieu Chartier · 6 years ago
  96. 366f044 Add support for cortex-a55/cortex-a75. by Christopher Ferris · 6 years ago
  97. d8860b4 Do not load app image for class collisions by Vladimir Marko · 6 years ago
  98. 0d0f316 Handle multidex in LocationIsOnSystemFramework. by Nicolas Geoffray · 6 years ago
  99. 487ad46 Merge "Fix the target gtest witness filename expansion in Makefile rules." by Treehugger Robot · 6 years ago
  100. 42805fa Merge "Make dexlayout and profman build without libart" by David Sehr · 6 years ago