summaryrefslogtreecommitdiffstats
path: root/base/native_library.h
Commit message (Expand)AuthorAgeFilesLines
* Report PPAPI plugin load error code to UMA.xhwang@chromium.org2014-03-251-4/+20
* Set error in LoadNativeLibrary() on Windows.xhwang@chromium.org2014-03-201-2/+1
* Move DumpProcessWithoutCrash to base, so we can use it from net and contentjochen@chromium.org2013-12-181-7/+1
* Use a direct include of strings headers in base/.avi@chromium.org2013-06-101-1/+1
* [Mac] Do not unload base::NativeLibrary-ies if they contain ObjC segments.rsesek@chromium.org2013-03-151-0/+6
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-2/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* 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