veyron/examples/pipetobrowser: Supporting search (in message,
file path, threadid ), filtering (log levels, date),
sorting (all columns except message) for veyron log viewer.
Also adding ability to pause/resume the log viewer.
To support these features for veyron log viewer and other plugins,
a new reusable data grid component was created (libs/ui-components/data-grid)
data grid can host search, filters and supports sortable columns and custom
cell renderer
Please see documentation in (libs/ui-components/data-grid/grid/component.html)
for usage and other details.
still TODO: UI cleanup
Change-Id: I638e71dfac5246c4abb19da7c3b3a270eaf3fb87
30 files changed