summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_to_mobile_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove the integrated desktop Chrome To Mobile Service and UI.msw@chromium.org2013-07-181-764/+0
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-161-1/+1
* Updates some includes of chrome_notification_types.hjam@chromium.org2013-07-111-1/+1
* Allow Chrome OS login profile to have different default pref valuesbartfab@chromium.org2013-07-051-1/+1
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-011-1/+1
* Use InvalidationService (retry of r208315)rlarocque@chromium.org2013-06-291-20/+21
* Revert 208315 "Make use of InvalidationService"rlarocque@chromium.org2013-06-251-21/+20
* Make use of InvalidationServicerlarocque@chromium.org2013-06-251-20/+21
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.avi@chromium.org2013-06-091-1/+1
* Update chrome/ to use WeakPtr<T>::get() instead of implicit "operator T*"akalin@chromium.org2013-06-041-1/+1
* Move AddMultipartValueForUpload to net/base/mime_util.h/cc.grunell@chromium.org2013-05-161-5/+6
* components: Move PrefRegistrySyncable into user_prefs namespace.tfarina@chromium.org2013-05-061-2/+3
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-011-1/+1
* Introduce //components/user_prefs.joi@chromium.org2013-03-061-1/+1
* Implement Invalidator::Acknowledge.dcheng@chromium.org2013-03-051-0/+10
* Removed OAuth2 access token from TokenService.zelidrag@chromium.org2013-02-271-2/+1
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.joi@chromium.org2013-02-101-3/+4
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-8/+9
* Remove syncer::IncomingInvalidationSourcerlarocque@chromium.org2013-02-021-2/+1
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-291-6/+10
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-2/+2
* Introduce ERR_NETWORK_CHANGED and allow URLFetcher to automatically retry on ...joaodasilva@chromium.org2012-12-141-1/+1
* browser: Move more browser_finder.h functions into chrome namespace.tfarina@chromium.org2012-12-091-1/+1
* Update reference to IDS_CHROME_TO_DEVICE_SNAPSHOTS.blundell@chromium.org2012-12-071-1/+1
* Move common cloud print code from service/cloud_print to common/cloud_print.chenyu@chromium.org2012-12-031-0/+1
* Update ChromeToMobile command logic and tests.msw@chromium.org2012-10-231-17/+24
* Consolidate UMA metrics reporting for Chrome To Mobilemsw@google.com2012-10-191-15/+44
* Replace extension_switch_utils.h with feature_switch.h.aa@chromium.org2012-10-131-2/+2
* Rename ModelType/ObjectIdStateMap to InvalidationMap.dcheng@chromium.org2012-10-041-3/+3
* Check ChromeToMobileService OriginalURLs before handling.msw@chromium.org2012-09-241-3/+7
* Log ChromeToMobile search and auth errors to UMA and INFO.msw@chromium.org2012-09-241-21/+35
* Use client=chrome-to-mobile search/submit query param.msw@chromium.org2012-09-131-11/+16
* Remove incorrect ChromeToMobileService TODO comment.msw@chromium.org2012-09-121-1/+0
* Invalidate ChromeToMobileService's |access_token_| on expiration.msw@chromium.org2012-09-111-0/+13
* Call ChromeToMobileService::SendRequest on UI thread, etc.msw@chromium.org2012-09-111-53/+89
* Revert 155364 - Revert 155317 - Adjust ChromeToMobile error logging and mitig...msw@chromium.org2012-09-071-24/+56
* [Invalidations] Add GetInvalidatorState() to Invalidator{,Frontend}akalin@chromium.org2012-09-071-13/+8
* Manage ChromeToMobile URLFetcher lifetimes with a ScopedVector.msw@chromium.org2012-09-071-0/+11
* Revert 155317 - Adjust ChromeToMobile error logging and mitigation.erikwright@chromium.org2012-09-071-56/+24
* Adjust ChromeToMobile error logging and mitigation.msw@chromium.org2012-09-071-24/+56
* Moving google_apis and GaiaClient to src/google_apis.joi@chromium.org2012-09-071-3/+3
* Change enable-action-box flag to disable-action-box, so action box is enabled...yefim@chromium.org2012-09-061-2/+2
* Integrate Chrome To Mobile with Action Box UI.msw@chromium.org2012-08-301-12/+3
* Log every ChromeToMobile job submission response.msw@chromium.org2012-08-281-27/+28
* Remove invalid Chrome To Mobile DCHECK, infer notifications are enabled on re...msw@chromium.org2012-08-241-1/+2
* Refactor ModelTypePayloadMap and ObjectIdPayloadMap to StateMaps.dcheng@chromium.org2012-08-241-4/+4
* Re-reland Integrate invalidation API into ChromeToMobileService.msw@chromium.org2012-08-221-120/+122
* Revert 152735 - Reland Integrate invalidation API into ChromeToMobileService.msw@chromium.org2012-08-221-122/+120
* Reland Integrate invalidation API into ChromeToMobileService.msw@chromium.org2012-08-221-120/+122