1. 638a693 ART: Implement FollowReferences for initial object by Andreas Gampe · 9 years ago
  2. 19a4d37 Clean up Class::GetDirectInterface(). by Vladimir Marko · 9 years ago
  3. 7f7a074 Revert "ART: Remove workaround in verifer after Jack update." by Orion Hodson · 9 years ago
  4. 1aab04d ART: Remove workaround in verifer after Jack update. by Orion Hodson · 9 years ago
  5. b08265b Merge "MIPS32: Pass more arguments in registers." by Vladimir Marko · 9 years ago
  6. ff64a18 Merge "Mterp/arm: Add CFI directives, add missing change" by Bill Buzbee · 9 years ago
  7. 0dd27eb Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by Bill Yi · 9 years ago
  8. 1a5bfdc Merge "Reduce calls to DescriptorEquals" by Mathieu Chartier · 9 years ago
  9. 1b8464d MIPS32: Pass more arguments in registers. by Alexey Frunze · 9 years ago
  10. 6ce90a2 Merge "Use getReferent() in enqueueSentinelReference to avoid race with GC." by Hiroshi Yamauchi · 9 years ago
  11. d12f04c Merge "Use getReferent() in enqueueSentinelReference to avoid race with GC." by Hiroshi Yamauchi · 9 years ago
  12. 325b512 Merge "ART: Move boot-image loading to ImageSpace" am: f99e0d0f28 by Andreas Gampe · 9 years ago
  13. f99e0d0 Merge "ART: Move boot-image loading to ImageSpace" by Treehugger Robot · 9 years ago
  14. 58c3f6a Reduce calls to DescriptorEquals by Mathieu Chartier · 9 years ago
  15. a04a5cf Mterp/arm: Add CFI directives, add missing change by buzbee · 9 years ago
  16. 86a105a Merge "Mterp/arm: Add CFI directives." am: 07830e11b7 by Bill Buzbee · 9 years ago
  17. 07830e1 Merge "Mterp/arm: Add CFI directives." by Bill Buzbee · 9 years ago
  18. 2bd8428 ART: Move boot-image loading to ImageSpace by Andreas Gampe · 9 years ago
  19. 735af48 Merge "Address comments I missed on a previous CL" am: e4cdd4dbcb by Alex Light · 9 years ago
  20. e4cdd4d Merge "Address comments I missed on a previous CL" by Treehugger Robot · 9 years ago
  21. bbce39c Merge "Dump more debug info for b/33006388." am: ab1b1c06a7 by Hiroshi Yamauchi · 9 years ago
  22. ab1b1c0 Merge "Dump more debug info for b/33006388." by Hiroshi Yamauchi · 9 years ago
  23. 5813c40 Merge "ART: Clean up Thread" am: 8205d17159 by Andreas Gampe · 9 years ago
  24. 8205d17 Merge "ART: Clean up Thread" by Treehugger Robot · 9 years ago
  25. 0b77257 Address comments I missed on a previous CL by Alex Light · 9 years ago
  26. ac50aab Mterp/arm: Add CFI directives. by buzbee · 9 years ago
  27. dcc177a Merge "ART: Weaken boot classpath initialization check" am: a8db0a9599 by Andreas Gampe · 9 years ago
  28. a8db0a9 Merge "ART: Weaken boot classpath initialization check" by Treehugger Robot · 9 years ago
  29. 012a54c Merge "Set the root table size when allocating." am: 2bafa0e575 by Nicolas Geoffray · 9 years ago
  30. 2bafa0e Merge "Set the root table size when allocating." by Nicolas Geoffray · 9 years ago
  31. 34458f3 Merge "Set the location checksum in vdex." am: 3acf361425 by Nicolas Geoffray · 9 years ago
  32. 3acf361 Merge "Set the location checksum in vdex." by Nicolas Geoffray · 9 years ago
  33. f4b9442 Set the root table size when allocating. by Nicolas Geoffray · 9 years ago
  34. 446b7b1 Merge "Cleanup of redefinition testing" am: b53347ee64 by Alex Light · 9 years ago
  35. b53347e Merge "Cleanup of redefinition testing" by Treehugger Robot · 9 years ago
  36. a82769c Dump more debug info for b/33006388. by Hiroshi Yamauchi · 9 years ago
  37. 3a8825c Merge "ART: Clean up ClassLinker" am: 0480523e01 by Andreas Gampe · 9 years ago
  38. 2c19f5b ART: Clean up Thread by Andreas Gampe · 9 years ago
  39. 0480523 Merge "ART: Clean up ClassLinker" by Treehugger Robot · 9 years ago
  40. efdcb15 Merge "Add more detail to rosalloc fragmentation OOME" am: b487af4fc8 by Mathieu Chartier · 9 years ago
  41. a8888c1 Use getReferent() in enqueueSentinelReference to avoid race with GC. by Hiroshi Yamauchi · 9 years ago
  42. 1e07ca6 Cleanup of redefinition testing by Alex Light · 9 years ago
  43. cc1b535 ART: Clean up ClassLinker by Andreas Gampe · 9 years ago
  44. a9033d7 Add more detail to rosalloc fragmentation OOME by Mathieu Chartier · 9 years ago
  45. fd112ce Merge "ART: Add verifier support for invoke-polymorphic." am: c571e73e21 by Orion Hodson · 9 years ago
  46. c571e73 Merge "ART: Add verifier support for invoke-polymorphic." by Treehugger Robot · 9 years ago
  47. cfa325e ART: Add verifier support for invoke-polymorphic. by Orion Hodson · 9 years ago
  48. 5eb02fd Merge "Fix PACKED for jvalue" am: edcd7929e2 by Mathieu Chartier · 9 years ago
  49. edcd792 Merge "Fix PACKED for jvalue" by Mathieu Chartier · 9 years ago
  50. 769dfba Merge "Class Hierarchy Analysis (CHA)" am: 141c6f68d4 by Mingyao Yang · 9 years ago
  51. 141c6f6 Merge "Class Hierarchy Analysis (CHA)" by Mingyao Yang · 9 years ago
  52. b12be8c Fix PACKED for jvalue by Mathieu Chartier · 9 years ago
  53. 041944d Merge "ART: Cache sections for sanity check" am: e20fe27a28 by Andreas Gampe · 9 years ago
  54. e20fe27 Merge "ART: Cache sections for sanity check" by Treehugger Robot · 9 years ago
  55. f54e5df Set the location checksum in vdex. by Nicolas Geoffray · 9 years ago
  56. 0793bec ART: Cache sections for sanity check by Andreas Gampe · 9 years ago
  57. c5cf5c8 Merge "Change Dex2oatLayoutTest to generate profile itself." am: 48d08a4233 by Jeff Hao · 9 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 · 9 years ago
  60. 5c079c7 Merge "Revert "Make sure that const-class linkage is preserved, try again."" by Vladimir Marko · 9 years ago
  61. 2c8c6b6 Revert "Make sure that const-class linkage is preserved, try again." by Vladimir Marko · 9 years ago
  62. 1e8a395 ART: Weaken boot classpath initialization check by Andreas Gampe · 9 years ago
  63. 64026a4 Merge "Mterp/arm64: Add CFI directives." am: 4e1a19b2e2 by Vladimir Marko · 9 years ago
  64. 4e1a19b Merge "Mterp/arm64: Add CFI directives." by Vladimir Marko · 9 years ago
  65. 112aa10 Mterp/arm64: Add CFI directives. by Vladimir Marko · 9 years ago
  66. ae59748 Merge "Make sure that const-class linkage is preserved, try again." by Vladimir Marko · 9 years ago
  67. 9036914 Merge "Make sure that const-class linkage is preserved, try again." by Treehugger Robot · 9 years ago
  68. cb5ab35 Make sure that const-class linkage is preserved, try again. by Vladimir Marko · 9 years ago
  69. 015872e Merge "Remove the fast path in art_quick_resolve_string." am: 85b38bd1fd by Nicolas Geoffray · 9 years ago
  70. 85b38bd Merge "Remove the fast path in art_quick_resolve_string." by Nicolas Geoffray · 9 years ago
  71. 6e04143 Merge "Optimizations around escape analysis. With tests." am: 679ba8d5d5 by Aart Bik · 9 years ago
  72. 679ba8d Merge "Optimizations around escape analysis. With tests." by Treehugger Robot · 9 years ago
  73. cef430d Merge "Infrastructure for obsolete methods" am: 0fd9a7d678 by Alex Light · 9 years ago
  74. 0fd9a7d Merge "Infrastructure for obsolete methods" by Alex Light · 9 years ago
  75. 71bf7b4 Optimizations around escape analysis. With tests. by Aart Bik · 9 years ago
  76. 2500899 Merge "Revert "Revert CC related changes."" am: 07ab8831ff by Mathieu Chartier · 9 years ago
  77. 07ab883 Merge "Revert "Revert CC related changes."" by Mathieu Chartier · 9 years ago
  78. f712e8f Merge "Add release fence after copying object" am: 7874c0c926 by Mathieu Chartier · 9 years ago
  79. 7874c0c Merge "Add release fence after copying object" by Mathieu Chartier · 9 years ago
  80. 5ace201 Revert "Revert CC related changes." by Mathieu Chartier · 9 years ago
  81. 41fba6a Change Dex2oatLayoutTest to generate profile itself. by Jeff Hao · 9 years ago
  82. abbca9f Merge "ART: Add dex::StringIndex" am: 211fd80290 by Andreas Gampe · 9 years ago
  83. a01de59 Infrastructure for obsolete methods by Alex Light · 9 years ago
  84. 211fd80 Merge "ART: Add dex::StringIndex" by Treehugger Robot · 9 years ago
  85. a813126 Add release fence after copying object by Mathieu Chartier · 9 years ago
  86. 9f865c3 Merge "Do not call IsMarked on null." am: 304f2d3a1d by Nicolas Geoffray · 9 years ago
  87. cff76c5 Merge "ART: Remove duplicate StackVisitor method." am: 846ddc7b9f by Andreas Gampe · 9 years ago
  88. 304f2d3 Merge "Do not call IsMarked on null." by Nicolas Geoffray · 9 years ago
  89. 846ddc7 Merge "ART: Remove duplicate StackVisitor method." by Treehugger Robot · 9 years ago
  90. b84defb Do not call IsMarked on null. by Nicolas Geoffray · 9 years ago
  91. efb0481 Merge "Move inline caches GC handling in JitCodeCache." am: c9e2fc27c5 by Nicolas Geoffray · 9 years ago
  92. c9e2fc2 Merge "Move inline caches GC handling in JitCodeCache." by Nicolas Geoffray · 9 years ago
  93. 2aaa297 Merge "Revert CC related changes." am: 9ebca690fd by Nicolas Geoffray · 9 years ago
  94. 96172e0 Revert CC related changes. by Nicolas Geoffray · 9 years ago
  95. 7a707bf Merge "Don't use ashmen when kIsTargetLinux is set." am: 626b839f88 by Nicolas Geoffray · 9 years ago
  96. 626b839 Merge "Don't use ashmen when kIsTargetLinux is set." by Nicolas Geoffray · 9 years ago
  97. f5e4a12 Merge "Improve invalid object logging" am: f5ba1152d7 by Mathieu Chartier · 9 years ago
  98. f5ba115 Merge "Improve invalid object logging" by Mathieu Chartier · 9 years ago
  99. e4d4cd2 ART: Remove duplicate StackVisitor method. by Andreas Gampe · 9 years ago
  100. c623213 Merge "Fix mips build in InitEntryPoints" am: d7a7c7f3e9 by Mathieu Chartier · 9 years ago