1. 03 11月, 2016 5 次提交
  2. 02 11月, 2016 5 次提交
  3. 01 11月, 2016 1 次提交
    • J
      Fix a leak of RenderObjects in Paragraph/ParagraphBuilder (#3189) · cdd7db26
      Jason Simmons 提交于
      The RenderView destructor does not delete its descendants.
      RenderObject::destroy must be called to delete the object tree along with
      other cleanup tasks.
      
      Also associate a CustomFontData with dynamically loaded fonts in order to get
      the desired FontDataCache behavior at RenderObject::destroy time.
      cdd7db26
  4. 30 10月, 2016 1 次提交
  5. 29 10月, 2016 4 次提交
  6. 28 10月, 2016 8 次提交
  7. 27 10月, 2016 2 次提交
  8. 26 10月, 2016 4 次提交
  9. 25 10月, 2016 3 次提交
  10. 22 10月, 2016 5 次提交
  11. 21 10月, 2016 2 次提交