index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
chrome_to_mobile_service.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update ChromeToMobile command logic and tests.
msw@chromium.org
2012-10-23
1
-17
/
+24
*
Consolidate UMA metrics reporting for Chrome To Mobile
msw@google.com
2012-10-19
1
-15
/
+44
*
Replace extension_switch_utils.h with feature_switch.h.
aa@chromium.org
2012-10-13
1
-2
/
+2
*
Rename ModelType/ObjectIdStateMap to InvalidationMap.
dcheng@chromium.org
2012-10-04
1
-3
/
+3
*
Check ChromeToMobileService OriginalURLs before handling.
msw@chromium.org
2012-09-24
1
-3
/
+7
*
Log ChromeToMobile search and auth errors to UMA and INFO.
msw@chromium.org
2012-09-24
1
-21
/
+35
*
Use client=chrome-to-mobile search/submit query param.
msw@chromium.org
2012-09-13
1
-11
/
+16
*
Remove incorrect ChromeToMobileService TODO comment.
msw@chromium.org
2012-09-12
1
-1
/
+0
*
Invalidate ChromeToMobileService's |access_token_| on expiration.
msw@chromium.org
2012-09-11
1
-0
/
+13
*
Call ChromeToMobileService::SendRequest on UI thread, etc.
msw@chromium.org
2012-09-11
1
-53
/
+89
*
Revert 155364 - Revert 155317 - Adjust ChromeToMobile error logging and mitig...
msw@chromium.org
2012-09-07
1
-24
/
+56
*
[Invalidations] Add GetInvalidatorState() to Invalidator{,Frontend}
akalin@chromium.org
2012-09-07
1
-13
/
+8
*
Manage ChromeToMobile URLFetcher lifetimes with a ScopedVector.
msw@chromium.org
2012-09-07
1
-0
/
+11
*
Revert 155317 - Adjust ChromeToMobile error logging and mitigation.
erikwright@chromium.org
2012-09-07
1
-56
/
+24
*
Adjust ChromeToMobile error logging and mitigation.
msw@chromium.org
2012-09-07
1
-24
/
+56
*
Moving google_apis and GaiaClient to src/google_apis.
joi@chromium.org
2012-09-07
1
-3
/
+3
*
Change enable-action-box flag to disable-action-box, so action box is enabled...
yefim@chromium.org
2012-09-06
1
-2
/
+2
*
Integrate Chrome To Mobile with Action Box UI.
msw@chromium.org
2012-08-30
1
-12
/
+3
*
Log every ChromeToMobile job submission response.
msw@chromium.org
2012-08-28
1
-27
/
+28
*
Remove invalid Chrome To Mobile DCHECK, infer notifications are enabled on re...
msw@chromium.org
2012-08-24
1
-1
/
+2
*
Refactor ModelTypePayloadMap and ObjectIdPayloadMap to StateMaps.
dcheng@chromium.org
2012-08-24
1
-4
/
+4
*
Re-reland Integrate invalidation API into ChromeToMobileService.
msw@chromium.org
2012-08-22
1
-120
/
+122
*
Revert 152735 - Reland Integrate invalidation API into ChromeToMobileService.
msw@chromium.org
2012-08-22
1
-122
/
+120
*
Reland Integrate invalidation API into ChromeToMobileService.
msw@chromium.org
2012-08-22
1
-120
/
+122
*
Revert 152609 - Integrate invalidation API into ChromeToMobileService.
msw@chromium.org
2012-08-21
1
-119
/
+120
*
Integrate invalidation API into ChromeToMobileService.
msw@chromium.org
2012-08-21
1
-120
/
+119
*
Chrome To Mobile Service refactoring and polish, etc.
msw@chromium.org
2012-08-17
1
-44
/
+55
*
Revert 150041 to re-enable Chrome to Mobile by default on trunk (after M22 br...
msw@chromium.org
2012-08-10
1
-1
/
+1
*
Revert 143421 to disable Chrome to Mobile by default on trunk (for M22 branch).
msw@chromium.org
2012-08-05
1
-1
/
+1
*
Store ChromeToMobile device list and timestamp prefs.
msw@chromium.org
2012-07-23
1
-11
/
+33
*
Store reduced ChromeToMobile ListValue, bubbles use indicies.
msw@chromium.org
2012-07-20
1
-23
/
+30
*
Update API of OAuth2AccessTokenFetcher to return an expiration date.
qsr@chromium.org
2012-07-19
1
-1
/
+2
*
Revert 147199 - Update API of OAuth2AccessTokenFetcher to return an expiratio...
jochen@chromium.org
2012-07-18
1
-2
/
+1
*
Update API of OAuth2AccessTokenFetcher to return an expiration date.
qsr@chromium.org
2012-07-18
1
-1
/
+2
*
Add a 'Learn more' help article link for Chrome To Mobile.
msw@chromium.org
2012-07-18
1
-1
/
+11
*
Add Chrome To Mobile support for iOS devices.
msw@chromium.org
2012-07-18
1
-98
/
+125
*
Move tab functions off Browser into browser_tabstrip and browser_tabrestore.
ben@chromium.org
2012-06-29
1
-3
/
+4
*
Get rid of browser::FindLastActiveWithProfile call in a send to mobile code. ...
jam@chromium.org
2012-06-28
1
-12
/
+16
*
Moves command handling from Browser to a new object, BrowserCommandController.
ben@chromium.org
2012-06-27
1
-3
/
+7
*
Revert 142809 to re-enable Chrome to Mobile by default on trunk (after M21 br...
msw@chromium.org
2012-06-21
1
-1
/
+1
*
Move content::URLFetcher static functions to net::URLFetcher
akalin@chromium.org
2012-06-19
1
-3
/
+3
*
Revert 135840 to disable Chrome to Mobile by default on trunk (for M21 branch).
msw@chromium.org
2012-06-18
1
-1
/
+1
*
Move guid generation from chrome/common/ to base/.
marja@chromium.org
2012-06-14
1
-3
/
+3
*
TabContentsWrapper -> TabContents, part 33.
avi@chromium.org
2012-06-11
1
-3
/
+3
*
Change most content::URLFetcher references to net::URLFetcher
akalin@chromium.org
2012-05-23
1
-2
/
+2
*
Remove content::URLFetcherDelegate
akalin@chromium.org
2012-05-22
1
-5
/
+5
*
Moves methods for finding browsers to browser_finder.
sky@chromium.org
2012-05-16
1
-4
/
+4
*
Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/
akalin@chromium.org
2012-05-11
1
-2
/
+2
*
Revert 135442 to re-enable Chrome to Mobile by default on trunk.
msw@chromium.org
2012-05-08
1
-1
/
+1
*
Coverity: Fix pass by value error.
kmadhusu@chromium.org
2012-05-07
1
-3
/
+3
[next]