index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
content
/
SyncManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Binder.getOrigCallingUid().
Dianne Hackborn
2012-08-31
1
-10
/
+15
*
UserHandle to UserSerialNo mapping
Amith Yamasani
2012-08-17
1
-1
/
+1
*
Rename UserId to UserHandle.
Dianne Hackborn
2012-08-16
1
-7
/
+7
*
User Manager service to manage users and query user details
Amith Yamasani
2012-08-11
1
-6
/
+11
*
fix expedited syncs. there were times when an expedited sync wouldn't
Fred Quintana
2012-05-06
1
-19
/
+39
*
Merge "Synchronize/align periodic sync alarms based on a random per device se...
Ashish Sharma
2012-04-11
1
-14
/
+45
|
\
|
*
Synchronize/align periodic sync alarms based on a random per device seed value.
Ashish Sharma
2012-04-11
1
-14
/
+45
*
|
Fix a race condition in SyncManager.onAccountsUpdated()
Amith Yamasani
2012-04-11
1
-40
/
+6
|
/
*
User management and switching
Amith Yamasani
2012-03-27
1
-0
/
+23
*
Make SyncManager and AccountManagerService multi-user aware.
Amith Yamasani
2012-03-08
1
-162
/
+212
*
Log global autosync on dumpsys
Alon Albert
2012-01-11
1
-55
/
+61
*
By default ICS allows two syncs to run in parallel. Make it only
Fred Quintana
2011-12-05
1
-2
/
+8
*
Work on process management.
Dianne Hackborn
2011-10-28
1
-2
/
+4
*
Work on issue #5465917: Wakelock *overflow* held for very long times
Dianne Hackborn
2011-10-18
1
-1
/
+1
*
Update dumpsys output
Alon Albert
2011-10-03
1
-40
/
+48
*
Add Detailed Sync Stats Section
Alon Albert
2011-09-27
1
-62
/
+232
*
Revert "Make the SyncManager timeout syncs if it takes too long to bind to th...
Fred Quintana
2011-09-12
1
-51
/
+5
*
Merge "Make the SyncManager have wakelocks per account, not per account type,...
Fred Quintana
2011-09-08
1
-5
/
+5
|
\
|
*
Make the SyncManager have wakelocks per account, not per account type,
Fred Quintana
2011-09-08
1
-5
/
+5
*
|
Changing the timeout for detecting syncs that are taking too long to bind
Subir Jhanb
2011-09-08
1
-3
/
+3
|
/
*
Make the SyncManager timeout syncs if it takes too long to bind to them.
Fred Quintana
2011-08-31
1
-5
/
+51
*
Check for periodic sync that is in the future
Alon Albert
2011-08-16
1
-2
/
+5
*
Avoid sync when UID network is disconnected.
Jeff Sharkey
2011-07-26
1
-2
/
+18
*
Rename method to discourage use of this in favor of member field
Alon Albert
2011-02-16
1
-3
/
+3
*
Bring back auto clear backoff on reconnect
Alon Albert
2011-02-16
1
-3
/
+20
*
am 3782fe2b: am f728411b: Merge "Fix bug #3395355 ("adb shell dumpsys content...
Fabrice Di Meglio
2011-01-26
1
-1
/
+34
|
\
|
*
Fix bug #3395355 ("adb shell dumpsys content" should present human readable f...
Fabrice Di Meglio
2011-01-26
1
-1
/
+34
*
|
am 24bc5331: am cef29578: Merge "Change local names for greater clarity." int...
Robert Greenwalt
2011-01-11
1
-2
/
+2
|
\
\
|
|
/
|
*
Change local names for greater clarity.
Robert Greenwalt
2011-01-11
1
-2
/
+2
*
|
am 7710465f: am 55ccb887: Merge "Don\'t check for services before boot-comple...
Robert Greenwalt
2011-01-10
1
-2
/
+2
|
\
\
|
|
/
|
*
Don't check for services before boot-complete
Robert Greenwalt
2011-01-10
1
-2
/
+2
|
*
Making the sync manager take the data connected value from ConnectivityManage...
Subir Jhanb
2011-01-10
1
-37
/
+5
*
|
Making the sync manager take the data connected value from ConnectivityManage...
Subir Jhanb
2011-01-10
1
-37
/
+6
|
/
*
fix the TooManyDeletes to show up again
Fred Quintana
2010-12-16
1
-3
/
+1
*
Clear all pending backoffs on a reconnect event
Alon Albert
2010-12-15
1
-6
/
+9
*
Do not increase backoff before it expires
Alon Albert
2010-12-14
1
-5
/
+15
*
allow sync adapter authors to control more policies
Fred Quintana
2010-12-09
1
-76
/
+82
*
Listen for SyncAdapter death to cancel a sync
Alon Albert
2010-12-09
1
-2
/
+17
*
Reset backoff on successful sync
Alon Albert
2010-11-12
1
-0
/
+9
*
Apply backoff to operation that caused it
Alon Albert
2010-10-28
1
-2
/
+8
*
Make a separate active sync queue for initialization and regular syncs.
Fred Quintana
2010-10-05
1
-439
/
+493
*
resolved conflicts for merge of 6421ae7e to master
Dianne Hackborn
2010-09-13
1
-1
/
+1
|
\
|
*
Fix potential crash in sync.
Dianne Hackborn
2010-09-13
1
-1
/
+2
*
|
resolved conflicts for merge of 53686433 to master
Dianne Hackborn
2010-09-13
1
-2
/
+4
|
\
\
|
|
/
|
*
Track client requests through location manager.
Dianne Hackborn
2010-09-13
1
-2
/
+4
*
|
am 2bf0f1a3: am 00b92b94: am 9aaf24f2: Merge "revert a change in the SyncMana...
Fred Quintana
2010-04-28
1
-5
/
+1
|
\
\
|
|
/
|
*
revert a change in the SyncManager that caused it to not cancel
Fred Quintana
2010-04-27
1
-5
/
+1
*
|
create a SyncManager WakeLock for each syncadapter
Fred Quintana
2010-04-07
1
-8
/
+45
|
/
*
- changed periodic sync scheduling to just creating pending
Fred Quintana
2010-03-30
1
-123
/
+144
*
some changes due to an API review
Fred Quintana
2010-03-30
1
-3
/
+3
[next]