summaryrefslogtreecommitdiffstats
path: root/base/native_library.h
Commit message (Expand)AuthorAgeFilesLines
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-051-8/+8
* linux: don't always print dlopen errors from LoadNativeLibraryevan@chromium.org2011-04-181-2/+5
* Base: A few more files using BASE_API (for base.dll)rvargas@google.com2011-03-251-7/+9
* Fixes a crash in the Windows media player plugin caused when the Real player ...ananta@chromium.org2010-11-191-0/+9
* No need to include all of carbon, just need CoreFoundation, and impl gets tha...thomasvl@chromium.org2010-11-151-1/+1
* ThreadRestrictions: mark library loading functions as doing IOevan@chromium.org2010-11-121-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Load bundle resources when loading bundles on the Macstuartmorgan@chromium.org2010-01-281-0/+1
* Changes to base/ from a combination of FreeBSD and OpenBSD patches.evan@chromium.org2009-12-291-1/+1
* Port some of the base module to FreeBSD. Extracted fromwtc@chromium.org2009-08-311-1/+1
* Porting the browser tests to Unix.jcampan@chromium.org2009-06-051-5/+28
* plugins: move NativeLibrary into base.evan@chromium.org2009-04-211-0/+47