summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_to_mobile_service.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 152609 - Integrate invalidation API into ChromeToMobileService.msw@chromium.org2012-08-211-119/+120
* Integrate invalidation API into ChromeToMobileService.msw@chromium.org2012-08-211-120/+119
* Chrome To Mobile Service refactoring and polish, etc.msw@chromium.org2012-08-171-44/+55
* Revert 150041 to re-enable Chrome to Mobile by default on trunk (after M22 br...msw@chromium.org2012-08-101-1/+1
* Revert 143421 to disable Chrome to Mobile by default on trunk (for M22 branch).msw@chromium.org2012-08-051-1/+1
* Store ChromeToMobile device list and timestamp prefs.msw@chromium.org2012-07-231-11/+33
* Store reduced ChromeToMobile ListValue, bubbles use indicies.msw@chromium.org2012-07-201-23/+30
* Update API of OAuth2AccessTokenFetcher to return an expiration date.qsr@chromium.org2012-07-191-1/+2
* Revert 147199 - Update API of OAuth2AccessTokenFetcher to return an expiratio...jochen@chromium.org2012-07-181-2/+1
* Update API of OAuth2AccessTokenFetcher to return an expiration date.qsr@chromium.org2012-07-181-1/+2
* Add a 'Learn more' help article link for Chrome To Mobile.msw@chromium.org2012-07-181-1/+11
* Add Chrome To Mobile support for iOS devices.msw@chromium.org2012-07-181-98/+125
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-291-3/+4
* Get rid of browser::FindLastActiveWithProfile call in a send to mobile code. ...jam@chromium.org2012-06-281-12/+16
* Moves command handling from Browser to a new object, BrowserCommandController.ben@chromium.org2012-06-271-3/+7
* Revert 142809 to re-enable Chrome to Mobile by default on trunk (after M21 br...msw@chromium.org2012-06-211-1/+1
* Move content::URLFetcher static functions to net::URLFetcherakalin@chromium.org2012-06-191-3/+3
* Revert 135840 to disable Chrome to Mobile by default on trunk (for M21 branch).msw@chromium.org2012-06-181-1/+1
* Move guid generation from chrome/common/ to base/.marja@chromium.org2012-06-141-3/+3
* TabContentsWrapper -> TabContents, part 33.avi@chromium.org2012-06-111-3/+3
* Change most content::URLFetcher references to net::URLFetcherakalin@chromium.org2012-05-231-2/+2
* Remove content::URLFetcherDelegateakalin@chromium.org2012-05-221-5/+5
* Moves methods for finding browsers to browser_finder.sky@chromium.org2012-05-161-4/+4
* Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/akalin@chromium.org2012-05-111-2/+2
* Revert 135442 to re-enable Chrome to Mobile by default on trunk.msw@chromium.org2012-05-081-1/+1
* Coverity: Fix pass by value error.kmadhusu@chromium.org2012-05-071-3/+3