| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a direct include of time headers in courgette/, crypto/, dbus/, device/, ... | avi@chromium.org | 2013-06-28 | 3 | -3/+3 |
* | Update includes and delete remaining strings forwarding headers. | avi@chromium.org | 2013-06-27 | 1 | -1/+1 |
* | Better document GaiaOAuthClient via comments and updated method name. | davidroche@chromium.org | 2013-06-26 | 3 | -19/+43 |
* | Device robot refresh token integrity validation. | davidroche@chromium.org | 2013-06-22 | 5 | -85/+205 |
* | Add base namespace to more values in sync and elsewhere. | brettw@chromium.org | 2013-06-21 | 5 | -12/+14 |
* | * Introducing Service Error and Unexpected Response for better handling of | fgorski@chromium.org | 2013-06-21 | 3 | -19/+96 |
* | Setup Sync to use OAuth token for managed users. | bauerb@chromium.org | 2013-06-20 | 2 | -0/+4 |
* | Removed LCID authentication from cloud print and cloud print setup dialog. | vitalybuka@chromium.org | 2013-06-19 | 6 | -728/+0 |
* | Use OAuth2 token for sync | pavely@chromium.org | 2013-06-13 | 2 | -0/+9 |
* | Use a direct include of strings headers in extensions/, google_apis/, gpu/. | avi@chromium.org | 2013-06-11 | 11 | -18/+18 |
* | Update includes of message_loop_proxy. | brettw@chromium.org | 2013-06-10 | 1 | -1/+1 |
* | Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,... | avi@chromium.org | 2013-06-07 | 2 | -2/+2 |
* | Per discussion, implement the Omaha Client Update Protocol (CUP) in src/crypto. | ryanmyers@chromium.org | 2013-06-07 | 7 | -0/+738 |
* | Reland 203015 "Add ManagedUserTokenFetcher to fetch scoped-down tokens" | bauerb@chromium.org | 2013-06-03 | 1 | -1/+1 |
* | Update google_apis/ to use scoped_refptr<T>::get() rather than implicit "oper... | rsleevi@chromium.org | 2013-06-03 | 1 | -5/+4 |
* | Revert 203015 "Add ManagedUserTokenFetcher to fetch scoped-down ..." | timurrrr@chromium.org | 2013-05-30 | 1 | -1/+1 |
* | Add ManagedUserTokenFetcher to fetch scoped-down tokens. | bauerb@chromium.org | 2013-05-30 | 1 | -1/+1 |
* | Deprecate switches gaia-host and gaia-url-path in favor of gaia-url | achuith@chromium.org | 2013-05-18 | 5 | -109/+93 |
* | Identity API: web-based scope approval dialogs for getAuthToken | courage@chromium.org | 2013-05-17 | 2 | -0/+8 |
* | Display an infobar on startup when Google API keys are missing. | phajdan.jr@chromium.org | 2013-05-16 | 3 | -1/+29 |
* | Isolate check_internal.py to the .gypi files that need it. | joi@chromium.org | 2013-05-16 | 2 | -3/+40 |
* | Hide unused constant from public interface. | vitalybuka@chromium.org | 2013-05-08 | 2 | -3/+3 |
* | Remove myself from some OWNERS files and make per-file ownership more specific. | ben@chromium.org | 2013-05-03 | 1 | -1/+0 |
* | google_apis: Use base::MessageLoop. | xhwang@chromium.org | 2013-04-29 | 6 | -30/+28 |
* | Modify the enterprise enrollment flow to fetch an optional device robot api t... | davidroche@chromium.org | 2013-04-29 | 2 | -0/+4 |
* | Remove support for ClientOAuth from GaiaAuthFetcher. | rogerta@chromium.org | 2013-04-29 | 10 | -690/+2 |
* | google_apis: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST. | scherkus@chromium.org | 2013-04-26 | 5 | -5/+5 |
* | Add ability to sign-out of Google directly from profile switcher menu. | bcwhite@chromium.org | 2013-04-26 | 2 | -0/+8 |
* | Identity API: Add token cache and identity.invalidateAuthToken. | courage@chromium.org | 2013-04-22 | 3 | -14/+32 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 11 | -105/+124 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 11 | -124/+105 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 11 | -105/+124 |
* | revoke unused OAuth2 tokens on signout and re-signin | courage@chromium.org | 2013-04-05 | 5 | -0/+58 |
* | Few imporant fixes needed for kiosk app for robot accounts: | zelidrag@chromium.org | 2013-03-30 | 2 | -2/+23 |
* | Support for auth code based authentication flow for both app and web UI drive... | zelidrag@chromium.org | 2013-03-25 | 2 | -18/+24 |
* | Files.app: Treats HTTP_FORBIDDEN (403) as temporary error on authentication. | yoshiki@chromium.org | 2013-03-22 | 1 | -0/+9 |
* | Remove unused code in google_apis/gaia | dcheng@chromium.org | 2013-03-21 | 13 | -923/+0 |
* | [Cleanup] Remove StringPrintf from global namespace | groby@chromium.org | 2013-03-18 | 7 | -29/+30 |
* | Rename GoogleServiceAuthError::None() to AuthErrorNone() and LoginFailure::No... | antrim@chromium.org | 2013-03-12 | 3 | -3/+3 |
* | src/: Update the remaining include paths of string_split.h to its new location. | tfarina@chromium.org | 2013-03-06 | 3 | -3/+3 |
* | Removed OAuth2 access token from TokenService. | zelidrag@chromium.org | 2013-02-27 | 2 | -2/+0 |
* | Remove obsolete kDeviceManagementService token type | atwilson@chromium.org | 2013-02-19 | 2 | -2/+0 |
* | Web-based-signin must not let the user sign in with a different account on | rogerta@chromium.org | 2013-02-08 | 3 | -0/+17 |
* | Linux/ChromeOS Chromium style checker cleanup, assorted top directories edition. | rsleevi@chromium.org | 2013-02-07 | 3 | -10/+13 |
* | Make gaia and oauth token fetchers recover from ERR_NETWORK_CHANGED. | joaodasilva@chromium.org | 2013-02-04 | 5 | -0/+26 |
* | Move stringize_macros to base/strings. | brettw@chromium.org | 2013-01-31 | 2 | -2/+2 |
* | Remove temporary keys. See http://chromium.org/developers/how-tos/api-keys. | joi@chromium.org | 2013-01-31 | 2 | -36/+24 |
* | OAuth2 sign-in flow for ChromeOS. | zelidrag@chromium.org | 2013-01-15 | 2 | -7/+44 |
* | Avoid having two copies of implementation from google_api_keys.cc | joi@chromium.org | 2013-01-10 | 3 | -4/+19 |
* | Fix a couple of GaiaAuthFetcherTest tests to work when non-official keys are ... | joi@chromium.org | 2013-01-10 | 1 | -8/+14 |