summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/content
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports from frameworks/base.John Spurlock2013-11-202-3/+0
* am 72402f9d: am 09d8e3cf: am c68bb182: Merge "SyncManager now returns copy on...Matthew Williams2013-11-142-9/+29
|\
| * SyncManager now returns copy on getCurrentSyncs()Matthew Williams2013-11-132-9/+29
* | Fix build.Nick Kralevich2013-10-191-1/+1
* | resolved conflicts for merge of 94b51810 to masterMatthew Williams2013-10-143-19/+63
|\ \ | |/
| * Fix infinite boot-loop bug in SM.Matthew Williams2013-10-113-22/+53
* | am 1d536848: am 239dc099: am 164371fb: Fix issue #11005453: [SUW] G+ profile ...Dianne Hackborn2013-10-021-1/+1
|\ \ | |/
| * Fix issue #11005453: [SUW] G+ profile creation for new user brokenDianne Hackborn2013-10-011-1/+1
* | Merge commit '0e0f6003' into manualmergeMatthew Williams2013-10-011-21/+31
|\ \ | |/
| * Remove blocking from SM before boot completed.Matthew Williams2013-09-301-20/+30
| * fix deadlock caused by clearAllBackoffs in SSEMatthew Williams2013-09-202-20/+25
| * DO NOT MERGE. Remove service component for KLP.Matthew Williams2013-08-304-232/+19
* | Pending op fix didn't merge properly from KLP-dev.Matthew Williams2013-09-162-9/+12
* | Refactor SyncManager rename authority->targetMatthew Williams2013-09-135-272/+299
* | Fix deadlock occurring on account add in SyncManager.Matthew Williams2013-09-113-55/+40
* | Fix broken javadocsMatthew Williams2013-09-055-1335/+1863
* | Turn off debugging in SyncManagerMatthew Williams2013-08-291-1/+1
|/
* Use pending.xml to persist sync ops.Matthew Williams2013-08-162-226/+222
* Fix of RTE from SyncOperation.compare()Matthew Williams2013-07-301-12/+11
* Fixed NPE in SyncRequest for Bundle.EMPTYMatthew Williams2013-07-251-1/+1
* Fixes to javadocMatthew Williams2013-07-251-9/+0
* AnonymousSyncService & SyncRequest.Matthew Williams2013-07-245-356/+1121
* Minor Formating FixAlon Albert2013-07-151-1/+1
* Bugfix 9603757Georgi Nikolov2013-06-281-4/+12
* Merge "Add new ActivityManager.isLowRamDevice()."Dianne Hackborn2013-06-261-1/+1
|\
| * Add new ActivityManager.isLowRamDevice().Dianne Hackborn2013-06-261-1/+1
* | Merge "Bugfix 9373708 JBMR2 runtime restart (system process crash in the sync...Georgi Nikolov2013-06-262-63/+98
|\ \ | |/ |/|
| * Bugfix 9373708Georgi Nikolov2013-06-262-63/+98
* | Update procstats to start collecting/reporting pss.Dianne Hackborn2013-06-261-1/+2
|/
* Do not allow 0 or smaller periodicity for syncs.Ashish Sharma2013-06-101-0/+4
* Start combining threads in system process.Dianne Hackborn2013-05-021-7/+2
* am b6812eab: am f900647a: Merge "Don\'t sync from adapters that haven\'t opte...Amith Yamasani2013-04-102-4/+36
|\
| * Don't sync from adapters that haven't opted in to restricted accountsAmith Yamasani2013-04-102-4/+36
* | Phase 1 of refactoring SystemServer.Dan Morrill2013-04-041-0/+5
|/
* Sync APIs use seconds instead of ms.Jeff Sharkey2013-03-271-4/+3
* Round up periodic syncs with short frequencies.Jeff Sharkey2013-03-211-0/+8
* Rename bindService to bindServiceAsUser to follow convention.Amith Yamasani2013-01-161-2/+2
* Move lingering services to services.jar.Jeff Sharkey2012-12-115-0/+6386