summaryrefslogtreecommitdiffstats
path: root/base/data_pack.cc
Commit message (Expand)AuthorAgeFilesLines
* Load net-internals resources from resources.pak.tony@chromium.org2010-06-221-2/+2
* Speculatively revert 50374 (miniinstaller breakage) - Load netinternals resou...willchan@chromium.org2010-06-211-2/+2
* Load net-internals resources from resources.pak.erg@chromium.org2010-06-211-2/+2
* Revert 50257 - Reland r50057. This is exactly the same except with two lines ...erg@chromium.org2010-06-181-2/+2
* Reland r50057. This is exactly the same except with two lines cherrypicked fromerg@chromium.org2010-06-181-2/+2
* Revert 50057 - Load net-internals from the newly created resources.pak file.erg@chromium.org2010-06-171-2/+2
* Load net-internals from the newly created resources.pak file.erg@chromium.org2010-06-171-2/+2
* Solaris: various edits towards compiling Chromium on Solaris. Changed __Solar...evan@chromium.org2010-04-011-2/+0
* Try 2: Completely redo how themes are stored on disk and processed at install...erg@google.com2009-12-141-13/+84
* Revert "Completely redo how themes are stored on disk and processed at installerg@google.com2009-12-111-84/+13
* Completely redo how themes are stored on disk and processed at install time.erg@google.com2009-12-111-13/+84
* Modify DataPacks so they can return RefCountedStaticMemory objects.erg@google.com2009-10-271-1/+10
* Eliminate all uses of strerror() in code that uses src/base. strerror() is in...tschmelcher@chromium.org2009-10-131-2/+1
* Crash in a CHECK if we fail to load a data pack file. Running w/o ourtc@google.com2009-06-081-2/+4
* Get DataPack compiling on Mac and run its unittest.thomasvl@chromium.org2009-02-251-0/+6
* Data pack file reader and unit test, used for resources on Linux.evan@chromium.org2009-01-081-0/+109