summaryrefslogtreecommitdiffstats
path: root/tools/data_pack/data_pack.py
Commit message (Expand)AuthorAgeFilesLines
* Removed dead data_pack code.adriansc@chromium.org2011-09-151-79/+0
* This broke lots of layout tests on OSX.levin@chromium.org2011-09-151-17/+9
* Updated *.pak file format to support both UTF8 and UTF16adriansc@chromium.org2011-09-151-9/+17
* Revert 100973 - Updated *.pak file format to support both UTF8 and UTF16dhollowa@chromium.org2011-09-141-17/+9
* Updated *.pak file format to support both UTF8 and UTF16adriansc@chromium.org2011-09-131-9/+17
* Merged duplicate functions from tools/data_pack into the grit/format/data_pac...adriansc@chromium.org2011-09-091-0/+3
* Remove the length field from the index entries in data pack files.tony@chromium.org2011-08-111-7/+14
* Update the .pak file format to version 2: Make resource ids 16bittony@chromium.org2011-08-041-6/+7
* Revert 95480 - Abstract fullscreen exit bubble logic to bring Linux's behavio...tony@chromium.org2011-08-041-7/+6
* Abstract fullscreen exit bubble logic to bring Linux's behaviour in line withtony@chromium.org2011-08-041-6/+7
* add a repack utility for combining .pak files generatedtc@google.com2009-01-151-6/+32
* Python library for writing data pack files (see base/data_pack*).evan@chromium.org2009-01-081-0/+42