summaryrefslogtreecommitdiffstats
path: root/base/scoped_native_library.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in base/strings/.avi2015-12-251-0/+1
* Stack sampling profiler: handle unloading and unloaded moduleswittman2015-11-021-0/+2
* base: Fix/add header #ifndef guards.danakj2015-03-101-1/+1
* Revert of base: Fix/add header #ifndef guards. (patchset #2 id:20001 of https...bnc2015-03-091-1/+1
* base: Fix/add header #ifndef guards.danakj2015-03-091-1/+1
* 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-2/+2
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-0/+53
* Move some files from base to base/memory.levin@chromium.org2011-03-281-53/+0
* Base: A few more files using BASE_API (for base.dll)rvargas@google.com2011-03-251-2/+3
* Implement a new process type for running PPAPI plugins. The process itself isbrettw@chromium.org2010-11-101-13/+23
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-1/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Added DISALLOW_COPY_AND_ASSIGN to ScopedNativeLibrary.apatrick@chromium.org2010-07-121-0/+1
* Implements AeroPeek of Windows 7.hbono@chromium.org2010-03-101-0/+39