1. 1e64b55 am 4d05d931: Merge "ART: Fix read-out-of-bounds in the compiler" into lmp-dev by Andreas Gampe · 11 years ago
  2. f4bb9ef am 635531a2: Merge "Change native allocations to use growth limit." into lmp-dev by Mathieu Chartier · 11 years ago
  3. 3fa54ea am 37bb8184: Merge "Pre-allocate the NoClassDefFoundError to be thrown for boot classes." into lmp-dev by Ian Rogers · 11 years ago
  4. 0122cf8 am 9db18e16: Merge "Reduce and speed-up class def searches." into lmp-dev by Ian Rogers · 11 years ago
  5. dc720bf am e610faf9: Merge "ART: Tighten verifier list reading and offsets" into lmp-dev by Andreas Gampe · 11 years ago
  6. 4d05d93 Merge "ART: Fix read-out-of-bounds in the compiler" into lmp-dev by Andreas Gampe · 11 years ago
  7. 635531a Merge "Change native allocations to use growth limit." into lmp-dev by Mathieu Chartier · 11 years ago
  8. d9819ec Change native allocations to use growth limit. by Mathieu Chartier · 11 years ago
  9. 37bb818 Merge "Pre-allocate the NoClassDefFoundError to be thrown for boot classes." into lmp-dev by Ian Rogers · 11 years ago
  10. 9db18e1 Merge "Reduce and speed-up class def searches." into lmp-dev by Ian Rogers · 11 years ago
  11. e610faf Merge "ART: Tighten verifier list reading and offsets" into lmp-dev by Andreas Gampe · 11 years ago
  12. 79cfc0e Pre-allocate the NoClassDefFoundError to be thrown for boot classes. by Ian Rogers · 11 years ago
  13. cc2f239 Reduce and speed-up class def searches. by Ian Rogers · 11 years ago
  14. 64dc9da am 23590fd0: Merge "Change intern table to unordered set." into lmp-dev by Mathieu Chartier · 11 years ago
  15. 23590fd Merge "Change intern table to unordered set." into lmp-dev by Mathieu Chartier · 11 years ago
  16. 6f8f4ff am 8bd2961b: Change heap transitions + hspace compation to use VLOG(heap) by Mathieu Chartier · 11 years ago
  17. 8bd2961 Change heap transitions + hspace compation to use VLOG(heap) by Mathieu Chartier · 11 years ago
  18. 78d639e ART: Tighten verifier list reading and offsets by Andreas Gampe · 11 years ago
  19. 102d139 am b373ba1b: ART: Fix typo by Andreas Gampe · 11 years ago
  20. b373ba1 ART: Fix typo by Andreas Gampe · 11 years ago
  21. 3f4b1a5 am 277a7c7b: ART: Fix dex file verifier type-list handling by Andreas Gampe · 11 years ago
  22. 277a7c7 ART: Fix dex file verifier type-list handling by Andreas Gampe · 11 years ago
  23. d910fce Change intern table to unordered set. by Mathieu Chartier · 11 years ago
  24. 5974d73 am 20632daa: Merge "Add native memory accounting through custom allocator." into lmp-dev by Mathieu Chartier · 11 years ago
  25. 20632da Merge "Add native memory accounting through custom allocator." into lmp-dev by Mathieu Chartier · 11 years ago
  26. 5369c40 Add native memory accounting through custom allocator. by Mathieu Chartier · 11 years ago
  27. 2414f12 am 9bf1b088: Merge "Fix mips build for nested signal handler" into lmp-dev by Dave Allison · 11 years ago
  28. 9bf1b08 Merge "Fix mips build for nested signal handler" into lmp-dev by Dave Allison · 11 years ago
  29. 0ca8ab6 am 496cd337: Fix segfault if running without image. by Alex Light · 11 years ago
  30. 5a18dde Fix mips build for nested signal handler by Dave Allison · 11 years ago
  31. 496cd33 Fix segfault if running without image. by Alex Light · 11 years ago
  32. 6d0fa0e am 2cc42e30: Merge "Quick compiler: Fix MIPS build" into lmp-dev by buzbee · 11 years ago
  33. 2cc42e3 Merge "Quick compiler: Fix MIPS build" into lmp-dev by buzbee · 11 years ago
  34. b41b93a Quick compiler: Fix MIPS build by buzbee · 11 years ago
  35. c09af43 am 8ac3356d: Avoid null pointer dereference when sending JDWP packets by Sebastien Hertz · 11 years ago
  36. 8ac3356 Avoid null pointer dereference when sending JDWP packets by Sebastien Hertz · 11 years ago
  37. 8dc2b9e am 6a6a8965: Fix Mac build by Brian Carlstrom · 11 years ago
  38. 6a6a896 Fix Mac build by Brian Carlstrom · 11 years ago
  39. cb747bf am 6c050b5f: Fix incorect variable name. by Alex Light · 11 years ago
  40. b0fc290 am 1f019816: Change /dalvik-cache to be owned by root. by Alex Light · 11 years ago
  41. 6c050b5 Fix incorect variable name. by Alex Light · 11 years ago
  42. 1f01981 Change /dalvik-cache to be owned by root. by Alex Light · 11 years ago
  43. ba14a44 am e6caf046: Merge "Fix issue with Thread.setName hanging after Thread.start" into lmp-dev by Brian Carlstrom · 11 years ago
  44. e6caf04 Merge "Fix issue with Thread.setName hanging after Thread.start" into lmp-dev by Brian Carlstrom · 11 years ago
  45. 5e894e1 am 7654123b: Merge "Ensure proxy constructor is in dex cache" into lmp-dev by Brian Carlstrom · 11 years ago
  46. 7654123 Merge "Ensure proxy constructor is in dex cache" into lmp-dev by Brian Carlstrom · 11 years ago
  47. 0bf01ef am 679c3ced: Merge "Prevent exception bugs in class linker" into lmp-dev by Mathieu Chartier · 11 years ago
  48. 679c3ce Merge "Prevent exception bugs in class linker" into lmp-dev by Mathieu Chartier · 11 years ago
  49. 440d3da Ensure proxy constructor is in dex cache by Sebastien Hertz · 11 years ago
  50. 37c1645 Fix issue with Thread.setName hanging after Thread.start by Brian Carlstrom · 11 years ago
  51. 58c016c Prevent exception bugs in class linker by Mathieu Chartier · 11 years ago
  52. 044489b am 5b41c2a8: Merge "Actually ask the pthread implementation for the stack guard size." into lmp-dev by Elliott Hughes · 11 years ago
  53. 1b761a9 am d1e4e735: Merge "Revert "Avoid using NanoTime for compiler and verifier"" into lmp-dev by Ian Rogers · 11 years ago
  54. 5b41c2a Merge "Actually ask the pthread implementation for the stack guard size." into lmp-dev by Elliott Hughes · 11 years ago
  55. d1e4e73 Merge "Revert "Avoid using NanoTime for compiler and verifier"" into lmp-dev by Ian Rogers · 11 years ago
  56. 782e743 am cd7a048c: Merge "Support booting without functioning boot.oat/art patchoat." into lmp-dev by Brian Carlstrom · 11 years ago
  57. cd7a048 Merge "Support booting without functioning boot.oat/art patchoat." into lmp-dev by Brian Carlstrom · 11 years ago
  58. 307091d Actually ask the pthread implementation for the stack guard size. by Elliott Hughes · 11 years ago
  59. 2602e20 am 074c8c6a: Merge "Avoid using NanoTime for compiler and verifier" into lmp-dev by Mathieu Chartier · 11 years ago
  60. 6dd35cc Revert "Avoid using NanoTime for compiler and verifier" by Ian Rogers · 11 years ago
  61. 074c8c6 Merge "Avoid using NanoTime for compiler and verifier" into lmp-dev by Mathieu Chartier · 11 years ago
  62. c89e6ed Avoid using NanoTime for compiler and verifier by Mathieu Chartier · 11 years ago
  63. ade7318 ART: Fix read-out-of-bounds in the compiler by Andreas Gampe · 11 years ago
  64. 03de1f0 am 52fb2a63: Merge "Handle nested signals" into lmp-dev by Dave Allison · 11 years ago
  65. fb77759 Support booting without functioning boot.oat/art patchoat. by Alex Light · 11 years ago
  66. 52fb2a6 Merge "Handle nested signals" into lmp-dev by Dave Allison · 11 years ago
  67. a42d23a am b68c6e57: Reduce interpret-only compile time. by Mathieu Chartier · 11 years ago
  68. b68c6e5 Reduce interpret-only compile time. by Mathieu Chartier · 11 years ago
  69. fabe91e Handle nested signals by Dave Allison · 11 years ago
  70. 652e3a1 am f59b605f: Merge "Fix race condition in TransitionCollector." into lmp-dev by Mathieu Chartier · 11 years ago
  71. d6a4d7d am ccb1a5d4: ART: Reject field accesses to non-reference vregs. by Stephen Kyle · 11 years ago
  72. f59b605 Merge "Fix race condition in TransitionCollector." into lmp-dev by Mathieu Chartier · 11 years ago
  73. de2233b Fix race condition in TransitionCollector. by Mathieu Chartier · 11 years ago
  74. ccb1a5d ART: Reject field accesses to non-reference vregs. by Stephen Kyle · 11 years ago
  75. f35ffc5 am 506bcfc6: Merge "Map heap maps at a lower address." into lmp-dev by Mathieu Chartier · 11 years ago
  76. 506bcfc Merge "Map heap maps at a lower address." into lmp-dev by Mathieu Chartier · 11 years ago
  77. 847adc4 am b2634e97: Merge "ART: kSuper also has IncompatibleClassChangeError" into lmp-dev by Andreas Gampe · 11 years ago
  78. 4110847 am 7f28597b: Merge "ART: Fix IncompatibleClassChange check for ArtMethod" into lmp-dev by Andreas Gampe · 11 years ago
  79. b2634e9 Merge "ART: kSuper also has IncompatibleClassChangeError" into lmp-dev by Andreas Gampe · 11 years ago
  80. 7f28597 Merge "ART: Fix IncompatibleClassChange check for ArtMethod" into lmp-dev by Andreas Gampe · 11 years ago
  81. 052c87c am 83182ed4: Merge "Reduce lock contention when debugging" into lmp-dev by Sebastien Hertz · 11 years ago
  82. 83182ed Merge "Reduce lock contention when debugging" into lmp-dev by Sebastien Hertz · 11 years ago
  83. 5c36e46 am cb50ed40: Merge "Quick compiler: fix DCHECK" into lmp-dev by buzbee · 11 years ago
  84. cb50ed4 Merge "Quick compiler: fix DCHECK" into lmp-dev by buzbee · 11 years ago
  85. bd8921c am 118785c6: CheckAndClearResolveException should allow LinkageError by Brian Carlstrom · 11 years ago
  86. 118785c CheckAndClearResolveException should allow LinkageError by Brian Carlstrom · 11 years ago
  87. 9cb8d7a ART: kSuper also has IncompatibleClassChangeError by Andreas Gampe · 11 years ago
  88. 249907f ART: Fix IncompatibleClassChange check for ArtMethod by Andreas Gampe · 11 years ago
  89. 213a543 am eac98d7c: Merge "Reduce GC log spam." into lmp-dev by Mathieu Chartier · 11 years ago
  90. eac98d7 Merge "Reduce GC log spam." into lmp-dev by Mathieu Chartier · 11 years ago
  91. 0ab56e9 Reduce GC log spam. by Mathieu Chartier · 11 years ago
  92. 18bacb6 Map heap maps at a lower address. by Mathieu Chartier · 11 years ago
  93. 28b066a Quick compiler: fix DCHECK by buzbee · 11 years ago
  94. 6b33bed am 0699fbf7: Reduce log spam by changing a LOG(INFO) to VLOG(startup) by Alex Light · 11 years ago
  95. 0e73bda am 507e6180: Support running without a boot image. by Alex Light · 11 years ago
  96. 0699fbf Reduce log spam by changing a LOG(INFO) to VLOG(startup) by Alex Light · 11 years ago
  97. 507e618 Support running without a boot image. by Alex Light · 11 years ago
  98. 6e384ed am 73aa0b03: Merge "Fix GC memory overhead accounting." into lmp-dev by Mathieu Chartier · 11 years ago
  99. 73aa0b0 Merge "Fix GC memory overhead accounting." into lmp-dev by Mathieu Chartier · 11 years ago
  100. 495541b am 83a2192d: Merge "Add fallback for non moving space being full." into lmp-dev by Mathieu Chartier · 11 years ago