1. dfc453b Merge "Handle primitive types in VerifierTypes::AddAssignability." by Nicolas Geoffray · 8 years ago
  2. d812f78 Merge "ART: Clean up utils.h" by Treehugger Robot · 8 years ago
  3. 9186ced ART: Clean up utils.h by Andreas Gampe · 8 years ago
  4. 319261e Merge "Prune uses library classes even without profile" by Mathieu Chartier · 8 years ago
  5. ea63e4d Merge "Remove obsolete DeduplicateDexCacheAddressLiteral()." by Vladimir Marko · 8 years ago
  6. d1665a0 Handle primitive types in VerifierTypes::AddAssignability. by Nicolas Geoffray · 8 years ago
  7. 831cb26 Merge "ARM: VIXL32: Test both current and new assemblers with optimizing_cfi_test." by Nicolas Geoffray · 8 years ago
  8. 0f0829b Remove obsolete DeduplicateDexCacheAddressLiteral(). by Vladimir Marko · 8 years ago
  9. 22384ae Revert "Revert "Add kJitTableAddress for HLoadClass."" by Nicolas Geoffray · 8 years ago
  10. c27bc40 Prune uses library classes even without profile by Mathieu Chartier · 8 years ago
  11. 4dd3f7d Merge "Revert "Add kJitTableAddress for HLoadClass."" by Nicolas Geoffray · 8 years ago
  12. d2d5262 Revert "Add kJitTableAddress for HLoadClass." by Nicolas Geoffray · 8 years ago
  13. 7d81bf2 Merge "Add kJitTableAddress for HLoadClass." by Nicolas Geoffray · 8 years ago
  14. 90ab673 ARM: VIXL32: Test both current and new assemblers with optimizing_cfi_test. by Scott Wakeling · 8 years ago
  15. 5b12f79 Add kJitTableAddress for HLoadClass. by Nicolas Geoffray · 8 years ago
  16. c836b5a Merge "Revert "Revert "ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry.""" by Nicolas Geoffray · 8 years ago
  17. 726e517 Merge "Revert^8 "Make sure that const-class linkage is preserved."" by Vladimir Marko · 8 years ago
  18. 57096b7 Merge "Added polynomial induction variables analysis. With tests." by Treehugger Robot · 8 years ago
  19. df7822e Added polynomial induction variables analysis. With tests. by Aart Bik · 8 years ago
  20. 88e9168 Merge "Clean up Class::GetDirectInterface()." by Vladimir Marko · 8 years ago
  21. 19a4d37 Clean up Class::GetDirectInterface(). by Vladimir Marko · 8 years ago
  22. c5798bf Revert^8 "Make sure that const-class linkage is preserved." by Vladimir Marko · 8 years ago
  23. f3dcdd9 Merge "ARM: VIXL32: Implement read barriers." by Nicolas Geoffray · 8 years ago
  24. bffdc70 Revert "Revert "ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry."" by Scott Wakeling · 8 years ago
  25. b08265b Merge "MIPS32: Pass more arguments in registers." by Vladimir Marko · 8 years ago
  26. b4ee681 Merge "Revert "ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry."" by Nicolas Geoffray · 8 years ago
  27. 2f34995 Revert "ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry." by Nicolas Geoffray · 8 years ago
  28. 7f73596 Merge "ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry." by Nicolas Geoffray · 8 years ago
  29. 1a5bfdc Merge "Reduce calls to DescriptorEquals" by Mathieu Chartier · 8 years ago
  30. 1b8464d MIPS32: Pass more arguments in registers. by Alexey Frunze · 8 years ago
  31. d494c5e ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry. by Artem Serov · 8 years ago
  32. 58c3f6a Reduce calls to DescriptorEquals by Mathieu Chartier · 8 years ago
  33. edb2ac3 ARM: VIXL32: Implement read barriers. by Anton Kirilov · 8 years ago
  34. 6746874 Merge "Added geometric induction variables analysis." by Aart Bik · 8 years ago
  35. 1d0ae3f Fix two tests after vdex change. by Nicolas Geoffray · 8 years ago
  36. cce05bd Merge "ARM: VIXL32: Clean usage of scopes." by Nicolas Geoffray · 8 years ago
  37. 5677d9a Merge "ARM: VIXL32: Implement Invoke, LoadClass, LoadString dispatch." by Nicolas Geoffray · 8 years ago
  38. c071a01 Added geometric induction variables analysis. by Aart Bik · 8 years ago
  39. 374ddf3 ARM: VIXL32: Clean usage of scopes. by Alexandre Rames · 8 years ago
  40. 51c17fa Create empty VerifiedMethod after vdex verification. by Nicolas Geoffray · 8 years ago
  41. d4cc5b2 ARM: VIXL32: Implement Invoke, LoadClass, LoadString dispatch. by Artem Serov · 8 years ago
  42. 3acf361 Merge "Set the location checksum in vdex." by Nicolas Geoffray · 8 years ago
  43. cc1b535 ART: Clean up ClassLinker by Andreas Gampe · 8 years ago
  44. 5d0c300 Merge "ART: Fix typo in IsCallerSave" by Treehugger Robot · 8 years ago
  45. 8a4252e ART: Fix typo in IsCallerSave by Matthew Gharrity · 8 years ago
  46. d0f081e ART: Delete unnecessary ScopedObjectAccess by Andreas Gampe · 8 years ago
  47. 141c6f6 Merge "Class Hierarchy Analysis (CHA)" by Mingyao Yang · 8 years ago
  48. f54e5df Set the location checksum in vdex. by Nicolas Geoffray · 8 years ago
  49. 5eb1e1e Merge "Add LoadString kind of kJitTableAddress for dump-cfg." by Mingyao Yang · 8 years ago
  50. 063fc77 Class Hierarchy Analysis (CHA) by Mingyao Yang · 8 years ago
  51. 2c8c6b6 Revert "Make sure that const-class linkage is preserved, try again." by Vladimir Marko · 8 years ago
  52. 00a4410 Additional debug logging for bug 33231647. by Vladimir Marko · 8 years ago
  53. 9036914 Merge "Make sure that const-class linkage is preserved, try again." by Treehugger Robot · 8 years ago
  54. cb5ab35 Make sure that const-class linkage is preserved, try again. by Vladimir Marko · 8 years ago
  55. 982e0bf Merge "ARM: VIXL32: A couple of fixes to have more tests passing." by Nicolas Geoffray · 8 years ago
  56. 2ba0c37 Merge "Move compiled methods to use AtomicMethodRefMap" by Mathieu Chartier · 8 years ago
  57. 679ba8d Merge "Optimizations around escape analysis. With tests." by Treehugger Robot · 8 years ago
  58. be44dcf Add LoadString kind of kJitTableAddress for dump-cfg. by Mingyao Yang · 8 years ago
  59. 71bf7b4 Optimizations around escape analysis. With tests. by Aart Bik · 8 years ago
  60. acab8d4 Move compiled methods to use AtomicMethodRefMap by Mathieu Chartier · 8 years ago
  61. 392fb01 Merge "Add atomic method reference map" by Mathieu Chartier · 8 years ago
  62. 9df8931 Add atomic method reference map by Mathieu Chartier · 8 years ago
  63. 211fd80 Merge "ART: Add dex::StringIndex" by Treehugger Robot · 8 years ago
  64. 657022c ARM: VIXL32: A couple of fixes to have more tests passing. by Artem Serov · 8 years ago
  65. 725466c Merge "ARM: VIXL32: Implement HClassTableGet Visitor." by Nicolas Geoffray · 8 years ago
  66. 07e6a79 Merge "ARM: VIXL32: Fix some test failures." by Nicolas Geoffray · 8 years ago
  67. c9e2fc2 Merge "Move inline caches GC handling in JitCodeCache." by Nicolas Geoffray · 8 years ago
  68. ae7f6b9 Merge "ARM: Fix JNI MacroAssembler after VIXL update." by Mathieu Chartier · 8 years ago
  69. 8fb28dc Merge "Revert "Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved."""""" by Vladimir Marko · 8 years ago
  70. 171cf81 Revert "Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved.""""" by Vladimir Marko · 8 years ago
  71. e51ca8b Move inline caches GC handling in JitCodeCache. by Nicolas Geoffray · 8 years ago
  72. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 8 years ago
  73. 6287c23 ARM: Fix JNI MacroAssembler after VIXL update. by Artem Serov · 8 years ago
  74. 8662aaa Merge "Use non vixl arm macro assembler" by Mathieu Chartier · 8 years ago
  75. 67986a1 Use non vixl arm macro assembler by Mathieu Chartier · 8 years ago
  76. ec428a7 Merge "ARM64: Merge TBNZ+CMP+BGE/BGT to CMP+BHS/BHI in intrinsics." by Vladimir Marko · 8 years ago
  77. df74375 Merge "Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved.""""" by Vladimir Marko · 8 years ago
  78. c564620 ARM64: Merge TBNZ+CMP+BGE/BGT to CMP+BHS/BHI in intrinsics. by Vladimir Marko · 8 years ago
  79. e47172b Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved."""" by Vladimir Marko · 8 years ago
  80. 96fd51d Moved escape analysis to reusable module by Aart Bik · 8 years ago
  81. dda4396 ARM: VIXL32: Fix some test failures. by Anton Kirilov · 8 years ago
  82. b77051e ARM: VIXL32: Fix breaking changes from recent VIXL update. by Scott Wakeling · 8 years ago
  83. d011142 Merge "ARM: VIXL32: Improve codegen on CBZ/CBNZ" by Nicolas Geoffray · 8 years ago
  84. c3076fe Merge "Use input-vdex-fd, or input-vdex in dex2oat." by Nicolas Geoffray · 8 years ago
  85. b0bbe8e Use input-vdex-fd, or input-vdex in dex2oat. by Nicolas Geoffray · 8 years ago
  86. 7b7a78e Merge "Revert "Revert "Revert "Make sure that const-class linkage is preserved."""" by Vladimir Marko · 8 years ago
  87. 09ded92 Revert "Revert "Revert "Make sure that const-class linkage is preserved.""" by Vladimir Marko · 8 years ago
  88. 8d2c459 ARM: VIXL32: Implement HClassTableGet Visitor. by xueliang.zhong · 8 years ago
  89. f51bc62 ARM: VIXL32: Improve codegen on CBZ/CBNZ by xueliang.zhong · 8 years ago
  90. 8f34359 Merge "Revert "Revert "Make sure that const-class linkage is preserved.""" by Vladimir Marko · 8 years ago
  91. 4b60096 Merge "Speed up verified methods" by Mathieu Chartier · 8 years ago
  92. 25dcbad Revert "Revert "Make sure that const-class linkage is preserved."" by Vladimir Marko · 8 years ago
  93. fc2dd61 Speed up verified methods by Mathieu Chartier · 8 years ago
  94. f215c52 Merge changes from topic 'dex2oat_dexlayout' by Jeff Hao · 8 years ago
  95. ecffc67 Revert "Make sure that const-class linkage is preserved." by Vladimir Marko · 8 years ago
  96. 608f2ce Add new --layout-profile compiler-filter for dex2oat. by Jeff Hao · 8 years ago
  97. b46782a Merge "Use a per-thread VerifierDeps." by Nicolas Geoffray · 8 years ago
  98. 24a56c6 Merge "Clear the right data pointer." by Nicolas Geoffray · 8 years ago
  99. f46501c Clear the right data pointer. by Nicolas Geoffray · 8 years ago
  100. eb9c58e Merge "ARM: VIXL32: Fix the assembler usage in the intrinsics." by Nicolas Geoffray · 8 years ago