)]}'
{
  "commit": "865ac46c515e2b574a79cacc399e2d08bb9acde8",
  "tree": "559fea73c9535c7159466aca382f3519d14c4c2c",
  "parents": [
    "8e1f256f31ce14b2f3036cc7fc7664edaed31c5b"
  ],
  "author": {
    "name": "bungeman",
    "email": "bungeman@google.com",
    "time": "Wed Mar 18 08:25:43 2015 -0700"
  },
  "committer": {
    "name": "Ben Wagner",
    "email": "bungeman@google.com",
    "time": "Fri Mar 20 10:25:19 2015 -0400"
  },
  "message": "Restore GDI text size rounding.\n\nAdd call to SkScalarRoundToScalar(). The old code calculated the scale\nfrom the text size, but now the text size is calculated from the scale\n(which is arguably the right way to think about it). However, the old\ncode always rounded the final resulting text size, while the new code\ndoes not.\n\nIn the \u0027no hinting\u0027 case, the text size is already rounded to an integer\n(so that the rest of the matrix is minimized). In the \u0027hinted\u0027 case, the\nentire scale has been removed from the matrix, so the scale value is the\n\u0027real\u0027 residual size. The old code rounded this size, and the new code\nshould as well.\n\nBUG\u003dchromium:464784\n\nReview URL: https://codereview.chromium.org/1014953002\n\nCherry-pick: 6f94076da504a9e292c7f6173b039d2692d47c51\nApproval: https://code.google.com/p/chromium/issues/detail?id\u003d464784#c25\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5ea55bd7a43b5f5399e003c426359e5afbfcb927",
      "old_mode": 33261,
      "old_path": "src/ports/SkFontHost_win.cpp",
      "new_id": "311eb00c9a9a8866421169f42a78daf376f6040a",
      "new_mode": 33261,
      "new_path": "src/ports/SkFontHost_win.cpp"
    }
  ]
}
