)]}'
{
  "commit": "423cf223d9665f8f435bc22174f56471e467814b",
  "tree": "9c0293787c892859a10473e6544e32585a4d96e9",
  "parents": [
    "6ba720a4890bcffd0e48ec329318c929d517ce2c"
  ],
  "author": {
    "name": "Tong Mu",
    "email": "dkwingsmt@users.noreply.github.com",
    "time": "Thu Apr 04 10:27:07 2019 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Apr 04 10:27:07 2019 -0700"
  },
  "message": "Fix edge cases of PointerEventConverter (#29998)\n\n* Fix: ui.PointerChange.remove might contain position change, but we used to expand it into a Cancel and Remove, neither of which allows position change. A Hover event is added, and a test is updated accordingly.\r\n* Fixed the issue where a PointerMoveEvent and a PointerCancelEvent do not receive the correct pressure.\r\n* Refactor the calculation of delta into deltaTo.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0364c59489c4fe4f959f2e8304ff2b7b18685cbf",
      "old_mode": 33188,
      "old_path": "packages/flutter/lib/src/gestures/converter.dart",
      "new_id": "8c0d209cd9a9eb24c1a6b534f0764ff5a87709f7",
      "new_mode": 33188,
      "new_path": "packages/flutter/lib/src/gestures/converter.dart"
    },
    {
      "type": "modify",
      "old_id": "6f68aec5284f430836bf0ed6db45c2635a8cf472",
      "old_mode": 33188,
      "old_path": "packages/flutter/lib/src/gestures/events.dart",
      "new_id": "dca70a9c4f0b3dc1593590395053dd5b350f2b98",
      "new_mode": 33188,
      "new_path": "packages/flutter/lib/src/gestures/events.dart"
    },
    {
      "type": "modify",
      "old_id": "31f1477f868546115144eec08ae16db322fd8f66",
      "old_mode": 33188,
      "old_path": "packages/flutter/test/gestures/gesture_binding_test.dart",
      "new_id": "f2924a6851e5dc0deb4ce647a4dea6489fd771bd",
      "new_mode": 33188,
      "new_path": "packages/flutter/test/gestures/gesture_binding_test.dart"
    }
  ]
}
