1. 3a9cc4b Merge "Create empty VerifiedMethod after vdex verification." am: 2eace9c132 by Nicolas Geoffray · 8 years ago
  2. 2eace9c Merge "Create empty VerifiedMethod after vdex verification." by Nicolas Geoffray · 8 years ago
  3. 735af48 Merge "Address comments I missed on a previous CL" am: e4cdd4dbcb by Alex Light · 8 years ago
  4. e4cdd4d Merge "Address comments I missed on a previous CL" by Treehugger Robot · 8 years ago
  5. bbce39c Merge "Dump more debug info for b/33006388." am: ab1b1c06a7 by Hiroshi Yamauchi · 8 years ago
  6. ab1b1c0 Merge "Dump more debug info for b/33006388." by Hiroshi Yamauchi · 8 years ago
  7. 5813c40 Merge "ART: Clean up Thread" am: 8205d17159 by Andreas Gampe · 8 years ago
  8. 8205d17 Merge "ART: Clean up Thread" by Treehugger Robot · 8 years ago
  9. 0b77257 Address comments I missed on a previous CL by Alex Light · 8 years ago
  10. dcc177a Merge "ART: Weaken boot classpath initialization check" am: a8db0a9599 by Andreas Gampe · 8 years ago
  11. a8db0a9 Merge "ART: Weaken boot classpath initialization check" by Treehugger Robot · 8 years ago
  12. 51c17fa Create empty VerifiedMethod after vdex verification. by Nicolas Geoffray · 8 years ago
  13. 5833cd9 Merge "Re-enable libcore test WeakHashMapTest#test_keySet." am: be5d0cdb38 by Roland Levillain · 8 years ago
  14. be5d0cd Merge "Re-enable libcore test WeakHashMapTest#test_keySet." by Roland Levillain · 8 years ago
  15. 3ba5825 Merge "Don't use an internal timeout, rely on the test harness one." by Nicolas Geoffray · 8 years ago
  16. 012a54c Merge "Set the root table size when allocating." am: 2bafa0e575 by Nicolas Geoffray · 8 years ago
  17. 3d32bf0 Merge "Don't use an internal timeout, rely on the test harness one." by Nicolas Geoffray · 8 years ago
  18. 2bafa0e Merge "Set the root table size when allocating." by Nicolas Geoffray · 8 years ago
  19. 34458f3 Merge "Set the location checksum in vdex." am: 3acf361425 by Nicolas Geoffray · 8 years ago
  20. 3acf361 Merge "Set the location checksum in vdex." by Nicolas Geoffray · 8 years ago
  21. f4b9442 Set the root table size when allocating. by Nicolas Geoffray · 8 years ago
  22. 68c426d Don't use an internal timeout, rely on the test harness one. by Nicolas Geoffray · 8 years ago
  23. f51b543 Merge "Disable test 080 for GSS" am: 3bdc662e71 by Mathieu Chartier · 8 years ago
  24. 3bdc662 Merge "Disable test 080 for GSS" by Treehugger Robot · 8 years ago
  25. 6d7e998 Disable test 080 for GSS by Mathieu Chartier · 8 years ago
  26. 446b7b1 Merge "Cleanup of redefinition testing" am: b53347ee64 by Alex Light · 8 years ago
  27. b53347e Merge "Cleanup of redefinition testing" by Treehugger Robot · 8 years ago
  28. a82769c Dump more debug info for b/33006388. by Hiroshi Yamauchi · 8 years ago
  29. 3a8825c Merge "ART: Clean up ClassLinker" am: 0480523e01 by Andreas Gampe · 8 years ago
  30. 2c19f5b ART: Clean up Thread by Andreas Gampe · 8 years ago
  31. 0480523 Merge "ART: Clean up ClassLinker" by Treehugger Robot · 8 years ago
  32. efdcb15 Merge "Add more detail to rosalloc fragmentation OOME" am: b487af4fc8 by Mathieu Chartier · 8 years ago
  33. b487af4 Merge "Add more detail to rosalloc fragmentation OOME" by Mathieu Chartier · 8 years ago
  34. 1e07ca6 Cleanup of redefinition testing by Alex Light · 8 years ago
  35. cc1b535 ART: Clean up ClassLinker by Andreas Gampe · 8 years ago
  36. a9033d7 Add more detail to rosalloc fragmentation OOME by Mathieu Chartier · 8 years ago
  37. 535c88d Merge "ART: Fix typo in IsCallerSave" am: 5d0c3009fc by Matthew Gharrity · 8 years ago
  38. fe071d2 Merge "ART: Delete unnecessary ScopedObjectAccess" am: 9d7ae2eaa2 by Andreas Gampe · 8 years ago
  39. 5d0c300 Merge "ART: Fix typo in IsCallerSave" by Treehugger Robot · 8 years ago
  40. 8a4252e ART: Fix typo in IsCallerSave by Matthew Gharrity · 9 years ago
  41. 9d7ae2e Merge "ART: Delete unnecessary ScopedObjectAccess" by Treehugger Robot · 8 years ago
  42. fd112ce Merge "ART: Add verifier support for invoke-polymorphic." am: c571e73e21 by Orion Hodson · 8 years ago
  43. c571e73 Merge "ART: Add verifier support for invoke-polymorphic." by Treehugger Robot · 8 years ago
  44. cfa325e ART: Add verifier support for invoke-polymorphic. by Orion Hodson · 8 years ago
  45. d0f081e ART: Delete unnecessary ScopedObjectAccess by Andreas Gampe · 8 years ago
  46. 5eb02fd Merge "Fix PACKED for jvalue" am: edcd7929e2 by Mathieu Chartier · 8 years ago
  47. edcd792 Merge "Fix PACKED for jvalue" by Mathieu Chartier · 8 years ago
  48. 769dfba Merge "Class Hierarchy Analysis (CHA)" am: 141c6f68d4 by Mingyao Yang · 8 years ago
  49. 141c6f6 Merge "Class Hierarchy Analysis (CHA)" by Mingyao Yang · 8 years ago
  50. b12be8c Fix PACKED for jvalue by Mathieu Chartier · 8 years ago
  51. 041944d Merge "ART: Cache sections for sanity check" am: e20fe27a28 by Andreas Gampe · 8 years ago
  52. e20fe27 Merge "ART: Cache sections for sanity check" by Treehugger Robot · 8 years ago
  53. f54e5df Set the location checksum in vdex. by Nicolas Geoffray · 8 years ago
  54. 69611ba Merge "Add LoadString kind of kJitTableAddress for dump-cfg." am: 5eb1e1e734 by Mingyao Yang · 8 years ago
  55. 5eb1e1e Merge "Add LoadString kind of kJitTableAddress for dump-cfg." by Mingyao Yang · 8 years ago
  56. 0793bec ART: Cache sections for sanity check by Andreas Gampe · 8 years ago
  57. c5cf5c8 Merge "Change Dex2oatLayoutTest to generate profile itself." am: 48d08a4233 by Jeff Hao · 8 years ago
  58. 063fc77 Class Hierarchy Analysis (CHA) by Mingyao Yang · 9 years ago
  59. 48d08a4 Merge "Change Dex2oatLayoutTest to generate profile itself." by Treehugger Robot · 8 years ago
  60. 5c079c7 Merge "Revert "Make sure that const-class linkage is preserved, try again."" by Vladimir Marko · 8 years ago
  61. 75d564e Merge "Revert "Make sure that const-class linkage is preserved, try again."" by Vladimir Marko · 8 years ago
  62. 2c8c6b6 Revert "Make sure that const-class linkage is preserved, try again." by Vladimir Marko · 8 years ago
  63. 1e8a395 ART: Weaken boot classpath initialization check by Andreas Gampe · 8 years ago
  64. ba29fd0 Merge "Additional debug logging for bug 33231647." am: 6afaa42f50 by Vladimir Marko · 8 years ago
  65. 6afaa42 Merge "Additional debug logging for bug 33231647." by Vladimir Marko · 8 years ago
  66. 00a4410 Additional debug logging for bug 33231647. by Vladimir Marko · 8 years ago
  67. 64026a4 Merge "Mterp/arm64: Add CFI directives." am: 4e1a19b2e2 by Vladimir Marko · 8 years ago
  68. 4e1a19b Merge "Mterp/arm64: Add CFI directives." by Vladimir Marko · 8 years ago
  69. 112aa10 Mterp/arm64: Add CFI directives. by Vladimir Marko · 8 years ago
  70. ae59748 Merge "Make sure that const-class linkage is preserved, try again." by Vladimir Marko · 8 years ago
  71. 9036914 Merge "Make sure that const-class linkage is preserved, try again." by Treehugger Robot · 8 years ago
  72. cb5ab35 Make sure that const-class linkage is preserved, try again. by Vladimir Marko · 8 years ago
  73. 1d2e0d6 Merge "ARM: VIXL32: A couple of fixes to have more tests passing." by Nicolas Geoffray · 8 years ago
  74. 015872e Merge "Remove the fast path in art_quick_resolve_string." am: 85b38bd1fd by Nicolas Geoffray · 8 years ago
  75. 982e0bf Merge "ARM: VIXL32: A couple of fixes to have more tests passing." by Nicolas Geoffray · 8 years ago
  76. 85b38bd Merge "Remove the fast path in art_quick_resolve_string." by Nicolas Geoffray · 8 years ago
  77. ba1e01c Merge "Move compiled methods to use AtomicMethodRefMap" am: 2ba0c377ec by Mathieu Chartier · 8 years ago
  78. 2ba0c37 Merge "Move compiled methods to use AtomicMethodRefMap" by Mathieu Chartier · 8 years ago
  79. 6e04143 Merge "Optimizations around escape analysis. With tests." am: 679ba8d5d5 by Aart Bik · 8 years ago
  80. 679ba8d Merge "Optimizations around escape analysis. With tests." by Treehugger Robot · 8 years ago
  81. cef430d Merge "Infrastructure for obsolete methods" am: 0fd9a7d678 by Alex Light · 8 years ago
  82. 0fd9a7d Merge "Infrastructure for obsolete methods" by Alex Light · 8 years ago
  83. be44dcf Add LoadString kind of kJitTableAddress for dump-cfg. by Mingyao Yang · 8 years ago
  84. 71bf7b4 Optimizations around escape analysis. With tests. by Aart Bik · 8 years ago
  85. acab8d4 Move compiled methods to use AtomicMethodRefMap by Mathieu Chartier · 8 years ago
  86. 2500899 Merge "Revert "Revert CC related changes."" am: 07ab8831ff by Mathieu Chartier · 8 years ago
  87. 07ab883 Merge "Revert "Revert CC related changes."" by Mathieu Chartier · 8 years ago
  88. f712e8f Merge "Add release fence after copying object" am: 7874c0c926 by Mathieu Chartier · 8 years ago
  89. 7874c0c Merge "Add release fence after copying object" by Mathieu Chartier · 8 years ago
  90. c525ca3 Merge "Add atomic method reference map" am: 392fb010a7 by Mathieu Chartier · 8 years ago
  91. 392fb01 Merge "Add atomic method reference map" by Mathieu Chartier · 8 years ago
  92. 9df8931 Add atomic method reference map by Mathieu Chartier · 8 years ago
  93. 5ace201 Revert "Revert CC related changes." by Mathieu Chartier · 8 years ago
  94. 41fba6a Change Dex2oatLayoutTest to generate profile itself. by Jeff Hao · 8 years ago
  95. abbca9f Merge "ART: Add dex::StringIndex" am: 211fd80290 by Andreas Gampe · 8 years ago
  96. a01de59 Infrastructure for obsolete methods by Alex Light · 8 years ago
  97. 211fd80 Merge "ART: Add dex::StringIndex" by Treehugger Robot · 8 years ago
  98. a813126 Add release fence after copying object by Mathieu Chartier · 8 years ago
  99. 657022c ARM: VIXL32: A couple of fixes to have more tests passing. by Artem Serov · 8 years ago
  100. 9f865c3 Merge "Do not call IsMarked on null." am: 304f2d3a1d by Nicolas Geoffray · 8 years ago