summaryrefslogtreecommitdiffstats
path: root/content/browser/background_sync/background_sync_manager.h
Commit message (Expand)AuthorAgeFilesLines
* [BackgroundSync] Reland of Launch Chrome on Android for One-Shotjkarlin2015-05-291-0/+6
* [BackgroundSync] Reland of PowerObserverjkarlin2015-05-291-0/+3
* Revert of [BackgroundSync] Launch the browser on Android when next online (pa...spang2015-05-281-6/+0
* [BackgroundSync] Launch the browser on Android when next onlinejkarlin2015-05-281-0/+6
* Revert of [BackgroundSync] Implement power monitoring for powerState conditio...caitkp2015-05-281-3/+0
* [BackgroundSync] Implement power monitoring for powerState condition on sync ...jkarlin2015-05-271-0/+3
* [BackgroundSyncManager] Clean up some extra functions with variadic templatesjkarlin2015-05-071-13/+5
* [BackgroundSync] Add BackgroundSyncManager::GetRegistrations() and testsjkarlin2015-05-071-2/+20
* [BackgroundSync] Fire one-shot eventsjkarlin2015-05-011-2/+41
* [BackgroundSyncManager] Remove origin argument from public BackgroundSyncMana...jkarlin2015-04-281-11/+6
* [BackgroundSync] Store origin with registration datajkarlin2015-04-221-4/+3
* [BackgroundSync] Make BackgroundSyncManager::LookupRegistration return a poin...jkarlin2015-04-211-4/+4
* [BackgroundSyncManager] Add a network connection observerjkarlin2015-04-171-0/+5
* [BackgroundSyncManager] Tags with different periodicities can overlapjkarlin2015-04-101-34/+51
* [BackgroundSyncManager] Rename BackgroundSyncRegistration.name to tagjkarlin2015-04-081-13/+13
* Remove unused parameter.jkarlin2015-04-071-5/+2
* [BackgroundSync] Add new registration options from the specjkarlin2015-04-071-10/+11
* [BackgroundSync] Handle storage failurejkarlin2015-04-031-6/+39
* Cache Storage: Move files to content/*/cache_storage, rename classesjsbell2015-03-311-2/+2
* [BackgroundSync] Initial land of the BackgroundSyncManagerjkarlin2015-03-261-0/+221