summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/contacts/google_contact_store_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser/chromeos edition.rsleevi@chromium.org2013-02-061-2/+2
* contacts: Fix a memory leak introduced by crrev.com/171226satorux@chromium.org2012-12-061-11/+2
* Refactoring to remove g_browser_process from UrlFetchOperationBase.hidehiko@chromium.org2012-12-051-1/+13
* google_apis: Rename gdata_util.h/cc to time_util.h/ccsatorux@chromium.org2012-11-151-2/+2
* Rename namespace 'gdata' to 'contacts' in chrome/browser/chromeos/contactstzik@chromium.org2012-10-191-2/+2
* google_apis: Move Contacts API code to chrome/browser/chromeos/contactssatorux@chromium.org2012-10-111-1/+1
* contacts: Don't save deleted contacts to disk.derat@chromium.org2012-10-101-0/+119
* Move Drive API files from chrome/browser/chromeos/gdata to chrome/browser/goo...nhiroki@chromium.org2012-09-171-1/+1
* contacts: Add ContactMap class.derat@chromium.org2012-09-091-5/+8
* contacts: Rename provider_id to contact_id.derat@chromium.org2012-08-191-22/+22
* contacts: Defer updates when offline.derat@chromium.org2012-08-091-1/+35
* contacts: Add ContactStoreFactory and FakeContactStore.derat@chromium.org2012-08-031-17/+23
* contacts: Add GoogleContactStore.derat@chromium.org2012-08-031-0/+375