1. 8c8a5bc am 0bff4f37: Increase dex2oat timeouts for debug builds by Mathieu Chartier · 11 years ago
  2. 0bff4f3 Increase dex2oat timeouts for debug builds by Mathieu Chartier · 11 years ago
  3. 03e1f83 am 4e67841e: Change Reference.get() intrinsic to Reference.getReferent(). by Mathieu Chartier · 11 years ago
  4. 4e67841 Change Reference.get() intrinsic to Reference.getReferent(). by Mathieu Chartier · 11 years ago
  5. ef24a28 am f8aed38f: Merge "Change 099-vmdebug test to use File.createTempFile." into lmp-dev by Jeff Hao · 11 years ago
  6. f8aed38 Merge "Change 099-vmdebug test to use File.createTempFile." into lmp-dev by Jeff Hao · 11 years ago
  7. 1ae33d6 Change 099-vmdebug test to use File.createTempFile. by Jeff Hao · 11 years ago
  8. 7bcbf26 am 3298611e: Merge "Temporarily disable LOS on 64 bit" into lmp-dev by Mathieu Chartier · 11 years ago
  9. 3298611 Merge "Temporarily disable LOS on 64 bit" into lmp-dev by Mathieu Chartier · 11 years ago
  10. 51c4684 am 1b2140c9: ART: Better error reporting on broken oat file by Andreas Gampe · 11 years ago
  11. 1b2140c ART: Better error reporting on broken oat file by Andreas Gampe · 11 years ago
  12. cefd7aa am 6b8f8688: Merge "Workaround Darwin ContainedWithinExistingMap issue" into lmp-dev by Brian Carlstrom · 11 years ago
  13. 6b8f868 Merge "Workaround Darwin ContainedWithinExistingMap issue" into lmp-dev by Brian Carlstrom · 11 years ago
  14. 29acd2f Workaround Darwin ContainedWithinExistingMap issue by Brian Carlstrom · 11 years ago
  15. 652984e am 77c318d5: Merge "Fix monitor visit for class initializer" into lmp-dev by Sebastien Hertz · 11 years ago
  16. dc5e4e3 am 5300d478: Merge "ART: Fix unchecked register index validity" into lmp-dev by Andreas Gampe · 11 years ago
  17. 77c318d Merge "Fix monitor visit for class initializer" into lmp-dev by Sebastien Hertz · 11 years ago
  18. 5300d47 Merge "ART: Fix unchecked register index validity" into lmp-dev by Andreas Gampe · 11 years ago
  19. f056b35 am 8a4064e2: Fix darwin run-test problems by Brian Carlstrom · 11 years ago
  20. 8a4064e Fix darwin run-test problems by Brian Carlstrom · 11 years ago
  21. eb10cfe Temporarily disable LOS on 64 bit by Mathieu Chartier · 11 years ago
  22. 5b06476 am 1e25d938: Merge "Add fast path for FindClass using the type dex file." into lmp-dev by Mathieu Chartier · 11 years ago
  23. 1e25d93 Merge "Add fast path for FindClass using the type dex file." into lmp-dev by Mathieu Chartier · 11 years ago
  24. 22fb61c am dd66899f: Merge "ART: Change ART for new native bridge sequence" into lmp-dev by Andreas Gampe · 11 years ago
  25. 8a39e7f Add fast path for FindClass using the type dex file. by Mathieu Chartier · 11 years ago
  26. dd66899 Merge "ART: Change ART for new native bridge sequence" into lmp-dev by Andreas Gampe · 11 years ago
  27. a6cfa90 am c0e1fa73: Merge "Add test for hashCode and System.identityHashCode." into lmp-dev by Mathieu Chartier · 11 years ago
  28. c0e1fa7 Merge "Add test for hashCode and System.identityHashCode." into lmp-dev by Mathieu Chartier · 11 years ago
  29. b4b25cf am b087849f: Disable tracing if enabled by default for new tracing test. by Jeff Hao · 11 years ago
  30. b087849 Disable tracing if enabled by default for new tracing test. by Jeff Hao · 11 years ago
  31. c1226fe am afb7de60: Merge "Change when sampling thread is reset during shutdown to prevent races." into lmp-dev by Jeff Hao · 11 years ago
  32. afb7de6 Merge "Change when sampling thread is reset during shutdown to prevent races." into lmp-dev by Jeff Hao · 11 years ago
  33. f8bdd4e Change when sampling thread is reset during shutdown to prevent races. by Jeff Hao · 11 years ago
  34. 16ff467 am f81bfa3e: Ignore heap trim requests if we are the zygote by Mathieu Chartier · 11 years ago
  35. 7064b18 am 4d3981c7: Revert "Fix heap trimmer daemon sleeping." by Mathieu Chartier · 11 years ago
  36. d5b1136 Add test for hashCode and System.identityHashCode. by Mathieu Chartier · 11 years ago
  37. f81bfa3 Ignore heap trim requests if we are the zygote by Mathieu Chartier · 11 years ago
  38. 4d3981c Revert "Fix heap trimmer daemon sleeping." by Mathieu Chartier · 11 years ago
  39. 74ae47a ART: Fix unchecked register index validity by Andreas Gampe · 11 years ago
  40. 13e3c6d ART: Change ART for new native bridge sequence by Andreas Gampe · 11 years ago
  41. 6d06f1b Fix monitor visit for class initializer by Sebastien Hertz · 11 years ago
  42. ac4d0da am 2c63eee3: Merge "Fix numerous issues with DdmVmInternal allocation tracking" into lmp-dev by Brian Carlstrom · 11 years ago
  43. 2c63eee Merge "Fix numerous issues with DdmVmInternal allocation tracking" into lmp-dev by Brian Carlstrom · 11 years ago
  44. f4cb036 Fix numerous issues with DdmVmInternal allocation tracking by Brian Carlstrom · 11 years ago
  45. 0c2bd8d am b100ff4f: Merge "Avoid recomputing the dex checksum during class loading" into lmp-dev by Calin Juravle · 11 years ago
  46. b100ff4 Merge "Avoid recomputing the dex checksum during class loading" into lmp-dev by Calin Juravle · 11 years ago
  47. ca34593 Avoid recomputing the dex checksum during class loading by Calin Juravle · 11 years ago
  48. 972d674 am cb7c0e9e: Ensure alternate signal stack is minimum size. by Ian Rogers · 11 years ago
  49. cb7c0e9 Ensure alternate signal stack is minimum size. by Ian Rogers · 11 years ago
  50. 2a46267 am bbcd0a75: Merge "Fix heap trimmer daemon sleeping." into lmp-dev by Mathieu Chartier · 11 years ago
  51. bbcd0a7 Merge "Fix heap trimmer daemon sleeping." into lmp-dev by Mathieu Chartier · 11 years ago
  52. 698b446 Fix heap trimmer daemon sleeping. by Mathieu Chartier · 11 years ago
  53. 3c2559a am 57f2bbda: ART: Fix x86_64 GenSelect case when destination is Ref by Jean Christophe Beyler · 11 years ago
  54. 57f2bbd ART: Fix x86_64 GenSelect case when destination is Ref by Jean Christophe Beyler · 11 years ago
  55. 90fd7f5 am 607dcd8a: Merge "ART: Fix computation of frame size for direct proxy methods" into lmp-dev by Ian Rogers · 11 years ago
  56. 607dcd8 Merge "ART: Fix computation of frame size for direct proxy methods" into lmp-dev by Ian Rogers · 11 years ago
  57. 481458d ART: Fix computation of frame size for direct proxy methods by Serguei Katkov · 11 years ago
  58. d83f82c am e1a86627: Merge "Fix native allocation watermark clamping." into lmp-dev by Mathieu Chartier · 11 years ago
  59. e1a8662 Merge "Fix native allocation watermark clamping." into lmp-dev by Mathieu Chartier · 11 years ago
  60. 4c7fc59 Fix native allocation watermark clamping. by Mathieu Chartier · 11 years ago
  61. dbddcf7 am c4978258: Merge "Add exception check to AllocateInternalWithGc" into lmp-dev by Mathieu Chartier · 11 years ago
  62. c497825 Merge "Add exception check to AllocateInternalWithGc" into lmp-dev by Mathieu Chartier · 11 years ago
  63. 3055869 am 6b28a456: Fix stack overflow and duplicate methods while tracing. by Jeff Hao · 11 years ago
  64. 6b28a45 Fix stack overflow and duplicate methods while tracing. by Jeff Hao · 11 years ago
  65. 98d43cb Add exception check to AllocateInternalWithGc by Mathieu Chartier · 11 years ago
  66. b119fc3 am ff4cfe07: Fix SetupResourceMasks to pass correct parameters by Junmo Park · 11 years ago
  67. ff4cfe0 Fix SetupResourceMasks to pass correct parameters by Junmo Park · 11 years ago
  68. b148ad4 am f72fd02c: Merge "Quick compiler: disable GVN DO NOT MERGE" into lmp-dev by buzbee · 11 years ago
  69. f72fd02 Merge "Quick compiler: disable GVN DO NOT MERGE" into lmp-dev by buzbee · 11 years ago
  70. 4c4f4da Quick compiler: disable GVN DO NOT MERGE by buzbee · 11 years ago
  71. 1c9a747 am c60bdf66: Fix native allocation test. by Mathieu Chartier · 11 years ago
  72. 1e64b55 am 4d05d931: Merge "ART: Fix read-out-of-bounds in the compiler" into lmp-dev by Andreas Gampe · 11 years ago
  73. f4bb9ef am 635531a2: Merge "Change native allocations to use growth limit." into lmp-dev by Mathieu Chartier · 11 years ago
  74. 3fa54ea am 37bb8184: Merge "Pre-allocate the NoClassDefFoundError to be thrown for boot classes." into lmp-dev by Ian Rogers · 11 years ago
  75. 0122cf8 am 9db18e16: Merge "Reduce and speed-up class def searches." into lmp-dev by Ian Rogers · 11 years ago
  76. dc720bf am e610faf9: Merge "ART: Tighten verifier list reading and offsets" into lmp-dev by Andreas Gampe · 11 years ago
  77. c60bdf6 Fix native allocation test. by Mathieu Chartier · 11 years ago
  78. 4d05d93 Merge "ART: Fix read-out-of-bounds in the compiler" into lmp-dev by Andreas Gampe · 11 years ago
  79. 635531a Merge "Change native allocations to use growth limit." into lmp-dev by Mathieu Chartier · 11 years ago
  80. d9819ec Change native allocations to use growth limit. by Mathieu Chartier · 11 years ago
  81. 37bb818 Merge "Pre-allocate the NoClassDefFoundError to be thrown for boot classes." into lmp-dev by Ian Rogers · 11 years ago
  82. 9db18e1 Merge "Reduce and speed-up class def searches." into lmp-dev by Ian Rogers · 11 years ago
  83. e610faf Merge "ART: Tighten verifier list reading and offsets" into lmp-dev by Andreas Gampe · 11 years ago
  84. 79cfc0e Pre-allocate the NoClassDefFoundError to be thrown for boot classes. by Ian Rogers · 11 years ago
  85. cc2f239 Reduce and speed-up class def searches. by Ian Rogers · 11 years ago
  86. 64dc9da am 23590fd0: Merge "Change intern table to unordered set." into lmp-dev by Mathieu Chartier · 11 years ago
  87. 23590fd Merge "Change intern table to unordered set." into lmp-dev by Mathieu Chartier · 11 years ago
  88. 6f8f4ff am 8bd2961b: Change heap transitions + hspace compation to use VLOG(heap) by Mathieu Chartier · 11 years ago
  89. 8bd2961 Change heap transitions + hspace compation to use VLOG(heap) by Mathieu Chartier · 11 years ago
  90. 78d639e ART: Tighten verifier list reading and offsets by Andreas Gampe · 11 years ago
  91. 102d139 am b373ba1b: ART: Fix typo by Andreas Gampe · 11 years ago
  92. b373ba1 ART: Fix typo by Andreas Gampe · 11 years ago
  93. 3f4b1a5 am 277a7c7b: ART: Fix dex file verifier type-list handling by Andreas Gampe · 11 years ago
  94. 277a7c7 ART: Fix dex file verifier type-list handling by Andreas Gampe · 11 years ago
  95. d910fce Change intern table to unordered set. by Mathieu Chartier · 11 years ago
  96. 5974d73 am 20632daa: Merge "Add native memory accounting through custom allocator." into lmp-dev by Mathieu Chartier · 11 years ago
  97. 20632da Merge "Add native memory accounting through custom allocator." into lmp-dev by Mathieu Chartier · 11 years ago
  98. 5369c40 Add native memory accounting through custom allocator. by Mathieu Chartier · 11 years ago
  99. 2414f12 am 9bf1b088: Merge "Fix mips build for nested signal handler" into lmp-dev by Dave Allison · 11 years ago
  100. 9bf1b08 Merge "Fix mips build for nested signal handler" into lmp-dev by Dave Allison · 11 years ago