summaryrefslogtreecommitdiffstats
path: root/tools/data_pack
Commit message (Expand)AuthorAgeFilesLines
* Removed dead data_pack code.adriansc@chromium.org2011-09-152-122/+0
* This broke lots of layout tests on OSX.levin@chromium.org2011-09-152-33/+13
* Updated *.pak file format to support both UTF8 and UTF16adriansc@chromium.org2011-09-152-13/+33
* Revert 100973 - Updated *.pak file format to support both UTF8 and UTF16dhollowa@chromium.org2011-09-142-33/+13
* Updated *.pak file format to support both UTF8 and UTF16adriansc@chromium.org2011-09-132-13/+33
* Merged duplicate functions from tools/data_pack into the grit/format/data_pac...adriansc@chromium.org2011-09-092-1/+7
* 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
* Remove some scons.py files we don't use anymore. They weretony@chromium.org2010-12-021-54/+0
* Handle repack.py and .pak files in the GYP-based build.mark@chromium.org2009-02-261-3/+3
* Add a Repack tool to scons. This is used to compile linux resourcestc@google.com2009-02-061-0/+54
* add a repack utility for combining .pak files generatedtc@google.com2009-01-152-6/+72
* Python library for writing data pack files (see base/data_pack*).evan@chromium.org2009-01-081-0/+42