1. 1672260 Merge "Revert "Revert "Revert "Revert "Basic obsolete methods support""""" by Treehugger Robot · 8 years ago
  2. cda4b75 Merge "Remove racy DCHECK on string dex cache." by Treehugger Robot · 8 years ago
  3. bf34a03 Remove racy DCHECK on string dex cache. by Nicolas Geoffray · 8 years ago
  4. efe703f Merge "Fix incorrect string hash value extension during cross-compilation." by Treehugger Robot · 8 years ago
  5. dba6148 Revert "Revert "Revert "Revert "Basic obsolete methods support"""" by Alex Light · 8 years ago
  6. 2709b5f Do not record dependencies on arrays. by Nicolas Geoffray · 8 years ago
  7. bde1168 Merge "Point optimizations for vdex." by Nicolas Geoffray · 8 years ago
  8. 454f339 Merge "Optimize OatWriter when we don't compile any method." by Nicolas Geoffray · 8 years ago
  9. 119e846 Point optimizations for vdex. by Nicolas Geoffray · 8 years ago
  10. 60ca949 Optimize OatWriter when we don't compile any method. by Nicolas Geoffray · 8 years ago
  11. 441a5e9 Merge "Revert "Revert "Revert "Basic obsolete methods support"""" by Nicolas Geoffray · 8 years ago
  12. f6abcda Revert "Revert "Revert "Basic obsolete methods support""" by Nicolas Geoffray · 8 years ago
  13. 07001c8 Merge changes Ie74f2dbe,I092d2e95,I5a75f5c4 by Treehugger Robot · 8 years ago
  14. 1aa03b3 Merge changes I8cc87bac,If1a92e47 by Alex Light · 8 years ago
  15. 857f058 Fix JIT crash due to unverified dead code by Calin Juravle · 8 years ago
  16. 21f2364 Fix incorrect string hash value extension during cross-compilation. by Alexey Grebenkin · 8 years ago
  17. ee3a0bd Merge "Make 141-class-unload more robust under JIT." by Nicolas Geoffray · 8 years ago
  18. ce77fc0 Revert "Revert "Basic obsolete methods support"" by Alex Light · 8 years ago
  19. 263cc99 Merge "Revert "Fix JIT crash due to unverified dead code"" by Vladimir Marko · 8 years ago
  20. ad0c8bd Revert "Fix JIT crash due to unverified dead code" by Vladimir Marko · 8 years ago
  21. a7ad00a Merge "Fix arena allocation counting." by Treehugger Robot · 8 years ago
  22. 4e335d0 Fix arena allocation counting. by Vladimir Marko · 8 years ago
  23. 132eb43 Fix JIT crash due to unverified dead code by Calin Juravle · 8 years ago
  24. 021c5f2 Make 141-class-unload more robust under JIT. by Nicolas Geoffray · 8 years ago
  25. d96b96d Merge "Add Thread entry to signal if the thread can call into java" by Calin Juravle · 8 years ago
  26. ccd5695 Add Thread entry to signal if the thread can call into java by Calin Juravle · 8 years ago
  27. 5b32b91 Merge "Allow redefined methods/classes to access fields" by Treehugger Robot · 8 years ago
  28. 200b9d7 Allow redefined methods/classes to access fields by Alex Light · 8 years ago
  29. 913e6e6 Merge "Remove dex cache string from mirror::Class." by Nicolas Geoffray · 8 years ago
  30. 4c1667f Merge "Flush JIT data cache when committing code." by Nicolas Geoffray · 8 years ago
  31. a3dccf9 Merge "Fill in empty iftable early" by Mathieu Chartier · 8 years ago
  32. 1e4841e Fill in empty iftable early by Mathieu Chartier · 8 years ago
  33. ed015ac Flush JIT data cache when committing code. by Nicolas Geoffray · 8 years ago
  34. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  35. f9bf250 Remove dex cache string from mirror::Class. by Nicolas Geoffray · 8 years ago
  36. 9538f9e Merge "Add ClassLoader to app-image roots." by Vladimir Marko · 8 years ago
  37. b7cc593 Merge "Revert "Basic obsolete methods support"" by Alex Light · 8 years ago
  38. b81a984 Revert "Basic obsolete methods support" by Alex Light · 8 years ago
  39. bdca0a2 Merge "Rename Reference.clear to Reference.clearReferent" by Mathieu Chartier · 8 years ago
  40. 401e6b4 Merge "ART: Add GetLineNumberTable" by Treehugger Robot · 8 years ago
  41. 6f43e3a Rename Reference.clear to Reference.clearReferent by Mathieu Chartier · 8 years ago
  42. 6d736d8 Merge "Basic obsolete methods support" by Alex Light · 8 years ago
  43. 7a8e16c Merge "Don't call into ResolveType with possible exception" by Mathieu Chartier · 8 years ago
  44. d8936da Basic obsolete methods support by Alex Light · 8 years ago
  45. fb568d3 Don't call into ResolveType with possible exception by Mathieu Chartier · 8 years ago
  46. c477787 Merge "Don't visit proxy methods in CHAStackVisitor::VisitFrame" by Mathieu Chartier · 8 years ago
  47. 816f784 Merge "Add exclusion for Reference.clear and reference processing" by Mathieu Chartier · 8 years ago
  48. c9da0f8 Merge "Don't re-read referent in ReferenceProcessor::GetReferent" by Mathieu Chartier · 8 years ago
  49. eca3eda Add ClassLoader to app-image roots. by Vladimir Marko · 8 years ago
  50. dfc453b Merge "Handle primitive types in VerifierTypes::AddAssignability." by Nicolas Geoffray · 8 years ago
  51. da3e561 ART: Add GetLineNumberTable by Andreas Gampe · 8 years ago
  52. a248587 Merge "ART: Make switch back-edge suspension point consistent" by Treehugger Robot · 8 years ago
  53. c9a7028 Add exclusion for Reference.clear and reference processing by Mathieu Chartier · 8 years ago
  54. f4f7637 ART: Make switch back-edge suspension point consistent by Andreas Gampe · 8 years ago
  55. d812f78 Merge "ART: Clean up utils.h" by Treehugger Robot · 8 years ago
  56. 7b9a83f Don't visit proxy methods in CHAStackVisitor::VisitFrame by Mingyao Yang · 8 years ago
  57. 36994ba Don't re-read referent in ReferenceProcessor::GetReferent by Mathieu Chartier · 8 years ago
  58. 0955e34 Merge changes Iac3db17f,I4221ef81 by Treehugger Robot · 8 years ago
  59. 017c55c Merge "Address some review comments" by Mathieu Chartier · 8 years ago
  60. 9186ced ART: Clean up utils.h by Andreas Gampe · 8 years ago
  61. db70ce5 Address some review comments by Mathieu Chartier · 8 years ago
  62. aa2657d Merge "Fix CC DCHECK failure in 152-gc-and-run-finalization." by Hiroshi Yamauchi · 8 years ago
  63. d1665a0 Handle primitive types in VerifierTypes::AddAssignability. by Nicolas Geoffray · 8 years ago
  64. 16850ae Fix string compression for embedded zero chars. by Vladimir Marko · 8 years ago
  65. 2340e3f ART: Fix stack trace location reporting by Andreas Gampe · 8 years ago
  66. 22384ae Revert "Revert "Add kJitTableAddress for HLoadClass."" by Nicolas Geoffray · 8 years ago
  67. 0ee6447 Merge changes Ieb86f678,I8e7280f0 by Treehugger Robot · 8 years ago
  68. 3c7b8f4 Merge "ART: Report cputime in dex2oat" by Treehugger Robot · 8 years ago
  69. f10dfcd ART: Stack locals by Andreas Gampe · 8 years ago
  70. 585da95 ART: Add precise root visiting by Andreas Gampe · 8 years ago
  71. c560fc0 ART: Report cputime in dex2oat by Andreas Gampe · 10 years ago
  72. ce29d18 Merge "ART: Implement FollowReferences for initial object" by Treehugger Robot · 8 years ago
  73. 7d785fc Merge "Use store release for resolved types" by Mathieu Chartier · 8 years ago
  74. 4dd3f7d Merge "Revert "Add kJitTableAddress for HLoadClass."" by Nicolas Geoffray · 8 years ago
  75. d2d5262 Revert "Add kJitTableAddress for HLoadClass." by Nicolas Geoffray · 8 years ago
  76. 7d81bf2 Merge "Add kJitTableAddress for HLoadClass." by Nicolas Geoffray · 8 years ago
  77. 5b12f79 Add kJitTableAddress for HLoadClass. by Nicolas Geoffray · 8 years ago
  78. 726e517 Merge "Revert^8 "Make sure that const-class linkage is preserved."" by Vladimir Marko · 8 years ago
  79. 638a693 ART: Implement FollowReferences for initial object by Andreas Gampe · 8 years ago
  80. 5df32d3 Use store release for resolved types by Mathieu Chartier · 8 years ago
  81. 19a4d37 Clean up Class::GetDirectInterface(). by Vladimir Marko · 8 years ago
  82. c5798bf Revert^8 "Make sure that const-class linkage is preserved." by Vladimir Marko · 8 years ago
  83. 7f7a074 Revert "ART: Remove workaround in verifer after Jack update." by Orion Hodson · 8 years ago
  84. 1aab04d ART: Remove workaround in verifer after Jack update. by Orion Hodson · 8 years ago
  85. 39c12d4 Fix CC DCHECK failure in 152-gc-and-run-finalization. by Hiroshi Yamauchi · 8 years ago
  86. b08265b Merge "MIPS32: Pass more arguments in registers." by Vladimir Marko · 8 years ago
  87. ff64a18 Merge "Mterp/arm: Add CFI directives, add missing change" by Bill Buzbee · 8 years ago
  88. 0dd27eb Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by Bill Yi · 8 years ago
  89. 1a5bfdc Merge "Reduce calls to DescriptorEquals" by Mathieu Chartier · 8 years ago
  90. 1b8464d MIPS32: Pass more arguments in registers. by Alexey Frunze · 8 years ago
  91. 6ce90a2 Merge "Use getReferent() in enqueueSentinelReference to avoid race with GC." by Hiroshi Yamauchi · 8 years ago
  92. d12f04c Merge "Use getReferent() in enqueueSentinelReference to avoid race with GC." by Hiroshi Yamauchi · 8 years ago
  93. 325b512 Merge "ART: Move boot-image loading to ImageSpace" am: f99e0d0f28 by Andreas Gampe · 8 years ago
  94. f99e0d0 Merge "ART: Move boot-image loading to ImageSpace" by Treehugger Robot · 8 years ago
  95. 58c3f6a Reduce calls to DescriptorEquals by Mathieu Chartier · 8 years ago
  96. a04a5cf Mterp/arm: Add CFI directives, add missing change by buzbee · 8 years ago
  97. 86a105a Merge "Mterp/arm: Add CFI directives." am: 07830e11b7 by Bill Buzbee · 8 years ago
  98. 07830e1 Merge "Mterp/arm: Add CFI directives." by Bill Buzbee · 8 years ago
  99. 2bd8428 ART: Move boot-image loading to ImageSpace by Andreas Gampe · 8 years ago
  100. 735af48 Merge "Address comments I missed on a previous CL" am: e4cdd4dbcb by Alex Light · 8 years ago