summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/app_notify_channel_setup.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move content::URLFetcher static functions to net::URLFetcherakalin@chromium.org2012-06-191-2/+2
* Change most content::URLFetcher references to net::URLFetcherakalin@chromium.org2012-05-231-2/+2
* Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/akalin@chromium.org2012-05-111-4/+4
* Modify the base::JSONReader interface to take a set of options rather than a ...rsesek@chromium.org2012-04-111-2/+1
* Update the AppNotifyChannelSetup testing path to use the message loop.jstritar@chromium.org2012-03-241-3/+13
* Fix crash in AppNotifyChannelSetup when incognito profiles are used.jstritar@chromium.org2012-03-231-1/+1
* Converting TokenService to a ProfileKeyedService.rlp@chromium.org2012-03-081-2/+4
* Replace chrome/common/net/http_return.h with net/http/http_status_code.hakalin@chromium.org2012-02-271-3/+3
* Remove PSS::ShowLoginDialog() and obsolete IDC_SYNC_BOOKMARKS.atwilson@chromium.org2012-02-251-2/+4
* "Recommit 118589 - Re-commit r117965 and 117130 with a fix for perf regression."atwilson@chromium.org2012-01-221-2/+2
* Revert 118589 - Re-commit r117965 and 117130 with a prospective fix for perf ...atwilson@chromium.org2012-01-211-2/+2
* Re-commit r117965 and 117130 with a prospective fix for perf regression.atwilson@chromium.org2012-01-211-2/+2
* Revert SigninManager changes to see if they were the cause of the perf regres...atwilson@chromium.org2012-01-191-2/+2
* Moved SigninManager out of browser/sync, and start changing the code so signinatwilson@chromium.org2012-01-111-2/+2
* Add some histograms for app notification performance and usage.asargent@chromium.org2011-12-141-12/+56
* Fix the app notify channel setup for the case where the user may have explici...munjal@chromium.org2011-12-061-6/+22
* Change app notification channel setup code to be based on new OAuth2 fetchers...munjal@chromium.org2011-12-011-105/+40
* Save the oauth client id used in App Notification setupasargent@chromium.org2011-12-011-2/+21
* Switch end points to point to production and make channel API a flagelvin@google.com2011-11-231-3/+15
* Integrate AppNotifyChannelSetup with TokenService.munjal@chromium.org2011-11-171-23/+129
* net: Move the last two Escape() functions into the net namespace.tfarina@chromium.org2011-11-091-2/+2
* Finish up the app notification setup code:munjal@chromium.org2011-11-041-55/+199
* Pass extension_id to AppNotifyChannelSetupasargent@chromium.org2011-11-021-0/+2
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Add code to prompt for browser login during app notification setupasargent@chromium.org2011-10-281-25/+41
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ...jam@chromium.org2011-10-261-3/+3
* Create a content::UrlFetcher interface that lives in content/public/common an...jam@chromium.org2011-10-251-5/+6
* Convert URLFetcher::Delegates to use an interface in content/public/common. A...jam@chromium.org2011-10-241-0/+1
* Add beginnings of support for a app notification channel id server.asargent@chromium.org2011-10-221-16/+72
* Add a per-context "Handler" concept to ChromeV8Extension andaa@chromium.org2011-10-121-4/+7
* Relanding: Add js api for hosted/packaged apps to request notification author...asargent@chromium.org2011-10-071-0/+49
* Revert 104438 - Relanding: Add js api for hosted/packaged apps to request not...asargent@chromium.org2011-10-071-49/+0
* Relanding: Add js api for hosted/packaged apps to request notification author...asargent@chromium.org2011-10-071-0/+49
* Revert 104410 - Add js api for hosted/packaged apps to request notification a...rsleevi@chromium.org2011-10-071-49/+0
* Add js api for hosted/packaged apps to request notification authorizationasargent@chromium.org2011-10-071-0/+49