Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move ASCIIToWide and ASCIIToUTF16 to utf_string_conversions.h. I've found it | brettw@chromium.org | 2010-07-31 | 1 | -2/+2 |
* | Add comments saying we don't use RTLD_DEEPBIND. | willchan@chromium.org | 2010-04-22 | 1 | -0/+4 |
* | linux: scan more plugin directories, fix bugs | evan@chromium.org | 2009-08-27 | 1 | -2/+8 |
* | linux: unload plugin libraries after extracting mime types | evan@chromium.org | 2009-07-29 | 1 | -2/+4 |
* | linux: remove RTLD_DEEPBIND from dlopen() | evan@chromium.org | 2009-07-29 | 1 | -1/+1 |
* | linux: Don't crash if we fail to dlopen a plugin | evan@chromium.org | 2009-06-29 | 1 | -2/+4 |
* | Porting the browser tests to Unix. | jcampan@chromium.org | 2009-06-05 | 1 | -1/+7 |
* | Use RTLD_DEEPBIND to make sure plugins don't use Chrome's symbols instead of ... | evan@chromium.org | 2009-05-18 | 1 | -1/+1 |
* | plugins: move NativeLibrary into base. | evan@chromium.org | 2009-04-21 | 1 | -0/+36 |