Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |