1. 5151bcc am c63a505a: Fix concurrent start bytes race by Mathieu Chartier · 10 years ago
  2. c63a505 Fix concurrent start bytes race by Mathieu Chartier · 10 years ago
  3. 0133ec4 Fix concurrent start bytes race by Mathieu Chartier · 10 years ago
  4. 96664ad Avoid strict-aliasing problems with Handles. by Ian Rogers · 10 years ago
  5. 3bd08d5 Shut down FaultManager after shutting down threads. by Vladimir Marko · 10 years ago
  6. f4450a3 Fix mac build (second attempt) by Dmitriy Ivanov · 10 years ago
  7. 09eff05 Fixing mac build by Dmitriy Ivanov · 10 years ago
  8. 4b70d11 Untie gtest executables from LD_PRELOAD by Dmitriy Ivanov · 10 years ago
  9. 7f1fa9e Remove libsigchain from LD_PRELOADS by Dmitriy Ivanov · 10 years ago
  10. 1ec2f1d am 4b4af816: am 1f24296c: Add way to ensure we are at the front of the sigaction chain by Mathieu Chartier · 10 years ago
  11. ab608d4 Merge "Add test for equals and hashCode in ParameterizedType" into lmp-mr1-dev by Narayan Kamath · 10 years ago
  12. 4b4af81 am 1f24296c: Add way to ensure we are at the front of the sigaction chain by Mathieu Chartier · 10 years ago
  13. d8bef73 Tracking change to make Class.getDeclaredFields/Methods public by Brian Carlstrom · 10 years ago
  14. 1f24296 Add way to ensure we are at the front of the sigaction chain by Mathieu Chartier · 10 years ago
  15. a70c14a am 1fc7a271: am edfc4ca2: Fix oatdump for no image by Mathieu Chartier · 10 years ago
  16. 1fc7a27 am edfc4ca2: Fix oatdump for no image by Mathieu Chartier · 10 years ago
  17. b8acbcc Fix oatdump for no image by Mathieu Chartier · 10 years ago
  18. edfc4ca Fix oatdump for no image by Mathieu Chartier · 10 years ago
  19. 01aec97 Merge "Store exiting thread ids and names while tracing to output later." into lmp-mr1-dev by Jeff Hao · 10 years ago
  20. 2a5e00d am 84bda8bd: am c54e12a4: Change MemMap::maps_ to not be global variable by Mathieu Chartier · 10 years ago
  21. 84bda8b am c54e12a4: Change MemMap::maps_ to not be global variable by Mathieu Chartier · 10 years ago
  22. c54e12a Change MemMap::maps_ to not be global variable by Mathieu Chartier · 10 years ago
  23. fdcbc5c Store exiting thread ids and names while tracing to output later. by Jeff Hao · 10 years ago
  24. 23a3103 am 0016e52f: am 5d1c1bbd: Check for errors in ThreadGroupReference JDWP commands by Sebastien Hertz · 10 years ago
  25. 0016e52 am 5d1c1bbd: Check for errors in ThreadGroupReference JDWP commands by Sebastien Hertz · 10 years ago
  26. e3b173f Add test for equals and hashCode in ParameterizedType by Piotr Jastrzebski · 11 years ago
  27. 93961dc Merge "Optimize JDWP stack local values access" into lmp-mr1-dev by Sebastien Hertz · 10 years ago
  28. 45bc866 Merge "Handlerize throw location in DumpJavaStack" into lmp-mr1-dev by Ian Rogers · 10 years ago
  29. 5d1c1bb Check for errors in ThreadGroupReference JDWP commands by Sebastien Hertz · 11 years ago
  30. 79ffe35 Handlerize throw location in DumpJavaStack by Ian Rogers · 10 years ago
  31. 47b72ff am fbf94774: am a4fee49a: Don\'t call dlsym from signal context in signal chain by Dave Allison · 10 years ago
  32. d6527cf Hold mutator lock in DdmSendHeapSegments for all spaces by Mathieu Chartier · 10 years ago
  33. 5797aef Optimize JDWP stack local values access by Sebastien Hertz · 11 years ago
  34. fbf9477 am a4fee49a: Don\'t call dlsym from signal context in signal chain by Dave Allison · 10 years ago
  35. 523cd7f Merge "ART: Stash any exception before dumping a stack" into lmp-mr1-dev by Brian Carlstrom · 10 years ago
  36. a4fee49 Don't call dlsym from signal context in signal chain by Dave Allison · 11 years ago
  37. defb5d8 am 056e8fa7: am b90132cb: Fix race in thread list destructor by Mathieu Chartier · 10 years ago
  38. 056e8fa am b90132cb: Fix race in thread list destructor by Mathieu Chartier · 10 years ago
  39. b90132c Fix race in thread list destructor by Mathieu Chartier · 10 years ago
  40. a4bd95f am 7b579f56: am b6404fe0: Disable kEnableJavaStackTraceHandler by Brian Carlstrom · 10 years ago
  41. 7b579f5 am b6404fe0: Disable kEnableJavaStackTraceHandler by Brian Carlstrom · 10 years ago
  42. f924d23 Dump mutator lock for thread suspend timeout by Mathieu Chartier · 10 years ago
  43. b6404fe Disable kEnableJavaStackTraceHandler by Brian Carlstrom · 10 years ago
  44. 21b45c8 Merge "Fix mips thread offsets" into lmp-mr1-dev by Mathieu Chartier · 10 years ago
  45. 7f47b23 Fix mips thread offsets by Mathieu Chartier · 10 years ago
  46. 7af1b97 am d2aa3bb9: am b9001abf: Add extra logging for lock contention by Mathieu Chartier · 10 years ago
  47. d2aa3bb am b9001abf: Add extra logging for lock contention by Mathieu Chartier · 10 years ago
  48. b9001ab Add extra logging for lock contention by Mathieu Chartier · 10 years ago
  49. b5abda6 ART: Fix verifier fail message. by Elena Sayapina · 11 years ago
  50. d87bc13 ART: Stash any exception before dumping a stack by Andreas Gampe · 10 years ago
  51. 8c732ca am 70a96024: am 5be30072: ART: Remove wrong DCHECK by Andreas Gampe · 10 years ago
  52. 70a9602 am 5be30072: ART: Remove wrong DCHECK by Andreas Gampe · 10 years ago
  53. 5be3007 ART: Remove wrong DCHECK by Andreas Gampe · 10 years ago
  54. 68ad515 am 11881488: am ba16b079: More native bridge tests by Calin Juravle · 10 years ago
  55. 1188148 am ba16b079: More native bridge tests by Calin Juravle · 10 years ago
  56. ba16b07 More native bridge tests by Calin Juravle · 10 years ago
  57. 2dfff04 am 261c7654: am 228f9251: Merge "ART: Overflow of bound check in ArrayCopy intrinsic" into lmp-dev by Bill Buzbee · 10 years ago
  58. 0fe88fd am 14ddcbab: am 95a93541: Add VMRuntime.isBootClassPathOnDisk by Brian Carlstrom · 10 years ago
  59. f593dbd am a3ce2ed2: am 02ff2d41: AddIntrinsicSlowPath with resume requires clobbering by Serguei Katkov · 10 years ago
  60. 261c765 am 228f9251: Merge "ART: Overflow of bound check in ArrayCopy intrinsic" into lmp-dev by Bill Buzbee · 10 years ago
  61. 14ddcba am 95a93541: Add VMRuntime.isBootClassPathOnDisk by Brian Carlstrom · 10 years ago
  62. a3ce2ed am 02ff2d41: AddIntrinsicSlowPath with resume requires clobbering by Serguei Katkov · 10 years ago
  63. 228f925 Merge "ART: Overflow of bound check in ArrayCopy intrinsic" into lmp-dev by Bill Buzbee · 10 years ago
  64. 95a9354 Add VMRuntime.isBootClassPathOnDisk by Brian Carlstrom · 10 years ago
  65. db7239c ART: Overflow of bound check in ArrayCopy intrinsic by avignate · 10 years ago
  66. 02ff2d4 AddIntrinsicSlowPath with resume requires clobbering by Serguei Katkov · 11 years ago
  67. 9ac4114 am 53d36bb8: am 6d031046: ART: Update for split native bridge initialization by jgu21 · 10 years ago
  68. 53d36bb am 6d031046: ART: Update for split native bridge initialization by jgu21 · 10 years ago
  69. 6d03104 ART: Update for split native bridge initialization by jgu21 · 11 years ago
  70. 0b46027 am 75832926: am 11c48fe8: (-s ours) Merge "Optimize get/set reflection performance" into lmp-dev by Mathieu Chartier · 10 years ago
  71. 7583292 am 11c48fe8: (-s ours) Merge "Optimize get/set reflection performance" into lmp-dev by Mathieu Chartier · 10 years ago
  72. 11c48fe Merge "Optimize get/set reflection performance" into lmp-dev by Mathieu Chartier · 10 years ago
  73. ffc788c Optimize get/set reflection performance by Mathieu Chartier · 10 years ago
  74. 27f0d48 am dbe4dc12: Merge "Fix broken runtime SetStatsEnabled logic" into lmp-dev by Mathieu Chartier · 10 years ago
  75. dbe4dc1 Merge "Fix broken runtime SetStatsEnabled logic" into lmp-dev by Mathieu Chartier · 10 years ago
  76. 9c94b11 am ed34f59c: Merge "Quick compiler: aarch64 codegen & long_min literal" into lmp-dev by buzbee · 10 years ago
  77. ed34f59 Merge "Quick compiler: aarch64 codegen & long_min literal" into lmp-dev by buzbee · 10 years ago
  78. b504d2f Quick compiler: aarch64 codegen & long_min literal by buzbee · 10 years ago
  79. dbdb9c4 am 23fb122b: Change heap base address by Mathieu Chartier · 10 years ago
  80. 23fb122 Change heap base address by Mathieu Chartier · 10 years ago
  81. a98ffd7 Fix broken runtime SetStatsEnabled logic by Mathieu Chartier · 10 years ago
  82. 5169bf9 Merge "Reduce IndirectReferenceTable memory usage" into lmp-mr1-dev by Mathieu Chartier · 10 years ago
  83. 266b468 Merge "Do not hold breakpoint lock when running the verifier" into lmp-dev by Sebastien Hertz · 10 years ago
  84. a1de6b9 Reduce IndirectReferenceTable memory usage by Mathieu Chartier · 10 years ago
  85. 9770574 Merge "x86: evaluation destination should be after load of source in RA [DO NOT MERGE]" into lmp-dev by Pat Tjin · 10 years ago
  86. 4dfd0e4 Merge "Restore kReasonLogging for kDexoptNeeded and kPatchoatNeeded" into lmp-dev by Brian Carlstrom · 10 years ago
  87. db273aa x86: evaluation destination should be after load of source in RA [DO NOT MERGE] by Serguei Katkov · 11 years ago
  88. c95f840 Merge "ART: Refactor elf_writer_quick for elf section order" into lmp-dev by Andreas Gampe · 10 years ago
  89. 3c5ec99 ART: Refactor elf_writer_quick for elf section order by Andreas Gampe · 10 years ago
  90. aa93129 dex2oat should truncate files opened from file descriptors by Brian Carlstrom · 10 years ago
  91. 63582f2 Restore kReasonLogging for kDexoptNeeded and kPatchoatNeeded by Brian Carlstrom · 10 years ago
  92. 4d6e483 Do not hold breakpoint lock when running the verifier by Sebastien Hertz · 10 years ago
  93. 344f414 Merge "Fix JDWP crash when reporting exception" into lmp-dev by Sebastien Hertz · 10 years ago
  94. e1a3950 Merge "Dump kernel/native stacks of pure native threads." into lmp-dev by Christopher Ferris · 10 years ago
  95. 503b9b0 Fix sput-wide verification flag. by Logan Chien · 11 years ago
  96. 7da37cc Dump kernel/native stacks of pure native threads. by Christopher Ferris · 10 years ago
  97. bbb6389 Fix JDWP crash when reporting exception by Sebastien Hertz · 10 years ago
  98. dcfd6ca Move spammy logs to JDWP verbose mode by Sebastien Hertz · 10 years ago
  99. 33c36d4 ART: Only allow the zygote to create the global boot image by Andreas Gampe · 10 years ago
  100. 63bc11e DO NOT MERGE. Only have a portable entrypoint in portable builds. by Ian Rogers · 10 years ago