index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
browser
/
background_sync
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Background Sync] Allow sync manager access from uncontrolled clients
iclelland
2015-09-01
6
-8
/
+71
*
Revert of [Background Sync] Allow sync manager access from uncontrolled clien...
mlamouri
2015-09-01
6
-71
/
+8
*
[Background Sync] Allow sync manager access from uncontrolled clients
iclelland
2015-08-31
6
-8
/
+71
*
Remove Win-Clang in-class initializer work-arounds
hans
2015-08-25
4
-9
/
+0
*
Change ownership of BackgroundSyncServiceImpl to BackgroundSyncContextImpl
jkarlin
2015-08-13
5
-37
/
+79
*
Reland of Move BackgroundSyncManager::ErrorType to BackgroundSyncStatus
jkarlin
2015-08-05
9
-116
/
+148
*
Revert of Move BackgroundSyncManager::ErrorType to BackgroundSyncStatus (patc...
jkarlin
2015-08-04
8
-145
/
+114
*
Move BackgroundSyncManager::ErrorType to BackgroundSyncStatus
jkarlin
2015-08-04
8
-114
/
+145
*
[BackgroundSync] Add browser tests for background sync
jkarlin
2015-08-04
2
-1
/
+381
*
Expose BackgroundSyncContext in StoragePartition
jkarlin
2015-07-31
1
-14
/
+12
*
[Background Sync] Restrict sync registration to service workers with window c...
iclelland
2015-07-23
5
-17
/
+93
*
[Background Sync] Sent sync registration details to worker
iclelland
2015-07-22
5
-3
/
+105
*
[Background Sync] Record number of batched sync events in UMA
iclelland
2015-07-22
4
-31
/
+46
*
[Background Sync] Gather UMA data for Background Sync
iclelland
2015-07-16
4
-34
/
+264
*
Reregistering a background sync should reset its state from failed to pending
jkarlin
2015-07-16
2
-1
/
+30
*
Revert of Try harder to work around a clang/win bug. (patchset #1 id:1 of htt...
thakis
2015-07-04
2
-9
/
+6
*
Try to work around that clang/win bug in another file.
Nico Weber
2015-07-04
2
-0
/
+4
*
Try harder to work around a clang/win bug.
Nico Weber
2015-07-03
2
-6
/
+9
*
Try to work around a clang/win bug.
thakis
2015-07-03
2
-0
/
+5
*
Make BackgroundSyncRegistration a proper class
jkarlin
2015-07-03
7
-153
/
+182
*
Remove the background sync flag
chasej
2015-07-03
1
-1
/
+3
*
Add a BackgroundSyncRegistrationOptions for BackgroundSyncManager::Register
jkarlin
2015-07-02
6
-307
/
+352
*
Formatting nits in BackgroundSyncServiceImpl
jkarlin
2015-07-01
2
-15
/
+16
*
Fix background sync tests to rely on correct behaviour
chasej
2015-07-01
2
-47
/
+61
*
content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-05
3
-36
/
+57
*
Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"
skyostil
2015-06-05
3
-57
/
+36
*
content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-05
3
-36
/
+57
*
[BackgroundSync] Clean up some tests
jkarlin
2015-06-05
1
-43
/
+43
*
Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"
skyostil
2015-06-05
3
-57
/
+36
*
content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-05
3
-36
/
+57
*
[BackgroundSync] Implement GetPermissionStatus in background sync provider
iclelland
2015-06-01
2
-0
/
+16
*
[BackgroundSync] Reland of Launch Chrome on Android for One-Shot
jkarlin
2015-05-29
2
-0
/
+43
*
[BackgroundSync] Reland of PowerObserver
jkarlin
2015-05-29
7
-1
/
+273
*
Revert of [BackgroundSync] Launch the browser on Android when next online (pa...
spang
2015-05-28
2
-44
/
+0
*
[BackgroundSync] Launch the browser on Android when next online
jkarlin
2015-05-28
2
-0
/
+44
*
Revert of [BackgroundSync] Implement power monitoring for powerState conditio...
caitkp
2015-05-28
7
-272
/
+1
*
[BackgroundSync] Implement power monitoring for powerState condition on sync ...
jkarlin
2015-05-27
7
-1
/
+272
*
[Background Sync] Add mojo service to communicate with manager
iclelland
2015-05-22
3
-0
/
+581
*
[BackgroundSyncManager] Clean up some extra functions with variadic templates
jkarlin
2015-05-07
2
-66
/
+27
*
[BackgroundSync] Add BackgroundSyncManager::GetRegistrations() and tests
jkarlin
2015-05-07
3
-3
/
+173
*
[BackgroundSync] Fire one-shot events
jkarlin
2015-05-01
4
-25
/
+597
*
[BackgroundSyncManager] Remove origin argument from public BackgroundSyncMana...
jkarlin
2015-04-28
3
-38
/
+70
*
ServiceWorker: Stop exposing ServiceWorkerContextCore
nhiroki
2015-04-23
1
-4
/
+4
*
[BackgroundSync] Store origin with registration data
jkarlin
2015-04-22
3
-16
/
+18
*
[BackgroundSync] Make BackgroundSyncManager::LookupRegistration return a poin...
jkarlin
2015-04-21
2
-33
/
+28
*
[BackgroundSync] Hang the BackgroundSyncManager off of the StoragePartition
jkarlin
2015-04-20
3
-0
/
+117
*
[BackgroundSyncManager] Add a network connection observer
jkarlin
2015-04-17
5
-0
/
+234
*
[BackgroundSyncManager] Tags with different periodicities can overlap
jkarlin
2015-04-10
4
-113
/
+211
*
[BackgroundSyncManager] Rename BackgroundSyncRegistration.name to tag
jkarlin
2015-04-08
4
-83
/
+82
*
Remove unused parameter.
jkarlin
2015-04-07
2
-19
/
+6
[next]