1. b048cb7 Add per array size allocation entrypoints. by Nicolas Geoffray · 8 years ago
  2. 8116003 Merge "MethodHandles: Support and tests for invokeWithArguments." by Narayan Kamath · 8 years ago
  3. 931cf54 Merge "Rewrite retrieval of resolved classes." by Vladimir Marko · 8 years ago
  4. 4b0e5f7 Merge "Revert "OatFileAssistant: look at vdex file for IsDexOptNeeded"" by Richard Uhler · 8 years ago
  5. 6639369 Merge "ART: Refactor TI events" by Treehugger Robot · 8 years ago
  6. ba037b1 Revert "OatFileAssistant: look at vdex file for IsDexOptNeeded" by Andreas Gampe · 8 years ago
  7. 983c175 ART: Refactor TI events by Andreas Gampe · 8 years ago
  8. 2130053 Rewrite retrieval of resolved classes. by Vladimir Marko · 8 years ago
  9. 63fcc81 Merge "Add dexoptanalyzer tool" by Calin Juravle · 8 years ago
  10. 2d2cc41 Merge "Temporarily increase heap min and max free" by Mathieu Chartier · 8 years ago
  11. 72a3289 Temporarily increase heap min and max free by Mathieu Chartier · 8 years ago
  12. 36eb313 Add dexoptanalyzer tool by Calin Juravle · 8 years ago
  13. 4b0cedf Fix typo in argument name. by Alex Light · 8 years ago
  14. c5889ce MethodHandles: Support and tests for invokeWithArguments. by Narayan Kamath · 8 years ago
  15. 461bbbf Merge "Revert "Redesign implementation of RegisterNativeAllocation."" by Richard Uhler · 8 years ago
  16. 36bdbd2 Revert "Redesign implementation of RegisterNativeAllocation." by Richard Uhler · 8 years ago
  17. 72ab684 Add class status for resolved erroneous classes. by Vladimir Marko · 8 years ago
  18. 07ba9c5 Merge "Redesign implementation of RegisterNativeAllocation." by Treehugger Robot · 8 years ago
  19. e9fef45 Merge "OatFileAssistant: look at vdex file for IsDexOptNeeded" by Treehugger Robot · 8 years ago
  20. d570938 Merge "Add ClassPreDefine hook." by Treehugger Robot · 8 years ago
  21. bc51534 Merge "Add more code info size dumping to oatdump" by Mathieu Chartier · 8 years ago
  22. 5e7c6a9 Add more code info size dumping to oatdump by Mathieu Chartier · 8 years ago
  23. b0f1192 Add ClassPreDefine hook. by Alex Light · 8 years ago
  24. 67edcfd Merge "ART: Add DataDumpRequest" by Treehugger Robot · 8 years ago
  25. ce97b0c Merge "Add explicit monitor inflation run test." by Hans Boehm · 8 years ago
  26. 839320b Merge "ART: Add class events" by Treehugger Robot · 8 years ago
  27. 6fe97e0 Add explicit monitor inflation run test. by Hans Boehm · 8 years ago
  28. eb0cea1 ART: Add DataDumpRequest by Andreas Gampe · 8 years ago
  29. e637746 ART: Add class events by Andreas Gampe · 8 years ago
  30. 84b93b2 Merge "[ART] Prepare streaming output of method tracing for developer use." by Shukang Zhou · 8 years ago
  31. dc59127 Merge "Fix some typos in ART." by Treehugger Robot · 8 years ago
  32. 95cf7e4 Merge "ART: Add ThreadStart & ThreadEnd" by Treehugger Robot · 8 years ago
  33. 5e8d5f0 Fix some typos in ART. by Roland Levillain · 8 years ago
  34. b0dde43 Merge "Fix inserting classes to initiating loader's class table." by Vladimir Marko · 8 years ago
  35. 402089a OatFileAssistant: look at vdex file for IsDexOptNeeded by Richard Uhler · 8 years ago
  36. 6055122 Merge "ART: Re-enable TI tests for target" by Nicolas Geoffray · 8 years ago
  37. 6bfc37d Redesign implementation of RegisterNativeAllocation. by Richard Uhler · 8 years ago
  38. 3fceaf5 Use higher default thread suspend timeout for run tests by Mathieu Chartier · 8 years ago
  39. eafaf57 ART: Add ThreadStart & ThreadEnd by Andreas Gampe · 8 years ago
  40. 9623ca6 ART: Re-enable TI tests for target by Andreas Gampe · 8 years ago
  41. 8a5ab91 [ART] Prepare streaming output of method tracing for developer use. by Shukang Zhou · 8 years ago
  42. 388df9e Merge "Compressed native PC for stack maps" by Mathieu Chartier · 8 years ago
  43. 0da2abf Merge "ARM64: Clean-up and extend the supported cpu_variant list." by Treehugger Robot · 8 years ago
  44. a2f526f Compressed native PC for stack maps by Mathieu Chartier · 8 years ago
  45. a7e38d8 Use original dex file for retransformation. by Alex Light · 8 years ago
  46. 0577876 Merge "Revert "CHA for abstract methods."" by Colin Cross · 8 years ago
  47. 8ebc8bf Revert "CHA for abstract methods." by Colin Cross · 8 years ago
  48. 6ad2f6d Fix inserting classes to initiating loader's class table. by Vladimir Marko · 8 years ago
  49. 7c3de08 Merge "ART: Add GetClassVersionNumbers." by Treehugger Robot · 8 years ago
  50. 6cbb3c8 Merge "ART: Add tests for TLS" by Treehugger Robot · 8 years ago
  51. 7709f7b Merge changes I914dfac9,I33b1934a by Treehugger Robot · 8 years ago
  52. 6611d27 Merge "CHA for abstract methods." by Mingyao Yang · 8 years ago
  53. fff9d44 Merge "Fix polymorphic invokes (one more round)." by Treehugger Robot · 8 years ago
  54. 3eede07 Merge "vdex optimization: avoid doing application type resolution." by Nicolas Geoffray · 8 years ago
  55. 2c532ed Merge "Do not use npic image for oat file assistant tests." by Treehugger Robot · 8 years ago
  56. 812a244 ART: Add GetClassVersionNumbers. by Andreas Gampe · 8 years ago
  57. 3a7eb14 ART: Add phase events by Andreas Gampe · 8 years ago
  58. 96eca78 ART: Add GetPhase by Andreas Gampe · 8 years ago
  59. 8631a46 Fix polymorphic invokes (one more round). by Alexey Frunze · 8 years ago
  60. c93d203 Merge "ART: Add runtime phase callback" by Treehugger Robot · 8 years ago
  61. 7b3b326 ART: Add tests for TLS by Andreas Gampe · 8 years ago
  62. 4886411 ART: Add runtime phase callback by Andreas Gampe · 8 years ago
  63. dedb22a Merge "Enable CC (ART_USE_READ_BARRIER) by default." by Treehugger Robot · 8 years ago
  64. 2c19ea9 Merge "ART: Add SigQuit Callback" by Treehugger Robot · 8 years ago
  65. 7cd7b96 Merge changes Ib5a3632c,I871f6b3c,I6ce0f71d by Treehugger Robot · 8 years ago
  66. 732b0ac ART: Add Agent Thread API by Andreas Gampe · 8 years ago
  67. a5814f9 ART: Add SigQuit Callback by Andreas Gampe · 8 years ago
  68. 6ac5750 Revert "Revert "Implement RetransformClasses"" by Alex Light · 8 years ago
  69. ac30fa2 ART: Make RuntimeCallbacks unique_ptr by Andreas Gampe · 8 years ago
  70. 0f01b58 ART: Add ClassLoadCallback by Andreas Gampe · 8 years ago
  71. 04bbb5b Revert "Revert "ART: Start RuntimeCallbacks"" by Andreas Gampe · 8 years ago
  72. 152b956 Merge "Revert "Implement RetransformClasses"" by Alex Light · 8 years ago
  73. 52a2db5 Revert "Implement RetransformClasses" by Alex Light · 8 years ago
  74. a8acb12 Merge "Delete deadlocking DCHECK for LOS allocation" by Mathieu Chartier · 8 years ago
  75. a58bc2e Merge "Implement RetransformClasses" by Treehugger Robot · 8 years ago
  76. 8069a0a Delete deadlocking DCHECK for LOS allocation by Mathieu Chartier · 8 years ago
  77. 7af8c6a Merge "Rename offline_profiling_info to profile_compilation_info" by Calin Juravle · 8 years ago
  78. a6c5e97 Implement RetransformClasses by Alex Light · 8 years ago
  79. fd3161a Enable CC (ART_USE_READ_BARRIER) by default. by Hiroshi Yamauchi · 8 years ago
  80. ae6c189 CHA for abstract methods. by Mingyao Yang · 8 years ago
  81. 4c04117 Partial revert of "Reduce using ArtMethod's dex_cache_resolved_types_." by Nicolas Geoffray · 8 years ago
  82. cdcbddf Do not use npic image for oat file assistant tests. by Richard Uhler · 8 years ago
  83. a8b4390 Merge "Always inline some methods related to StackMap." by Mingyao Yang · 8 years ago
  84. c956973 Merge "Remove unused array entrypoints." by Nicolas Geoffray · 8 years ago
  85. 308fa4d Merge "Remove now unused dex_cache_resolved_types_ from ArtMethod." by Nicolas Geoffray · 8 years ago
  86. 6141e15 Merge "ART: Remove unused runtime.h include" by Treehugger Robot · 8 years ago
  87. 8d91ac3 Remove unused array entrypoints. by Nicolas Geoffray · 8 years ago
  88. 865cf90 vdex optimization: avoid doing application type resolution. by Nicolas Geoffray · 8 years ago
  89. 2f670ccb Merge "Revert "Revert "Load the array class in the compiler for allocations.""" by Nicolas Geoffray · 8 years ago
  90. fcb6e39 Merge "Revert^3 "Remove unused code for patching oat files."" by Richard Uhler · 8 years ago
  91. cb6a591 Revert^3 "Remove unused code for patching oat files." by Richard Uhler · 8 years ago
  92. 9e8c8ca Merge "ART: Improve class initializer and constructor verification." by Treehugger Robot · 8 years ago
  93. ee64b4d Merge "Revert "Revert "Remove unused code for patching oat files.""" by Treehugger Robot · 8 years ago
  94. e761bcc Revert "Revert "Load the array class in the compiler for allocations."" by Nicolas Geoffray · 8 years ago
  95. 44751ef Merge "Revert "ART: Start RuntimeCallbacks"" by Nicolas Geoffray · 8 years ago
  96. bf6331a Revert "ART: Start RuntimeCallbacks" by Nicolas Geoffray · 8 years ago
  97. 6c4921b ART: Improve class initializer and constructor verification. by Orion Hodson · 8 years ago
  98. 9a50661 ART: Remove unused runtime.h include by Andreas Gampe · 8 years ago
  99. b035513 Merge "Revert "Load the array class in the compiler for allocations."" by Treehugger Robot · 8 years ago
  100. 33083d6 Rename offline_profiling_info to profile_compilation_info by Calin Juravle · 8 years ago