| Commit message (Expand) | Author | Age | Files | Lines |
* | Move DumpProcessWithoutCrash to base, so we can use it from net and content | jochen@chromium.org | 2013-12-18 | 1 | -7/+1 |
* | Use a direct include of strings headers in base/. | avi@chromium.org | 2013-06-10 | 1 | -1/+1 |
* | [Mac] Do not unload base::NativeLibrary-ies if they contain ObjC segments. | rsesek@chromium.org | 2013-03-15 | 1 | -0/+6 |
* | Add FilePath to base namespace. | brettw@chromium.org | 2013-02-02 | 1 | -2/+2 |
* | 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 | -8/+8 |
* | linux: don't always print dlopen errors from LoadNativeLibrary | evan@chromium.org | 2011-04-18 | 1 | -2/+5 |
* | Base: A few more files using BASE_API (for base.dll) | rvargas@google.com | 2011-03-25 | 1 | -7/+9 |
* | Fixes a crash in the Windows media player plugin caused when the Real player ... | ananta@chromium.org | 2010-11-19 | 1 | -0/+9 |
* | No need to include all of carbon, just need CoreFoundation, and impl gets tha... | thomasvl@chromium.org | 2010-11-15 | 1 | -1/+1 |
* | ThreadRestrictions: mark library loading functions as doing IO | evan@chromium.org | 2010-11-12 | 1 | -1/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Load bundle resources when loading bundles on the Mac | stuartmorgan@chromium.org | 2010-01-28 | 1 | -0/+1 |
* | Changes to base/ from a combination of FreeBSD and OpenBSD patches. | evan@chromium.org | 2009-12-29 | 1 | -1/+1 |
* | Port some of the base module to FreeBSD. Extracted from | wtc@chromium.org | 2009-08-31 | 1 | -1/+1 |
* | Porting the browser tests to Unix. | jcampan@chromium.org | 2009-06-05 | 1 | -5/+28 |
* | plugins: move NativeLibrary into base. | evan@chromium.org | 2009-04-21 | 1 | -0/+47 |