1. 9ee288c Merge "ART: Do not use std::<container>::at()." am: 2258c2ef5f by Vladimir Marko · 7 years ago
  2. 2258c2e Merge "ART: Do not use std::<container>::at()." by Vladimir Marko · 7 years ago
  3. 35d5b8a ART: Do not use std::<container>::at(). by Vladimir Marko · 7 years ago
  4. c3ca524 Merge "Emit vector mulitply and accumulate instructions for x86." am: ad78fb294d by Gupta Kumar, Sanjiv · 7 years ago
  5. ad78fb2 Merge "Emit vector mulitply and accumulate instructions for x86." by Treehugger Robot · 7 years ago
  6. e0c71b8 Merge "ART: Fix HSelectGenerator for instructions which can throw." by Artem Serov · 7 years ago
  7. b3df69b Merge "ART: Fix HSelectGenerator for instructions which can throw." by Treehugger Robot · 7 years ago
  8. 6190888 Emit vector mulitply and accumulate instructions for x86. by Gupta Kumar, Sanjiv · 7 years ago
  9. dafe638 Merge "Do not restore source object hash in ImageWriter." am: b28683f432 by Vladimir Marko · 7 years ago
  10. b28683f Merge "Do not restore source object hash in ImageWriter." by Vladimir Marko · 7 years ago
  11. 30f2c5a Merge "Add bytecode conversion experiments" am: 675673dea0 by Mathieu Chartier · 7 years ago
  12. 675673d Merge "Add bytecode conversion experiments" by Mathieu Chartier · 7 years ago
  13. 66b981a Merge "ART: Reserve more overflow space for the interpreter" am: 936523d4e9 by Andreas Gampe · 7 years ago
  14. 936523d Merge "ART: Reserve more overflow space for the interpreter" by Treehugger Robot · 7 years ago
  15. c526347 Merge "Cache DexFile begin and size" am: 0a5f6972e4 by David Sehr · 7 years ago
  16. 0a5f697 Merge "Cache DexFile begin and size" by Treehugger Robot · 7 years ago
  17. 15f95b1 ART: Fix HSelectGenerator for instructions which can throw. by Artem Serov · 7 years ago
  18. 12dd8a9 Add bytecode conversion experiments by Mathieu Chartier · 7 years ago
  19. aee008e ART: Reserve more overflow space for the interpreter by Andreas Gampe · 7 years ago
  20. 689caf0 Cache DexFile begin and size by David Sehr · 7 years ago
  21. 74eb1d9 Merge "Implement Integer.valueOf() intrinsic for boot image." am: 04a4f20f26 by Vladimir Marko · 7 years ago
  22. 04a4f20 Merge "Implement Integer.valueOf() intrinsic for boot image." by Vladimir Marko · 7 years ago
  23. 1e1260c Do not restore source object hash in ImageWriter. by Vladimir Marko · 7 years ago
  24. 6fd1606 Implement Integer.valueOf() intrinsic for boot image. by Vladimir Marko · 7 years ago
  25. 991e21d Merge "Remove CompilerDriver::support_boot_image_fixup_." am: 97ac9cc3c6 by Vladimir Marko · 7 years ago
  26. 97ac9cc Merge "Remove CompilerDriver::support_boot_image_fixup_." by Vladimir Marko · 7 years ago
  27. ca74757 Merge "Remove useless assertions in ConcurrentCopying::MarkNonMoving." by Roland Levillain · 7 years ago
  28. 956753a Merge "Remove useless assertions in ConcurrentCopying::MarkNonMoving." by Roland Levillain · 7 years ago
  29. 9184bc4 Merge "hiddenapi: Refactor before new features are added" am: d9e590d6c9 by David Brazdil · 7 years ago
  30. d9e590d Merge "hiddenapi: Refactor before new features are added" by David Brazdil · 7 years ago
  31. 8bfbdc5 Merge "Revert^2 "Delay init of classes of pre-allocated exceptions."" by Vladimir Marko · 7 years ago
  32. b2ab807 Merge "Revert^2 "Delay init of classes of pre-allocated exceptions."" by Vladimir Marko · 7 years ago
  33. 3c57071 Merge "ART: Improve Constructor.newInstance" am: 4e2000ac8f by Andreas Gampe · 7 years ago
  34. 4e2000a Merge "ART: Improve Constructor.newInstance" by Treehugger Robot · 7 years ago
  35. 8ad7a3b ART: Improve Constructor.newInstance by Andreas Gampe · 8 years ago
  36. 003e64b hiddenapi: Refactor before new features are added by David Brazdil · 7 years ago
  37. cdf6087 Merge "Refactor DexFile ownership" am: d20a4d76c3 by David Sehr · 7 years ago
  38. d20a4d7 Merge "Refactor DexFile ownership" by David Sehr · 7 years ago
  39. bb089b6 Remove CompilerDriver::support_boot_image_fixup_. by Vladimir Marko · 7 years ago
  40. f335241 Remove useless assertions in ConcurrentCopying::MarkNonMoving. by Roland Levillain · 7 years ago
  41. b095f02 Refactor DexFile ownership by David Sehr · 7 years ago
  42. 61cdc28 Merge "ART: Clean up jit_code_cache.h" am: b5271dd44a by Andreas Gampe · 7 years ago
  43. b5271dd4 Merge "ART: Clean up jit_code_cache.h" by Treehugger Robot · 7 years ago
  44. b7e302a Merge "dexanalyze: distinguish fields from other classes." am: 0799b9eb29 by Vladimir Marko · 7 years ago
  45. 0799b9e Merge "dexanalyze: distinguish fields from other classes." by Vladimir Marko · 7 years ago
  46. 6398356 Merge "ART: Fix RelativePatcherTest::TearDown() for ASAN." am: ac85c697c6 by Vladimir Marko · 7 years ago
  47. ac85c69 Merge "ART: Fix RelativePatcherTest::TearDown() for ASAN." by Vladimir Marko · 7 years ago
  48. 86c0b79 Merge "ART: Finish old move of OatDexFile" am: f5020eecfd by Andreas Gampe · 7 years ago
  49. f5020ee Merge "ART: Finish old move of OatDexFile" by Treehugger Robot · 7 years ago
  50. f0f3c59 ART: Clean up jit_code_cache.h by Andreas Gampe · 7 years ago
  51. 16206cf ART: Fix RelativePatcherTest::TearDown() for ASAN. by Vladimir Marko · 7 years ago
  52. 0551e4a Merge "Distinguish between soft/weak/phantom/etc references in ahat." by Richard Uhler · 7 years ago
  53. 0028ce0 Merge "Distinguish between soft/weak/phantom/etc references in ahat." by Treehugger Robot · 7 years ago
  54. 3545fb2 Merge "ART: disable 638-no-line-number after move to d8" am: cd059b6568 by Orion Hodson · 7 years ago
  55. e30eb24 Merge "ART: Refactor Int64ConstantFrom to use Int64FromConstant; rename it to Int64FromLocation" by Evgeny Astigeevich · 7 years ago
  56. cd059b6 Merge "ART: disable 638-no-line-number after move to d8" by Orion Hodson · 7 years ago
  57. 86c84f7 Merge "ART: Refactor Int64ConstantFrom to use Int64FromConstant; rename it to Int64FromLocation" by Treehugger Robot · 7 years ago
  58. e061fcd Merge "ART: Clean-up d8 expections" am: de4efa65db by Orion Hodson · 7 years ago
  59. de4efa6 Merge "ART: Clean-up d8 expections" by Treehugger Robot · 7 years ago
  60. d592712 Merge "Move instruction_set_ to CompilerOptions." am: f07d561777 by Vladimir Marko · 7 years ago
  61. b2f15ca Merge "Remove explicit size from CodeInfo." am: 2dc252e37d by David Srbecky · 7 years ago
  62. 655688c Merge "ARM64: Optimization of HRem and HDiv when a denominator is power of 2" by Evgeny Astigeevich · 7 years ago
  63. f9e9054 ART: Refactor Int64ConstantFrom to use Int64FromConstant; rename it to Int64FromLocation by Evgeny Astigeevich · 7 years ago
  64. f07d561 Merge "Move instruction_set_ to CompilerOptions." by Vladimir Marko · 7 years ago
  65. 2dc252e Merge "Remove explicit size from CodeInfo." by David Srbecky · 7 years ago
  66. dcfcce4 Revert^2 "Delay init of classes of pre-allocated exceptions." by Vladimir Marko · 7 years ago
  67. 4ced1a8 Merge "ARM64: Optimization of HRem and HDiv when a denominator is power of 2" by Treehugger Robot · 7 years ago
  68. 462aec7 Merge "ART: Extend the range of clonable instructions." am: 893753811f by Artem Serov · 7 years ago
  69. 975cd09 Distinguish between soft/weak/phantom/etc references in ahat. by Richard Uhler · 7 years ago
  70. 8937538 Merge "ART: Extend the range of clonable instructions." by Treehugger Robot · 7 years ago
  71. 5084cda ART: disable 638-no-line-number after move to d8 by Orion Hodson · 7 years ago
  72. 0044b53 ART: Clean-up d8 expections by Orion Hodson · 7 years ago
  73. 6e75bee dexanalyze: distinguish fields from other classes. by Vladimir Marko · 7 years ago
  74. 93e4120 Merge "dexanalyze: Improve field analysis." am: 639f515080 by Vladimir Marko · 7 years ago
  75. 639f515 Merge "dexanalyze: Improve field analysis." by Vladimir Marko · 7 years ago
  76. a38e6cf Remove explicit size from CodeInfo. by David Srbecky · 7 years ago
  77. a3234e9 ARM64: Optimization of HRem and HDiv when a denominator is power of 2 by Evgeny Astigeevich · 7 years ago
  78. e26441e Merge "Add method frame info to CodeInfo." am: a84b53a0a5 by David Srbecky · 7 years ago
  79. a84b53a Merge "Add method frame info to CodeInfo." by David Srbecky · 7 years ago
  80. b40d361 ART: Finish old move of OatDexFile by Andreas Gampe · 7 years ago
  81. bf74e44 Merge "Revert "Delay init of classes of pre-allocated exceptions."" by Lokesh Gidra · 7 years ago
  82. 07eea81 Merge "ART: Remove libziparchive dependency" am: e32a3c263f by Andreas Gampe · 7 years ago
  83. a98d9e7 Merge "Revert "Delay init of classes of pre-allocated exceptions."" by Lokesh Gidra · 7 years ago
  84. e32a3c2 Merge "ART: Remove libziparchive dependency" by Treehugger Robot · 7 years ago
  85. 9b0e729 Merge "ART: Move CopyOption to OatWriter" am: 7a21e31c46 by Andreas Gampe · 7 years ago
  86. 29cf32b Revert "Delay init of classes of pre-allocated exceptions." by Lokesh Gidra · 7 years ago
  87. 7a21e31 Merge "ART: Move CopyOption to OatWriter" by Treehugger Robot · 7 years ago
  88. 49d3843 Merge "ART: Forward declare dex helper" am: 0fd2f51eb6 by Andreas Gampe · 7 years ago
  89. 0fd2f51 Merge "ART: Forward declare dex helper" by Treehugger Robot · 7 years ago
  90. 93bffcc dexanalyze: Improve field analysis. by Vladimir Marko · 7 years ago
  91. 9347fdc Merge "Delay init of classes of pre-allocated exceptions." am: a20f969ef3 by Vladimir Marko · 7 years ago
  92. a20f969 Merge "Delay init of classes of pre-allocated exceptions." by Vladimir Marko · 7 years ago
  93. 6dd3764 Merge "ART: Remove stale cutils includes" am: 23c41ebe1f by Andreas Gampe · 7 years ago
  94. 23c41eb Merge "ART: Remove stale cutils includes" by Treehugger Robot · 7 years ago
  95. f6ba5b3 Add method frame info to CodeInfo. by David Srbecky · 7 years ago
  96. cd5c181 Delay init of classes of pre-allocated exceptions. by Vladimir Marko · 7 years ago
  97. aa23de2 Merge "ART: Retire desugar and dx in run-tests" am: c43f20dd9b by Orion Hodson · 7 years ago
  98. c43f20d Merge "ART: Retire desugar and dx in run-tests" by Treehugger Robot · 7 years ago
  99. 64fe3be ART: Retire desugar and dx in run-tests by Orion Hodson · 7 years ago
  100. d09f57c Merge "Move dex_files_for_oat_file_ to CompilerOptions." am: 8d9815f4b1 by Vladimir Marko · 7 years ago