| Commit message (Expand) | Author | Age | Files | Lines |
* | base/ header cleanup. Forward declaration instead of including. | erg@google.com | 2010-07-28 | 1 | -0/+1 |
* | Load net-internals resources from resources.pak. | tony@chromium.org | 2010-06-22 | 1 | -2/+2 |
* | Speculatively revert 50374 (miniinstaller breakage) - Load netinternals resou... | willchan@chromium.org | 2010-06-21 | 1 | -2/+2 |
* | Load net-internals resources from resources.pak. | erg@chromium.org | 2010-06-21 | 1 | -2/+2 |
* | Revert 50257 - Reland r50057. This is exactly the same except with two lines ... | erg@chromium.org | 2010-06-18 | 1 | -2/+2 |
* | Reland r50057. This is exactly the same except with two lines cherrypicked from | erg@chromium.org | 2010-06-18 | 1 | -2/+2 |
* | Revert 50057 - Load net-internals from the newly created resources.pak file. | erg@chromium.org | 2010-06-17 | 1 | -2/+2 |
* | Load net-internals from the newly created resources.pak file. | erg@chromium.org | 2010-06-17 | 1 | -2/+2 |
* | Solaris: various edits towards compiling Chromium on Solaris. Changed __Solar... | evan@chromium.org | 2010-04-01 | 1 | -2/+0 |
* | Try 2: Completely redo how themes are stored on disk and processed at install... | erg@google.com | 2009-12-14 | 1 | -13/+84 |
* | Revert "Completely redo how themes are stored on disk and processed at install | erg@google.com | 2009-12-11 | 1 | -84/+13 |
* | Completely redo how themes are stored on disk and processed at install time. | erg@google.com | 2009-12-11 | 1 | -13/+84 |
* | Modify DataPacks so they can return RefCountedStaticMemory objects. | erg@google.com | 2009-10-27 | 1 | -1/+10 |
* | Eliminate all uses of strerror() in code that uses src/base. strerror() is in... | tschmelcher@chromium.org | 2009-10-13 | 1 | -2/+1 |
* | Crash in a CHECK if we fail to load a data pack file. Running w/o our | tc@google.com | 2009-06-08 | 1 | -2/+4 |
* | Get DataPack compiling on Mac and run its unittest. | thomasvl@chromium.org | 2009-02-25 | 1 | -0/+6 |
* | Data pack file reader and unit test, used for resources on Linux. | evan@chromium.org | 2009-01-08 | 1 | -0/+109 |