1. 14 Jan, 2014 5 commits
  2. 13 Jan, 2014 3 commits
  3. 10 Jan, 2014 3 commits
  4. 09 Jan, 2014 3 commits
    • commit-bot@chromium.org's avatar
      Fix Mac fontconfig build (try 2) · 83f56922
      commit-bot@chromium.org authored
      The Mac fontconfig just #defines the cache directory, which works fine if fontconfig never has to look up any fonts (the case until now). If it has to actually find fonts from the disk, the cache directory and config directory need to be properly defined as well as running fc-cache to populate the cache directory.
      
      Populating the cache directory can take some time, but should only happen on a clean build. To remove this extra time, we have to not build poppler on Mac, which can now be accomplished with GYP_DEFINES="skia_mac_poppler=0"
      
      R=epoger@google.com
      
      Author: vandebo@chromium.org
      
      Review URL: https://codereview.chromium.org/132333002
      
      git-svn-id: http://skia.googlecode.com/svn/trunk@13007 2bbb7eff-a529-9590-31e7-b0007b416f81
      83f56922
    • commit-bot@chromium.org's avatar
      Revert of https://codereview.chromium.org/113203003/ · 32eea431
      commit-bot@chromium.org authored
      Reason for revert: Broken under XCode.
      
      R=bungeman@google.com, epoger@google.com
      TBR=bungeman@google.com, epoger@google.com
      NOTREECHECKS=true
      NOTRY=true
      
      Author: vandebo@chromium.org
      
      Review URL: https://codereview.chromium.org/132093003
      
      git-svn-id: http://skia.googlecode.com/svn/trunk@12997 2bbb7eff-a529-9590-31e7-b0007b416f81
      32eea431
    • commit-bot@chromium.org's avatar
      Fix Mac fontconfig build · 9a907fa0
      commit-bot@chromium.org authored
      The Mac fontconfig just #defines the cache directory, which works fine if fontconfig never has to look up any fonts (the case until now).  If it has to actually find fonts from the disk, the cache directory and config directory need to be properly defined as well as running fc-cache to populate the cache directory.
      
      Populating the cache directory can take some time, but should only happen on a clean build.  To remove this extra time, we have to not build poppler on Mac, which can now be accomplished with GYP_DEFINES="skia_mac_poppler=0"
      
      R=bungeman@google.com, epoger@google.com
      
      Author: vandebo@chromium.org
      
      Review URL: https://codereview.chromium.org/113203003
      
      git-svn-id: http://skia.googlecode.com/svn/trunk@12994 2bbb7eff-a529-9590-31e7-b0007b416f81
      9a907fa0
  5. 08 Jan, 2014 3 commits
  6. 07 Jan, 2014 3 commits
  7. 06 Jan, 2014 2 commits
  8. 03 Jan, 2014 1 commit
  9. 02 Jan, 2014 5 commits
  10. 30 Dec, 2013 3 commits
  11. 19 Dec, 2013 1 commit
  12. 18 Dec, 2013 4 commits
  13. 17 Dec, 2013 1 commit
  14. 16 Dec, 2013 2 commits
  15. 13 Dec, 2013 1 commit