1. a8d3f98 am 1f3639c9: am 762be021: am 74bf5816: Merge "Split .debug_info section to compilation units." by David Srbecky · 10 years ago
  2. 1f3639c am 762be021: am 74bf5816: Merge "Split .debug_info section to compilation units." by David Srbecky · 10 years ago
  3. 762be02 am 74bf5816: Merge "Split .debug_info section to compilation units." by David Srbecky · 10 years ago
  4. 74bf581 Merge "Split .debug_info section to compilation units." by David Srbecky · 10 years ago
  5. 799b8c4 Split .debug_info section to compilation units. by David Srbecky · 10 years ago
  6. 6c847cb am 57571c27: am ef10ce65: am db6dc3d8: Merge "Remove suspend point from field loading" by Mathieu Chartier · 10 years ago
  7. 57571c2 am ef10ce65: am db6dc3d8: Merge "Remove suspend point from field loading" by Mathieu Chartier · 10 years ago
  8. 076e2e8 am 6aaba9c9: am 68448bb8: am 04538c1d: Merge "ART: Store classpath information into oat file" by Andreas Gampe · 10 years ago
  9. ef10ce6 am db6dc3d8: Merge "Remove suspend point from field loading" by Mathieu Chartier · 10 years ago
  10. db6dc3d Merge "Remove suspend point from field loading" by Mathieu Chartier · 10 years ago
  11. 6aaba9c am 68448bb8: am 04538c1d: Merge "ART: Store classpath information into oat file" by Andreas Gampe · 10 years ago
  12. f3f2a7a Remove suspend point from field loading by Mathieu Chartier · 10 years ago
  13. 8f913de am 117285a9: am 1d0b1403: am 50355904: Merge "ART: Add Security cutout to unstarted runtime" by Andreas Gampe · 10 years ago
  14. 4fd7d98 am 6529ce71: am ea08c48a: am 0cbb4a8c: Merge "ART: Make the PathClassLoader fast-path recursive" by Andreas Gampe · 10 years ago
  15. 117285a am 1d0b1403: am 50355904: Merge "ART: Add Security cutout to unstarted runtime" by Andreas Gampe · 10 years ago
  16. 6529ce7 am ea08c48a: am 0cbb4a8c: Merge "ART: Make the PathClassLoader fast-path recursive" by Andreas Gampe · 10 years ago
  17. 68448bb am 04538c1d: Merge "ART: Store classpath information into oat file" by Andreas Gampe · 10 years ago
  18. 1d0b140 am 50355904: Merge "ART: Add Security cutout to unstarted runtime" by Andreas Gampe · 10 years ago
  19. ea08c48 am 0cbb4a8c: Merge "ART: Make the PathClassLoader fast-path recursive" by Andreas Gampe · 10 years ago
  20. 04538c1 Merge "ART: Store classpath information into oat file" by Andreas Gampe · 10 years ago
  21. 7848da4 ART: Store classpath information into oat file by Andreas Gampe · 10 years ago
  22. 5035590 Merge "ART: Add Security cutout to unstarted runtime" by Andreas Gampe · 10 years ago
  23. 0cbb4a8 Merge "ART: Make the PathClassLoader fast-path recursive" by Andreas Gampe · 10 years ago
  24. f865ea9 ART: Make the PathClassLoader fast-path recursive by Andreas Gampe · 10 years ago
  25. b3832dc am bf13eeee: am 9a29aaa2: am e689c8a4: Merge "Fix test 104 for --relocate --no-patchoat" by Mathieu Chartier · 10 years ago
  26. bf13eee am 9a29aaa2: am e689c8a4: Merge "Fix test 104 for --relocate --no-patchoat" by Mathieu Chartier · 10 years ago
  27. 9a29aaa am e689c8a4: Merge "Fix test 104 for --relocate --no-patchoat" by Mathieu Chartier · 10 years ago
  28. 2a818d4 am 317f7a4f: am 5d75b988: am 2ff3c2cd: Merge "Fix valgrind tests" by Mathieu Chartier · 10 years ago
  29. e689c8a Merge "Fix test 104 for --relocate --no-patchoat" by Mathieu Chartier · 10 years ago
  30. 44fe8b3 Fix test 104 for --relocate --no-patchoat by Mathieu Chartier · 10 years ago
  31. 317f7a4 am 5d75b988: am 2ff3c2cd: Merge "Fix valgrind tests" by Mathieu Chartier · 10 years ago
  32. 5d75b98 am 2ff3c2cd: Merge "Fix valgrind tests" by Mathieu Chartier · 10 years ago
  33. eba5c85 am 15ab0c7e: am 7bc39068: am ec0402b0: Merge "ART: Add a null-check to unstarted-runtime" by Andreas Gampe · 10 years ago
  34. f5a7106 am affde75b: am 887f60f3: am 1e6c489d: Merge "getRuntimeStat() support (ART)." by Hiroshi Yamauchi · 10 years ago
  35. 2ff3c2c Merge "Fix valgrind tests" by Mathieu Chartier · 10 years ago
  36. 9086b65 Fix valgrind tests by Mathieu Chartier · 10 years ago
  37. 15ab0c7 am 7bc39068: am ec0402b0: Merge "ART: Add a null-check to unstarted-runtime" by Andreas Gampe · 10 years ago
  38. affde75 am 887f60f3: am 1e6c489d: Merge "getRuntimeStat() support (ART)." by Hiroshi Yamauchi · 10 years ago
  39. 7bc3906 am ec0402b0: Merge "ART: Add a null-check to unstarted-runtime" by Andreas Gampe · 10 years ago
  40. 887f60f am 1e6c489d: Merge "getRuntimeStat() support (ART)." by Hiroshi Yamauchi · 10 years ago
  41. ec0402b Merge "ART: Add a null-check to unstarted-runtime" by Andreas Gampe · 10 years ago
  42. 1e6c489 Merge "getRuntimeStat() support (ART)." by Hiroshi Yamauchi · 10 years ago
  43. 77a2f16 am 42fa47ea: am f134ffa8: am 8d20011a: Merge "Opt Compiler: ARM64 goodness" by Roland Levillain · 10 years ago
  44. bf4d3af ART: Add a null-check to unstarted-runtime by Andreas Gampe · 10 years ago
  45. f778eb2 ART: Add Security cutout to unstarted runtime by Andreas Gampe · 10 years ago
  46. 42fa47e am f134ffa8: am 8d20011a: Merge "Opt Compiler: ARM64 goodness" by Roland Levillain · 10 years ago
  47. f134ffa am 8d20011a: Merge "Opt Compiler: ARM64 goodness" by Roland Levillain · 10 years ago
  48. 8d20011 Merge "Opt Compiler: ARM64 goodness" by Roland Levillain · 10 years ago
  49. 3975ede am df45f523: am 68a8469a: am 85806723: Merge "Fix a bug in type propagation." by Nicolas Geoffray · 10 years ago
  50. df45f52 am 68a8469a: am 85806723: Merge "Fix a bug in type propagation." by Nicolas Geoffray · 10 years ago
  51. 68a8469 am 85806723: Merge "Fix a bug in type propagation." by Nicolas Geoffray · 10 years ago
  52. 8580672 Merge "Fix a bug in type propagation." by Nicolas Geoffray · 10 years ago
  53. 5f4886a Fix a bug in type propagation. by Nicolas Geoffray · 10 years ago
  54. 9bbd0d9 am d0b664b7: am e113cfd4: am e015a31e: Merge "Revert "ART: Turn of native stack dump on x86 on-device"" by Christopher Ferris · 10 years ago
  55. b8cba91 am a42ce207: am 0f10e791: am 5b310c4b: Merge "Fix DCHECK failures from Class::VisitFieldRoots" by Mathieu Chartier · 10 years ago
  56. d0b664b am e113cfd4: am e015a31e: Merge "Revert "ART: Turn of native stack dump on x86 on-device"" by Christopher Ferris · 10 years ago
  57. e113cfd am e015a31e: Merge "Revert "ART: Turn of native stack dump on x86 on-device"" by Christopher Ferris · 10 years ago
  58. e015a31 Merge "Revert "ART: Turn of native stack dump on x86 on-device"" by Christopher Ferris · 10 years ago
  59. a42ce20 am 0f10e791: am 5b310c4b: Merge "Fix DCHECK failures from Class::VisitFieldRoots" by Mathieu Chartier · 10 years ago
  60. 0f10e79 am 5b310c4b: Merge "Fix DCHECK failures from Class::VisitFieldRoots" by Mathieu Chartier · 10 years ago
  61. 5b310c4 Merge "Fix DCHECK failures from Class::VisitFieldRoots" by Mathieu Chartier · 10 years ago
  62. 1561e1b Revert "ART: Turn of native stack dump on x86 on-device" by Christopher Ferris · 10 years ago
  63. 9eed3e2 am 20bbb28a: am fa359e60: am edae94ab: Merge "Append [DEDUPED] suffix to all deduped methods in the symbol table." by David Srbecky · 10 years ago
  64. d3ed9a3 Fix DCHECK failures from Class::VisitFieldRoots by Mathieu Chartier · 10 years ago
  65. 10b1233 am 90150b9b: am 89c230b5: am 67592a44: Merge "Move the file which defines DWARF enums." by David Srbecky · 10 years ago
  66. 20bbb28 am fa359e60: am edae94ab: Merge "Append [DEDUPED] suffix to all deduped methods in the symbol table." by David Srbecky · 10 years ago
  67. fa359e6 am edae94ab: Merge "Append [DEDUPED] suffix to all deduped methods in the symbol table." by David Srbecky · 10 years ago
  68. 90150b9 am 89c230b5: am 67592a44: Merge "Move the file which defines DWARF enums." by David Srbecky · 10 years ago
  69. edae94a Merge "Append [DEDUPED] suffix to all deduped methods in the symbol table." by David Srbecky · 10 years ago
  70. a1c9f01 getRuntimeStat() support (ART). by Hiroshi Yamauchi · 10 years ago
  71. 626a166 Append [DEDUPED] suffix to all deduped methods in the symbol table. by David Srbecky · 10 years ago
  72. 89c230b am 67592a44: Merge "Move the file which defines DWARF enums." by David Srbecky · 10 years ago
  73. 67592a4 Merge "Move the file which defines DWARF enums." by David Srbecky · 10 years ago
  74. 4ed7531 am 99c4d179: am e02a9930: am 6c7bd25b: Merge "Add test for x86-64 DWARF register mapping." by David Srbecky · 10 years ago
  75. 69c07aa am bc3bbcc4: am 086b804d: am a2ba36e0: Merge "Add --include-cfi compiler option." by David Srbecky · 10 years ago
  76. 99c4d17 am e02a9930: am 6c7bd25b: Merge "Add test for x86-64 DWARF register mapping." by David Srbecky · 10 years ago
  77. e02a993 am 6c7bd25b: Merge "Add test for x86-64 DWARF register mapping." by David Srbecky · 10 years ago
  78. 7c869b3 Move the file which defines DWARF enums. by David Srbecky · 10 years ago
  79. bc3bbcc am 086b804d: am a2ba36e0: Merge "Add --include-cfi compiler option." by David Srbecky · 10 years ago
  80. 6c7bd25 Merge "Add test for x86-64 DWARF register mapping." by David Srbecky · 10 years ago
  81. c2055cf Add test for x86-64 DWARF register mapping. by David Srbecky · 10 years ago
  82. 0830384 am 0c0a6caf: am dff05caf: am 4af290af: Merge "Remove the --gen-gdb-info compiler option." by David Srbecky · 10 years ago
  83. 869e60d am 84858bf4: am 126195ad: am daba9dff: Merge "Whitespace cleanup in DWARFReg helper functions." by David Srbecky · 10 years ago
  84. a1c4862 am 3f14cf79: am bdd913f9: am c4542866: Merge "Move \'ret\' instruction generation inside GenerateFrameExit." by David Srbecky · 10 years ago
  85. 086b804 am a2ba36e0: Merge "Add --include-cfi compiler option." by David Srbecky · 10 years ago
  86. a2ba36e Merge "Add --include-cfi compiler option." by David Srbecky · 10 years ago
  87. 09d364a am 76ea3287: am d415a67e: am 180b315f: Merge "Relocate DWARF using .oat_patches." by David Srbecky · 10 years ago
  88. 8dc7324 Add --include-cfi compiler option. by David Srbecky · 10 years ago
  89. 0c0a6ca am dff05caf: am 4af290af: Merge "Remove the --gen-gdb-info compiler option." by David Srbecky · 10 years ago
  90. 84858bf am 126195ad: am daba9dff: Merge "Whitespace cleanup in DWARFReg helper functions." by David Srbecky · 10 years ago
  91. 3f14cf7 am bdd913f9: am c4542866: Merge "Move \'ret\' instruction generation inside GenerateFrameExit." by David Srbecky · 10 years ago
  92. 76ea328 am d415a67e: am 180b315f: Merge "Relocate DWARF using .oat_patches." by David Srbecky · 10 years ago
  93. dff05ca am 4af290af: Merge "Remove the --gen-gdb-info compiler option." by David Srbecky · 10 years ago
  94. 126195a am daba9dff: Merge "Whitespace cleanup in DWARFReg helper functions." by David Srbecky · 10 years ago
  95. bdd913f am c4542866: Merge "Move \'ret\' instruction generation inside GenerateFrameExit." by David Srbecky · 10 years ago
  96. 4af290a Merge "Remove the --gen-gdb-info compiler option." by David Srbecky · 10 years ago
  97. daba9df Merge "Whitespace cleanup in DWARFReg helper functions." by David Srbecky · 10 years ago
  98. c454286 Merge "Move 'ret' instruction generation inside GenerateFrameExit." by David Srbecky · 10 years ago
  99. d415a67 am 180b315f: Merge "Relocate DWARF using .oat_patches." by David Srbecky · 10 years ago
  100. 180b315 Merge "Relocate DWARF using .oat_patches." by David Srbecky · 10 years ago