)]}' { "commit": "6acaf2bcb1246529143c112dbce6dd9d6f7cb51e", "tree": "9492d476710db2cb2e0d5d1f6e9caf4173504f78", "parents": [ "d0e6c9f4f65e429058b97d2f947b048b445c17c4" ], "author": { "name": "Bill Spitzak", "email": "spitzak@gmail.com", "time": "Tue Aug 30 22:03:09 2016 -0700" }, "committer": { "name": "Søren Sandmann Pedersen", "email": "soren.sandmann@gmail.com", "time": "Fri Sep 02 00:40:12 2016 -0400" }, "message": "pixman-filter: reduce amount of malloc/free/memcpy to generate filter\n\nRearranged so that the entire block of memory for the filter pair\nis allocated first, and then filled in. Previous version allocated\nand freed two temporary buffers for each filter and did an extra\nmemcpy.\n\nv8: small refactor to remove the filter_width function\n\nv10: Restored filter_width function but with arguments changed to\n match later patches\n\nv11: Removed unused arg and pointer from filter_width function\n Whitespace fixes.\n\nSigned-off-by: Bill Spitzak \u003cspitzak@gmail.com\u003e\nReviewed-by: Oded Gabbay \u003coded.gabbay@gmail.com\u003e\nAcked-by: Søren Sandmann \u003csoren.sandmann@gmail.com\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "aa7bb80e9763a30c6fad1a6b4b23e12f27f8a429", "old_mode": 33188, "old_path": "pixman/pixman-filter.c", "new_id": "c018a67637f559ade6446f6924abf958c251dfca", "new_mode": 33188, "new_path": "pixman/pixman-filter.c" } ] }