1. eb11be6 Report PPAPI plugin load error code to UMA. by xhwang@chromium.org · 11 years ago
  2. 17f6062 Use a direct include of utf_string_conversions.h in android_webview/, apps/, ash/, base/. by avi@chromium.org · 11 years ago
  3. 59eef1f Move file_path.h to base/files. by brettw@chromium.org · 12 years ago
  4. a8f9a69 rename some _linux files to _posix and introduce os_bsd by mark@chromium.org · 13 years ago[Renamed from base/native_library_linux.cc]
  5. 5faed3c Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. by brettw@chromium.org · 13 years ago
  6. 8167d20 Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. by brettw@chromium.org · 13 years ago
  7. 951e6ff Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. by brettw@chromium.org · 13 years ago
  8. 629d58e linux: don't always print dlopen errors from LoadNativeLibrary by evan@chromium.org · 13 years ago
  9. 5b5f5e0 Move base/thread.h to base/threading, fix up callers to use the new location. by brettw@chromium.org · 14 years ago
  10. 9adf119 ThreadRestrictions: mark library loading functions as doing IO by evan@chromium.org · 14 years ago
  11. c7cd837 Move ASCIIToWide and ASCIIToUTF16 to utf_string_conversions.h. I've found it by brettw@chromium.org · 14 years ago
  12. 9643dcc Add comments saying we don't use RTLD_DEEPBIND. by willchan@chromium.org · 14 years ago
  13. 5f107ca linux: scan more plugin directories, fix bugs by evan@chromium.org · 15 years ago
  14. f6feee0 linux: unload plugin libraries after extracting mime types by evan@chromium.org · 15 years ago
  15. 231743a linux: remove RTLD_DEEPBIND from dlopen() by evan@chromium.org · 15 years ago
  16. 3c7eff6 linux: Don't crash if we fail to dlopen a plugin by evan@chromium.org · 15 years ago
  17. d9e2be8 Porting the browser tests to Unix. by jcampan@chromium.org · 15 years ago
  18. 9661148 Use RTLD_DEEPBIND to make sure plugins don't use Chrome's symbols instead of their own by evan@chromium.org · 15 years ago
  19. da642ae plugins: move NativeLibrary into base. by evan@chromium.org · 15 years ago