)]}'
{
  "commit": "5136a0526989fdfd8799ae4e29ff43d5b80ee37e",
  "tree": "db123aaff5757a8155c4a1808c0558c8eb7fc9c1",
  "parents": [
    "3941bf6fb1c98a39bf8a0cfb4feacaef2a23d0db"
  ],
  "author": {
    "name": "Corentin Chary",
    "email": "corentincj@iksaif.net",
    "time": "Wed Jul 07 20:57:58 2010 +0200"
  },
  "committer": {
    "name": "Anthony Liguori",
    "email": "aliguori@us.ibm.com",
    "time": "Mon Jul 26 17:36:14 2010 -0500"
  },
  "message": "vnc: tight: stop using qdict for palette stuff\n\nProfiling with callgrind seems to show that a lot of time is spent\nin the palette code (mostly due to memory allocation and qdict to int\nconversion).\n\nThis patch adds a VncPalette implementation. The palette is stored\nin a hash table, like qdict, but which does way less memory allocations,\nand doesn\u0027t suffer from the QObject overhead.\n\nSigned-off-by: Corentin Chary \u003ccorentincj@iksaif.net\u003e\nSigned-off-by: Anthony Liguori \u003caliguori@us.ibm.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a0b82004325f252fb275bd7f44aec11168b853ae",
      "old_mode": 33188,
      "old_path": "Makefile.objs",
      "new_id": "bb9806c755ec94633915a926299f646bc8f6b57d",
      "new_mode": 33188,
      "new_path": "Makefile.objs"
    },
    {
      "type": "modify",
      "old_id": "e627e00dfff9a4f61d77b33fccc3aa185787b0ad",
      "old_mode": 33188,
      "old_path": "ui/vnc-enc-tight.c",
      "new_id": "49a456d4ba574db83ef5b04379256be8ef8360be",
      "new_mode": 33188,
      "new_path": "ui/vnc-enc-tight.c"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "bff6445cc18c5343cb0ca8f1d45c92857940a9ac",
      "new_mode": 33188,
      "new_path": "ui/vnc-palette.c"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "d0645ebde85a486c343db8fe74006355c32b032d",
      "new_mode": 33188,
      "new_path": "ui/vnc-palette.h"
    }
  ]
}
