Sign in
chromium
/
chromium
/
src
/
77255cc35690dc6985a460eeea28cb51b3dff26f
/
base
/
native_library_posix.cc
02c965b
Fix base::GetNativeLibraryName() for Mac.
by thestig
· 9 years ago
e38fbd6
Clean up some nits in base::NativeLibrary.
by thestig
· 9 years ago
0f99844
Report PPAPI plugin load error code to UMA.
by
[email protected]
· 11 years ago
a4ea1f1
Use a direct include of utf_string_conversions.h in android_webview/, apps/, ash/, base/.
by
[email protected]
· 12 years ago
5799981
Move file_path.h to base/files.
by
[email protected]
· 12 years ago
df9167b
rename some _linux files to _posix and introduce os_bsd
by
[email protected]
· 14 years ago
[Renamed from base/native_library_linux.cc]
a42d463
Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.
by
[email protected]
· 14 years ago
2f4a8e1
Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.
by
[email protected]
· 14 years ago
da7d86e
Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.
by
[email protected]
· 14 years ago
8447932
linux: don't always print dlopen errors from LoadNativeLibrary
by
[email protected]
· 14 years ago
34b9963
Move base/thread.h to base/threading, fix up callers to use the new location.
by
[email protected]
· 15 years ago
be13068
ThreadRestrictions: mark library loading functions as doing IO
by
[email protected]
· 15 years ago
f1d8192
Move ASCIIToWide and ASCIIToUTF16 to utf_string_conversions.h. I've found it
by
[email protected]
· 15 years ago
0ba5b7b
Add comments saying we don't use RTLD_DEEPBIND.
by
[email protected]
· 15 years ago
0922baea
linux: scan more plugin directories, fix bugs
by
[email protected]
· 16 years ago
803ef4ef
linux: unload plugin libraries after extracting mime types
by
[email protected]
· 16 years ago
de8dbce
linux: remove RTLD_DEEPBIND from dlopen()
by
[email protected]
· 16 years ago
6dd6435
linux: Don't crash if we fail to dlopen a plugin
by
[email protected]
· 16 years ago
108c2a1
Porting the browser tests to Unix.
by
[email protected]
· 16 years ago
d0001a5d
Use RTLD_DEEPBIND to make sure plugins don't use Chrome's symbols instead of their own
by
[email protected]
· 16 years ago
f38e25f
plugins: move NativeLibrary into base.
by
[email protected]
· 16 years ago