)]}'
{
  "commit": "f45946c742d605a895503d28c171b4c7e96b993f",
  "tree": "23b0b673e1fe77a87e6a60d0f927973a86d5b37a",
  "parents": [
    "05914b98a4043a5ac1485abb1027e25f7ccb7ebc"
  ],
  "author": {
    "name": "Nick Chameyev",
    "email": "nickchameyev@google.com",
    "time": "Fri Sep 23 11:50:55 2022 +0100"
  },
  "committer": {
    "name": "Nick Chameyev",
    "email": "nickchameyev@google.com",
    "time": "Tue Sep 27 19:08:28 2022 +0100"
  },
  "message": "[Partial Screensharing] Implement loading of recent tasks, thumbnails and icons\n\nAdds implementation of providers to get list of\nrecent tasks, recent task thumbnails and icons.\n\nAdds a method to Shell\u0027s RecentTasks interface to\nget a provider of recent tasks without using the IRecentTasks\nbinder object (which is used by Launcher) as we can\ncall it directly inside SystemUI.\n\nBug: 240924731\nTest: atest com.android.wm.shell.recents.RecentTasksControllerTest\nTest: atest com.android.systemui.mediaprojection.appselector.data.ShellRecentTaskListProviderTest\nChange-Id: I89579fc8e4e07f6bf656d300ecdbb75bdcb91035\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f4dda4cc461ab127609f8fd7904beb10f6ef5238",
      "old_mode": 33188,
      "old_path": "libs/WindowManager/Shell/src/com/android/wm/shell/dagger/WMShellBaseModule.java",
      "new_id": "80cdd1f79cb5dbf61c5cf479b021d0542adad57c",
      "new_mode": 33188,
      "new_path": "libs/WindowManager/Shell/src/com/android/wm/shell/dagger/WMShellBaseModule.java"
    },
    {
      "type": "modify",
      "old_id": "a5748f69388f980835f9d7099739e77324778230",
      "old_mode": 33188,
      "old_path": "libs/WindowManager/Shell/src/com/android/wm/shell/recents/RecentTasks.java",
      "new_id": "2a625524b48b6b110153ac00d147e9b5a54c6fcc",
      "new_mode": 33188,
      "new_path": "libs/WindowManager/Shell/src/com/android/wm/shell/recents/RecentTasks.java"
    },
    {
      "type": "modify",
      "old_id": "6409e70b0752ab4ac27f33caf1fdbc43bdcd2dee",
      "old_mode": 33188,
      "old_path": "libs/WindowManager/Shell/src/com/android/wm/shell/recents/RecentTasksController.java",
      "new_id": "02b5a35f653b5751e18e7ebaa0fb9320f99d21ed",
      "new_mode": 33188,
      "new_path": "libs/WindowManager/Shell/src/com/android/wm/shell/recents/RecentTasksController.java"
    },
    {
      "type": "modify",
      "old_id": "70fee2be90c6ae027bfbefeb043146af66f3768f",
      "old_mode": 33188,
      "old_path": "libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/recents/RecentTasksControllerTest.java",
      "new_id": "b8aaaa76e3c7e04653d2083a14927f656588367d",
      "new_mode": 33188,
      "new_path": "libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/recents/RecentTasksControllerTest.java"
    },
    {
      "type": "modify",
      "old_id": "59c6635ed8bc5549fa48ef338119a7c3e49fb627",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/MediaProjectionAppSelectorController.kt",
      "new_id": "2b381a954e2735bc96216a96eb892cd7f7f8678b",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/MediaProjectionAppSelectorController.kt"
    },
    {
      "type": "modify",
      "old_id": "0bdddfe2821d9e3928e0064eb352922d92b95a6c",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/data/AppIconLoader.kt",
      "new_id": "0927f3b0072449f6a7566e7a5c3b37f9c39617df",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/data/AppIconLoader.kt"
    },
    {
      "type": "modify",
      "old_id": "6d67e28e15e40a70a85125917b17940e55e294e8",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/data/RecentTask.kt",
      "new_id": "cd994b857e95329b3ef9fe92e8e725ccb7f12652",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/data/RecentTask.kt"
    },
    {
      "type": "modify",
      "old_id": "5a0943556d9d42c14dde62473d6082e407124af3",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/data/RecentTaskListProvider.kt",
      "new_id": "e8b49cd8ec1ce4fc70a3dca74c61358c1e673496",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/data/RecentTaskListProvider.kt"
    },
    {
      "type": "modify",
      "old_id": "429128032f40c954c5a54788d1d5ef8500d1edba",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/data/RecentTaskThumbnailLoader.kt",
      "new_id": "47faaed1030248b332e4057c8bf9b855818d1527",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/data/RecentTaskThumbnailLoader.kt"
    },
    {
      "type": "modify",
      "old_id": "37b7f47fb69ea551302b4888daffd2d62738364a",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/tests/src/com/android/systemui/mediaprojection/appselector/MediaProjectionAppSelectorControllerTest.kt",
      "new_id": "00b1f3268baefd0ce759b3d374dc5decf19bba28",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/tests/src/com/android/systemui/mediaprojection/appselector/MediaProjectionAppSelectorControllerTest.kt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "939af16d81cd610593e3ecdd420c69e0bf01eea9",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/tests/src/com/android/systemui/mediaprojection/appselector/data/ShellRecentTaskListProviderTest.kt"
    }
  ]
}
