1. 13 7月, 2017 1 次提交
    • J
      Ensure we disconnect any projection buffers we create for views · 09c89bd5
      Jason Malinowski 提交于
      When we create a projection buffer, that buffer is strongly held by
      the underlying buffer, which means we have a memory leak unless we
      disconnect it by unmapping all spans. This also causes problems because
      bugs in the editor around projections can then cause crashes when we
      didn't actually need the buffers anymore.
      09c89bd5
  2. 29 6月, 2017 1 次提交
  3. 28 7月, 2016 1 次提交
  4. 27 1月, 2015 1 次提交