commit | 80685aa4b95173638c7982dbac723b282292a931 | [log] [tgz] |
---|---|---|
author | Kurt Partridge <kep@google.com> | Fri Jan 11 16:49:54 2013 -0800 |
committer | Kurt Partridge <kep@google.com> | Mon Jan 21 10:50:32 2013 -0800 |
tree | 1689a1ac389e61c367c3e96291a5b37404dada4a | |
parent | 345ef6762700cdb0fca25aa54b22ef83aaaac0ab [diff] |
[Rlog78b] Make log privacy filtering decisions on n-grams Previously, words were pushed out of a LogBuffer one at a time. The receiving code had to keep state to know whether a n-gram was safe to log. This patch looks at the entire n-gram and makes a single decision based on it alone. mult-project commit with I3c40d7e02c77943d2668094ddb1d03efb942c74f Change-Id: Id7d90bbd551b1a2f4e0e35f38852652f68f273f8