1. a3dccf9 Merge "Fill in empty iftable early" by Mathieu Chartier · 8 years ago
  2. 1e4841e Fill in empty iftable early by Mathieu Chartier · 8 years ago
  3. 2c43590 Merge "Fixed signal 11 bug by not testing resolved method first." by Treehugger Robot · 8 years ago
  4. e9f3269 Merge "Fine tuning the induction analysis." by Treehugger Robot · 8 years ago
  5. 45d75c6 Merge "Modify reporting when only true divergences are requested." by Treehugger Robot · 8 years ago
  6. a9dbe83 Add HVariableInputSizeInstruction. by Mingyao Yang · 8 years ago
  7. d0a022d Fine tuning the induction analysis. by Aart Bik · 8 years ago
  8. 995a7db Merge "ART: Move to libbase StringPrintf" by Treehugger Robot · 8 years ago
  9. ab2270f Fixed signal 11 bug by not testing resolved method first. by Aart Bik · 8 years ago
  10. 38f6301 Modify reporting when only true divergences are requested. by Aart Bik · 8 years ago
  11. ed015ac Flush JIT data cache when committing code. by Nicolas Geoffray · 8 years ago
  12. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  13. f9bf250 Remove dex cache string from mirror::Class. by Nicolas Geoffray · 8 years ago
  14. 9538f9e Merge "Add ClassLoader to app-image roots." by Vladimir Marko · 8 years ago
  15. f9b3457 Merge "ART: Blacklist tests that require JIT" by Andreas Gampe · 8 years ago
  16. b7cc593 Merge "Revert "Basic obsolete methods support"" by Alex Light · 8 years ago
  17. b81a984 Revert "Basic obsolete methods support" by Alex Light · 8 years ago
  18. bdca0a2 Merge "Rename Reference.clear to Reference.clearReferent" by Mathieu Chartier · 8 years ago
  19. 401e6b4 Merge "ART: Add GetLineNumberTable" by Treehugger Robot · 8 years ago
  20. 6f43e3a Rename Reference.clear to Reference.clearReferent by Mathieu Chartier · 8 years ago
  21. 6d736d8 Merge "Basic obsolete methods support" by Alex Light · 8 years ago
  22. 940caa7 ART: Blacklist tests that require JIT by Andreas Gampe · 8 years ago
  23. 7a8e16c Merge "Don't call into ResolveType with possible exception" by Mathieu Chartier · 8 years ago
  24. d8936da Basic obsolete methods support by Alex Light · 8 years ago
  25. fb568d3 Don't call into ResolveType with possible exception by Mathieu Chartier · 8 years ago
  26. c477787 Merge "Don't visit proxy methods in CHAStackVisitor::VisitFrame" by Mathieu Chartier · 8 years ago
  27. bc1f469 Merge "Remove boolean arguments from NewLibrary()" by Treehugger Robot · 8 years ago
  28. 816f784 Merge "Add exclusion for Reference.clear and reference processing" by Mathieu Chartier · 8 years ago
  29. c9da0f8 Merge "Don't re-read referent in ReferenceProcessor::GetReferent" by Mathieu Chartier · 8 years ago
  30. afca930 Merge "Fix AssemblerMIPS64Test.LongBalc() running out of memory." by Treehugger Robot · 8 years ago
  31. 3607394 Fix AssemblerMIPS64Test.LongBalc() running out of memory. by Vladimir Marko · 8 years ago
  32. b73e659 Merge "ARM: Fix breaking changes from recent VIXL update." by Nicolas Geoffray · 8 years ago
  33. eca3eda Add ClassLoader to app-image roots. by Vladimir Marko · 8 years ago
  34. 3f92bde Merge "Implement VisitShouldDeoptimizeFlag for MIPS/MIPS64" by Treehugger Robot · 8 years ago
  35. b70b66e Merge "MIPS64: Improve method invocation." by Treehugger Robot · 8 years ago
  36. c641842 Implement VisitShouldDeoptimizeFlag for MIPS/MIPS64 by Goran Jakovljevic · 8 years ago
  37. 001e1c1 Merge "Support GVN for HLoadClass::LoadKind::kJitTableAddress." by Nicolas Geoffray · 8 years ago
  38. dfc453b Merge "Handle primitive types in VerifierTypes::AddAssignability." by Nicolas Geoffray · 8 years ago
  39. da3e561 ART: Add GetLineNumberTable by Andreas Gampe · 8 years ago
  40. a248587 Merge "ART: Make switch back-edge suspension point consistent" by Treehugger Robot · 8 years ago
  41. c9a7028 Add exclusion for Reference.clear and reference processing by Mathieu Chartier · 8 years ago
  42. f4f7637 ART: Make switch back-edge suspension point consistent by Andreas Gampe · 8 years ago
  43. 9b1583e Support GVN for HLoadClass::LoadKind::kJitTableAddress. by Nicolas Geoffray · 8 years ago
  44. 19f6c69 MIPS64: Improve method invocation. by Alexey Frunze · 8 years ago
  45. d812f78 Merge "ART: Clean up utils.h" by Treehugger Robot · 8 years ago
  46. 9791626 Remove boolean arguments from NewLibrary() by Colin Cross · 8 years ago
  47. 7b9a83f Don't visit proxy methods in CHAStackVisitor::VisitFrame by Mingyao Yang · 8 years ago
  48. 36994ba Don't re-read referent in ReferenceProcessor::GetReferent by Mathieu Chartier · 8 years ago
  49. 0955e34 Merge changes Iac3db17f,I4221ef81 by Treehugger Robot · 8 years ago
  50. 017c55c Merge "Address some review comments" by Mathieu Chartier · 8 years ago
  51. 9186ced ART: Clean up utils.h by Andreas Gampe · 8 years ago
  52. 319261e Merge "Prune uses library classes even without profile" by Mathieu Chartier · 8 years ago
  53. db70ce5 Address some review comments by Mathieu Chartier · 8 years ago
  54. aa2657d Merge "Fix CC DCHECK failure in 152-gc-and-run-finalization." by Hiroshi Yamauchi · 8 years ago
  55. ea63e4d Merge "Remove obsolete DeduplicateDexCacheAddressLiteral()." by Vladimir Marko · 8 years ago
  56. d1665a0 Handle primitive types in VerifierTypes::AddAssignability. by Nicolas Geoffray · 8 years ago
  57. 831cb26 Merge "ARM: VIXL32: Test both current and new assemblers with optimizing_cfi_test." by Nicolas Geoffray · 8 years ago
  58. 0f0829b Remove obsolete DeduplicateDexCacheAddressLiteral(). by Vladimir Marko · 8 years ago
  59. 1e35a69 Merge "Disable 626-const-class-linking for JIT." by Vladimir Marko · 8 years ago
  60. 3a0c53f Merge "Fix string compression for embedded zero chars." by Treehugger Robot · 8 years ago
  61. 0fb3719 ARM: Fix breaking changes from recent VIXL update. by Artem Serov · 8 years ago
  62. 0392920 Disable 626-const-class-linking for JIT. by Vladimir Marko · 8 years ago
  63. 16850ae Fix string compression for embedded zero chars. by Vladimir Marko · 8 years ago
  64. fb678bf Merge "Revert "Revert "Add kJitTableAddress for HLoadClass.""" by Nicolas Geoffray · 8 years ago
  65. 2340e3f ART: Fix stack trace location reporting by Andreas Gampe · 8 years ago
  66. ceafe35 ART: Rewrite test 911 stack trace reporting by Andreas Gampe · 8 years ago
  67. 7c73bf3 Merge "ART: Add missing space in log line" by Treehugger Robot · 8 years ago
  68. 22384ae Revert "Revert "Add kJitTableAddress for HLoadClass."" by Nicolas Geoffray · 8 years ago
  69. c27bc40 Prune uses library classes even without profile by Mathieu Chartier · 8 years ago
  70. cc96775 ART: Add missing space in log line by Andreas Gampe · 8 years ago
  71. 0ee6447 Merge changes Ieb86f678,I8e7280f0 by Treehugger Robot · 8 years ago
  72. d9fb4dd Merge "Disable test 964 with no-image" by Alex Light · 8 years ago
  73. 3c7b8f4 Merge "ART: Report cputime in dex2oat" by Treehugger Robot · 8 years ago
  74. f10dfcd ART: Stack locals by Andreas Gampe · 8 years ago
  75. 585da95 ART: Add precise root visiting by Andreas Gampe · 8 years ago
  76. c560fc0 ART: Report cputime in dex2oat by Andreas Gampe · 10 years ago
  77. ce29d18 Merge "ART: Implement FollowReferences for initial object" by Treehugger Robot · 8 years ago
  78. 4dbcfd6 Disable test 964 with no-image by Alex Light · 8 years ago
  79. 7d785fc Merge "Use store release for resolved types" by Mathieu Chartier · 8 years ago
  80. 4dd3f7d Merge "Revert "Add kJitTableAddress for HLoadClass."" by Nicolas Geoffray · 8 years ago
  81. d2d5262 Revert "Add kJitTableAddress for HLoadClass." by Nicolas Geoffray · 8 years ago
  82. 7d81bf2 Merge "Add kJitTableAddress for HLoadClass." by Nicolas Geoffray · 8 years ago
  83. 90ab673 ARM: VIXL32: Test both current and new assemblers with optimizing_cfi_test. by Scott Wakeling · 8 years ago
  84. 5b12f79 Add kJitTableAddress for HLoadClass. by Nicolas Geoffray · 8 years ago
  85. 644032c ARM: VIXL32: Do a code cleanup. by Anton Kirilov · 8 years ago
  86. c836b5a Merge "Revert "Revert "ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry.""" by Nicolas Geoffray · 8 years ago
  87. 726e517 Merge "Revert^8 "Make sure that const-class linkage is preserved."" by Vladimir Marko · 8 years ago
  88. bf4e454 Merge "Use System.out only." by Nicolas Geoffray · 8 years ago
  89. 0f3be56 Use System.out only. by Nicolas Geoffray · 8 years ago
  90. 638a693 ART: Implement FollowReferences for initial object by Andreas Gampe · 8 years ago
  91. 5df32d3 Use store release for resolved types by Mathieu Chartier · 8 years ago
  92. 57096b7 Merge "Added polynomial induction variables analysis. With tests." by Treehugger Robot · 8 years ago
  93. df7822e Added polynomial induction variables analysis. With tests. by Aart Bik · 8 years ago
  94. 88e9168 Merge "Clean up Class::GetDirectInterface()." by Vladimir Marko · 8 years ago
  95. 19a4d37 Clean up Class::GetDirectInterface(). by Vladimir Marko · 8 years ago
  96. c5798bf Revert^8 "Make sure that const-class linkage is preserved." by Vladimir Marko · 8 years ago
  97. f3dcdd9 Merge "ARM: VIXL32: Implement read barriers." by Nicolas Geoffray · 8 years ago
  98. aea9ffe Merge "Revert "ART: Remove workaround in verifer after Jack update."" by Orion Hodson · 8 years ago
  99. 7f7a074 Revert "ART: Remove workaround in verifer after Jack update." by Orion Hodson · 8 years ago
  100. b671dcf Merge "Add libstdc++ as a dependency for build-target-art-golem." by Nicolas Geoffray · 8 years ago