1. b0dde43 Merge "Fix inserting classes to initiating loader's class table." by Vladimir Marko · 8 years ago
  2. 17aba35 Merge "Allow multiple HArmDexCacheArrayBase." by Nicolas Geoffray · 8 years ago
  3. 6055122 Merge "ART: Re-enable TI tests for target" by Nicolas Geoffray · 8 years ago
  4. 1482438 Merge "MIPS64: Extend assembler_mips64_test" by Treehugger Robot · 8 years ago
  5. e807ff7 Allow multiple HArmDexCacheArrayBase. by Nicolas Geoffray · 8 years ago
  6. 7400f66 Merge "Use higher default thread suspend timeout for run tests" by Treehugger Robot · 8 years ago
  7. 3fceaf5 Use higher default thread suspend timeout for run tests by Mathieu Chartier · 8 years ago
  8. 9623ca6 ART: Re-enable TI tests for target by Andreas Gampe · 8 years ago
  9. a90b3dd Merge "ART: Refactor TI tests" by Treehugger Robot · 8 years ago
  10. 388df9e Merge "Compressed native PC for stack maps" by Mathieu Chartier · 8 years ago
  11. 0da2abf Merge "ARM64: Clean-up and extend the supported cpu_variant list." by Treehugger Robot · 8 years ago
  12. a2f526f Compressed native PC for stack maps by Mathieu Chartier · 8 years ago
  13. 53ae780 ART: Refactor TI tests by Andreas Gampe · 8 years ago
  14. d713d29 Merge "ART: More valgrind suppressions" by Treehugger Robot · 8 years ago
  15. 7453604 Merge "Use original dex file for retransformation." by Alex Light · 8 years ago
  16. 78a70a1 ART: More valgrind suppressions by Andreas Gampe · 8 years ago
  17. a7e38d8 Use original dex file for retransformation. by Alex Light · 8 years ago
  18. 64e5002 Merge "Dexfuzz: Added --divergence-retry option." by Treehugger Robot · 8 years ago
  19. 0577876 Merge "Revert "CHA for abstract methods."" by Colin Cross · 8 years ago
  20. 8ebc8bf Revert "CHA for abstract methods." by Colin Cross · 8 years ago
  21. 6ad2f6d Fix inserting classes to initiating loader's class table. by Vladimir Marko · 8 years ago
  22. 7c3de08 Merge "ART: Add GetClassVersionNumbers." by Treehugger Robot · 8 years ago
  23. 6cbb3c8 Merge "ART: Add tests for TLS" by Treehugger Robot · 8 years ago
  24. 7709f7b Merge changes I914dfac9,I33b1934a by Treehugger Robot · 8 years ago
  25. 6611d27 Merge "CHA for abstract methods." by Mingyao Yang · 8 years ago
  26. 626aa2c Dexfuzz: Added --divergence-retry option. by Branislav Rankov · 8 years ago
  27. fff9d44 Merge "Fix polymorphic invokes (one more round)." by Treehugger Robot · 8 years ago
  28. 3eede07 Merge "vdex optimization: avoid doing application type resolution." by Nicolas Geoffray · 8 years ago
  29. 95f2714 MIPS64: Extend assembler_mips64_test by Goran Jakovljevic · 8 years ago
  30. 5e82160 Merge "ART: Add valgrind suppression" by Treehugger Robot · 8 years ago
  31. 2c532ed Merge "Do not use npic image for oat file assistant tests." by Treehugger Robot · 8 years ago
  32. 812a244 ART: Add GetClassVersionNumbers. by Andreas Gampe · 8 years ago
  33. 3a7eb14 ART: Add phase events by Andreas Gampe · 8 years ago
  34. 532cc7b ART: Add valgrind suppression by Andreas Gampe · 8 years ago
  35. 96eca78 ART: Add GetPhase by Andreas Gampe · 8 years ago
  36. 8631a46 Fix polymorphic invokes (one more round). by Alexey Frunze · 8 years ago
  37. c93d203 Merge "ART: Add runtime phase callback" by Treehugger Robot · 8 years ago
  38. 7b3b326 ART: Add tests for TLS by Andreas Gampe · 8 years ago
  39. 4886411 ART: Add runtime phase callback by Andreas Gampe · 8 years ago
  40. dedb22a Merge "Enable CC (ART_USE_READ_BARRIER) by default." by Treehugger Robot · 8 years ago
  41. 2c19ea9 Merge "ART: Add SigQuit Callback" by Treehugger Robot · 8 years ago
  42. 7cd7b96 Merge changes Ib5a3632c,I871f6b3c,I6ce0f71d by Treehugger Robot · 8 years ago
  43. 03042d5 Merge "ART: Add Agent Thread API" by Treehugger Robot · 8 years ago
  44. 732b0ac ART: Add Agent Thread API by Andreas Gampe · 8 years ago
  45. 07e56f3 Merge "Revert "Revert "Implement RetransformClasses""" by Treehugger Robot · 8 years ago
  46. a5814f9 ART: Add SigQuit Callback by Andreas Gampe · 8 years ago
  47. 6ac5750 Revert "Revert "Implement RetransformClasses"" by Alex Light · 8 years ago
  48. ac30fa2 ART: Make RuntimeCallbacks unique_ptr by Andreas Gampe · 8 years ago
  49. 0f01b58 ART: Add ClassLoadCallback by Andreas Gampe · 8 years ago
  50. 04bbb5b Revert "Revert "ART: Start RuntimeCallbacks"" by Andreas Gampe · 8 years ago
  51. 152b956 Merge "Revert "Implement RetransformClasses"" by Alex Light · 8 years ago
  52. 52a2db5 Revert "Implement RetransformClasses" by Alex Light · 8 years ago
  53. a8acb12 Merge "Delete deadlocking DCHECK for LOS allocation" by Mathieu Chartier · 8 years ago
  54. a58bc2e Merge "Implement RetransformClasses" by Treehugger Robot · 8 years ago
  55. 8069a0a Delete deadlocking DCHECK for LOS allocation by Mathieu Chartier · 8 years ago
  56. 7af8c6a Merge "Rename offline_profiling_info to profile_compilation_info" by Calin Juravle · 8 years ago
  57. a6c5e97 Implement RetransformClasses by Alex Light · 8 years ago
  58. fd3161a Enable CC (ART_USE_READ_BARRIER) by default. by Hiroshi Yamauchi · 8 years ago
  59. f78f64b Merge "Partial revert of "Reduce using ArtMethod's dex_cache_resolved_types_."" by Treehugger Robot · 8 years ago
  60. ae6c189 CHA for abstract methods. by Mingyao Yang · 8 years ago
  61. 4c04117 Partial revert of "Reduce using ArtMethod's dex_cache_resolved_types_." by Nicolas Geoffray · 8 years ago
  62. cdcbddf Do not use npic image for oat file assistant tests. by Richard Uhler · 8 years ago
  63. a8b4390 Merge "Always inline some methods related to StackMap." by Mingyao Yang · 8 years ago
  64. c956973 Merge "Remove unused array entrypoints." by Nicolas Geoffray · 8 years ago
  65. 308fa4d Merge "Remove now unused dex_cache_resolved_types_ from ArtMethod." by Nicolas Geoffray · 8 years ago
  66. 6141e15 Merge "ART: Remove unused runtime.h include" by Treehugger Robot · 8 years ago
  67. 8d91ac3 Remove unused array entrypoints. by Nicolas Geoffray · 8 years ago
  68. 865cf90 vdex optimization: avoid doing application type resolution. by Nicolas Geoffray · 8 years ago
  69. 2f670ccb Merge "Revert "Revert "Load the array class in the compiler for allocations.""" by Nicolas Geoffray · 8 years ago
  70. fcb6e39 Merge "Revert^3 "Remove unused code for patching oat files."" by Richard Uhler · 8 years ago
  71. cb6a591 Revert^3 "Remove unused code for patching oat files." by Richard Uhler · 8 years ago
  72. 9e8c8ca Merge "ART: Improve class initializer and constructor verification." by Treehugger Robot · 8 years ago
  73. ee64b4d Merge "Revert "Revert "Remove unused code for patching oat files.""" by Treehugger Robot · 8 years ago
  74. e761bcc Revert "Revert "Load the array class in the compiler for allocations."" by Nicolas Geoffray · 8 years ago
  75. 44751ef Merge "Revert "ART: Start RuntimeCallbacks"" by Nicolas Geoffray · 8 years ago
  76. bf6331a Revert "ART: Start RuntimeCallbacks" by Nicolas Geoffray · 8 years ago
  77. 6c4921b ART: Improve class initializer and constructor verification. by Orion Hodson · 8 years ago
  78. 9a50661 ART: Remove unused runtime.h include by Andreas Gampe · 8 years ago
  79. b035513 Merge "Revert "Load the array class in the compiler for allocations."" by Treehugger Robot · 8 years ago
  80. 33083d6 Rename offline_profiling_info to profile_compilation_info by Calin Juravle · 8 years ago
  81. fee2550 Revert "Load the array class in the compiler for allocations." by Hiroshi Yamauchi · 8 years ago
  82. 0157eee Merge "ART: Note CC configuration down into oat files" by Treehugger Robot · 8 years ago
  83. 1a901ef Merge "Split ArtJvmtiEvent::kClassFileLoadHook in two." by Treehugger Robot · 8 years ago
  84. ccfa885 Always inline some methods related to StackMap. by Mingyao Yang · 8 years ago
  85. f8cd890 ART: Note CC configuration down into oat files by Andreas Gampe · 8 years ago
  86. a7e64f0 Merge "ART: Start RuntimeCallbacks" by Treehugger Robot · 8 years ago
  87. 73afd32 Split ArtJvmtiEvent::kClassFileLoadHook in two. by Alex Light · 8 years ago
  88. 5d61614 Merge "Refactor jvmtiEvent so we can add to it." by Treehugger Robot · 8 years ago
  89. 3f38eb4 Merge "Fix check failure in ConcurrentCopying::IssueEmptyCheckpoint()." by Treehugger Robot · 8 years ago
  90. 13093d4 ART: Start RuntimeCallbacks by Andreas Gampe · 8 years ago
  91. d79ae05 Merge "ART: Disable test 901 on target" by Treehugger Robot · 8 years ago
  92. 40d87f4 Refactor jvmtiEvent so we can add to it. by Alex Light · 8 years ago
  93. 66d2d48 Merge changes Ib9fafbac,I05d73734,I0e95b0cb by Treehugger Robot · 8 years ago
  94. 1a87b3b ART: Disable test 901 on target by Andreas Gampe · 8 years ago
  95. 6f8e4f0 ART: Add JNI API by Andreas Gampe · 8 years ago
  96. 0bd1a16 ART: Align jvmti.h with jni.h by Andreas Gampe · 8 years ago
  97. c808954 ART: Add JNI function table manipulation by Andreas Gampe · 8 years ago
  98. d4a2827 Merge "ART: Add Search API" by Treehugger Robot · 8 years ago
  99. 24e2ded Merge "ART: Add GetJLocationFormat" by Treehugger Robot · 8 years ago
  100. 9cd522b Remove now unused dex_cache_resolved_types_ from ArtMethod. by Nicolas Geoffray · 8 years ago