| Commit message (Expand) | Author | Age | Files | Lines |
* | Files: Use new image server to download Drive thumbnails. | fukino | 2015-11-26 | 5 | -21/+30 |
* | exposes the backoff information for gaia cookie manager and token service in ... | mahmadi | 2015-11-25 | 2 | -0/+9 |
* | Migrating tests to use EmbeddedTestServer (misc) | svaldez | 2015-11-19 | 4 | -8/+8 |
* | Use new Physical Web service on Google infrastructure | dvh | 2015-11-06 | 1 | -0/+5 |
* | Convert DVLOGs to VLOGs so we can see the output in release builds. | jdufault | 2015-10-30 | 1 | -13/+13 |
* | [GCM] Adding handling of the immediate ack to Chrome | fgorski | 2015-10-28 | 5 | -133/+164 |
* | Fixed GAIA email prefill on Chrome OS. | dzhioev | 2015-10-27 | 2 | -0/+7 |
* | More gn check fixes | brettw | 2015-10-24 | 1 | -3/+1 |
* | Remove base::MessageLoop::{Quit,QuitClosure} functions | ki.stfu | 2015-10-23 | 1 | -2/+1 |
* | Make /MergeSession a GET request. | bzanotti | 2015-10-22 | 3 | -13/+19 |
* | Added notice about missing API keys to Chrome OS login screen. | dzhioev | 2015-10-20 | 2 | -0/+5 |
* | Make ValueDeserializer::Deserialize return scoped_ptr | olli.raula | 2015-10-16 | 1 | -1/+1 |
* | Reland remove reference counting from HttpNetworkSession. | mmenke | 2015-10-13 | 3 | -15/+19 |
* | net: Move IPAddressAttributes enum out of net_util.h. | tfarina | 2015-10-13 | 1 | -0/+1 |
* | Do not rely on a continue URL when the new GAIA flow is used. | dzhioev | 2015-10-09 | 2 | -3/+20 |
* | Implement new password separated sign in flow for chrome. | rogerta | 2015-10-06 | 2 | -1/+10 |
* | Use detailed raw HTTP status code for UMA. | hirono | 2015-09-30 | 1 | -1/+6 |
* | Cleanup: Pass std::string as const reference from google_apis/ and components... | ki.stfu | 2015-09-28 | 8 | -16/+22 |
* | Cleanup: IWYU for base/gtest_prod_util.h. | thestig | 2015-09-25 | 1 | -1/+0 |
* | base: Template methods on Timer classes instead of the classes themselves. | danakj | 2015-09-24 | 3 | -3/+3 |
* | Do not crash in case of messed or missed information. | gogerald | 2015-09-24 | 2 | -5/+10 |
* | [GCM] Fix crash in heartbeat manager | zea | 2015-09-23 | 1 | -5/+13 |
* | [GCM] Be more aggressive about triggering heartbeats when waking from sleep | zea | 2015-09-22 | 2 | -1/+22 |
* | Use the appropriate variant of IntToString in //google_apis | ricea | 2015-09-20 | 3 | -23/+23 |
* | Shift URLRequestContextStorage over to taking scoped_ptrs. | rdsmith | 2015-09-16 | 1 | -3/+3 |
* | [Sync] Clean up owners files | zea | 2015-09-15 | 2 | -2/+0 |
* | Credential passing is the only way for passwords now. | achuith | 2015-09-14 | 1 | -1/+13 |
* | Revert of Remove reference counting from HttpNetworkSession. (patchset #11 id... | mmenke | 2015-09-12 | 3 | -19/+15 |
* | Remove reference counting from HttpNetworkSession. | mmenke | 2015-09-11 | 3 | -15/+19 |
* | Move Singleton and related structs to namespace base | olli.raula | 2015-09-10 | 2 | -2/+2 |
* | Fix sbox_validation_tests & Make isolate_driver.py include the executable itself | maruel | 2015-09-09 | 2 | -2/+0 |
* | Revert of Fix sbox_validation_tests & Make isolate_driver.py include the exec... | stgao | 2015-09-03 | 2 | -0/+2 |
* | Fix sbox_validation_tests & Make isolate_driver.py include the executable itself | maruel | 2015-09-02 | 2 | -2/+0 |
* | A canceled request for a profile download is causing the token service to rem... | rogerta | 2015-09-02 | 1 | -2/+1 |
* | Remove use of JSONReader::DeprecatedRead from google_apis/ | olli.raula | 2015-09-02 | 3 | -9/+9 |
* | Add an enum to specify visibilities of new files. | fukino | 2015-09-01 | 3 | -13/+21 |
* | Annotate GN executables and shared_libraries with sanitizer deps. | brettw | 2015-08-31 | 1 | -0/+1 |
* | Add visibility property to FilesInsertRequest and FilesCopyRequest. | fukino | 2015-08-27 | 6 | -14/+55 |
* | Add google_apis_unittests, midi_unittests to GN swarming. | dpranke | 2015-08-25 | 1 | -2/+15 |
* | Allow url::SchemeHostPort to hold non-file scheme without port | tyoshino | 2015-08-19 | 1 | -1/+1 |
* | Revert of Allow url::SchemeHostPort to hold non-file scheme without port (pat... | msramek | 2015-08-18 | 1 | -1/+1 |
* | Allow url::SchemeHostPort to hold non-file scheme without port | tyoshino | 2015-08-18 | 1 | -1/+1 |
* | Fix reconcilor loop when the primary account is in an auth error state. | rogerta | 2015-08-11 | 4 | -13/+62 |
* | Pass "client_id" param to the enrollment frame. | dzhioev | 2015-08-11 | 1 | -0/+9 |
* | Convert remaining StringToLowerASCII to ToLowerASCII. | brettw | 2015-08-11 | 2 | -4/+3 |
* | Update SplitString calls to new form | brettw | 2015-08-08 | 4 | -22/+16 |
* | [cleanup] Removed ClientLogin support from GaiaAuthFetcher. | dzhioev | 2015-08-08 | 3 | -322/+8 |
* | Revert of Update SplitString calls to new form (patchset #5 id:80001 of https... | pkasting | 2015-08-07 | 4 | -16/+22 |
* | Update SplitString calls to new form | brettw | 2015-08-07 | 4 | -22/+16 |
* | Fix bug when CryptAuth requests are made with an empty protobuf serialization. | tengs | 2015-08-06 | 2 | -6/+18 |