summaryrefslogtreecommitdiff
path: root/lib/skin_parser/skin_buffer.c (unfollow)
Commit message (Expand)Author
2011-11-15Use buflib for all skin engine allocations.Jonathan Gordon
2011-09-25Add a simple perl script to display info about what is allocating skin buffer.Jonathan Gordon
2011-01-27fix buildJonathan Gordon
2011-01-27Add some better debug info for when checkwps erros out because of full skin b...Jonathan Gordon
2010-11-06Half the number of malloc() calls on APPLICATION builds in skin_buffer_alloc(...Jonathan Gordon
2010-11-05More concrete names for the head and the tail of the linked list (no function...Alexander Levin
2010-11-05Undo the part of r28480 that caused the simulator to also use host malloc.Thomas Martitz
2010-11-04Cleanup and oops spotted by Alexander LevinJonathan Gordon
2010-11-04RaaA: Use the host's malloc() for the skin engine.Jonathan Gordon
2010-09-26fiddle with the alloc requested size instead of the buffer pointer to keep th...Jonathan Gordon
2010-07-29FS#11470 - new skin code, finally svn uses the new parser from the theme edit...Jonathan Gordon
2010-06-17tiny clean up of memory allocationJonathan Gordon
2010-06-17Added skin_parser library to build system. Fixed some warnings.Björn Stenberg
2010-06-17woops, forgot to add theseJonathan Gordon