)]}'
{
  "log": [
    {
      "commit": "5762590482cc1672905dda4b3d76ed2f55319497",
      "tree": "c2fbf6ac15adcbe8c17e7dbb33182d431f89da8e",
      "parents": [
        "3a1a42ff9cbee7e74dc612eb8bbc790c8e6a0fc9"
      ],
      "author": {
        "name": "Andrew Moylan",
        "email": "amoylan@google.com",
        "time": "Fri May 08 15:02:44 2026"
      },
      "committer": {
        "name": "chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "email": "chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Mon May 11 00:38:51 2026"
      },
      "message": "Remove alanlxl from OWNERS\n\nBUG\u003db:479780381\nTEST\u003dCQ only\n\nChange-Id: Id830422bed901162b576e78ad0665c4c5ac080ce\nReviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/libtextclassifier/+/7831668\nAuto-Submit: Andrew Moylan \u003camoylan@google.com\u003e\nTested-by: Andrew Moylan \u003camoylan@google.com\u003e\nReviewed-by: Amanda Deacon \u003camandadeacon@chromium.org\u003e\nCommit-Queue: Amanda Deacon \u003camandadeacon@chromium.org\u003e\n"
    },
    {
      "commit": "3a1a42ff9cbee7e74dc612eb8bbc790c8e6a0fc9",
      "tree": "e5789599b2a82fc0d2b3b1c6f37d51f6137649ca",
      "parents": [
        "39924bdf98325c81440c6d27d5afb4a0146fb0f7"
      ],
      "author": {
        "name": "Deva S",
        "email": "devadharuns@google.com",
        "time": "Tue May 05 11:55:41 2026"
      },
      "committer": {
        "name": "chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "email": "chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Fri May 08 09:23:32 2026"
      },
      "message": "Fix for arm64 generic in llvm next\n\nThe new compiler failed to build this package\nLink to failure : https://b.corp.google.com/issues/502698843#comment3\n\nBUG\u003db:502698843\nTEST\u003demerge-arm64-generic dev-libs/libtextclassifier\n\nChange-Id: I50335e30bf44d4f3e08079d3ef28c75718c1eacb\nReviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/libtextclassifier/+/7817735\nAuto-Submit: Deva S (xWF) \u003cdevadharuns@google.com\u003e\nCommit-Queue: Deva S (xWF) \u003cdevadharuns@google.com\u003e\nReviewed-by: Jordan Abrahams-Whitehead \u003cajordanr@google.com\u003e\nReviewed-by: Andrew Moylan \u003camoylan@google.com\u003e\nTested-by: Deva S (xWF) \u003cdevadharuns@google.com\u003e\n"
    },
    {
      "commit": "39924bdf98325c81440c6d27d5afb4a0146fb0f7",
      "tree": "1a3270b820b4259fc17c6eeeb006c13ba9a0d81b",
      "parents": [
        "8deeca979cebbd55099d64f8c04c95b4ece8bfa1"
      ],
      "author": {
        "name": "Jon Murphy",
        "email": "jpmurphy@google.com",
        "time": "Tue Jan 02 18:24:24 2024"
      },
      "committer": {
        "name": "Chromeos LUCI",
        "email": "chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Tue Jan 02 22:29:43 2024"
      },
      "message": "COIL: Migrate to HEAD\n\nUpdate links to point to HEAD\n\nBUG\u003db:224796805\nTEST\u003dnavigate to updated link and/or N/A\n\nChange-Id: I8b8633fcc07e42415ddc28c6e731c79e1c4f418c\nReviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/libtextclassifier/+/5158709\nCommit-Queue: Andrew Moylan \u003camoylan@chromium.org\u003e\nTested-by: Jonathon Murphy \u003cjpmurphy@google.com\u003e\nReviewed-by: Andrew Moylan \u003camoylan@chromium.org\u003e\nAuto-Submit: Jonathon Murphy \u003cjpmurphy@google.com\u003e\n"
    },
    {
      "commit": "8deeca979cebbd55099d64f8c04c95b4ece8bfa1",
      "tree": "b87f4c53fa542b0620715e7f4911e3e15eb5d4a8",
      "parents": [
        "5452b202f7d8d804c180680076b4dfe830e6b20d"
      ],
      "author": {
        "name": "George Burgess IV",
        "email": "gbiv@google.com",
        "time": "Wed Sep 06 20:24:13 2023"
      },
      "committer": {
        "name": "Chromeos LUCI",
        "email": "chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Wed Oct 04 00:23:39 2023"
      },
      "message": "unilib: fix overflow bugs\n\nTwo changes in one:\n- Clang will soon turn this code into an error, so add `static_cast`s to\n  signal that the change of value (referenced in comments) is OK.\n- Trade `\u003e\u003d` for `\u003e`, since the former will incorrectly reject values at\n  `numeric_limits\u003cT\u003e::max()`. Do the same for `min`.\n\nBUG\u003db:296451257\nTEST\u003demerge-brya libtextclassifer\n\nChange-Id: Id1a44bd1e6406b21a17106eed6ccdfaf8ad767b6\nReviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/libtextclassifier/+/4847326\nReviewed-by: Andrew Moylan \u003camoylan@chromium.org\u003e\nCommit-Queue: George Burgess \u003cgbiv@chromium.org\u003e\nTested-by: George Burgess \u003cgbiv@chromium.org\u003e\n"
    },
    {
      "commit": "5452b202f7d8d804c180680076b4dfe830e6b20d",
      "tree": "b0b0edde84f07ff89763a49dbc428326e120a0ea",
      "parents": [
        "01652c17e116baa8ebd7083e8cbc3dede513ac9e"
      ],
      "author": {
        "name": "Allen Webb",
        "email": "allenwebb@google.com",
        "time": "Mon Oct 02 16:10:53 2023"
      },
      "committer": {
        "name": "Chromeos LUCI",
        "email": "chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Mon Oct 02 23:01:02 2023"
      },
      "message": "BUILD.gn: Fix method of including flatbuffers\n\nPreviously the flatbuffers.pc was being ignored. This removes the manual\ninclude and linking in favor of using the .pc to fix a breakage after\nupgrading flatbuffers where a -I/usr/include/flatbuffers was conflicting\nwith \u003cstring.h\u003e.\n\nBUG\u003db:303055025\nTEST\u003dFEATURES\u003dtest emerge-${BOARD} libtextclassifier\n\nChange-Id: Ie817d2231ebd3786f026487efea0c7d7e540e2fa\nReviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/libtextclassifier/+/4906621\nTested-by: Allen Webb \u003callenwebb@google.com\u003e\nReviewed-by: Andrew Moylan \u003camoylan@chromium.org\u003e\nCommit-Queue: Allen Webb \u003callenwebb@google.com\u003e\n"
    },
    {
      "commit": "01652c17e116baa8ebd7083e8cbc3dede513ac9e",
      "tree": "4fa2be0611424952390eb570106ed5944e294b46",
      "parents": [
        "35482ec5c87bc239d1e0f96dc370a42bf8427fab"
      ],
      "author": {
        "name": "Amanda Deacon",
        "email": "amandadeacon@chromium.org",
        "time": "Thu Jan 14 00:07:44 2021"
      },
      "committer": {
        "name": "Commit Bot",
        "email": "commit-bot@chromium.org",
        "time": "Mon Jan 25 03:31:30 2021"
      },
      "message": "Uprev new code and remove C++17 workarounds.\n\nThese changes have undergone internal review prior to open-sourcing.\n\nThis CL was created by running the export_to_chromeos.sh export script, with manual updates to BUILD.gn. The upstream libtextclassifier code in google3 is current as of\ncl/351124900. Changes to the export script since the previous uprev can\nbe seen in cl/348401862.\n\nThis CL contains only refactoring changes. It is not expected to\nintroduce any functional/feature changes.\n\nBUG\u003db:174953443\nTEST\u003dchromeos: (in conjunction with minor libtextclassifier ebuild\nTEST\u003dchanges) ML Service unit tests for tclib pass.\nTEST\u003dManual testing of Quick Answers on DUT (e.g. QA popup visible\nTEST\u003don right-clicking non-English words).\n\nCq-Depend: 2627533\nChange-Id: Ie560e5c10c0169fa55792572371adb0c49478a12\nReviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/libtextclassifier/+/2628507\nTested-by: Amanda Deacon \u003camandadeacon@chromium.org\u003e\nCommit-Queue: Amanda Deacon \u003camandadeacon@chromium.org\u003e\nReviewed-by: Honglin Yu \u003chonglinyu@chromium.org\u003e\nReviewed-by: Andrew Moylan \u003camoylan@chromium.org\u003e\n"
    },
    {
      "commit": "35482ec5c87bc239d1e0f96dc370a42bf8427fab",
      "tree": "2c97368e799fb886f84ac8bd41aae383a3ce3cf0",
      "parents": [
        "4c965f1c12b3c7a37f6126cef737a8fe33f4677c"
      ],
      "author": {
        "name": "Honglin Yu",
        "email": "honglinyu@chromium.org",
        "time": "Mon Jan 18 23:03:12 2021"
      },
      "committer": {
        "name": "Commit Bot",
        "email": "commit-bot@chromium.org",
        "time": "Mon Jan 18 23:29:44 2021"
      },
      "message": "libtextclassifier: add Amanda to OWNER\n\nBUG\u003dnone\nTEST\u003dno need for test\n\nChange-Id: Ie2410c794a50258e8bd0d4a10a2307f4c2caa72b\nReviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/libtextclassifier/+/2636553\nReviewed-by: Amanda Deacon \u003camandadeacon@chromium.org\u003e\nReviewed-by: Honglin Yu \u003chonglinyu@chromium.org\u003e\nTested-by: Honglin Yu \u003chonglinyu@chromium.org\u003e\nCommit-Queue: Honglin Yu \u003chonglinyu@chromium.org\u003e\n"
    },
    {
      "commit": "4c965f1c12b3c7a37f6126cef737a8fe33f4677c",
      "tree": "a243a7ff07a53f79bc1acb91dc6890f6e13db061",
      "parents": [
        "9668a42ec01952d5fa0080d49cc1ecd31994ef96"
      ],
      "author": {
        "name": "Honglin Yu",
        "email": "honglinyu@chromium.org",
        "time": "Thu Nov 05 23:46:33 2020"
      },
      "committer": {
        "name": "Commit Bot",
        "email": "commit-bot@chromium.org",
        "time": "Fri Nov 06 12:56:04 2020"
      },
      "message": "Uprev tclib to suppress neural network model\u0027s dict outputs\n\nThis code is exported from upstream by running the\n`export_to_chromeos.sh` script (version cl/340959973).\n\nBefore this, the neural network model\u0027s dictionary output can not be\nsuppressed when the vocab based model is used.\n\nBUG\u003db:169370175,chromium:1121403\nTEST\u003don workstation, words like \"unknownword\" \"a.bcd\" will not be\nTEST\u003ddetected as dictionary\n\nCq-Depend: 2522273\nChange-Id: I45aac69df61afb9bddcf404c0c8c3dd1649f4a6c\nReviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/libtextclassifier/+/2521875\nReviewed-by: Andrew Moylan \u003camoylan@chromium.org\u003e\nCommit-Queue: Honglin Yu \u003chonglinyu@chromium.org\u003e\nTested-by: Honglin Yu \u003chonglinyu@chromium.org\u003e\n"
    },
    {
      "commit": "9668a42ec01952d5fa0080d49cc1ecd31994ef96",
      "tree": "2c3e608ec12f807fd8b085b39a94facd459cb406",
      "parents": [
        "ecd17cc57afaa19571a371cfd9aef3f868004835"
      ],
      "author": {
        "name": "Honglin Yu",
        "email": "honglinyu@chromium.org",
        "time": "Thu Oct 22 23:33:49 2020"
      },
      "committer": {
        "name": "Commit Bot",
        "email": "commit-bot@chromium.org",
        "time": "Fri Oct 30 00:11:00 2020"
      },
      "message": "make tclib use the vocab based model.\n\nModify the model.fbs needs a bit update because it is needed to fix\nthe memory misalignment issue detected by ubasan. It is compiled from\nthe code in cl/339531379\n\nBUG\u003db:169370175,chromium:1121403\nTEST\u003dunit test on nocturne\n\nCq-Depend: 2493741\nChange-Id: Ie2937b8c4030d12100055cc40d35c130e5b42180\nReviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/libtextclassifier/+/2493581\nReviewed-by: Andrew Moylan \u003camoylan@chromium.org\u003e\nReviewed-by: Honglin Yu \u003chonglinyu@chromium.org\u003e\nCommit-Queue: Honglin Yu \u003chonglinyu@chromium.org\u003e\nTested-by: Honglin Yu \u003chonglinyu@chromium.org\u003e\n"
    },
    {
      "commit": "ecd17cc57afaa19571a371cfd9aef3f868004835",
      "tree": "b45c8cb8e1de873b9fa5439b1bd58317793b57b1",
      "parents": [
        "adbbad2e0138453af45cc08cb3d04317ae2b8ba1"
      ],
      "author": {
        "name": "Honglin Yu",
        "email": "honglinyu@chromium.org",
        "time": "Mon Oct 12 19:49:44 2020"
      },
      "committer": {
        "name": "Commit Bot",
        "email": "commit-bot@chromium.org",
        "time": "Wed Oct 14 09:48:28 2020"
      },
      "message": "ml: uprev tclib to potentially support vocab\n\nAfter this uprev, to support vocab model, we only need to\n\n1. Load the vocab model file.\n2. Define TC3_VOCAB_ANNOTATOR_IMPL.\n3. Add marisa-aosp to RDEPENDs of tclib and ml ebuilds.\n4. Install \"annotator/vocab/vocab-annotator-impl.h\"\nand \"annotator/vocab/vocab-level-table.h\" etc. in tclib ebuild.\n\nBUG\u003db:169370175,chromium:1121403\nTEST\u003don workstation, it works as expected on cases like\nTEST\u003d\"SampleClassName\"\nTEST\u003dunit test passed.\n\nCq-Depend: 2455568\nChange-Id: I41b3dfedb8d005f2ff7858c79ffc5bd3b90b8d7c\nReviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/libtextclassifier/+/2465359\nReviewed-by: Andrew Moylan \u003camoylan@chromium.org\u003e\nCommit-Queue: Honglin Yu \u003chonglinyu@chromium.org\u003e\nTested-by: Honglin Yu \u003chonglinyu@chromium.org\u003e\n"
    },
    {
      "commit": "adbbad2e0138453af45cc08cb3d04317ae2b8ba1",
      "tree": "cf3b02ca5d761ceb01a6247d04a44c867aba06f2",
      "parents": [
        "ca11ca7cc5d964b59b0434d8c78893cb2fd37065"
      ],
      "author": {
        "name": "Tom Hughes",
        "email": "tomhughes@chromium.org",
        "time": "Fri Sep 18 00:21:44 2020"
      },
      "committer": {
        "name": "Commit Bot",
        "email": "commit-bot@chromium.org",
        "time": "Tue Sep 29 12:28:42 2020"
      },
      "message": "Fix compilation with C++17\n\nerror: \u0027Length\u0027 is deprecated: use size() instead\n[-Werror,-Wdeprecated-declarations]\n\nBUG\u003db:162949739\nTEST\u003demerge-volteer libtextclassifier\n\nChange-Id: I99ca3248cd161bddfe3fa6aeb18b1b0fd628d209\nReviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/libtextclassifier/+/2417230\nTested-by: Tom Hughes \u003ctomhughes@chromium.org\u003e\nAuto-Submit: Tom Hughes \u003ctomhughes@chromium.org\u003e\nReviewed-by: Honglin Yu \u003chonglinyu@chromium.org\u003e\nCommit-Queue: Honglin Yu \u003chonglinyu@chromium.org\u003e\n"
    },
    {
      "commit": "ca11ca7cc5d964b59b0434d8c78893cb2fd37065",
      "tree": "6c5d01663d4efd1ae621e4d857edf5a4b3ac99d3",
      "parents": [
        "ebcc1a86c23c8b9683fdd1ab4be337267ed89151"
      ],
      "author": {
        "name": "Tom Hughes",
        "email": "tomhughes@chromium.org",
        "time": "Thu Aug 06 23:24:46 2020"
      },
      "committer": {
        "name": "Commit Bot",
        "email": "commit-bot@chromium.org",
        "time": "Tue Aug 18 00:31:08 2020"
      },
      "message": "Fix compilation with C++17\n\nlibtextclassifier-0.0.1/platform2/libtextclassifier/utils/base/arena.cc:31:14:\n\nerror: unused function \u0027aligned_malloc\u0027 [-Werror,-Wunused-function]\n\nstatic void *aligned_malloc(size_t size, int minimum_alignment) {\n             ^\n\naligned_malloc is only called by AllocateAlignedBytes when\n__cpp_aligned_new is not defined.\n\nBUG\u003db:162949739\nTEST\u003dCQ passes\n\nChange-Id: I4802b69e70f21eaae5e4dc6bfca96fcc5bc7bacb\nReviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/libtextclassifier/+/2341941\nReviewed-by: Honglin Yu \u003chonglinyu@chromium.org\u003e\nCommit-Queue: Tom Hughes \u003ctomhughes@chromium.org\u003e\nTested-by: Tom Hughes \u003ctomhughes@chromium.org\u003e\nAuto-Submit: Tom Hughes \u003ctomhughes@chromium.org\u003e\n"
    },
    {
      "commit": "ebcc1a86c23c8b9683fdd1ab4be337267ed89151",
      "tree": "1c6667714fda46bb46d673a59092849eecd8434c",
      "parents": [
        "8b1eb41e82a6b7004cc03c46b0b18288ef9d13bd"
      ],
      "author": {
        "name": "Honglin Yu",
        "email": "honglinyu@chromium.org",
        "time": "Mon Jun 22 14:26:58 2020"
      },
      "committer": {
        "name": "Commit Bot",
        "email": "commit-bot@chromium.org",
        "time": "Tue Jul 07 19:45:12 2020"
      },
      "message": "Add lang id and uprev tclib/annotator\n\nAdd lang id to libtextclassifier, and it happens tclib/annotator has\nalso been uprevved to mid-June 2020.\n\nBUG\u003dchromium:1086044\nTEST\u003don device, quick answer still works\nTEST\u003dunit test passed\n\nCq-Depend: chromium:2271966\nChange-Id: Ia391f68e096f85cfcb450a47e9867b08621f44f2\nReviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/libtextclassifier/+/2282731\nTested-by: Honglin Yu \u003chonglinyu@chromium.org\u003e\nCommit-Queue: Honglin Yu \u003chonglinyu@chromium.org\u003e\nReviewed-by: Andrew Moylan \u003camoylan@chromium.org\u003e\n"
    },
    {
      "commit": "8b1eb41e82a6b7004cc03c46b0b18288ef9d13bd",
      "tree": "67b8c7d946cd11ccb2e16e28ae9f29825f592230",
      "parents": [
        "3b6aa2b3f62f5907434edf316e5e60f39592a4a5"
      ],
      "author": {
        "name": "Honglin Yu",
        "email": "honglinyu@chromium.org",
        "time": "Tue May 05 12:11:14 2020"
      },
      "committer": {
        "name": "Commit Bot",
        "email": "commit-bot@chromium.org",
        "time": "Wed May 06 04:58:29 2020"
      },
      "message": "libtextclassifier: fix a \"divide-by-zero\" bug.\n\nFix the bug and be consistent with upstream\u0027s CL: cl/309912555\n\nBUG\u003dchromium:1077405\nTEST\u003dunit test of ml-serivce passed.\n\nChange-Id: I6084e011cb5819c889f47add17d7c72bf9b26831\nReviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/libtextclassifier/+/2181935\nReviewed-by: Lukas Zilka \u003czilka@google.com\u003e\nReviewed-by: Andrew Moylan \u003camoylan@chromium.org\u003e\nCommit-Queue: Honglin Yu \u003chonglinyu@chromium.org\u003e\nTested-by: Honglin Yu \u003chonglinyu@chromium.org\u003e\n"
    },
    {
      "commit": "3b6aa2b3f62f5907434edf316e5e60f39592a4a5",
      "tree": "d667f81f59324c5e27302f538e5296d349c0a7f3",
      "parents": [
        "c5b12c20000939c2583147d2f574b6f04b4ddd00"
      ],
      "author": {
        "name": "George Burgess IV",
        "email": "gbiv@google.com",
        "time": "Thu Apr 09 04:56:57 2020"
      },
      "committer": {
        "name": "Commit Bot",
        "email": "commit-bot@chromium.org",
        "time": "Tue Apr 14 07:40:37 2020"
      },
      "message": "farmhash: turn off -Wunreachable-code-return\n\nThis fires in a few places, since farmhash uses `#define`\u0027d constants in\n`if` conditions. The warning appears incorrect in these cases, and we\u0027d\nlike to enable this warning for platform2/, so...\n\nBUG\u003dchromium:1066998\nTEST\u003dCQ\n\nChange-Id: Ibaaf22fe77d83eb19717d7b75320ad4101e03ff5\nReviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/libtextclassifier/+/2143571\nReviewed-by: Andrew Moylan \u003camoylan@chromium.org\u003e\nCommit-Queue: George Burgess \u003cgbiv@chromium.org\u003e\nTested-by: George Burgess \u003cgbiv@chromium.org\u003e\n"
    },
    {
      "commit": "c5b12c20000939c2583147d2f574b6f04b4ddd00",
      "tree": "8644bbd22d25cb5bf147f05a289bdea4bf2236b3",
      "parents": [
        "17614baf60e193318e6eeb4b8e42d54271078293"
      ],
      "author": {
        "name": "Honglin Yu",
        "email": "honglinyu@chromium.org",
        "time": "Wed Apr 08 02:40:28 2020"
      },
      "committer": {
        "name": "Commit Bot",
        "email": "commit-bot@chromium.org",
        "time": "Wed Apr 08 03:45:26 2020"
      },
      "message": "libtextclassifier: add data initialisation reminder in readme.\n\nAdd a reminder for potential users that using tclib requires\ninitializing the data file of chrome-icu package.\n\nBUG\u003dnone\nTEST\u003dreadme file does not need test\n\nChange-Id: I94bc0a088f0c4336994b02d73dce9ea4a054e1f5\nReviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/libtextclassifier/+/2141511\nReviewed-by: Andrew Moylan \u003camoylan@chromium.org\u003e\nTested-by: Honglin Yu \u003chonglinyu@chromium.org\u003e\nCommit-Queue: Honglin Yu \u003chonglinyu@chromium.org\u003e\n"
    },
    {
      "commit": "17614baf60e193318e6eeb4b8e42d54271078293",
      "tree": "be6cc57107f768db5150bbdf46f89551645a9dd5",
      "parents": [
        "d78ce77ffbb3f72c1866eed2799fa9494aa68841"
      ],
      "author": {
        "name": "Honglin Yu",
        "email": "honglinyu@chromium.org",
        "time": "Mon Apr 06 03:14:21 2020"
      },
      "committer": {
        "name": "Commit Bot",
        "email": "commit-bot@chromium.org",
        "time": "Mon Apr 06 04:02:09 2020"
      },
      "message": "libtextclassifier: improve readme file (add tips for other users)\n\nAdd some instructions to the potential users of tclib in Chrome OS,\n\n1. Tclib needs a model file to work.\n2. If another program in Chrome OS wants to link tclib, we need to\nmake it into a shared library and move the installation of the model\nfile out of ml-service.\n\nBUG\u003dchromium:1020396\nTEST\u003dno test needed for readme file.\n\nChange-Id: I65abe5d7b23e038a0e578424be7b914aedf3e048\nReviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/libtextclassifier/+/2137160\nTested-by: Honglin Yu \u003chonglinyu@chromium.org\u003e\nCommit-Queue: Honglin Yu \u003chonglinyu@chromium.org\u003e\nReviewed-by: Andrew Moylan \u003camoylan@chromium.org\u003e\n"
    },
    {
      "commit": "d78ce77ffbb3f72c1866eed2799fa9494aa68841",
      "tree": "13a9165113fd316d102df6dcb3aeb5d9f0de650a",
      "parents": [
        "7a377818b09db815be54b03cfb5647cfdcdf1eb7"
      ],
      "author": {
        "name": "Honglin Yu",
        "email": "honglinyu@chromium.org",
        "time": "Fri Mar 27 05:00:06 2020"
      },
      "committer": {
        "name": "Commit Bot",
        "email": "commit-bot@chromium.org",
        "time": "Fri Mar 27 10:59:36 2020"
      },
      "message": "libtextclassifier: fix \"-Wrange-loop-construct\" warning.\n\nSome tryjob treats this as an error then fails to install it. So we\nfix it here in extractor.cc.\n\nBUG\u003dnone\nTEST\u003demerge-eve libtextclassifier\nTEST\u003demerge-eve ml works\n\nChange-Id: I948307f526c894ea51b689a6db4b888f5eede3b1\nReviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/libtextclassifier/+/2123949\nReviewed-by: Andrew Moylan \u003camoylan@chromium.org\u003e\nTested-by: Honglin Yu \u003chonglinyu@chromium.org\u003e\nCommit-Queue: Honglin Yu \u003chonglinyu@chromium.org\u003e\n"
    },
    {
      "commit": "7a377818b09db815be54b03cfb5647cfdcdf1eb7",
      "tree": "f6d51559c36ae5fa2b7564a84f9a1e486ad6a54b",
      "parents": [
        "d0eb8a3218a630e597190a640820c4307f89d55e"
      ],
      "author": {
        "name": "Honglin Yu",
        "email": "honglinyu@chromium.org",
        "time": "Thu Mar 19 00:04:44 2020"
      },
      "committer": {
        "name": "Commit Bot",
        "email": "commit-bot@chromium.org",
        "time": "Thu Mar 19 08:44:09 2020"
      },
      "message": "libtextclassifier: update the include folder of icu.\n\nIn http://crrev/c/2105816, we change the include header of icu\nfrom \"/usr/include/icu\" to \"/usr/include/icu-chrome\". So we update it\nhere.\n\nBUG\u003dchromium:1020396\nTEST\u003demerge-eve libtextclassifier works\nTEST\u003dml_service linked with it works\n\nChange-Id: Ia2b7a6fce3e9df5ca3b2744d0efe51bbc867fd3f\nReviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/libtextclassifier/+/2105830\nReviewed-by: Amanda Deacon \u003camandadeacon@chromium.org\u003e\nReviewed-by: Andrew Moylan \u003camoylan@chromium.org\u003e\nTested-by: Honglin Yu \u003chonglinyu@chromium.org\u003e\nCommit-Queue: Honglin Yu \u003chonglinyu@chromium.org\u003e\n"
    },
    {
      "commit": "d0eb8a3218a630e597190a640820c4307f89d55e",
      "tree": "b1ed37137502a983642debf1d0478d9c80c4f263",
      "parents": [
        "7d99079dfe98f2449410bc322786058c8763a645"
      ],
      "author": {
        "name": "Honglin Yu",
        "email": "honglinyu@chromium.org",
        "time": "Thu Feb 13 23:41:42 2020"
      },
      "committer": {
        "name": "Commit Bot",
        "email": "commit-bot@chromium.org",
        "time": "Thu Mar 05 23:27:44 2020"
      },
      "message": "libtextclassifier: init commit\n\nThis is the init commit of libtextclassifier. Open source has been\napproved at: https://ariane.googleplex.com/launch/4004511.\n\nComparing to the open source review version, some minor modifications\nare made:\n1. Use GN and chromimos/platform2 framework to compile\n2. Add owner file.\n3. In \"utils/strings/append.cc\", add\n   #pragma clang diagnostic ignored \"-Wformat-nonliteral\"\n   to avoid noliteral error.\n\nBUG\u003dchromium:1020396\nTEST\u003dml_service linked to it works on workstation\n\nChange-Id: I35631d4a597765e52b33df1fd0071c25985fe168\nReviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/libtextclassifier/+/2054464\nTested-by: Honglin Yu \u003chonglinyu@chromium.org\u003e\nCommit-Queue: Honglin Yu \u003chonglinyu@chromium.org\u003e\nReviewed-by: Chris McDonald \u003ccjmcdonald@chromium.org\u003e\n"
    },
    {
      "commit": "7d99079dfe98f2449410bc322786058c8763a645",
      "tree": "4b825dc642cb6eb9a060e54bf8d69288fbee4904",
      "parents": [],
      "author": {
        "name": "Andy Perelson",
        "email": "ajp@chromium.org",
        "time": "Tue Jan 07 19:14:14 2020"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Tue Jan 07 19:14:14 2020"
      },
      "message": "Initial empty repository\n"
    }
  ]
}
