1. c3394e0 Fix exit status of `run` scripts executing more than one test. by Roland Levillain · 7 years ago
  2. 2daa134 Fix unquickening logic for quickened input dexes by Mathieu Chartier · 7 years ago
  3. befa309 Workaround for class loader issues in verifier. by Nicolas Geoffray · 7 years ago
  4. b2f1edc Merge "Remove duplication, split tests" by David Sehr · 7 years ago
  5. b81dedb Merge "ART: Support for VarHandle invokers" by Treehugger Robot · 7 years ago
  6. 8ccef7e Merge "Don't fixup proxy method arguments after invoking the InvocationHandler." by Roland Levillain · 7 years ago
  7. b8b9387 ART: Support for VarHandle invokers by Orion Hodson · 7 years ago
  8. f70ea62 Merge "Revert "sigchain: add wrappers for sigaction64/sigprocmask64."" by Treehugger Robot · 7 years ago
  9. bed2965 Revert "sigchain: add wrappers for sigaction64/sigprocmask64." by Martijn Coenen · 7 years ago
  10. 1613cd1 Merge "Ensure redefinition does not break breakpoint deoptimization" by Treehugger Robot · 7 years ago
  11. 1c128fa Merge "Fix a memory leak" by Treehugger Robot · 7 years ago
  12. 5b36288 Merge "Remove generate-operator-out.py symlinks" by Treehugger Robot · 7 years ago
  13. e34fe44 Ensure redefinition does not break breakpoint deoptimization by Alex Light · 7 years ago
  14. 8f6dc91 Merge "sigchain: add wrappers for sigaction64/sigprocmask64." by Treehugger Robot · 7 years ago
  15. fee188b Merge "ART: Compile libctstiagent with the NDK" by Treehugger Robot · 7 years ago
  16. b69d2d3 Remove generate-operator-out.py symlinks by Alex Light · 7 years ago
  17. eb4640b sigchain: add wrappers for sigaction64/sigprocmask64. by Josh Gao · 7 years ago
  18. b2ec9f5 Remove duplication, split tests by David Sehr · 7 years ago
  19. f13343e Merge "Add get_class_loader_class_descriptors JVMTI extension method" by Alex Light · 7 years ago
  20. ea81a71 Merge "Extend error reporting in art::gc::Heap::GrowForUtilization." by Roland Levillain · 7 years ago
  21. c758875 Add get_class_loader_class_descriptors JVMTI extension method by Alex Light · 7 years ago
  22. 99bd16b Extend error reporting in art::gc::Heap::GrowForUtilization. by Roland Levillain · 7 years ago
  23. 8567751 Merge "Remove the size of oatexec and oatdex dynamic symobls." by David Srbecky · 7 years ago
  24. 440a9b3 Add timestamps to JIT/DEX native debug info. by David Srbecky · 7 years ago
  25. 6356cad Merge "Fix iCache misses for GetKind on x86,x86_64" by Vladimir Marko · 7 years ago
  26. 64fbbd3 Merge "Don't compress the JIT mini-debug-info if we have just 1 method." by Treehugger Robot · 7 years ago
  27. a310f44 Remove the size of oatexec and oatdex dynamic symobls. by David Srbecky · 7 years ago
  28. ec419db Don't compress the JIT mini-debug-info if we have just 1 method. by David Srbecky · 7 years ago
  29. ae3c5cc Merge "Ensure local debug symbols are generated first." by David Srbecky · 7 years ago
  30. d9e4d73 Fix iCache misses for GetKind on x86,x86_64 by Gupta Kumar, Sanjiv · 7 years ago
  31. 8dbb4ba Merge "Generalize CompactDexDebugInfo offset table" by Treehugger Robot · 7 years ago
  32. ddeeaea Merge "Revert "Stress profile saving for gc-stress tests"" by Calin Juravle · 7 years ago
  33. f34ac49 Revert "Stress profile saving for gc-stress tests" by Calin Juravle · 7 years ago
  34. 65466b5 Merge "Register tests for profiling after the runtime has started" by Treehugger Robot · 7 years ago
  35. 5e3cfa2 Generalize CompactDexDebugInfo offset table by Mathieu Chartier · 7 years ago
  36. 911ae19 Merge "ART: Fix up libartagent deps" by Treehugger Robot · 7 years ago
  37. 2bce076 Register tests for profiling after the runtime has started by Calin Juravle · 7 years ago
  38. 1efb431 Merge "Add check JNI tests for byte and 16-bit primitives." by Treehugger Robot · 7 years ago
  39. 9e937be Add check JNI tests for byte and 16-bit primitives. by Ian Rogers · 7 years ago
  40. b4d3e6c Merge "Re-enable dex2oat_test copying dex test case for target" by Treehugger Robot · 7 years ago
  41. f040585 Merge "Revert "Revert "Remove don't bother checks""" by Treehugger Robot · 7 years ago
  42. 026dc0b Re-enable dex2oat_test copying dex test case for target by Mathieu Chartier · 7 years ago
  43. 535d381 Merge "patchoat: take directories instead of filenames" by Treehugger Robot · 7 years ago
  44. d43e02b Merge "Stress profile saving for gc-stress tests" by Calin Juravle · 7 years ago
  45. a68aabb Don't fixup proxy method arguments after invoking the InvocationHandler. by Roland Levillain · 7 years ago
  46. cb5125d ART: Compile libctstiagent with the NDK by Andreas Gampe · 7 years ago
  47. 9462a56 ART: Fix up libartagent deps by Andreas Gampe · 7 years ago
  48. 88c6d26 patchoat: take directories instead of filenames by Chris Morin · 7 years ago
  49. 38321bb Merge "ART: Clean up patching data in codegens." by Vladimir Marko · 7 years ago
  50. 59eb30f ART: Clean up patching data in codegens. by Vladimir Marko · 7 years ago
  51. 11088ad Merge "Visit proxy methods reference arguments when visiting Quick frames roots." by Roland Levillain · 7 years ago
  52. 87df7ad Merge "Disable fast_verify output test for dex2oat_test" by Treehugger Robot · 7 years ago
  53. 88fb743 Disable fast_verify output test for dex2oat_test by Mathieu Chartier · 7 years ago
  54. 5919f73 Merge "ART: Move CHECK to DCHECK in FindResolvedMethod" by Treehugger Robot · 7 years ago
  55. bdf1bc4 Merge "ART: Add more logging to FindResolvedMethod" by Treehugger Robot · 7 years ago
  56. 62d45e0 Merge "Add option for not copying dex" by Mathieu Chartier · 7 years ago
  57. a1322f0 Stress profile saving for gc-stress tests by Calin Juravle · 7 years ago
  58. 65915f0 ART: Move CHECK to DCHECK in FindResolvedMethod by Andreas Gampe · 7 years ago
  59. 315d7af ART: Add more logging to FindResolvedMethod by Andreas Gampe · 7 years ago
  60. ccb0019 Fix a memory leak by George Burgess IV · 7 years ago
  61. 792111c Add option for not copying dex by Mathieu Chartier · 7 years ago
  62. b2a9999 Merge "Renumber test 990-method-handle-and-mr to avoid collision in CTS" by Treehugger Robot · 7 years ago
  63. faecd6b Merge "Have patchoat --verify verify symlinks" by Treehugger Robot · 7 years ago
  64. e06e48e Merge "Propagate an is_zygote flag through nativePostForkChild." by Treehugger Robot · 7 years ago
  65. b092895 Merge "Dex header cleanup and windows simplification" by Treehugger Robot · 7 years ago
  66. cabc6df Merge "Remove global skip for redefine-stress" by Treehugger Robot · 7 years ago
  67. 040fcf1 Merge "Add option to make testrunner ignore knownfailures.json" by Treehugger Robot · 7 years ago
  68. 29d4cc0 Merge "Actually use --copy-and-update-profile-key argument in profman..." by Calin Juravle · 7 years ago
  69. 999646d Dex header cleanup and windows simplification by David Sehr · 7 years ago
  70. 281242f Change includes to support new slicer header location by Alex Light · 7 years ago
  71. ae6832f Have patchoat --verify verify symlinks by Chris Morin · 7 years ago
  72. 42242dd Add option to make testrunner ignore knownfailures.json by Alex Light · 7 years ago
  73. 7e4f1b3 Renumber test 990-method-handle-and-mr to avoid collision in CTS by Alex Light · 7 years ago
  74. a502c72 Merge "ART: Suppress a warning in run-test 912" by Treehugger Robot · 7 years ago
  75. 02c0879 Actually use --copy-and-update-profile-key argument in profman... by Calin Juravle · 7 years ago
  76. 20a1e31 Merge "Ensure that apis are unhidden even if there is no vdex" by Treehugger Robot · 7 years ago
  77. f7c4e4b Remove global skip for redefine-stress by Alex Light · 7 years ago
  78. 109e827 ART: Suppress a warning in run-test 912 by Andreas Gampe · 7 years ago
  79. c88a008 Ensure that apis are unhidden even if there is no vdex by Alex Light · 7 years ago
  80. 0694a55 Merge "ART: Refactor run-test 983 dex verification" by Treehugger Robot · 7 years ago
  81. d2645a3 Ensure local debug symbols are generated first. by David Srbecky · 7 years ago
  82. d937c49 Merge changes I609c26d3,Id7aa1375,I3e39924c,I154ec761 by Treehugger Robot · 7 years ago
  83. 2b7e1c6 Merge "Remove libdexfiled.so from public libraries for golem." by Nicolas Geoffray · 7 years ago
  84. 2b5a65d AMM: Add graphics models. by Richard Uhler · 7 years ago
  85. 91aac09 Remove libdexfiled.so from public libraries for golem. by Nicolas Geoffray · 7 years ago
  86. 86f452c Merge "Refactor method resolution in class linker." by Nicolas Geoffray · 7 years ago
  87. 59484b9 ART: Refactor run-test 983 dex verification by Andreas Gampe · 7 years ago
  88. 7d2894d Merge "Extend logging around instrumentation check" by Treehugger Robot · 7 years ago
  89. f1c29aa Merge "Ensure that we always set the method hotness in the profile" by Treehugger Robot · 7 years ago
  90. 3e55ea3 Merge "Build debug library libdexfiled" by Treehugger Robot · 7 years ago
  91. 0a80b0e Extend logging around instrumentation check by Alex Light · 7 years ago
  92. ee9cb41 Ensure that we always set the method hotness in the profile by Calin Juravle · 7 years ago
  93. fcbe15c Build debug library libdexfiled by David Sehr · 7 years ago
  94. 7fe39af Merge "Refactor test 983 to prepare for inclusion in CTS" by Alex Light · 7 years ago
  95. 0280eb0 Merge "Reduce the scope of CheckJNI." by Treehugger Robot · 7 years ago
  96. ac4d45a Reduce the scope of CheckJNI. by Ian Rogers · 7 years ago
  97. 77d3398 Propagate an is_zygote flag through nativePostForkChild. by Robert Sesek · 7 years ago
  98. ad0777d Visit proxy methods reference arguments when visiting Quick frames roots. by Roland Levillain · 7 years ago
  99. b40fa7c Merge "Add Class.getPrimitiveClass()." by Vladimir Marko · 7 years ago
  100. 8fd0856 Refactor test 983 to prepare for inclusion in CTS by Alex Light · 7 years ago