summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/contacts/gdata_contacts_service.cc
Commit message (Expand)AuthorAgeFilesLines
* chromeos: Delete old, unused contacts code.derat@chromium.org2014-03-181-894/+0
* Update some uses of Value in chrome/browser to use the base:: namespace.avi@chromium.org2013-12-231-22/+22
* Move c/b/google_apis to google_apis/drive.kinaba@chromium.org2013-12-031-4/+4
* net: Use SequencedTaskRunner for URLFetcherResponseWriterhashimoto@chromium.org2013-11-121-1/+2
* Change google_api::RequestSender to take an AuthService instead of a Profile.kinaba@chromium.org2013-07-171-17/+2
* Remove direct reference to GetBlockingPool() in c/b/google_apis.kinaba@chromium.org2013-07-081-4/+7
* fix -Wlogical-not-parentheses warnings of new clang on android and crosthakis@chromium.org2013-07-021-1/+1
* Move URLRequestContextGetter to RequestSender in c/b/google_apis.kinaba@chromium.org2013-07-011-12/+4
* Use a direct include of time headers in chrome/browser/, part 1.avi@chromium.org2013-06-281-2/+2
* Get rid of RequestRegistry (part 2): remove cancellation methods.kinaba@chromium.org2013-06-191-1/+0
* Use a direct include of strings headers in chrome/browser/chromeos/.avi@chromium.org2013-06-111-1/+1
* google_apis: Rename gdata_contacts_operations.h/cc to gdata_contacts_requests...satorux@chromium.org2013-06-101-12/+12
* google_apis: Rename OperationRunner to RequestSendersatorux@chromium.org2013-06-061-21/+21
* Replace most of the occurrence of OperationRegistry with OperationRunner.kinaba@chromium.org2013-05-221-3/+3
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-011-1/+1
* google_apis: Inject a URLRequestContext to AuthServicesatorux@chromium.org2012-12-111-0/+1
* Refactoring to remove g_browser_process from UrlFetchOperationBase.hidehiko@chromium.org2012-12-051-7/+18
* google_apis: Remove GetDriveUserAgent() from base_operations.ccsatorux@chromium.org2012-11-211-1/+3
* google_apis: Split gdata_operations.cc/hsatorux@chromium.org2012-11-191-1/+1
* google_apis: Rename gdata_util.h/cc to time_util.h/ccsatorux@chromium.org2012-11-151-2/+2
* Rename namespace 'gdata' to 'google_apis', since it is now now irrelevant.tzik@google.com2012-10-221-19/+19
* Rename namespace 'gdata' to 'contacts' in chrome/browser/chromeos/contactstzik@chromium.org2012-10-191-25/+25
* google_apis: Move Contacts API code to chrome/browser/chromeos/contactssatorux@chromium.org2012-10-111-0/+900