1. 12 11月, 2016 1 次提交
  2. 11 11月, 2016 5 次提交
  3. 10 11月, 2016 1 次提交
  4. 09 11月, 2016 2 次提交
  5. 08 11月, 2016 3 次提交
  6. 05 11月, 2016 1 次提交
    • I
      Update CONTRIBUTING.md (#3203) · 041af0e7
      Ian Hickson 提交于
      At some point recently we started putting a JSON file in the out/ directory and this broke this suggested build script.
      This patch makes the script more resilient to such files.
      041af0e7
  7. 04 11月, 2016 4 次提交
  8. 03 11月, 2016 5 次提交
  9. 02 11月, 2016 5 次提交
  10. 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
  11. 30 10月, 2016 1 次提交
  12. 29 10月, 2016 4 次提交
  13. 28 10月, 2016 7 次提交