)]}'
{
  "commit": "6c9f0c00dcb641bbab59ed35bde8479316f0725b",
  "tree": "8433b177743ec773f52bd1fd6c5be1b7af153ef3",
  "parents": [
    "bdc5b6b768f6e51a5cd06f2feaa85d3c305b25df"
  ],
  "author": {
    "name": "Chris Bracken",
    "email": "chris@bracken.jp",
    "time": "Tue Feb 07 20:23:32 2023 -0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Feb 07 20:23:32 2023 -0800"
  },
  "message": "[macOS] Support text input autocomplete (#39460)\n\nBy default, autocomplete is enabled during text input on macOS. On Macs\r\nwith the touchbar enabled, the current text input and any suggested\r\nautocompletions are listed in the touchbar.\r\n\r\nThis adds support for disabling autocomplete when autofill is disabled,\r\nwhen obscureText is set in the text input configuration, and when the\r\nautofill hint type is \"password\" or \"username\". When an AutofillGroup is\r\nin use, we disable autocomplete for all fields within the group when any\r\nof the fields disables autocomplete.\r\n\r\nWhile OS-level autocomplete support is far more robust on iOS, this\r\nbehaviour matches our enable/disable state management behaviour on that\r\nplatform.\r\n\r\nIssue: https://github.com/flutter/flutter/issues/119824",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e4d97b5b7d30d6d4098ef9e265bac185e10d3d24",
      "old_mode": 33188,
      "old_path": "shell/platform/darwin/macos/framework/Source/FlutterTextInputPlugin.mm",
      "new_id": "c5bdca27ce9863649e8e16e1ae49b188afe53beb",
      "new_mode": 33188,
      "new_path": "shell/platform/darwin/macos/framework/Source/FlutterTextInputPlugin.mm"
    },
    {
      "type": "modify",
      "old_id": "42350807f37afbec116f351354d0a72e09e5c84b",
      "old_mode": 33188,
      "old_path": "shell/platform/darwin/macos/framework/Source/FlutterTextInputPluginTest.mm",
      "new_id": "1efc461b0843664161d4ae40c5c5baec87f4d1b7",
      "new_mode": 33188,
      "new_path": "shell/platform/darwin/macos/framework/Source/FlutterTextInputPluginTest.mm"
    }
  ]
}
