Commit History

Author SHA1 Message Date
  Michael Ragazzon 90c2d5005e Merge remote-tracking branch 'origin/master' into performance 6 years ago
  Michael Ragazzon 1642ddb6af Reverse shared string font family 6 years ago
  Michael Ragazzon e91ea9c63b Shared string for font family 6 years ago
  Michael Ragazzon 0fc2144f4c Minor 6 years ago
  Michael Ragazzon 38a559d824 Look for parser in case of missing parser_index in keyword property 6 years ago
  Michael Ragazzon 0242f6366b Top and bottom z-index values not supported 6 years ago
  Michael Ragazzon b7f84b1e1a Minor cleanup 6 years ago
  Michael Ragazzon d4422169bf Some more cleanup, remove pixels per inch interface, set to a constant 96 ppi as per CSS specs. 6 years ago
  Michael Ragazzon 6078956945 Clean up 6 years ago
  Michael Ragazzon 11aa64ffa6 Remove some ResolveProperty 6 years ago
  Michael Ragazzon dec4ef6af6 Avoid duplicate conversion to lowercase 6 years ago
  Michael Ragazzon 4f8c216c5e Some cleaning up 6 years ago
  Michael Ragazzon 122bd097bb Replace many SetProperty(String, String) with SetProperty(String, Property) 6 years ago
  Michael Ragazzon cfbf05d038 Replace style cache by computed values 6 years ago
  Michael Ragazzon 654fa0907c Small optimizations 6 years ago
  Michael Ragazzon 2454f0787d Fix wrong members 6 years ago
  Michael Ragazzon c285bf99e9 Compute all the properties! 6 years ago
  Michael Ragazzon 83095e12c2 Move computed values file 6 years ago
  Michael Ragazzon 9c9b65f51d More computed values 6 years ago
  Michael Ragazzon fab2a118b5 Merge branch 'cpp11' 6 years ago
  Michael Ragazzon 25c936544b Computed values: Iterating over the locally defined properties 6 years ago
  Michael Ragazzon bb70d38d61 Margin, padding, border, ... 6 years ago
  Michael Ragazzon 3e7b022409 More computed values 6 years ago
  Michael Ragazzon ad9f11a988 Compute more properties 6 years ago
  Michael Ragazzon 04dc275c4e Determine computed value for fonts 6 years ago
  Michael Ragazzon cfaab542f4 Fix potential problems 6 years ago
  Michael Ragazzon cf928b285e Move element's main box outside of vector. 6 years ago
  Michael Ragazzon 42309c4c7e Initial support for C++11. 6 years ago
  Michael Ragazzon fa6bd0a062 Use all_properties_dirty flag when constructing elements 6 years ago
  Michael Ragazzon 7ad658f7b7 Replace resize events with virtual function call 6 years ago