1. 225ed1d Everyone -- even "NDK" users -- gets C++14 by default now. by Elliott Hughes · 6 years ago
  2. e83d341 Merge changes Id4fb7c99,I14dd4eb9,I37c2ece1,I7b4b084b,I78f1d4b3, ... by Treehugger Robot · 6 years ago
  3. 19af3b9 Move Trace to use trampolines by Alex Light · 6 years ago
  4. 3e36a9c Move back to jit code on trace removal by Alex Light · 6 years ago
  5. 25bf446 Rewrite JVMTI method tracing to use trampolines by Alex Light · 6 years ago
  6. d109e30 Don't use StringFactory.newEmptyString in compiled code by Alex Light · 6 years ago
  7. c916736 Ensure proxy methods are reported by instrumentation by Alex Light · 6 years ago
  8. 2c8206f Correctly send MethodExit events from exception handlers by Alex Light · 6 years ago
  9. 2d441b1 Make instrumentation trampoline able to jump to jit code by Alex Light · 6 years ago
  10. e824cfd Merge "Fix typo in INSTANCE_OF bytecode analysis" by Mathieu Chartier · 6 years ago
  11. b0741fc Fix typo in INSTANCE_OF bytecode analysis by Mathieu Chartier · 6 years ago
  12. b808ddc Merge "Revert^2 "Add CodeInfo to JNI methods."" by David Srbecky · 6 years ago
  13. 97c465c Merge "Revert "Handle a special case of lock aliasing during lock verification"" by Nicolas Geoffray · 6 years ago
  14. 753a055 Revert "Handle a special case of lock aliasing during lock verification" by Nicolas Geoffray · 6 years ago
  15. 91b6bef Merge "Handle a special case of lock aliasing during lock verification" by Treehugger Robot · 6 years ago
  16. 4a72f8b Merge "ART: minor fix for no-opt debug builds" by Orion Hodson · 6 years ago
  17. afc97bc Revert^2 "Add CodeInfo to JNI methods." by David Srbecky · 6 years ago
  18. 427c3b1 Merge "ART: Make boot image compilation always PIC." by Vladimir Marko · 6 years ago
  19. 82898ed Handle a special case of lock aliasing during lock verification by Alexey Grebenkin · 6 years ago
  20. d059e3a ART: Make boot image compilation always PIC. by Vladimir Marko · 6 years ago
  21. b8cfa92 Merge "Revert "Use frame info from CodeInfo."" by Yohei Yukawa · 6 years ago
  22. cba94fa Revert "Use frame info from CodeInfo." by Yohei Yukawa · 6 years ago
  23. 6f39dab Merge "Use frame info from CodeInfo." by Treehugger Robot · 6 years ago
  24. a296f90 Merge "Use iterators to access stack map data." by David Srbecky · 6 years ago
  25. b275072 Merge "Revert "Add CodeInfo to JNI methods."" by David Srbecky · 6 years ago
  26. 564fa8a Revert "Add CodeInfo to JNI methods." by David Srbecky · 6 years ago
  27. ea9b308 Merge "Move a 530-checker-lse test from java to smali" by Treehugger Robot · 6 years ago
  28. 691124f Use frame info from CodeInfo. by David Srbecky · 6 years ago
  29. 64cdf56 Merge "Add CodeInfo to JNI methods." by David Srbecky · 6 years ago
  30. 85861e8 Merge "ART: Refactor scalar loop optimizations." by Treehugger Robot · 6 years ago
  31. ab86413 Move a 530-checker-lse test from java to smali by Søren Gjesse · 6 years ago
  32. 93bd361 Use iterators to access stack map data. by David Srbecky · 6 years ago
  33. 0e4563c Merge "hiddenapi: Add 'list' command to generate public/private API lists" by David Brazdil · 6 years ago
  34. 85f3934 Add CodeInfo to JNI methods. by David Srbecky · 6 years ago
  35. 0e32908 ART: Refactor scalar loop optimizations. by Artem Serov · 6 years ago
  36. 0162450 Merge "Revert "Refactor DexFile ownership"" by Nicolas Geoffray · 6 years ago
  37. a8d5a5f Merge "Handle String.<init> with a phi input." by Nicolas Geoffray · 6 years ago
  38. 0b42677 Revert "Refactor DexFile ownership" by David Sehr · 6 years ago
  39. 7583d91 Merge "Revert "Cache DexFile begin and size"" by David Sehr · 6 years ago
  40. 9bafa8b Revert "Cache DexFile begin and size" by David Sehr · 6 years ago
  41. 0b6de0c hiddenapi: Add 'list' command to generate public/private API lists by David Brazdil · 6 years ago
  42. 1398c8f Merge "Disable Dex2oatImageTest.TestModesAndFilters for gtest-heap-poisoning." by Roland Levillain · 6 years ago
  43. 2dd1681 ART: minor fix for no-opt debug builds by Orion Hodson · 6 years ago
  44. f5dd114 Disable Dex2oatImageTest.TestModesAndFilters for gtest-heap-poisoning. by Roland Levillain · 6 years ago
  45. 2258c2e Merge "ART: Do not use std::<container>::at()." by Vladimir Marko · 6 years ago
  46. 8a62a4c Handle String.<init> with a phi input. by Nicolas Geoffray · 6 years ago
  47. 35d5b8a ART: Do not use std::<container>::at(). by Vladimir Marko · 6 years ago
  48. ad78fb2 Merge "Emit vector mulitply and accumulate instructions for x86." by Treehugger Robot · 6 years ago
  49. b3df69b Merge "ART: Fix HSelectGenerator for instructions which can throw." by Treehugger Robot · 6 years ago
  50. 6190888 Emit vector mulitply and accumulate instructions for x86. by Gupta Kumar, Sanjiv · 6 years ago
  51. b28683f Merge "Do not restore source object hash in ImageWriter." by Vladimir Marko · 6 years ago
  52. 675673d Merge "Add bytecode conversion experiments" by Mathieu Chartier · 6 years ago
  53. 936523d Merge "ART: Reserve more overflow space for the interpreter" by Treehugger Robot · 6 years ago
  54. 0a5f697 Merge "Cache DexFile begin and size" by Treehugger Robot · 6 years ago
  55. 15f95b1 ART: Fix HSelectGenerator for instructions which can throw. by Artem Serov · 6 years ago
  56. 12dd8a9 Add bytecode conversion experiments by Mathieu Chartier · 6 years ago
  57. aee008e ART: Reserve more overflow space for the interpreter by Andreas Gampe · 6 years ago
  58. 689caf0 Cache DexFile begin and size by David Sehr · 6 years ago
  59. 04a4f20 Merge "Implement Integer.valueOf() intrinsic for boot image." by Vladimir Marko · 6 years ago
  60. 1e1260c Do not restore source object hash in ImageWriter. by Vladimir Marko · 6 years ago
  61. 6fd1606 Implement Integer.valueOf() intrinsic for boot image. by Vladimir Marko · 6 years ago
  62. 97ac9cc Merge "Remove CompilerDriver::support_boot_image_fixup_." by Vladimir Marko · 6 years ago
  63. 956753a Merge "Remove useless assertions in ConcurrentCopying::MarkNonMoving." by Roland Levillain · 6 years ago
  64. d9e590d Merge "hiddenapi: Refactor before new features are added" by David Brazdil · 6 years ago
  65. b2ab807 Merge "Revert^2 "Delay init of classes of pre-allocated exceptions."" by Vladimir Marko · 6 years ago
  66. 4e2000a Merge "ART: Improve Constructor.newInstance" by Treehugger Robot · 6 years ago
  67. 8ad7a3b ART: Improve Constructor.newInstance by Andreas Gampe · 7 years ago
  68. 003e64b hiddenapi: Refactor before new features are added by David Brazdil · 6 years ago
  69. d20a4d7 Merge "Refactor DexFile ownership" by David Sehr · 6 years ago
  70. bb089b6 Remove CompilerDriver::support_boot_image_fixup_. by Vladimir Marko · 6 years ago
  71. f335241 Remove useless assertions in ConcurrentCopying::MarkNonMoving. by Roland Levillain · 6 years ago
  72. b095f02 Refactor DexFile ownership by David Sehr · 6 years ago
  73. b5271dd4 Merge "ART: Clean up jit_code_cache.h" by Treehugger Robot · 6 years ago
  74. 0799b9e Merge "dexanalyze: distinguish fields from other classes." by Vladimir Marko · 6 years ago
  75. ac85c69 Merge "ART: Fix RelativePatcherTest::TearDown() for ASAN." by Vladimir Marko · 6 years ago
  76. f5020ee Merge "ART: Finish old move of OatDexFile" by Treehugger Robot · 6 years ago
  77. f0f3c59 ART: Clean up jit_code_cache.h by Andreas Gampe · 6 years ago
  78. 16206cf ART: Fix RelativePatcherTest::TearDown() for ASAN. by Vladimir Marko · 6 years ago
  79. 0028ce0 Merge "Distinguish between soft/weak/phantom/etc references in ahat." by Treehugger Robot · 6 years ago
  80. cd059b6 Merge "ART: disable 638-no-line-number after move to d8" by Orion Hodson · 6 years ago
  81. 86c84f7 Merge "ART: Refactor Int64ConstantFrom to use Int64FromConstant; rename it to Int64FromLocation" by Treehugger Robot · 6 years ago
  82. de4efa6 Merge "ART: Clean-up d8 expections" by Treehugger Robot · 6 years ago
  83. f9e9054 ART: Refactor Int64ConstantFrom to use Int64FromConstant; rename it to Int64FromLocation by Evgeny Astigeevich · 6 years ago
  84. f07d561 Merge "Move instruction_set_ to CompilerOptions." by Vladimir Marko · 6 years ago
  85. 2dc252e Merge "Remove explicit size from CodeInfo." by David Srbecky · 6 years ago
  86. dcfcce4 Revert^2 "Delay init of classes of pre-allocated exceptions." by Vladimir Marko · 6 years ago
  87. 4ced1a8 Merge "ARM64: Optimization of HRem and HDiv when a denominator is power of 2" by Treehugger Robot · 6 years ago
  88. 975cd09 Distinguish between soft/weak/phantom/etc references in ahat. by Richard Uhler · 6 years ago
  89. 8937538 Merge "ART: Extend the range of clonable instructions." by Treehugger Robot · 6 years ago
  90. 5084cda ART: disable 638-no-line-number after move to d8 by Orion Hodson · 6 years ago
  91. 0044b53 ART: Clean-up d8 expections by Orion Hodson · 6 years ago
  92. 6e75bee dexanalyze: distinguish fields from other classes. by Vladimir Marko · 6 years ago
  93. 639f515 Merge "dexanalyze: Improve field analysis." by Vladimir Marko · 6 years ago
  94. a38e6cf Remove explicit size from CodeInfo. by David Srbecky · 6 years ago
  95. a3234e9 ARM64: Optimization of HRem and HDiv when a denominator is power of 2 by Evgeny Astigeevich · 6 years ago
  96. a84b53a Merge "Add method frame info to CodeInfo." by David Srbecky · 6 years ago
  97. b40d361 ART: Finish old move of OatDexFile by Andreas Gampe · 6 years ago
  98. a98d9e7 Merge "Revert "Delay init of classes of pre-allocated exceptions."" by Lokesh Gidra · 6 years ago
  99. e32a3c2 Merge "ART: Remove libziparchive dependency" by Treehugger Robot · 6 years ago
  100. 29cf32b Revert "Delay init of classes of pre-allocated exceptions." by Lokesh Gidra · 6 years ago