summaryrefslogtreecommitdiffstats
path: root/base/data_pack.h
Commit message (Expand)AuthorAgeFilesLines
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-281-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* 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
* Try 2: Completely redo how themes are stored on disk and processed at install...erg@google.com2009-12-141-2/+8
* Revert "Completely redo how themes are stored on disk and processed at installerg@google.com2009-12-111-8/+2
* Completely redo how themes are stored on disk and processed at install time.erg@google.com2009-12-111-2/+8
* Modify DataPacks so they can return RefCountedStaticMemory objects.erg@google.com2009-10-271-1/+7
* Move StringPiece into the base namespace. It is collidingtony@chromium.org2009-09-101-1/+2
* generate test_shell.pak and hook up loading net resources fromtc@google.com2009-01-201-0/+2
* Data pack file reader and unit test, used for resources on Linux.evan@chromium.org2009-01-081-0/+46