summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/contacts
Commit message (Expand)AuthorAgeFilesLines
* contacts: Add ContactManagerInterface::GetWeakPtr().derat@chromium.org2012-08-317-8/+41
* contacts: Make GoogleContactStore own GDataContactsService.derat@chromium.org2012-08-242-13/+14
* contacts: Add histograms.derat@chromium.org2012-08-231-1/+50
* contacts: Fix missing OVERRIDEs from r152860.derat@chromium.org2012-08-222-8/+10
* contacts: Add ContactManagerStub.derat@chromium.org2012-08-223-15/+160
* contacts: Strip Unicode byte order marks from strings.derat@chromium.org2012-08-201-1/+1
* contacts: Rename provider_id to contact_id.derat@chromium.org2012-08-1915-79/+73
* contacts: Defer updates when offline.derat@chromium.org2012-08-093-2/+86
* contacts: Add ContactManager.derat@chromium.org2012-08-047-4/+521
* contacts: Add ContactStoreFactory and FakeContactStore.derat@chromium.org2012-08-038-31/+350
* contacts: Add GoogleContactStore.derat@chromium.org2012-08-037-6/+971
* contacts: Add FakeContactDatabase.derat@chromium.org2012-08-022-0/+123
* contacts: Add UpdateMetadata protocol buffer.derat@chromium.org2012-08-014-44/+143
* contacts: Add OWNERS file.derat@chromium.org2012-07-311-0/+2
* contacts: Add contacts::ContactDatabase.derat@chromium.org2012-07-314-0/+640
* contacts: Add GDataContactsService.derat@chromium.org2012-07-301-1/+2
* chromeos: Use protocol buffers for Contact class.derat@chromium.org2012-07-285-260/+205
* contacts: Add Contact struct and test functions.derat@chromium.org2012-07-234-0/+485