Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.

I tried hard not to change CHECKs that had side effects. I kept fatal checks
that seemed security or debugging-info (in crash reports) sensitive, and ones
that seems particularly well-conceived.
Review URL: http://codereview.chromium.org/8368009

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107042 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: da7d86e75fe4a37ef12f3ae4bd28b043932d2aa0
37 files changed
tree: 0f8633d2f97494f617ceeaaf9188fa2352919c45
  1. base/
  2. build/
  3. dbus/
  4. ipc/
  5. testing/
  6. third_party/