1. 07d447b Make artQuickResolutionTrampoline fix up references after GC points. by Mathieu Chartier · 11 years ago
  2. f7e090e Merge "Refactor and improve mod-union tables." into dalvik-dev by Mathieu Chartier · 11 years ago
  3. 11409ae Refactor and improve mod-union tables. by Mathieu Chartier · 11 years ago
  4. 7541c74 Merge "Reduce memory allocation in verifier." into dalvik-dev by Ian Rogers · 11 years ago
  5. d0fbd85 Reduce memory allocation in verifier. by Ian Rogers · 11 years ago
  6. c1148fb am 9905e740: (-s ours) am b08e3a87: am deb43702: Fix handling of unresolved references in verifier. by Jeff Hao · 11 years ago
  7. 9905e74 am b08e3a87: am deb43702: Fix handling of unresolved references in verifier. by Jeff Hao · 11 years ago
  8. b08e3a8 am deb43702: Fix handling of unresolved references in verifier. by Jeff Hao · 11 years ago
  9. fc0e94b StringPiece clean up. by Ian Rogers · 11 years ago
  10. deb43702 Fix handling of unresolved references in verifier. by Jeff Hao · 12 years ago
  11. 576fe9d Merge "Fix handling of unresolved references in verifier." into dalvik-dev by Jeff Hao · 11 years ago
  12. a3faaf4 Fix handling of unresolved references in verifier. by Jeff Hao · 12 years ago
  13. 2de3587 am 91f98d8b: am 15ae8191: am abcf7ae8: Fix overly restrictive assert by Brian Carlstrom · 11 years ago
  14. 4ce9e68 am e2ef8795: am 4b166f3e: am cb5f5e53: Make sure CompilerDriver actually resolves types by Brian Carlstrom · 11 years ago
  15. 723038d am 57d56089: am c493433e: am ee39a10e: Use class def index from java.lang.Class. by Ian Rogers · 11 years ago
  16. 91f98d8 am 15ae8191: am abcf7ae8: Fix overly restrictive assert by Brian Carlstrom · 11 years ago
  17. e2ef879 am 4b166f3e: am cb5f5e53: Make sure CompilerDriver actually resolves types by Brian Carlstrom · 11 years ago
  18. 57d5608 am c493433e: am ee39a10e: Use class def index from java.lang.Class. by Ian Rogers · 11 years ago
  19. a9a624b am 2921201d: Remove some non-const references in utils by Brian Carlstrom · 11 years ago
  20. e4ef095 Revert "Avoid std::string allocations in HasSameNameAndSignature." by Ian Rogers · 11 years ago
  21. 2921201 Remove some non-const references in utils by Brian Carlstrom · 11 years ago
  22. 15ae819 am abcf7ae8: Fix overly restrictive assert by Brian Carlstrom · 11 years ago
  23. abcf7ae Fix overly restrictive assert by Brian Carlstrom · 11 years ago
  24. 4b166f3 am cb5f5e53: Make sure CompilerDriver actually resolves types by Brian Carlstrom · 11 years ago
  25. c493433 am ee39a10e: Use class def index from java.lang.Class. by Ian Rogers · 11 years ago
  26. cb5f5e5 Make sure CompilerDriver actually resolves types by Brian Carlstrom · 11 years ago
  27. b605a4f Avoid std::string allocations in HasSameNameAndSignature. by Ian Rogers · 11 years ago
  28. 2e2deeb Fix compiler warning in interpreter. by Ian Rogers · 11 years ago
  29. a672490 Move hot utf routines into -inl.h. by Ian Rogers · 11 years ago
  30. ee39a10 Use class def index from java.lang.Class. by Ian Rogers · 11 years ago
  31. 450dcb5 Improve float to integral conversion. by Ian Rogers · 11 years ago
  32. 810b1d7 resolved conflicts for merge of bb0140e0 to dalvik-dev by Mathieu Chartier · 11 years ago
  33. 5c00e28 am f381419b: am 3ff0740a: am ded4f460: Merge "Fix dumpsys meminfo for art" into klp-dev by Anwar Ghuloum · 11 years ago
  34. 769b0b6 am 85c71397: am 65cc64fb: am 261d3cda: Merge "Reconcile differences between zip implementations" into klp-dev by Kenny Root · 11 years ago
  35. 72aaacf resolved conflicts for merge of 50c3e9ca to dalvik-dev by Mathieu Chartier · 11 years ago
  36. bb0140e am 8ae69302: am 7d690ba9: Merge "Re-enable concurrent system weak sweeping." into klp-dev by Mathieu Chartier · 11 years ago
  37. f381419 am 3ff0740a: am ded4f460: Merge "Fix dumpsys meminfo for art" into klp-dev by Anwar Ghuloum · 11 years ago
  38. 85c7139 am 65cc64fb: am 261d3cda: Merge "Reconcile differences between zip implementations" into klp-dev by Kenny Root · 11 years ago
  39. 50c3e9c am 88f774c1: am 0f72e413: Improve heap verification. by Mathieu Chartier · 11 years ago
  40. 8ae6930 am 7d690ba9: Merge "Re-enable concurrent system weak sweeping." into klp-dev by Mathieu Chartier · 11 years ago
  41. 7d690ba Merge "Re-enable concurrent system weak sweeping." into klp-dev by Mathieu Chartier · 11 years ago
  42. c11d9b8 Re-enable concurrent system weak sweeping. by Mathieu Chartier · 11 years ago
  43. 3ff0740 am ded4f460: Merge "Fix dumpsys meminfo for art" into klp-dev by Anwar Ghuloum · 11 years ago
  44. ded4f46 Merge "Fix dumpsys meminfo for art" into klp-dev by Anwar Ghuloum · 11 years ago
  45. caacdf3 Fix dumpsys meminfo for art by Anwar Ghuloum · 11 years ago
  46. b1ead20 Merge "Use class def index from java.lang.Class." into dalvik-dev by Ian Rogers · 11 years ago
  47. 65cc64f am 261d3cda: Merge "Reconcile differences between zip implementations" into klp-dev by Kenny Root · 11 years ago
  48. 261d3cd Merge "Reconcile differences between zip implementations" into klp-dev by Kenny Root · 11 years ago
  49. 88f774c am 0f72e413: Improve heap verification. by Mathieu Chartier · 11 years ago
  50. 7c748a2 am e47637cc: 4-byte align 64-bit values in Get/Set Double/Long for GCC 4.8. by Jeff Hao · 11 years ago
  51. 72fcca2 Reconcile differences between zip implementations by Kenny Root · 11 years ago
  52. e47637c 4-byte align 64-bit values in Get/Set Double/Long for GCC 4.8. by Jeff Hao · 11 years ago
  53. 8b2c0b9 Use class def index from java.lang.Class. by Ian Rogers · 11 years ago
  54. 0f72e41 Improve heap verification. by Mathieu Chartier · 11 years ago
  55. 5712d5d resolved conflicts for merge of f466553d to dalvik-dev by Mathieu Chartier · 11 years ago
  56. f466553 am cb8c3cbe: am 9e452d1d: Fix system weak sweeping race. by Mathieu Chartier · 11 years ago
  57. cb8c3cb am 9e452d1d: Fix system weak sweeping race. by Mathieu Chartier · 11 years ago
  58. 9e452d1 Fix system weak sweeping race. by Mathieu Chartier · 11 years ago
  59. 8aa003f am b5a80a1e: am ba5c7a7e: am 3c60d137: Merge "Fix soft reference clearing issue." into klp-dev by Mathieu Chartier · 11 years ago
  60. b5a80a1 am ba5c7a7e: am 3c60d137: Merge "Fix soft reference clearing issue." into klp-dev by Mathieu Chartier · 11 years ago
  61. ba5c7a7 am 3c60d137: Merge "Fix soft reference clearing issue." into klp-dev by Mathieu Chartier · 11 years ago
  62. 3c60d13 Merge "Fix soft reference clearing issue." into klp-dev by Mathieu Chartier · 11 years ago
  63. b4ea4de Fix soft reference clearing issue. by Mathieu Chartier · 11 years ago
  64. ba3fc30 Merge "Art compiler: minor instruction assembler fix" into dalvik-dev by buzbee · 11 years ago
  65. 1fc5800 Art compiler: minor instruction assembler fix by buzbee · 11 years ago
  66. d7d7f6e Add JNI tests missing from 4ffdc6bd962c37bca407267c0858b37bb18a9857. by Elliott Hughes · 11 years ago
  67. dab23d0 am 5b0daf5c: am ff6cff9e: am ab482f5e: Merge "Allow traversal into /storage paths." into klp-dev by Jeff Sharkey · 11 years ago
  68. 5b0daf5 am ff6cff9e: am ab482f5e: Merge "Allow traversal into /storage paths." into klp-dev by Jeff Sharkey · 11 years ago
  69. ff6cff9 am ab482f5e: Merge "Allow traversal into /storage paths." into klp-dev by Jeff Sharkey · 11 years ago
  70. ab482f5 Merge "Allow traversal into /storage paths." into klp-dev by Jeff Sharkey · 11 years ago
  71. b60df31 am d910172d: Don\'t fail if llvm.mk is not available. by Ying Wang · 11 years ago
  72. d910172 Don't fail if llvm.mk is not available. by Ying Wang · 11 years ago
  73. 3b588e0 Optimize instruction data fetch in interpreter. by Sebastien Hertz · 11 years ago
  74. 3523909 Merge "Load shadow frame's this object only upon instrumentation." into dalvik-dev by Sebastien Hertz · 11 years ago
  75. 8c7ec8c Merge "Refactor system weak sweeping, add support for modification." into dalvik-dev by Mathieu Chartier · 11 years ago
  76. 52cd1e8 Allow traversal into /storage paths. by Jeff Sharkey · 11 years ago
  77. 6aa3df9 Refactor system weak sweeping, add support for modification. by Mathieu Chartier · 11 years ago
  78. b307052 resolved conflicts for merge of 613eae4a to dalvik-dev by Mathieu Chartier · 11 years ago
  79. 613eae4 am 7def68e2: am c4621985: Fix race in root marking. by Mathieu Chartier · 11 years ago
  80. 7def68e am c4621985: Fix race in root marking. by Mathieu Chartier · 11 years ago
  81. c462198 Fix race in root marking. by Mathieu Chartier · 11 years ago
  82. 947ff08 Load shadow frame's this object only upon instrumentation. by Sebastien Hertz · 11 years ago
  83. cb135ad Merge "Improve promotion of double-precision regs" into dalvik-dev by buzbee · 11 years ago
  84. 963d635 am 2cedd474: am 141495d8: am 5666afd6: Timely color fix by buzbee · 11 years ago
  85. 2cedd47 am 141495d8: am 5666afd6: Timely color fix by buzbee · 11 years ago
  86. 141495d am 5666afd6: Timely color fix by buzbee · 11 years ago
  87. c729a6b Improve promotion of double-precision regs by buzbee · 11 years ago
  88. 5666afd Timely color fix by buzbee · 11 years ago
  89. cd6f5fe Merge "Timely color fix" into dalvik-dev by buzbee · 11 years ago
  90. d0a03b8 Timely color fix by buzbee · 11 years ago
  91. 0160d99 Keep the right output file for tests. Bug: 10748067 by Tsu Chiang Chuang · 11 years ago
  92. 775c85e Merge "Add support for changing roots through the root visitor callback." into dalvik-dev by Mathieu Chartier · 11 years ago
  93. 423d2a3 Add support for changing roots through the root visitor callback. by Mathieu Chartier · 11 years ago
  94. ad5f873 Merge "Update interpreter handler table after invoke." into dalvik-dev by Sebastien Hertz · 11 years ago
  95. cdf2d4c Update interpreter handler table after invoke. by Sebastien Hertz · 11 years ago
  96. 109c333 am 1c793b20: am 04a1a041: am 6fc9251a: Make inlined CAS32 loop until store is successful if values match. by Jeff Hao · 11 years ago
  97. 1c793b2 am 04a1a041: am 6fc9251a: Make inlined CAS32 loop until store is successful if values match. by Jeff Hao · 11 years ago
  98. 04a1a04 am 6fc9251a: Make inlined CAS32 loop until store is successful if values match. by Jeff Hao · 11 years ago
  99. 6fc9251 Make inlined CAS32 loop until store is successful if values match. by Jeff Hao · 11 years ago
  100. 2de2aa1 Make inlined CAS32 loop until store is successful if values match. by Jeff Hao · 11 years ago