summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/content
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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