)]}'
{
  "log": [
    {
      "commit": "affc7077aaa2d3b32e1127a741bd8b8166259b97",
      "tree": "98cdf8d575dd684d2f67f4896984eeaaa0a4da45",
      "parents": [
        "61a153ab1822f31f24d8f8da5b9d9926e5e210f2"
      ],
      "author": {
        "name": "Gulfem Savrun Yeniceri",
        "email": "gulfem@google.com",
        "time": "Sat Apr 20 00:25:39 2024 +0000"
      },
      "committer": {
        "name": "Gulfem Savrun Yeniceri",
        "email": "gulfem@google.com",
        "time": "Sat Apr 20 04:18:14 2024 +0000"
      },
      "message": "[build] Improve readability in deps in ffmpeg\n\nChange-Id: I9933a330cb2d44d6b19e68493a6217216024d894\nReviewed-on: https://fuchsia-review.googlesource.com/c/third_party/ffmpeg/+/1032253\nReviewed-by: Roland McGrath \u003cmcgrathr@google.com\u003e\n"
    },
    {
      "commit": "61a153ab1822f31f24d8f8da5b9d9926e5e210f2",
      "tree": "aec2b4e1984b50ab03124c195bc8ad632c6fa05a",
      "parents": [
        "fafb515b453d04c48bcbc91170b9479dc412f680"
      ],
      "author": {
        "name": "Gulfem Savrun Yeniceri",
        "email": "gulfem@google.com",
        "time": "Fri Apr 19 04:32:22 2024 +0000"
      },
      "committer": {
        "name": "Gulfem Savrun Yeniceri",
        "email": "gulfem@google.com",
        "time": "Fri Apr 19 17:17:21 2024 +0000"
      },
      "message": "[build] Work around LTO issue in FFmpeg\n\nBug: 335542674, 42180987\nChange-Id: Ia12bcb601d7a7007196adb0154f72f90114b7091\nReviewed-on: https://fuchsia-review.googlesource.com/c/third_party/ffmpeg/+/1031718\nReviewed-by: Petr Hosek \u003cphosek@google.com\u003e\n"
    },
    {
      "commit": "fafb515b453d04c48bcbc91170b9479dc412f680",
      "tree": "bee72e7aa9e77dc1da12816df959c0e975b303ad",
      "parents": [
        "7cff9832c9348d51e0d1f8245cb0b3c60edb389b"
      ],
      "author": {
        "name": "Dale Sather",
        "email": "dalesat@google.com",
        "time": "Tue Apr 11 15:38:07 2023 -0700"
      },
      "committer": {
        "name": "Dale Sather",
        "email": "dalesat@google.com",
        "time": "Thu Apr 20 20:31:58 2023 +0000"
      },
      "message": "[ffmpeg] roll ffmpeg to 8d21d41d8bec5c0b266ee305d1a708dc5c23b594\n\nThis CL rolls ffmpeg forward to use a current version of chromium\u0027s\nthird_party/ffmpeg repo. Because fxr/820575 has recently landed,\nthis CL also introduces the smart_display ffmpeg profile to the\nffmpeg prebuilts.\n\nTest: no behavior change\nChange-Id: I2d552e1d950041a583b4b78baaef472ec19bcf92\nReviewed-on: https://fuchsia-review.googlesource.com/c/third_party/ffmpeg/+/834101\nReviewed-by: Petr Hosek \u003cphosek@google.com\u003e\n"
    },
    {
      "commit": "7cff9832c9348d51e0d1f8245cb0b3c60edb389b",
      "tree": "1686a4b5c34f112b8980f0c1be318c94f78e1fd7",
      "parents": [
        "c6974898e348041595859cb30d3689b537bb61c1"
      ],
      "author": {
        "name": "Dale Sather",
        "email": "dalesat@google.com",
        "time": "Fri Mar 10 11:19:02 2023 -0800"
      },
      "committer": {
        "name": "Dale Sather",
        "email": "dalesat@google.com",
        "time": "Sat Mar 11 00:15:51 2023 +0000"
      },
      "message": "[ffmpeg] update the previous roll to remove vp9, sbc encode\n\nThis CL updates the previous ffmpeg roll using changes in fxr/817552.\nSpecifically, support for sbc encode and vp9 decode, neither of which\nare needed, have been removed.\n\nChange-Id: Icb9436ed3059b96f45d805f5c74842d23c37b2d2\nReviewed-on: https://fuchsia-review.googlesource.com/c/third_party/ffmpeg/+/817272\nReviewed-by: Petr Hosek \u003cphosek@google.com\u003e\n"
    },
    {
      "commit": "c6974898e348041595859cb30d3689b537bb61c1",
      "tree": "bbd77efb6913abf3fd09ea780bd8dbbee1cac76b",
      "parents": [
        "51adab68ac27bbd8d1c3fab89c3ced69e8828564"
      ],
      "author": {
        "name": "Dale Sather",
        "email": "dalesat@google.com",
        "time": "Wed Mar 08 16:11:57 2023 -0800"
      },
      "committer": {
        "name": "Dale Sather",
        "email": "dalesat@google.com",
        "time": "Thu Mar 09 18:02:53 2023 +0000"
      },
      "message": "[ffmpeg] re-roll ffmpeg to 346d30b3f6631f2d47fa310f7dfeb78215706fc3\n\nThis is an update for a previous roll (fxr/807596) to the same\nChromium ffmpeg commit. Due to issues described and addressed in\nfxr/816074, that roll caused some tests to fail, so the prebuilts\ncould not be rolled into fuchsia main.\n\nThis CL contains the results of an updated roll with fxr/816074 in\nplace. A manual test verifies that the problematic tests are passing\nwith this update. Chromium\u0027s ffmpeg repo is still on the same commit,\nso there\u0027s no need to update that.\n\nChange-Id: Ieb2c8af04fc94390a789e2f6f19d42c6657f870c\nReviewed-on: https://fuchsia-review.googlesource.com/c/third_party/ffmpeg/+/816031\nReviewed-by: Petr Hosek \u003cphosek@google.com\u003e\n"
    },
    {
      "commit": "51adab68ac27bbd8d1c3fab89c3ced69e8828564",
      "tree": "41361f2d17159301811bec22cf8b5ae37edc5fb7",
      "parents": [
        "66130f511379273d13aa8bc921059be37be21eb5"
      ],
      "author": {
        "name": "Dale Sather",
        "email": "dalesat@google.com",
        "time": "Tue Feb 21 15:09:38 2023 -0800"
      },
      "committer": {
        "name": "Dale Sather",
        "email": "dalesat@google.com",
        "time": "Tue Mar 07 22:28:57 2023 +0000"
      },
      "message": "[ffmpeg] roll ffmpeg to 346d30b3f6631f2d47fa310f7dfeb78215706fc3\n\nThis CL rolls ffmpeg forward to use a current version of chromium\u0027s\nthird_party/ffmpeg repo. This is the first roll using the new roll\nscripts and the fuchsia main GN files that specify what features to\ninclude.\n\nFor the time being, we still have the \u0027default\u0027 and \u0027max\u0027 profiles\nthat have existing for some time. \u0027max\u0027 has been the profile used\nby default for both prebuilds and use_ffmpeg_prebuilt\u003dfalse builds.\n\nWe want the \u0027default\u0027 profile to be the default profile going\nforward, and for \u0027max\u0027 to go away. We will also introduce product-\nspecific profiles. In order to start using \u0027default\u0027 as the default\nprofile, the \u0027default\u0027 profile has been updated to be identical to\nthe \u0027max\u0027 profile, so that transition can occur without disruption.\nBoth profiles differ in benign ways from the previous \u0027max\u0027 profile.\n\nIn addition to the roll, this CL makes the following changes:\n\n1) Fixed an error in the roll instructions.\n2) Updated to the new lib version numbers.\n3) Made the non-prebuild build use \u0027default\u0027 by default.\n\nChange-Id: I215e38c41b26ea96fb91586ba7b510867774d7d2\nReviewed-on: https://fuchsia-review.googlesource.com/c/third_party/ffmpeg/+/807596\nReviewed-by: Petr Hosek \u003cphosek@google.com\u003e\n"
    },
    {
      "commit": "66130f511379273d13aa8bc921059be37be21eb5",
      "tree": "624c544c9a5235a458ce41fa1d9f82c6e981d558",
      "parents": [
        "2d6366a88cff05ebac155fb30f298f452daea39f"
      ],
      "author": {
        "name": "Tamir Duberstein",
        "email": "tamird@google.com",
        "time": "Tue Feb 28 15:43:47 2023 -0500"
      },
      "committer": {
        "name": "Tamir Duberstein",
        "email": "tamird@google.com",
        "time": "Wed Mar 01 18:17:44 2023 +0000"
      },
      "message": "[third_party/ffmpeg] Reenable UBSAN\n\nI am no longer able to reproduce the described failure locally.\n\nTested:\n  fx --dir out/core.x64 set core.x64 \\\n    --variant asan-ubsan \\\n    --with\u003dbundles/buildbot/core --args\u003duse_prebuilt_ffmpeg\u003dfalse\n  fx test -o use_h264_decoder_test_comp.cm\n\nSince we never build ffmpeg from source in CQ, the only way to test this\nis in CI.\n\nFixed: 46940\nChange-Id: I877d37b07129fd8dfbb01441022acb246a290f96\nReviewed-on: https://fuchsia-review.googlesource.com/c/third_party/ffmpeg/+/811951\nReviewed-by: Petr Hosek \u003cphosek@google.com\u003e\n"
    },
    {
      "commit": "2d6366a88cff05ebac155fb30f298f452daea39f",
      "tree": "563eae25cd3d7c70b1e8250e6f441a00752d5740",
      "parents": [
        "1ef83eabfec4df5555807558a831de27ca180dff"
      ],
      "author": {
        "name": "Dale Sather",
        "email": "dalesat@google.com",
        "time": "Thu Dec 15 16:25:29 2022 -0800"
      },
      "committer": {
        "name": "Dale Sather",
        "email": "dalesat@google.com",
        "time": "Thu Feb 16 18:17:29 2023 +0000"
      },
      "message": "[third_party/ffmpeg] add roll scripts for custom profiles\n\nThis CL adds python scripts for an updated roll process that supports\ncustom profiles. The new roll process is driven by files that\ndescribe and enumerate the profiles. Those files will be generated\nin the fuchsia main repo using GN.\n\nThis CL does not include a roll. That will happen in a subsequent CL.\n\nBug: 87666\n\nTest: build change\n\nChange-Id: I0442747b439107860605c0ba37d14015ee26ca53\nReviewed-on: https://fuchsia-review.googlesource.com/c/third_party/ffmpeg/+/781083\nReviewed-by: Petr Hosek \u003cphosek@google.com\u003e\n"
    },
    {
      "commit": "1ef83eabfec4df5555807558a831de27ca180dff",
      "tree": "77410d222f54b4504365db5bc27f0c4974dcaaef",
      "parents": [
        "33c1d675e49336ac11159d450cfeeb845f3942f0"
      ],
      "author": {
        "name": "Dale Sather",
        "email": "dalesat@google.com",
        "time": "Thu Jan 12 13:40:25 2023 -0800"
      },
      "committer": {
        "name": "Dale Sather",
        "email": "dalesat@google.com",
        "time": "Tue Jan 17 18:30:42 2023 +0000"
      },
      "message": "[third_party/ffmpeg] copy and reformat scripts for fxr/781083\n\nfxr/781083 introduces new scripts to be used during rolls. Those\nscripts (roll_build.py and roll_gen.py) are based on two existing\nscripts (build_ffmpeg.py and generate_gn.py) reformatted using\n\u0027black\u0027. This CL introduces those two scripts without any edits\n(just the copied files reformatted) so that fxr/781083 reviewers\ncan just look at the hand edits to those files.\n\nBug: 87666\n\nTest: build change\nChange-Id: Ibe8c3141c89f16f94469e266a44459be9f1f68d3\nReviewed-on: https://fuchsia-review.googlesource.com/c/third_party/ffmpeg/+/788449\nReviewed-by: Petr Hosek \u003cphosek@google.com\u003e\n"
    },
    {
      "commit": "33c1d675e49336ac11159d450cfeeb845f3942f0",
      "tree": "85f06a908f1b6dac455830f65827287dc69e022e",
      "parents": [
        "b1a11b0b842a917051e88aa998ae4aa60085a977"
      ],
      "author": {
        "name": "Dale Sather",
        "email": "dalesat@google.com",
        "time": "Mon Dec 05 13:49:48 2022 -0800"
      },
      "committer": {
        "name": "Dale Sather",
        "email": "dalesat@google.com",
        "time": "Mon Dec 05 23:16:02 2022 +0000"
      },
      "message": "[third_party/ffmpeg] fix build break in \"default\" profile\n\nThis CL fixes a build break in the \"default\" profile in which\nff_toupper4 is not defined. The source code for this symbol is\nincluded in both libcodec and libavformat. This is managed using\nthe \"cleaning_list\" in generate_gn.py, which generates the\nffmpeg_generated.gni file. The symbol is now required in both\n\"max\" and \"default\" profiles, but was only included in the gni\nfile for \"max\" using the libavcodec version. Now its included\nin both profiles using the libavformat version.\n\nThis started happening, because we were previously building\nthe \"max\" profiles for both x64 and arm64 (the \"max\" profile\nwas building fine), but we now build the \"default\" profile\nfor arm64.\n\nBug: 115454\n\nTest: build issue\nChange-Id: I3f34c54a8df82597f25e46364158cdc137cc4e7f\nReviewed-on: https://fuchsia-review.googlesource.com/c/third_party/ffmpeg/+/771051\nReviewed-by: Gulfem Savrun Yeniceri \u003cgulfem@google.com\u003e\n"
    },
    {
      "commit": "b1a11b0b842a917051e88aa998ae4aa60085a977",
      "tree": "6b59b2687290a84f737157e962f946d3ed603413",
      "parents": [
        "0b09d67fe47735c5165027da59e961c80cccef98"
      ],
      "author": {
        "name": "Dale Sather",
        "email": "dalesat@google.com",
        "time": "Tue Nov 29 12:31:10 2022 -0800"
      },
      "committer": {
        "name": "Dale Sather",
        "email": "dalesat@google.com",
        "time": "Wed Nov 30 00:50:47 2022 +0000"
      },
      "message": "[third_party/ffmpeg] roll\n\nThis CL updates the Fuchsia ffmpeg repo to match commit\n3f0652760463da000e35e0bb8a3a138023f4de05 (Nov 21, 2022) of the\nChromium ffmpeg repo. Completion of the roll requires this change\nand the new Chromium ffmpeg commit to be integrated.\n\nTest: no behavior change\n\nChange-Id: Ibd4d15a3a4978af6b3539d8ef70181168512de5a\nReviewed-on: https://fuchsia-review.googlesource.com/c/third_party/ffmpeg/+/767271\nReviewed-by: Petr Hosek \u003cphosek@google.com\u003e\n"
    },
    {
      "commit": "0b09d67fe47735c5165027da59e961c80cccef98",
      "tree": "93bb35503c8901bfa11dd12b3533af8af06060fa",
      "parents": [
        "6d263d0900b7678ec74e1a8a78d9b99cc438870a"
      ],
      "author": {
        "name": "Dale Sather",
        "email": "dalesat@google.com",
        "time": "Mon Nov 28 15:03:30 2022 -0800"
      },
      "committer": {
        "name": "Dale Sather",
        "email": "dalesat@google.com",
        "time": "Tue Nov 29 19:17:12 2022 +0000"
      },
      "message": "[third_party/ffmpeg] update paths in roll scripts\n\nThis CL updates paths used in ffmpeg roll scripts. Previously, the\nroll scripts assumed this structure:\n\n    third_party/ffmpeg      fuchsia ffmpeg repo\n    third_party/ffmpeg/src  chromium ffmpeg repo\n\nWe are actually using this structure:\n\n    build/secondary/third_party/ffmpeg    fuchsia ffmpeg repo\n    third_party/ffmpeg/src                chromium ffmpeg repo\n\nThe scripts have been updated accordingly.\n\nFixed: 114726\n\nTest: build change, manually tested\nChange-Id: If6cb330f8ea072aca58e32a824d098b566f7b67e\nReviewed-on: https://fuchsia-review.googlesource.com/c/third_party/ffmpeg/+/767545\nReviewed-by: Petr Hosek \u003cphosek@google.com\u003e\n"
    },
    {
      "commit": "6d263d0900b7678ec74e1a8a78d9b99cc438870a",
      "tree": "48a84e0c0171a9329717b9d86f48094c8cefee3a",
      "parents": [
        "20162819fc298f50468ef1dac4214f8f67967c00"
      ],
      "author": {
        "name": "Dale Sather",
        "email": "dalesat@google.com",
        "time": "Fri Oct 28 14:43:13 2022 -0700"
      },
      "committer": {
        "name": "Dale Sather",
        "email": "dalesat@google.com",
        "time": "Fri Oct 28 22:02:36 2022 +0000"
      },
      "message": "[third_party/ffmpeg] reference config dir more explicitly\n\nThe Fuchsia ffmpeg repo is integrated at\n//builds/secondary/third_party/ffmpeg so that its build files are\nmirrored in //third_party/ffmpeg. Unfortunately, the config files\nin this repo are not mirrored. Consequently, the BUILD.gn file has to\nbe specific about the location of the config files so the compiler\ncan find them. This CL changes the `ffmpeg_config_root` variable to\npoint to the config files in //build/secondary. A comment has been\nadded explaining the situation and what to do if, in the future, we\nare able to move this to //third_party/ffmpeg\n\nTest: build issue\nChange-Id: I9e390092f20f0aee2c61dd212809f846d9505bc8\nReviewed-on: https://fuchsia-review.googlesource.com/c/third_party/ffmpeg/+/748889\nReviewed-by: Petr Hosek \u003cphosek@google.com\u003e\n"
    },
    {
      "commit": "20162819fc298f50468ef1dac4214f8f67967c00",
      "tree": "e8e38ac412154f511abd71351808e4082745a98b",
      "parents": [
        "a6bee331230845c278375bdff48694bc1be50d95"
      ],
      "author": {
        "name": "Dale Sather",
        "email": "dalesat@google.com",
        "time": "Wed Oct 26 10:56:56 2022 -0700"
      },
      "committer": {
        "name": "Dale Sather",
        "email": "dalesat@google.com",
        "time": "Wed Oct 26 20:13:45 2022 +0000"
      },
      "message": "[third_party/ffmpeg] stop renaming files, use newest Chromium commit\n\nThis CL fixes an issue with the roll process that was creating a bad\nffmpeg_generated.gni file. It also brings third_party/ffmpeg\nup-to-date with respect to Chromium\u0027s ffmpeg repo. The new Chromium\ncommit is 5f4813ac6fded755ee386f94fbc5440748c09e71.\n\nThe roll process was doing some unnecessary renaming, which is used\nin Chromium to ensure all source files have unique basenames. This is\nevidently required for the mac build. Fuchsia has no such need.\n\nOur roll process was doing some renames that had not been done in\nChromium, causing files to be referenced by names that don\u0027t appear\nin the Chromium repo. This CL removes all the renaming code from\nthe generated_gn.py script, so all files are referenced by their\nunmodified names.\n\nTest: build issue\nChange-Id: I8a9c6e4d67c03145666e36588c21205aca7ab659\nReviewed-on: https://fuchsia-review.googlesource.com/c/third_party/ffmpeg/+/747862\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n"
    },
    {
      "commit": "a6bee331230845c278375bdff48694bc1be50d95",
      "tree": "76fe9292c1e989b1e6b61cda8a6b56fdbc6a2ecf",
      "parents": [
        "528f9ec6b4bec440fc88be7673124f3e8f4c3d18"
      ],
      "author": {
        "name": "Dale Sather",
        "email": "dalesat@google.com",
        "time": "Tue Oct 25 11:27:07 2022 -0700"
      },
      "committer": {
        "name": "Dale Sather",
        "email": "dalesat@google.com",
        "time": "Tue Oct 25 19:04:18 2022 +0000"
      },
      "message": "[third_party/ffmpeg] merge some old changes to BUILD.gn\n\nBUILD.gn and other files for ffmpeg have been rebuilt from a recent\nversion from Chromium. A couple of important changes were lost and\nare restored here.\n\nfxr/610499: [build] Explicitly include \"novariant\" variant\nfxr/508076: [build] Always optimize the build for speed\n\nTest: build issue\nChange-Id: Id84007ad4279ef5fec50b178143e1c33edb5a8ac\nReviewed-on: https://fuchsia-review.googlesource.com/c/third_party/ffmpeg/+/746922\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nReviewed-by: Gulfem Savrun Yeniceri \u003cgulfem@google.com\u003e\n"
    },
    {
      "commit": "528f9ec6b4bec440fc88be7673124f3e8f4c3d18",
      "tree": "2eb4cc1b9e5f4f98454aa880c7d52e61620f40f0",
      "parents": [
        "f6d2b4f3d5f121336acf9909df0c305e741b09f5"
      ],
      "author": {
        "name": "Dale Sather",
        "email": "dalesat@google.com",
        "time": "Mon Oct 10 14:12:57 2022 -0700"
      },
      "committer": {
        "name": "Dale Sather",
        "email": "dalesat@google.com",
        "time": "Mon Oct 10 21:18:12 2022 +0000"
      },
      "message": "[third_party/ffmpeg] add .gitignore and remove two .pyc files\n\nChange-Id: I0a0d4aca0575545137346055f79cad6c8ccdaef6\nReviewed-on: https://fuchsia-review.googlesource.com/c/third_party/ffmpeg/+/737596\nReviewed-by: Petr Hosek \u003cphosek@google.com\u003e\n"
    },
    {
      "commit": "f6d2b4f3d5f121336acf9909df0c305e741b09f5",
      "tree": "e37764ce16128c85374ebef3b26a35fbee574ad9",
      "parents": [
        "52705791cfc6ee1b28601cd5c43c025feee8a9e5"
      ],
      "author": {
        "name": "Dale Sather",
        "email": "dalesat@google.com",
        "time": "Fri Oct 07 13:19:32 2022 -0700"
      },
      "committer": {
        "name": "Dale Sather",
        "email": "dalesat@google.com",
        "time": "Mon Oct 10 20:04:47 2022 +0000"
      },
      "message": "[third_party/ffmpeg] add files for building with Chromium repo\n\nThis CL adds files to third_party/ffmpeg that are used to build\nffmpeg for fuchsia from an unaltered import of Chromium\u0027s ffmpeg,\nwhich is imported as third_party/ffmpeg/src.\n\nThe following have been added:\n\nconfig/               generated source files for specific configs\nscripts/              scripts used during the roll process\nBUILD.gn              builds ffmpeg from src/ and config/\nffmpeg_generated.gni  generated file used in the build\nffmpeg_options.gni    file used in the build\nOWNERS\nREADME.fuchsia        roll instructions, etc\nLICENSE.md            license file\nCREDITS.fuchsia       generated credits\n\nThis change will break the prebuilder until the Chromium ffmpeg repo\nis integrated at third_party/ffmpeg/src.\n\nTest: build and roll processes manually tested\n\nChange-Id: I372d24f95691a03c4fd07ba06d70dce811a44a7a\nReviewed-on: https://fuchsia-review.googlesource.com/c/third_party/ffmpeg/+/736703\nReviewed-by: Adam Barth \u003cabarth@google.com\u003e\n"
    },
    {
      "commit": "52705791cfc6ee1b28601cd5c43c025feee8a9e5",
      "tree": "3c3e0a0bc223ce1c7c7313cb86c9fe3854f89d4a",
      "parents": [
        "69a8948679ded3a6c546b5622cae5b00e6781b47"
      ],
      "author": {
        "name": "Nathan Mulcahey",
        "email": "nmulcahey@google.com",
        "time": "Tue Mar 22 20:14:29 2022 +0000"
      },
      "committer": {
        "name": "Nathan Mulcahey",
        "email": "nmulcahey@google.com",
        "time": "Tue Mar 22 20:14:29 2022 +0000"
      },
      "message": "[owners] Add a default OWNERS file to the oss_template\n\nThis OWNERS file will allow EngProd to enforce owners approvals on a\nrepo without a multistep process after repo creation.\n\nBUG: b/223995166, b/223996332\nChange-Id: I53ea4d543b559e6ad45928dcdb04b5968939ff33\nReviewed-on: https://turquoise-internal-review.googlesource.com/c/staging/oss_template/+/510574\nReviewed-by: James Robinson \u003cjamesr@google.com\u003e\n"
    },
    {
      "commit": "69a8948679ded3a6c546b5622cae5b00e6781b47",
      "tree": "0d53726c3d82bbe74dc2bc4900e26c76b9138871",
      "parents": [
        "2c1cfea4919e2fe6f150584890a7847c0569af9f"
      ],
      "author": {
        "name": "James Robinson",
        "email": "jamesr@google.com",
        "time": "Wed Jan 05 00:18:59 2022 +0000"
      },
      "committer": {
        "name": "James Robinson",
        "email": "jamesr@google.com",
        "time": "Wed Jan 05 00:18:59 2022 +0000"
      },
      "message": "Update year to 2022\n\nChange-Id: Ib4834be469c86f1c742d747f194c5d29903eafcb\nReviewed-on: https://turquoise-internal-review.googlesource.com/c/staging/oss_template/+/466287\nReviewed-by: Adam Barth \u003cabarth@google.com\u003e\n"
    },
    {
      "commit": "2c1cfea4919e2fe6f150584890a7847c0569af9f",
      "tree": "6b51a891663e2d405cac85105e96ad2b5442ccbf",
      "parents": [
        "ab91928e0e532e6505be1ec504472aa11a941b7b"
      ],
      "author": {
        "name": "James Robinson",
        "email": "jamesr@google.com",
        "time": "Fri Jan 08 01:06:02 2021 +0000"
      },
      "committer": {
        "name": "James Robinson",
        "email": "jamesr@google.com",
        "time": "Fri Jan 08 01:06:02 2021 +0000"
      },
      "message": "Update LICENSE text, year, contributors, and authors list\n\nThis updates the template in a few ways:\n\n- Updates the year to 2021\n- Removes the text \"All rights reserved.\" and removes the 3rd clause\nof the BSD license in response to guidance\n- Updates default AUTHORS entry from Google Inc to Google LLC\n- Updates CONTRIBUTING to current text\n\nChange-Id: I216f25a81d079426bc7b751560d243a3d2a2080a\nReviewed-on: https://turquoise-internal-review.googlesource.com/c/staging/oss_template/+/301530\nReviewed-by: Adam Barth \u003cabarth@google.com\u003e\n"
    },
    {
      "commit": "ab91928e0e532e6505be1ec504472aa11a941b7b",
      "tree": "9fb92d98a0314cacf22d985d6c6c5d5f898d7233",
      "parents": [
        "6f79b1719a384dd2299105d12a1ed268a8bd3529"
      ],
      "author": {
        "name": "Gary Miguel",
        "email": "garymm@google.com",
        "time": "Thu Jun 18 00:02:24 2020 +0000"
      },
      "committer": {
        "name": "Gary Miguel",
        "email": "garymm@google.com",
        "time": "Thu Jun 18 00:02:24 2020 +0000"
      },
      "message": "update year\n\nChange-Id: I27cce20d19bee2dc63e3e2d04ca930aced6e4b00\nReviewed-on: https://turquoise-internal-review.googlesource.com/c/staging/oss_template/+/220771\nReviewed-by: Anthony Fandrianto \u003catyfto@google.com\u003e\n"
    },
    {
      "commit": "6f79b1719a384dd2299105d12a1ed268a8bd3529",
      "tree": "f396f5a28adf132640b2cbd5354b6859906e9bc1",
      "parents": [
        "dfae8635ac947742b58fdd508989a3d56945280b"
      ],
      "author": {
        "name": "Gary Miguel",
        "email": "garymm@google.com",
        "time": "Wed Mar 27 16:22:57 2019 -0700"
      },
      "committer": {
        "name": "Gary Miguel",
        "email": "garymm@google.com",
        "time": "Wed Mar 27 16:23:07 2019 -0700"
      },
      "message": "update year\n\nChange-Id: Ic5b7b6c2b4cfbf7f81e8dc6fca28e075eb7888e5\n"
    },
    {
      "commit": "dfae8635ac947742b58fdd508989a3d56945280b",
      "tree": "da9a59bb97b4453a56e38b2d25197819b89b2ba5",
      "parents": [
        "fc7fca3cf4667614c3f68ddba20e9b7081ffc7a0"
      ],
      "author": {
        "name": "Gary Miguel",
        "email": "garymm@google.com",
        "time": "Thu Sep 27 14:00:11 2018 -0700"
      },
      "committer": {
        "name": "Gary Miguel",
        "email": "garymm@google.com",
        "time": "Thu Sep 27 14:00:27 2018 -0700"
      },
      "message": "update year on LICENSE\n\nChange-Id: Ied5b18bb89e7c44269a6a0796f5d62d4f9b8f180\n"
    },
    {
      "commit": "fc7fca3cf4667614c3f68ddba20e9b7081ffc7a0",
      "tree": "73592ee4090e21418662af3fd8df51bd39b94120",
      "parents": [
        "f066aab7ce3d9e548b56408255c4675b1195f29f"
      ],
      "author": {
        "name": "George Kulakowski",
        "email": "kulakowski@google.com",
        "time": "Mon Mar 06 15:11:41 2017 -0800"
      },
      "committer": {
        "name": "George Kulakowski",
        "email": "kulakowski@google.com",
        "time": "Tue Mar 14 13:21:52 2017 -0700"
      },
      "message": "Add PATENTS file\n\nChange-Id: I22794fe40627f9949020dc1a225e9c2a5f0e8e94\n"
    },
    {
      "commit": "f066aab7ce3d9e548b56408255c4675b1195f29f",
      "tree": "f8cda4008a31009e325cc2ff965cff76b0c4be64",
      "parents": [
        "bd622fe3510c67563defab14bc18bc16a5c4596b"
      ],
      "author": {
        "name": "Jason Campbell",
        "email": "jasoncampbell@google.com",
        "time": "Fri Jan 06 19:21:16 2017 -0800"
      },
      "committer": {
        "name": "Jason Campbell",
        "email": "jasoncampbell@google.com",
        "time": "Fri Jan 06 19:21:32 2017 -0800"
      },
      "message": "Update copyright for 2017\n\nChange-Id: I59c560150bb47420a97df0c227a58cb5b967c4e1\n"
    },
    {
      "commit": "bd622fe3510c67563defab14bc18bc16a5c4596b",
      "tree": "c382e0cceacae4364cdbe5631e1b2c012c72c491",
      "parents": [],
      "author": {
        "name": "Adam Barth",
        "email": "abarth@chromium.org",
        "time": "Thu Jul 14 00:11:09 2016 -0700"
      },
      "committer": {
        "name": "Adam Barth",
        "email": "abarth@chromium.org",
        "time": "Tue Aug 09 16:52:59 2016 -0700"
      },
      "message": "Initial commit\n"
    }
  ]
}
