summaryrefslogtreecommitdiffstats
path: root/content/browser/background_sync
Commit message (Expand)AuthorAgeFilesLines
* [Background Sync] Allow sync manager access from uncontrolled clientsiclelland2015-09-016-8/+71
* Revert of [Background Sync] Allow sync manager access from uncontrolled clien...mlamouri2015-09-016-71/+8
* [Background Sync] Allow sync manager access from uncontrolled clientsiclelland2015-08-316-8/+71
* Remove Win-Clang in-class initializer work-aroundshans2015-08-254-9/+0
* Change ownership of BackgroundSyncServiceImpl to BackgroundSyncContextImpljkarlin2015-08-135-37/+79
* Reland of Move BackgroundSyncManager::ErrorType to BackgroundSyncStatusjkarlin2015-08-059-116/+148
* Revert of Move BackgroundSyncManager::ErrorType to BackgroundSyncStatus (patc...jkarlin2015-08-048-145/+114
* Move BackgroundSyncManager::ErrorType to BackgroundSyncStatusjkarlin2015-08-048-114/+145
* [BackgroundSync] Add browser tests for background syncjkarlin2015-08-042-1/+381
* Expose BackgroundSyncContext in StoragePartitionjkarlin2015-07-311-14/+12
* [Background Sync] Restrict sync registration to service workers with window c...iclelland2015-07-235-17/+93
* [Background Sync] Sent sync registration details to workericlelland2015-07-225-3/+105
* [Background Sync] Record number of batched sync events in UMAiclelland2015-07-224-31/+46
* [Background Sync] Gather UMA data for Background Synciclelland2015-07-164-34/+264
* Reregistering a background sync should reset its state from failed to pendingjkarlin2015-07-162-1/+30
* Revert of Try harder to work around a clang/win bug. (patchset #1 id:1 of htt...thakis2015-07-042-9/+6
* Try to work around that clang/win bug in another file.Nico Weber2015-07-042-0/+4
* Try harder to work around a clang/win bug.Nico Weber2015-07-032-6/+9
* Try to work around a clang/win bug.thakis2015-07-032-0/+5
* Make BackgroundSyncRegistration a proper classjkarlin2015-07-037-153/+182
* Remove the background sync flagchasej2015-07-031-1/+3
* Add a BackgroundSyncRegistrationOptions for BackgroundSyncManager::Registerjkarlin2015-07-026-307/+352
* Formatting nits in BackgroundSyncServiceImpljkarlin2015-07-012-15/+16
* Fix background sync tests to rely on correct behaviourchasej2015-07-012-47/+61
* content: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-053-36/+57
* Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"skyostil2015-06-053-57/+36
* content: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-053-36/+57
* [BackgroundSync] Clean up some testsjkarlin2015-06-051-43/+43
* Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"skyostil2015-06-053-57/+36
* content: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-053-36/+57
* [BackgroundSync] Implement GetPermissionStatus in background sync providericlelland2015-06-012-0/+16
* [BackgroundSync] Reland of Launch Chrome on Android for One-Shotjkarlin2015-05-292-0/+43
* [BackgroundSync] Reland of PowerObserverjkarlin2015-05-297-1/+273
* Revert of [BackgroundSync] Launch the browser on Android when next online (pa...spang2015-05-282-44/+0
* [BackgroundSync] Launch the browser on Android when next onlinejkarlin2015-05-282-0/+44
* Revert of [BackgroundSync] Implement power monitoring for powerState conditio...caitkp2015-05-287-272/+1
* [BackgroundSync] Implement power monitoring for powerState condition on sync ...jkarlin2015-05-277-1/+272
* [Background Sync] Add mojo service to communicate with managericlelland2015-05-223-0/+581
* [BackgroundSyncManager] Clean up some extra functions with variadic templatesjkarlin2015-05-072-66/+27
* [BackgroundSync] Add BackgroundSyncManager::GetRegistrations() and testsjkarlin2015-05-073-3/+173
* [BackgroundSync] Fire one-shot eventsjkarlin2015-05-014-25/+597
* [BackgroundSyncManager] Remove origin argument from public BackgroundSyncMana...jkarlin2015-04-283-38/+70
* ServiceWorker: Stop exposing ServiceWorkerContextCorenhiroki2015-04-231-4/+4
* [BackgroundSync] Store origin with registration datajkarlin2015-04-223-16/+18
* [BackgroundSync] Make BackgroundSyncManager::LookupRegistration return a poin...jkarlin2015-04-212-33/+28
* [BackgroundSync] Hang the BackgroundSyncManager off of the StoragePartitionjkarlin2015-04-203-0/+117
* [BackgroundSyncManager] Add a network connection observerjkarlin2015-04-175-0/+234
* [BackgroundSyncManager] Tags with different periodicities can overlapjkarlin2015-04-104-113/+211
* [BackgroundSyncManager] Rename BackgroundSyncRegistration.name to tagjkarlin2015-04-084-83/+82
* Remove unused parameter.jkarlin2015-04-072-19/+6