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