gecko/mobile/android/base/sync/synchronizer
2012-07-11 14:34:22 -07:00
..
ConcurrentRecordConsumer.java Bug 767596 - Log less potentially PII from Android Sync to the Android log, and log less overall at Log.INFO level. r=liuche 2012-07-06 13:01:10 -07:00
RecordConsumer.java
RecordsChannel.java Bug 772978 - Log some per-sync stats: number of records received and sent, duration of server stages, duration of sync. r=liuche 2012-07-11 14:34:22 -07:00
RecordsChannelDelegate.java Bug 736393 - Don't abort on store failure. r=rnewman 2012-05-31 12:21:08 -07:00
RecordsConsumerDelegate.java
SerialRecordConsumer.java Bug 742109 - Make Android Sync write to Android log with single tag "FxSync". r=rnewman,liuche 2012-06-12 12:12:43 -07:00
ServerLocalSynchronizer.java Bug 772978 - Log some per-sync stats: number of records received and sent, duration of server stages, duration of sync. r=liuche 2012-07-11 14:34:22 -07:00
ServerLocalSynchronizerSession.java Bug 736393 - Don't abort on store failure. r=rnewman 2012-05-31 12:21:08 -07:00
SessionNotBegunException.java
Synchronizer.java Bug 772978 - Log some per-sync stats: number of records received and sent, duration of server stages, duration of sync. r=liuche 2012-07-11 14:34:22 -07:00
SynchronizerDelegate.java Bug 736393 - Don't abort on store failure. r=rnewman 2012-05-31 12:21:08 -07:00
SynchronizerSession.java Bug 772978 - Log some per-sync stats: number of records received and sent, duration of server stages, duration of sync. r=liuche 2012-07-11 14:34:22 -07:00
SynchronizerSessionDelegate.java Bug 736393 - Don't abort on store failure. r=rnewman 2012-05-31 12:21:08 -07:00
UnbundleError.java
UnexpectedSessionException.java