| Commit message (Expand) | Author | Age | Files | Lines |
* | Move more uses of string16 to specify base:: | brettw@chromium.org | 2013-12-03 | 1 | -15/+15 |
* | Use a direct include of strings headers in base/. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Add FilePath to base namespace. | brettw@chromium.org | 2013-02-02 | 1 | -1/+3 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Rename BASE_API to BASE_EXPORT. | darin@chromium.org | 2011-08-05 | 1 | -4/+4 |
* | mac: Components build for base, easy part | thakis@chromium.org | 2011-07-29 | 1 | -1/+1 |
* | Base: Fix FileVersionInfo::CreateFileVersionInfoForCurrentModule so that | rvargas@google.com | 2011-04-22 | 1 | -3/+28 |
* | Base: A few more files using BASE_API (for base.dll) | rvargas@google.com | 2011-03-25 | 1 | -4/+4 |
* | Update file version info/memory details/process utils to use string16. | avi@chromium.org | 2010-12-23 | 1 | -25/+27 |
* | file_version_info was not finding Mac values correctly. Got it now looking in... | dmaclach@chromium.org | 2010-12-20 | 1 | -1/+4 |
* | Revert 69592 - file_version_info was not finding Mac values correctly. | dmaclach@chromium.org | 2010-12-18 | 1 | -4/+1 |
* | file_version_info was not finding Mac values correctly. | dmaclach@chromium.org | 2010-12-18 | 1 | -1/+4 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Add virtual destructor to base class to resolve leak. | jar@chromium.org | 2010-05-21 | 1 | -0/+1 |
* | Refactor FileVersionInfo into an interface with platform implementations. | tony@chromium.org | 2010-04-14 | 1 | -63/+20 |
* | Changes to base/ from a combination of FreeBSD and OpenBSD patches. | evan@chromium.org | 2009-12-29 | 1 | -1/+1 |
* | Reduce header dependencies in base/ | phajdan.jr@chromium.org | 2009-06-03 | 1 | -1/+2 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Make file_version_info work even without including windows.h | brettw@chromium.org | 2009-03-05 | 1 | -1/+4 |
* | NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons... | maruel@chromium.org | 2009-03-03 | 1 | -1/+1 |
* | Fix chrome not starting up by implementing a straw-man, lieing version | erg@google.com | 2009-02-23 | 1 | -0/+2 |
* | Add FilePath support to FileVersionInfo, fix Mac memory issues. | avi@google.com | 2008-12-23 | 1 | -1/+4 |
* | Some more passing tests in base for Linux | mmentovai@google.com | 2008-08-27 | 1 | -2/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | I accidentally committed file_version_info. Since comments were relatively m... | erikkay@google.com | 2008-08-12 | 1 | -3/+3 |
* | Bring over the changes from the Mac branch. | paulg@google.com | 2008-08-05 | 1 | -0/+17 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+97 |