tracing: split trace event filter classes out of TraceLog

Another refactoring aimed at slimming down the TraceLog monster-class
and isolating dependencies of the tracing codebase.
This CL is a pure refactor with no intended behavioral changes.
It moves all the trace filters classes outside of the TraceLog.
This is required to make the next CLs which will change the lifetime
management of filters easier to review.

BUG=659689

Review-Url: https://codereview.chromium.org/2549103003
Cr-Commit-Position: refs/heads/master@{#437721}


CrOS-Libchrome-Original-Commit: a0835eec90a7fa97ea838e93540135115aa833a3
18 files changed
tree: 992cc87f1949940d3d2b4cf53446251041e6ff1b
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/