1. 74e256b Add missing references. by Sebastien Hertz · 11 years ago
  2. 9f69b62 Merge "Fix an Art debug build boot failure." into dalvik-dev by Hiroshi Yamauchi · 11 years ago
  3. 253ea07 Fix an Art debug build boot failure. by Hiroshi Yamauchi · 11 years ago
  4. 49fddff am acab9fa3: am 13f4f408: am f1524294: Merge "Fix OatFile leak causing dlopen to return stale OatFile contents" into klp-dev by Brian Carlstrom · 11 years ago
  5. e8acf91 am 334d017c: am a968219b: am 6f277751: Make oatdump support image file generated on device by Brian Carlstrom · 11 years ago
  6. acab9fa am 13f4f408: am f1524294: Merge "Fix OatFile leak causing dlopen to return stale OatFile contents" into klp-dev by Brian Carlstrom · 11 years ago
  7. 334d017 am a968219b: am 6f277751: Make oatdump support image file generated on device by Brian Carlstrom · 11 years ago
  8. 13f4f40 am f1524294: Merge "Fix OatFile leak causing dlopen to return stale OatFile contents" into klp-dev by Brian Carlstrom · 11 years ago
  9. a968219 am 6f277751: Make oatdump support image file generated on device by Brian Carlstrom · 11 years ago
  10. c68fb20 Merge "Inflate contended lock word by suspending owner." into dalvik-dev by Ian Rogers · 11 years ago
  11. d9c4fc9 Inflate contended lock word by suspending owner. by Ian Rogers · 11 years ago
  12. 6204ea9 Merge "Compile-time tuning: assembly phase" into dalvik-dev by buzbee · 11 years ago
  13. b48819d Compile-time tuning: assembly phase by buzbee · 11 years ago
  14. efc8432 am 539b6af1: am 5e795b8c: am eb1efc45: MIPS fix. by Ian Rogers · 11 years ago
  15. 539b6af am 5e795b8c: am eb1efc45: MIPS fix. by Ian Rogers · 11 years ago
  16. f152429 Merge "Fix OatFile leak causing dlopen to return stale OatFile contents" into klp-dev by Brian Carlstrom · 11 years ago
  17. 7ef126c Merge "Enable thread analysis on template functions." into dalvik-dev by Sebastien Hertz · 11 years ago
  18. 5b7d0f3 Merge "Early exit for static fixup if no direct methods." into dalvik-dev by Ian Rogers · 11 years ago
  19. 1c82982 Early exit for static fixup if no direct methods. by Ian Rogers · 11 years ago
  20. 6f27775 Make oatdump support image file generated on device by Brian Carlstrom · 11 years ago
  21. 5e795b8 am eb1efc45: MIPS fix. by Ian Rogers · 11 years ago
  22. 23ddbb0 am 6ea12d20: am eb1efc45: MIPS fix. by Ian Rogers · 11 years ago
  23. b00309f Fix OatFile leak causing dlopen to return stale OatFile contents by Brian Carlstrom · 11 years ago
  24. 6ea12d2 am eb1efc45: MIPS fix. by Ian Rogers · 11 years ago
  25. c671485 Enable thread analysis on template functions. by Sebastien Hertz · 11 years ago
  26. a95be97 Merge "Optimize shadow frame initialization during invoke." into dalvik-dev by Sebastien Hertz · 11 years ago
  27. 9ace87b Optimize shadow frame initialization during invoke. by Sebastien Hertz · 11 years ago
  28. 003d297 Merge "Cleanup invoke in interpreter." into dalvik-dev by Sebastien Hertz · 11 years ago
  29. c61124b Cleanup invoke in interpreter. by Sebastien Hertz · 11 years ago
  30. eb1efc4 MIPS fix. by Ian Rogers · 11 years ago
  31. 65d1b22 MIPS fix. by Ian Rogers · 11 years ago
  32. d91d6d6 Introduce Signature type to avoid string comparisons. by Ian Rogers · 11 years ago
  33. 9c11b56 Merge "Make InternalStackTraceToStackTraceElementArray compaction safe." into dalvik-dev by Mathieu Chartier · 11 years ago
  34. 58ff844 Merge "Make artQuickResolutionTrampoline fix up references after GC points." into dalvik-dev by Mathieu Chartier · 11 years ago
  35. 7287601 Fix a portable build breakage by Hiroshi Yamauchi · 11 years ago
  36. 07d447b Make artQuickResolutionTrampoline fix up references after GC points. by Mathieu Chartier · 11 years ago
  37. 3b4c189 Split the allocation path into 'instrumented' and 'uninstrumented' ones. by Hiroshi Yamauchi · 11 years ago
  38. 530825b Make InternalStackTraceToStackTraceElementArray compaction safe. by Mathieu Chartier · 11 years ago
  39. f7e090e Merge "Refactor and improve mod-union tables." into dalvik-dev by Mathieu Chartier · 11 years ago
  40. 11409ae Refactor and improve mod-union tables. by Mathieu Chartier · 11 years ago
  41. 7541c74 Merge "Reduce memory allocation in verifier." into dalvik-dev by Ian Rogers · 11 years ago
  42. d0fbd85 Reduce memory allocation in verifier. by Ian Rogers · 11 years ago
  43. c1148fb am 9905e740: (-s ours) am b08e3a87: am deb43702: Fix handling of unresolved references in verifier. by Jeff Hao · 11 years ago
  44. 9905e74 am b08e3a87: am deb43702: Fix handling of unresolved references in verifier. by Jeff Hao · 11 years ago
  45. b08e3a8 am deb43702: Fix handling of unresolved references in verifier. by Jeff Hao · 11 years ago
  46. fc0e94b StringPiece clean up. by Ian Rogers · 11 years ago
  47. deb43702 Fix handling of unresolved references in verifier. by Jeff Hao · 11 years ago
  48. 576fe9d Merge "Fix handling of unresolved references in verifier." into dalvik-dev by Jeff Hao · 11 years ago
  49. a3faaf4 Fix handling of unresolved references in verifier. by Jeff Hao · 11 years ago
  50. 2de3587 am 91f98d8b: am 15ae8191: am abcf7ae8: Fix overly restrictive assert by Brian Carlstrom · 11 years ago
  51. 4ce9e68 am e2ef8795: am 4b166f3e: am cb5f5e53: Make sure CompilerDriver actually resolves types by Brian Carlstrom · 11 years ago
  52. 723038d am 57d56089: am c493433e: am ee39a10e: Use class def index from java.lang.Class. by Ian Rogers · 11 years ago
  53. 91f98d8 am 15ae8191: am abcf7ae8: Fix overly restrictive assert by Brian Carlstrom · 11 years ago
  54. e2ef879 am 4b166f3e: am cb5f5e53: Make sure CompilerDriver actually resolves types by Brian Carlstrom · 11 years ago
  55. 57d5608 am c493433e: am ee39a10e: Use class def index from java.lang.Class. by Ian Rogers · 11 years ago
  56. a9a624b am 2921201d: Remove some non-const references in utils by Brian Carlstrom · 11 years ago
  57. e4ef095 Revert "Avoid std::string allocations in HasSameNameAndSignature." by Ian Rogers · 11 years ago
  58. 2921201 Remove some non-const references in utils by Brian Carlstrom · 11 years ago
  59. 15ae819 am abcf7ae8: Fix overly restrictive assert by Brian Carlstrom · 11 years ago
  60. abcf7ae Fix overly restrictive assert by Brian Carlstrom · 11 years ago
  61. 4b166f3 am cb5f5e53: Make sure CompilerDriver actually resolves types by Brian Carlstrom · 11 years ago
  62. c493433 am ee39a10e: Use class def index from java.lang.Class. by Ian Rogers · 11 years ago
  63. cb5f5e5 Make sure CompilerDriver actually resolves types by Brian Carlstrom · 11 years ago
  64. b605a4f Avoid std::string allocations in HasSameNameAndSignature. by Ian Rogers · 11 years ago
  65. 2e2deeb Fix compiler warning in interpreter. by Ian Rogers · 11 years ago
  66. a672490 Move hot utf routines into -inl.h. by Ian Rogers · 11 years ago
  67. ee39a10 Use class def index from java.lang.Class. by Ian Rogers · 11 years ago
  68. 450dcb5 Improve float to integral conversion. by Ian Rogers · 11 years ago
  69. 810b1d7 resolved conflicts for merge of bb0140e0 to dalvik-dev by Mathieu Chartier · 11 years ago
  70. 5c00e28 am f381419b: am 3ff0740a: am ded4f460: Merge "Fix dumpsys meminfo for art" into klp-dev by Anwar Ghuloum · 11 years ago
  71. 769b0b6 am 85c71397: am 65cc64fb: am 261d3cda: Merge "Reconcile differences between zip implementations" into klp-dev by Kenny Root · 11 years ago
  72. 72aaacf resolved conflicts for merge of 50c3e9ca to dalvik-dev by Mathieu Chartier · 11 years ago
  73. bb0140e am 8ae69302: am 7d690ba9: Merge "Re-enable concurrent system weak sweeping." into klp-dev by Mathieu Chartier · 11 years ago
  74. f381419 am 3ff0740a: am ded4f460: Merge "Fix dumpsys meminfo for art" into klp-dev by Anwar Ghuloum · 11 years ago
  75. 85c7139 am 65cc64fb: am 261d3cda: Merge "Reconcile differences between zip implementations" into klp-dev by Kenny Root · 11 years ago
  76. 50c3e9c am 88f774c1: am 0f72e413: Improve heap verification. by Mathieu Chartier · 11 years ago
  77. 8ae6930 am 7d690ba9: Merge "Re-enable concurrent system weak sweeping." into klp-dev by Mathieu Chartier · 11 years ago
  78. 7d690ba Merge "Re-enable concurrent system weak sweeping." into klp-dev by Mathieu Chartier · 11 years ago
  79. c11d9b8 Re-enable concurrent system weak sweeping. by Mathieu Chartier · 11 years ago
  80. 3ff0740 am ded4f460: Merge "Fix dumpsys meminfo for art" into klp-dev by Anwar Ghuloum · 11 years ago
  81. ded4f46 Merge "Fix dumpsys meminfo for art" into klp-dev by Anwar Ghuloum · 11 years ago
  82. caacdf3 Fix dumpsys meminfo for art by Anwar Ghuloum · 11 years ago
  83. b1ead20 Merge "Use class def index from java.lang.Class." into dalvik-dev by Ian Rogers · 11 years ago
  84. 65cc64f am 261d3cda: Merge "Reconcile differences between zip implementations" into klp-dev by Kenny Root · 11 years ago
  85. 261d3cd Merge "Reconcile differences between zip implementations" into klp-dev by Kenny Root · 11 years ago
  86. 88f774c am 0f72e413: Improve heap verification. by Mathieu Chartier · 11 years ago
  87. 7c748a2 am e47637cc: 4-byte align 64-bit values in Get/Set Double/Long for GCC 4.8. by Jeff Hao · 11 years ago
  88. 72fcca2 Reconcile differences between zip implementations by Kenny Root · 11 years ago
  89. e47637c 4-byte align 64-bit values in Get/Set Double/Long for GCC 4.8. by Jeff Hao · 11 years ago
  90. 8b2c0b9 Use class def index from java.lang.Class. by Ian Rogers · 11 years ago
  91. 0f72e41 Improve heap verification. by Mathieu Chartier · 11 years ago
  92. 5712d5d resolved conflicts for merge of f466553d to dalvik-dev by Mathieu Chartier · 11 years ago
  93. f466553 am cb8c3cbe: am 9e452d1d: Fix system weak sweeping race. by Mathieu Chartier · 11 years ago
  94. cb8c3cb am 9e452d1d: Fix system weak sweeping race. by Mathieu Chartier · 11 years ago
  95. 9e452d1 Fix system weak sweeping race. by Mathieu Chartier · 11 years ago
  96. 8aa003f am b5a80a1e: am ba5c7a7e: am 3c60d137: Merge "Fix soft reference clearing issue." into klp-dev by Mathieu Chartier · 11 years ago
  97. b5a80a1 am ba5c7a7e: am 3c60d137: Merge "Fix soft reference clearing issue." into klp-dev by Mathieu Chartier · 11 years ago
  98. ba5c7a7 am 3c60d137: Merge "Fix soft reference clearing issue." into klp-dev by Mathieu Chartier · 11 years ago
  99. 3c60d13 Merge "Fix soft reference clearing issue." into klp-dev by Mathieu Chartier · 11 years ago
  100. b4ea4de Fix soft reference clearing issue. by Mathieu Chartier · 11 years ago