1. 6d736d8 Merge "Basic obsolete methods support" by Alex Light · 8 years ago
  2. 7a8e16c Merge "Don't call into ResolveType with possible exception" by Mathieu Chartier · 8 years ago
  3. d8936da Basic obsolete methods support by Alex Light · 8 years ago
  4. fb568d3 Don't call into ResolveType with possible exception by Mathieu Chartier · 8 years ago
  5. c477787 Merge "Don't visit proxy methods in CHAStackVisitor::VisitFrame" by Mathieu Chartier · 8 years ago
  6. 816f784 Merge "Add exclusion for Reference.clear and reference processing" by Mathieu Chartier · 8 years ago
  7. c9da0f8 Merge "Don't re-read referent in ReferenceProcessor::GetReferent" by Mathieu Chartier · 8 years ago
  8. dfc453b Merge "Handle primitive types in VerifierTypes::AddAssignability." by Nicolas Geoffray · 8 years ago
  9. a248587 Merge "ART: Make switch back-edge suspension point consistent" by Treehugger Robot · 8 years ago
  10. c9a7028 Add exclusion for Reference.clear and reference processing by Mathieu Chartier · 8 years ago
  11. f4f7637 ART: Make switch back-edge suspension point consistent by Andreas Gampe · 8 years ago
  12. d812f78 Merge "ART: Clean up utils.h" by Treehugger Robot · 8 years ago
  13. 7b9a83f Don't visit proxy methods in CHAStackVisitor::VisitFrame by Mingyao Yang · 8 years ago
  14. 36994ba Don't re-read referent in ReferenceProcessor::GetReferent by Mathieu Chartier · 8 years ago
  15. 0955e34 Merge changes Iac3db17f,I4221ef81 by Treehugger Robot · 8 years ago
  16. 017c55c Merge "Address some review comments" by Mathieu Chartier · 8 years ago
  17. 9186ced ART: Clean up utils.h by Andreas Gampe · 8 years ago
  18. db70ce5 Address some review comments by Mathieu Chartier · 8 years ago
  19. aa2657d Merge "Fix CC DCHECK failure in 152-gc-and-run-finalization." by Hiroshi Yamauchi · 8 years ago
  20. d1665a0 Handle primitive types in VerifierTypes::AddAssignability. by Nicolas Geoffray · 8 years ago
  21. 16850ae Fix string compression for embedded zero chars. by Vladimir Marko · 8 years ago
  22. 2340e3f ART: Fix stack trace location reporting by Andreas Gampe · 8 years ago
  23. 22384ae Revert "Revert "Add kJitTableAddress for HLoadClass."" by Nicolas Geoffray · 8 years ago
  24. 0ee6447 Merge changes Ieb86f678,I8e7280f0 by Treehugger Robot · 8 years ago
  25. 3c7b8f4 Merge "ART: Report cputime in dex2oat" by Treehugger Robot · 8 years ago
  26. f10dfcd ART: Stack locals by Andreas Gampe · 8 years ago
  27. 585da95 ART: Add precise root visiting by Andreas Gampe · 8 years ago
  28. c560fc0 ART: Report cputime in dex2oat by Andreas Gampe · 10 years ago
  29. ce29d18 Merge "ART: Implement FollowReferences for initial object" by Treehugger Robot · 8 years ago
  30. 7d785fc Merge "Use store release for resolved types" by Mathieu Chartier · 8 years ago
  31. 4dd3f7d Merge "Revert "Add kJitTableAddress for HLoadClass."" by Nicolas Geoffray · 8 years ago
  32. d2d5262 Revert "Add kJitTableAddress for HLoadClass." by Nicolas Geoffray · 8 years ago
  33. 7d81bf2 Merge "Add kJitTableAddress for HLoadClass." by Nicolas Geoffray · 8 years ago
  34. 5b12f79 Add kJitTableAddress for HLoadClass. by Nicolas Geoffray · 8 years ago
  35. 726e517 Merge "Revert^8 "Make sure that const-class linkage is preserved."" by Vladimir Marko · 8 years ago
  36. 638a693 ART: Implement FollowReferences for initial object by Andreas Gampe · 8 years ago
  37. 5df32d3 Use store release for resolved types by Mathieu Chartier · 8 years ago
  38. 19a4d37 Clean up Class::GetDirectInterface(). by Vladimir Marko · 8 years ago
  39. c5798bf Revert^8 "Make sure that const-class linkage is preserved." by Vladimir Marko · 8 years ago
  40. 7f7a074 Revert "ART: Remove workaround in verifer after Jack update." by Orion Hodson · 8 years ago
  41. 1aab04d ART: Remove workaround in verifer after Jack update. by Orion Hodson · 8 years ago
  42. 39c12d4 Fix CC DCHECK failure in 152-gc-and-run-finalization. by Hiroshi Yamauchi · 8 years ago
  43. b08265b Merge "MIPS32: Pass more arguments in registers." by Vladimir Marko · 8 years ago
  44. ff64a18 Merge "Mterp/arm: Add CFI directives, add missing change" by Bill Buzbee · 8 years ago
  45. 0dd27eb Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by Bill Yi · 8 years ago
  46. 1a5bfdc Merge "Reduce calls to DescriptorEquals" by Mathieu Chartier · 8 years ago
  47. 1b8464d MIPS32: Pass more arguments in registers. by Alexey Frunze · 8 years ago
  48. 6ce90a2 Merge "Use getReferent() in enqueueSentinelReference to avoid race with GC." by Hiroshi Yamauchi · 8 years ago
  49. d12f04c Merge "Use getReferent() in enqueueSentinelReference to avoid race with GC." by Hiroshi Yamauchi · 8 years ago
  50. 325b512 Merge "ART: Move boot-image loading to ImageSpace" am: f99e0d0f28 by Andreas Gampe · 8 years ago
  51. f99e0d0 Merge "ART: Move boot-image loading to ImageSpace" by Treehugger Robot · 8 years ago
  52. 58c3f6a Reduce calls to DescriptorEquals by Mathieu Chartier · 8 years ago
  53. a04a5cf Mterp/arm: Add CFI directives, add missing change by buzbee · 8 years ago
  54. 86a105a Merge "Mterp/arm: Add CFI directives." am: 07830e11b7 by Bill Buzbee · 8 years ago
  55. 07830e1 Merge "Mterp/arm: Add CFI directives." by Bill Buzbee · 8 years ago
  56. 2bd8428 ART: Move boot-image loading to ImageSpace by Andreas Gampe · 8 years ago
  57. 735af48 Merge "Address comments I missed on a previous CL" am: e4cdd4dbcb by Alex Light · 8 years ago
  58. e4cdd4d Merge "Address comments I missed on a previous CL" by Treehugger Robot · 8 years ago
  59. bbce39c Merge "Dump more debug info for b/33006388." am: ab1b1c06a7 by Hiroshi Yamauchi · 8 years ago
  60. ab1b1c0 Merge "Dump more debug info for b/33006388." by Hiroshi Yamauchi · 8 years ago
  61. 5813c40 Merge "ART: Clean up Thread" am: 8205d17159 by Andreas Gampe · 8 years ago
  62. 8205d17 Merge "ART: Clean up Thread" by Treehugger Robot · 8 years ago
  63. 0b77257 Address comments I missed on a previous CL by Alex Light · 8 years ago
  64. ac50aab Mterp/arm: Add CFI directives. by buzbee · 8 years ago
  65. dcc177a Merge "ART: Weaken boot classpath initialization check" am: a8db0a9599 by Andreas Gampe · 8 years ago
  66. a8db0a9 Merge "ART: Weaken boot classpath initialization check" by Treehugger Robot · 8 years ago
  67. 012a54c Merge "Set the root table size when allocating." am: 2bafa0e575 by Nicolas Geoffray · 8 years ago
  68. 2bafa0e Merge "Set the root table size when allocating." by Nicolas Geoffray · 8 years ago
  69. 34458f3 Merge "Set the location checksum in vdex." am: 3acf361425 by Nicolas Geoffray · 8 years ago
  70. 3acf361 Merge "Set the location checksum in vdex." by Nicolas Geoffray · 8 years ago
  71. f4b9442 Set the root table size when allocating. by Nicolas Geoffray · 8 years ago
  72. 446b7b1 Merge "Cleanup of redefinition testing" am: b53347ee64 by Alex Light · 8 years ago
  73. b53347e Merge "Cleanup of redefinition testing" by Treehugger Robot · 8 years ago
  74. a82769c Dump more debug info for b/33006388. by Hiroshi Yamauchi · 8 years ago
  75. 3a8825c Merge "ART: Clean up ClassLinker" am: 0480523e01 by Andreas Gampe · 8 years ago
  76. 2c19f5b ART: Clean up Thread by Andreas Gampe · 8 years ago
  77. 0480523 Merge "ART: Clean up ClassLinker" by Treehugger Robot · 8 years ago
  78. efdcb15 Merge "Add more detail to rosalloc fragmentation OOME" am: b487af4fc8 by Mathieu Chartier · 8 years ago
  79. a8888c1 Use getReferent() in enqueueSentinelReference to avoid race with GC. by Hiroshi Yamauchi · 8 years ago
  80. 1e07ca6 Cleanup of redefinition testing by Alex Light · 8 years ago
  81. cc1b535 ART: Clean up ClassLinker by Andreas Gampe · 8 years ago
  82. a9033d7 Add more detail to rosalloc fragmentation OOME by Mathieu Chartier · 8 years ago
  83. fd112ce Merge "ART: Add verifier support for invoke-polymorphic." am: c571e73e21 by Orion Hodson · 8 years ago
  84. c571e73 Merge "ART: Add verifier support for invoke-polymorphic." by Treehugger Robot · 8 years ago
  85. cfa325e ART: Add verifier support for invoke-polymorphic. by Orion Hodson · 8 years ago
  86. 5eb02fd Merge "Fix PACKED for jvalue" am: edcd7929e2 by Mathieu Chartier · 8 years ago
  87. edcd792 Merge "Fix PACKED for jvalue" by Mathieu Chartier · 8 years ago
  88. 769dfba Merge "Class Hierarchy Analysis (CHA)" am: 141c6f68d4 by Mingyao Yang · 8 years ago
  89. 141c6f6 Merge "Class Hierarchy Analysis (CHA)" by Mingyao Yang · 8 years ago
  90. b12be8c Fix PACKED for jvalue by Mathieu Chartier · 8 years ago
  91. 041944d Merge "ART: Cache sections for sanity check" am: e20fe27a28 by Andreas Gampe · 8 years ago
  92. e20fe27 Merge "ART: Cache sections for sanity check" by Treehugger Robot · 8 years ago
  93. f54e5df Set the location checksum in vdex. by Nicolas Geoffray · 8 years ago
  94. 0793bec ART: Cache sections for sanity check by Andreas Gampe · 8 years ago
  95. c5cf5c8 Merge "Change Dex2oatLayoutTest to generate profile itself." am: 48d08a4233 by Jeff Hao · 8 years ago
  96. 063fc77 Class Hierarchy Analysis (CHA) by Mingyao Yang · 8 years ago
  97. 48d08a4 Merge "Change Dex2oatLayoutTest to generate profile itself." by Treehugger Robot · 8 years ago
  98. 5c079c7 Merge "Revert "Make sure that const-class linkage is preserved, try again."" by Vladimir Marko · 8 years ago
  99. 2c8c6b6 Revert "Make sure that const-class linkage is preserved, try again." by Vladimir Marko · 8 years ago
  100. 1e8a395 ART: Weaken boot classpath initialization check by Andreas Gampe · 8 years ago