1. 16 11月, 2016 4 次提交
  2. 15 11月, 2016 1 次提交
  3. 13 11月, 2016 1 次提交
  4. 12 11月, 2016 2 次提交
  5. 11 11月, 2016 5 次提交
  6. 10 11月, 2016 1 次提交
  7. 09 11月, 2016 2 次提交
  8. 08 11月, 2016 3 次提交
  9. 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
  10. 04 11月, 2016 4 次提交
  11. 03 11月, 2016 5 次提交
  12. 02 11月, 2016 5 次提交
  13. 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
  14. 30 10月, 2016 1 次提交
  15. 29 10月, 2016 4 次提交