)]}'
{
  "commit": "2e9532cc6c701a8323d0cffb468999ab804095ab",
  "tree": "0e21cbaee13fc2af63971d541224a6a6df5fe20a",
  "parents": [
    "ab21820d47e4f83875dda008b600514d3520fd35"
  ],
  "author": {
    "name": "Abseil Team",
    "email": "absl-team@google.com",
    "time": "Wed Mar 10 07:07:23 2021 -0800"
  },
  "committer": {
    "name": "Gennadiy Rozental",
    "email": "rogeeff@google.com",
    "time": "Wed Mar 10 11:40:10 2021 -0500"
  },
  "message": "Export of internal Abseil changes\n\n--\n5ed5dc9e17c66c298ee31cefc941a46348d8ad34 by Abseil Team \u003cabsl-team@google.com\u003e:\n\nFix typo.\n\nPiperOrigin-RevId: 362040582\n\n--\nac704b53a49becc42f77e4529d3952f8e7d18ce4 by Abseil Team \u003cabsl-team@google.com\u003e:\n\nFix a typo in a comment.\n\nPiperOrigin-RevId: 361576641\n\n--\nd20ccb27b7e9b53481e9192c1aae5202c06bfcb1 by Derek Mauro \u003cdmauro@google.com\u003e:\n\nRemove the inline keyword from functions that aren\u0027t defined\nin the header.\n\nThis may fix #910.\n\nPiperOrigin-RevId: 361551300\n\n--\naed9ae1dffa7b228dcb6ffbeb2fe06a13970c72b by Laramie Leavitt \u003clar@google.com\u003e:\n\nPropagate nice/strict/naggy state on absl::MockingBitGen.\n\nAllowing NiceMocks reduces the log spam for un-mocked calls, and it enables nicer setup with ON_CALL, so it is desirable to support it in absl::MockingBitGen.  Internally, gmock tracks object \"strictness\" levels using an internal API; in order to achieve the same results we detect when the MockingBitGen is wrapped in a Nice/Naggy/Strict and wrap the internal implementation MockFunction in the same type.\n\nThis is achieved by providing overloads to the Call() function, and passing the mock object type down into it\u0027s own RegisterMock call, where a compile-time check verifies the state and creates the appropriate mock function.\n\nPiperOrigin-RevId: 361233484\n\n--\n96186023fabd13d01d32d60d9c7ac4ead1aeb989 by Abseil Team \u003cabsl-team@google.com\u003e:\n\nEnsure that trivial types are passed by value rather than reference\n\nPiperOrigin-RevId: 361217450\n\n--\ne1135944835d27f77e8119b8166d8fb6aa25f906 by Evan Brown \u003cezb@google.com\u003e:\n\nInternal change.\n\nPiperOrigin-RevId: 361215882\n\n--\n583fe6c94c1c2ef757ef6e78292a15fbe4030e35 by Evan Brown \u003cezb@google.com\u003e:\n\nIncrease the minimum number of slots per node from 3 to 4. We also rename kNodeValues (and related names) to kNodeSlots to make it clear that they are about the number of slots per node rather than the number of values per node - kMinNodeValues keeps the same name because it\u0027s actually about the number of values rather than the number of slots.\n\nMotivation: I think the expected number of values per node, assuming random insertion order, is the average of the maximum and minimum numbers of values per node (kNodeSlots and kMinNodeValues). For large and/or even kNodeSlots, this is ~75% of kNodeSlots, but for kNodeSlots\u003d3, this is ~67% of kNodeSlots. kMinNodeValues (which corresponds to worst-case occupancy) is ~33% of kNodeSlots, when kNodeSlots\u003d3, compared to 50% for even kNodeSlots. This results in higher memory overhead per value, and since this case (kNodeSlots\u003d3) is used when values are large, it seems worth fixing.\nPiperOrigin-RevId: 361171495\nGitOrigin-RevId: 5ed5dc9e17c66c298ee31cefc941a46348d8ad34\nChange-Id: I8e33b5df1f987a77112093821085c410185ab51a\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e23fff1d20132737a9802035fcfb7ef5704c1ca0",
      "old_mode": 33188,
      "old_path": "absl/base/thread_annotations.h",
      "new_id": "9695f6de67ae6716f4176a6d77d3c5208641b89a",
      "new_mode": 33188,
      "new_path": "absl/base/thread_annotations.h"
    },
    {
      "type": "modify",
      "old_id": "41f13f520e688a216243f2d5b1900c298f9c4877",
      "old_mode": 33188,
      "old_path": "absl/container/btree_benchmark.cc",
      "new_id": "65b6790b71ef526c9fca5e203c1cd743d766b0d9",
      "new_mode": 33188,
      "new_path": "absl/container/btree_benchmark.cc"
    },
    {
      "type": "modify",
      "old_id": "367d75be781931c458a3f16a7f689b1aae39328f",
      "old_mode": 33188,
      "old_path": "absl/container/btree_test.cc",
      "new_id": "74337df2c14bf5aad117738fb7b85334d2187bfb",
      "new_mode": 33188,
      "new_path": "absl/container/btree_test.cc"
    },
    {
      "type": "modify",
      "old_id": "6f5f01b86ae5870cf3b90e32fc2caaca2b6a106e",
      "old_mode": 33188,
      "old_path": "absl/container/internal/btree.h",
      "new_id": "00444a53972f6c0e791269bd7194a404c4486297",
      "new_mode": 33188,
      "new_path": "absl/container/internal/btree.h"
    },
    {
      "type": "modify",
      "old_id": "6a7fcd29ba90f96c3295084aeb03090e9aaa4b94",
      "old_mode": 33188,
      "old_path": "absl/container/internal/container_memory_test.cc",
      "new_id": "fb9c4ddedecbf2d448012f04630edc4e2a6744bc",
      "new_mode": 33188,
      "new_path": "absl/container/internal/container_memory_test.cc"
    },
    {
      "type": "modify",
      "old_id": "a412ff2f498048cefd9181a8b7e7e8bbec06fd00",
      "old_mode": 33188,
      "old_path": "absl/random/internal/mock_helpers.h",
      "new_id": "9d6ab21ef545371c5eb83778cd02f77b40fc881f",
      "new_mode": 33188,
      "new_path": "absl/random/internal/mock_helpers.h"
    },
    {
      "type": "modify",
      "old_id": "c5ce3588a135064e2285f902d4d4cfc43d1299e5",
      "old_mode": 33188,
      "old_path": "absl/random/internal/mock_overload_set.h",
      "new_id": "0d9c6c120c07cbefcc1d0b743ae647067297115c",
      "new_mode": 33188,
      "new_path": "absl/random/internal/mock_overload_set.h"
    },
    {
      "type": "modify",
      "old_id": "6815ca44e70cd058576967cb89bf3fb5c2ebe869",
      "old_mode": 33188,
      "old_path": "absl/random/mocking_bit_gen.h",
      "new_id": "7b2b80eb35c2d74ceaf1a858051c5804f486014e",
      "new_mode": 33188,
      "new_path": "absl/random/mocking_bit_gen.h"
    },
    {
      "type": "modify",
      "old_id": "f0ffc9ac92833dfa5ff0f1d73d4cf1413caacf71",
      "old_mode": 33188,
      "old_path": "absl/random/mocking_bit_gen_test.cc",
      "new_id": "f63b6e420e0c299a0a621e46a5da233489f062f9",
      "new_mode": 33188,
      "new_path": "absl/random/mocking_bit_gen_test.cc"
    },
    {
      "type": "modify",
      "old_id": "ae5731a42b3d581cf7c4dcdea60ea2f5a11fdc48",
      "old_mode": 33188,
      "old_path": "absl/strings/str_join.h",
      "new_id": "33534536cfdd23a19beecdb7ffdae84bb9f07797",
      "new_mode": 33188,
      "new_path": "absl/strings/str_join.h"
    },
    {
      "type": "modify",
      "old_id": "30264a3c2decc492048b033d5ca497209f0f730c",
      "old_mode": 33188,
      "old_path": "absl/synchronization/mutex.cc",
      "new_id": "76ad41fe163a1e523ab05e32369cdd7aceefe438",
      "new_mode": 33188,
      "new_path": "absl/synchronization/mutex.cc"
    },
    {
      "type": "modify",
      "old_id": "73c5bf500575b6431c536476e0a39ba3161f47bf",
      "old_mode": 33188,
      "old_path": "absl/synchronization/mutex.h",
      "new_id": "f49e0c83d6df60ca8eebb472bf17076c78de46d6",
      "new_mode": 33188,
      "new_path": "absl/synchronization/mutex.h"
    }
  ]
}
