1. d09066d am 8d060f27: am c20d7286: Merge "Replaced CHECK with EXPECT in tests." by Aart Bik · 10 years ago
  2. 8d060f2 am c20d7286: Merge "Replaced CHECK with EXPECT in tests." by Aart Bik · 10 years ago
  3. fbcab05 am 88d751b2: am c5bee2a1: Merge "Revert "Fixes and improvements in ReferenceTypePropagation"" by Calin Juravle · 10 years ago
  4. 82c1325 am ccc2dda7: am 32d7806b: Merge "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 10 years ago
  5. b0365b5 am 1705b335: am d77aa00c: Merge "ART: Fix Thumb2 literal fixup." by Vladimir Marko · 10 years ago
  6. 8fdc36d am 23d9295d: am ff6e79c9: Merge "Added unit tests to LICM." by Aart Bik · 10 years ago
  7. 427c068 am 998669b2: am 0e126bb7: Merge "When a Checker assertion cannot be parsed, display it." by Roland Levillain · 10 years ago
  8. c138fc0 am 3683469c: am 60f4804f: Merge "Delete extraneous prefix `SideEffects::` in `nodes.h`." by Roland Levillain · 10 years ago
  9. d00eff4 am 300a6384: am e6e38ce0: Merge "Use the object class as top in reference type propagation" by Calin Juravle · 10 years ago
  10. 217c5ac am 0a3fb002: am a3073e24: Merge "Fixes and improvements in ReferenceTypePropagation" by Calin Juravle · 10 years ago
  11. 12704db am 8e9d3f06: am 236d0a3c: Merge changes from topic \'lambda_experimental\' by Igor Murashkin · 10 years ago
  12. 7d6dc9e am d72bef09: am c962dd74: Merge "Prefer 32-bit host executables on Mac." by Ying Wang · 10 years ago
  13. a285439 am 0a72d65a: am 56ebee4d: Merge "Add more checks to diagnose flaky oat file assistant test." by Richard Uhler · 10 years ago
  14. 7725799 am 9aa5c9be: am 2bb897ea: Merge "Refine the canary pattern in RedZone" by Andreas Gampe · 10 years ago
  15. c20d728 Merge "Replaced CHECK with EXPECT in tests." by Aart Bik · 10 years ago
  16. 8f08f9e Replaced CHECK with EXPECT in tests. by Aart Bik · 10 years ago
  17. 88d751b am c5bee2a1: Merge "Revert "Fixes and improvements in ReferenceTypePropagation"" by Calin Juravle · 10 years ago
  18. ccc2dda am 32d7806b: Merge "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 10 years ago
  19. c5bee2a Merge "Revert "Fixes and improvements in ReferenceTypePropagation"" by Calin Juravle · 10 years ago
  20. 32d7806 Merge "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 10 years ago
  21. 7733bd6 Revert "Use the object class as top in reference type propagation" by Calin Juravle · 10 years ago
  22. 9b0096b Revert "Fixes and improvements in ReferenceTypePropagation" by Calin Juravle · 10 years ago
  23. 1705b33 am d77aa00c: Merge "ART: Fix Thumb2 literal fixup." by Vladimir Marko · 10 years ago
  24. d77aa00 Merge "ART: Fix Thumb2 literal fixup." by Vladimir Marko · 10 years ago
  25. 23d9295 am ff6e79c9: Merge "Added unit tests to LICM." by Aart Bik · 10 years ago
  26. ff6e79c Merge "Added unit tests to LICM." by Aart Bik · 10 years ago
  27. 998669b am 0e126bb7: Merge "When a Checker assertion cannot be parsed, display it." by Roland Levillain · 10 years ago
  28. 0e126bb Merge "When a Checker assertion cannot be parsed, display it." by Roland Levillain · 10 years ago
  29. 3683469 am 60f4804f: Merge "Delete extraneous prefix `SideEffects::` in `nodes.h`." by Roland Levillain · 10 years ago
  30. 60f4804 Merge "Delete extraneous prefix `SideEffects::` in `nodes.h`." by Roland Levillain · 10 years ago
  31. 74e1cc0 When a Checker assertion cannot be parsed, display it. by Roland Levillain · 10 years ago
  32. 1c4ccea Delete extraneous prefix `SideEffects::` in `nodes.h`. by Alexandre Rames · 10 years ago
  33. 663c934 ART: Fix Thumb2 literal fixup. by Vladimir Marko · 10 years ago
  34. 300a638 am e6e38ce0: Merge "Use the object class as top in reference type propagation" by Calin Juravle · 10 years ago
  35. 0a3fb00 am a3073e24: Merge "Fixes and improvements in ReferenceTypePropagation" by Calin Juravle · 10 years ago
  36. e6e38ce Merge "Use the object class as top in reference type propagation" by Calin Juravle · 10 years ago
  37. a3073e2 Merge "Fixes and improvements in ReferenceTypePropagation" by Calin Juravle · 10 years ago
  38. 3f307f3 Added unit tests to LICM. by Aart Bik · 10 years ago
  39. 8e9d3f0 am 236d0a3c: Merge changes from topic \'lambda_experimental\' by Igor Murashkin · 10 years ago
  40. 236d0a3 Merge changes from topic 'lambda_experimental' by Igor Murashkin · 10 years ago
  41. 6bd980c interpreter: Add tests for move-result after invoke-lambda by Igor Murashkin · 10 years ago
  42. 4d7b75f verifier: Skip verification of methods when seeing experimental opcodes by Igor Murashkin · 10 years ago
  43. d72bef0 am c962dd74: Merge "Prefer 32-bit host executables on Mac." by Ying Wang · 10 years ago
  44. c962dd7 Merge "Prefer 32-bit host executables on Mac." by Ying Wang · 10 years ago
  45. 6075283 am be86eabe: Merge "Don\'t check code pointer for proxies in ArtMethod::GetQuickFrameInfo" into mnc-dev by Mathieu Chartier · 10 years ago
  46. d87bddf am 3387f397: Get non proxy method for StackDumpVisitor by Mathieu Chartier · 10 years ago
  47. 0a72d65 am 56ebee4d: Merge "Add more checks to diagnose flaky oat file assistant test." by Richard Uhler · 10 years ago
  48. be86eab Merge "Don't check code pointer for proxies in ArtMethod::GetQuickFrameInfo" into mnc-dev by Mathieu Chartier · 10 years ago
  49. bfbb72e Don't check code pointer for proxies in ArtMethod::GetQuickFrameInfo by Mathieu Chartier · 10 years ago
  50. 56ebee4 Merge "Add more checks to diagnose flaky oat file assistant test." by Richard Uhler · 10 years ago
  51. 754a445 Prefer 32-bit host executables on Mac. by Ying Wang · 10 years ago
  52. 3ce5b90 am e3bab35d: am b203b332: Merge "ART: Fix UninitializedReference handling" by Andreas Gampe · 10 years ago
  53. 50727ce am 75c82d00: am 364fa537: Merge "Fix bug in OatFileAssistant::GetBestOatFile." by Richard Uhler · 10 years ago
  54. 5baa96f am 7f474a0d: am 411b96d6: Merge "ART: Remove some of the Mac craziness" by Andreas Gampe · 10 years ago
  55. 9aa5c9b am 2bb897ea: Merge "Refine the canary pattern in RedZone" by Andreas Gampe · 10 years ago
  56. 2bb897e Merge "Refine the canary pattern in RedZone" by Andreas Gampe · 10 years ago
  57. 3387f39 Get non proxy method for StackDumpVisitor by Mathieu Chartier · 10 years ago
  58. e3bab35 am b203b332: Merge "ART: Fix UninitializedReference handling" by Andreas Gampe · 10 years ago
  59. b203b33 Merge "ART: Fix UninitializedReference handling" by Andreas Gampe · 10 years ago
  60. 891dfaa ART: Fix UninitializedReference handling by Andreas Gampe · 10 years ago
  61. 75c82d0 am 364fa537: Merge "Fix bug in OatFileAssistant::GetBestOatFile." by Richard Uhler · 10 years ago
  62. 364fa53 Merge "Fix bug in OatFileAssistant::GetBestOatFile." by Richard Uhler · 10 years ago
  63. 7f474a0 am 411b96d6: Merge "ART: Remove some of the Mac craziness" by Andreas Gampe · 10 years ago
  64. 411b96d Merge "ART: Remove some of the Mac craziness" by Andreas Gampe · 10 years ago
  65. 4360be2 ART: Remove some of the Mac craziness by Andreas Gampe · 10 years ago
  66. 3fabec7 Use the object class as top in reference type propagation by Calin Juravle · 10 years ago
  67. b0d5fc0 Fixes and improvements in ReferenceTypePropagation by Calin Juravle · 10 years ago
  68. e4c6655 am 86aee341: am 9ed82069: Merge "Don\'t check code pointer for proxies in ArtMethod::GetQuickFrameInfo" by Mathieu Chartier · 10 years ago
  69. 7bc74c2 am c0023fec: am 84bfbe14: Merge "Fix broken tests." by Aart Bik · 10 years ago
  70. 66a59cc am 3495f1ea: am af0365ac: Merge "runtime: Add lambda box/unbox object equality" by Igor Murashkin · 10 years ago
  71. 86aee34 am 9ed82069: Merge "Don\'t check code pointer for proxies in ArtMethod::GetQuickFrameInfo" by Mathieu Chartier · 10 years ago
  72. 9ed8206 Merge "Don't check code pointer for proxies in ArtMethod::GetQuickFrameInfo" by Mathieu Chartier · 10 years ago
  73. c0023fe am 84bfbe14: Merge "Fix broken tests." by Aart Bik · 10 years ago
  74. 84bfbe1 Merge "Fix broken tests." by Aart Bik · 10 years ago
  75. 34c3ba9 Fix broken tests. by Aart Bik · 10 years ago
  76. 3495f1e am af0365ac: Merge "runtime: Add lambda box/unbox object equality" by Igor Murashkin · 10 years ago
  77. af0365a Merge "runtime: Add lambda box/unbox object equality" by Igor Murashkin · 10 years ago
  78. e2facc5 runtime: Add lambda box/unbox object equality by Igor Murashkin · 10 years ago
  79. c9609ea am f2d108e1: am e07300b7: Merge "Improved side effect analysis (field/array write/read)." by Aart Bik · 10 years ago
  80. f2d108e am e07300b7: Merge "Improved side effect analysis (field/array write/read)." by Aart Bik · 10 years ago
  81. e07300b Merge "Improved side effect analysis (field/array write/read)." by Aart Bik · 10 years ago
  82. 854a02b Improved side effect analysis (field/array write/read). by Aart Bik · 10 years ago
  83. 2639e8e Add more checks to diagnose flaky oat file assistant test. by Richard Uhler · 10 years ago
  84. acd4c10 am 936c7ed9: am 16a150b8: Merge "ART: Fix arm32 quick_invoke_stub CFI" by Andreas Gampe · 10 years ago
  85. 5f946da Fix bug in OatFileAssistant::GetBestOatFile. by Richard Uhler · 10 years ago
  86. 936c7ed am 16a150b8: Merge "ART: Fix arm32 quick_invoke_stub CFI" by Andreas Gampe · 10 years ago
  87. 16a150b Merge "ART: Fix arm32 quick_invoke_stub CFI" by Andreas Gampe · 10 years ago
  88. 1894600 am f9f0b860: am 6db13772: Merge "Improve documentation of memory layouts in stack_map.h." by Roland Levillain · 10 years ago
  89. f9f0b86 am 6db13772: Merge "Improve documentation of memory layouts in stack_map.h." by Roland Levillain · 10 years ago
  90. 6db1377 Merge "Improve documentation of memory layouts in stack_map.h." by Roland Levillain · 10 years ago
  91. 7c0fe5e Don't check code pointer for proxies in ArtMethod::GetQuickFrameInfo by Mathieu Chartier · 10 years ago
  92. 76914b0 ART: Fix arm32 quick_invoke_stub CFI by Andreas Gampe · 10 years ago
  93. cece887 am cf6fee10: am b2295afd: Merge "Get non proxy method for StackDumpVisitor" by Mathieu Chartier · 10 years ago
  94. cf6fee1 am b2295afd: Merge "Get non proxy method for StackDumpVisitor" by Mathieu Chartier · 10 years ago
  95. 8afd684 am 3b34cc63: am 11237947: Merge "Change intern table to not use WaitHoldingLocks" by Mathieu Chartier · 10 years ago
  96. b2295af Merge "Get non proxy method for StackDumpVisitor" by Mathieu Chartier · 10 years ago
  97. 3b34cc6 am 11237947: Merge "Change intern table to not use WaitHoldingLocks" by Mathieu Chartier · 10 years ago
  98. ef76c3f Get non proxy method for StackDumpVisitor by Mathieu Chartier · 10 years ago
  99. 1123794 Merge "Change intern table to not use WaitHoldingLocks" by Mathieu Chartier · 10 years ago
  100. 78f9b1a am 8cd99c8f: am 7745dc34: Merge "runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS" by Igor Murashkin · 10 years ago