Roll cacheinvalidation to r314
commit1f2114de1674392b95986ea7924802c54f6f1d9d
authornyquist@chromium.org <nyquist@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 22 Nov 2013 02:01:00 +0000 (22 02:01 +0000)
committernyquist@chromium.org <nyquist@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 22 Nov 2013 02:01:00 +0000 (22 02:01 +0000)
tree8d7850242202a8860cbc5ad5bfabae1f3c07ad3d
parent10fdc1df65fde52ec415539f8ff06ae0f52a31e9
Roll cacheinvalidation to r314

November invalidation client update

- Using setIntentRedelivery(true) and checking for null intents in all
IntentService implementations.
- Adding support for clients that need to be informed of suppression (exposing
suppression-enabled flag, which formerly defaulted to true)
- Disabling connection reuse in message sender service to minimize chances of
EOFException
- Misc. comment and code cleanup

BUG=321258,318322

Review URL: https://codereview.chromium.org/65653005

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