summaryrefslogtreecommitdiffstats
path: root/sync/internal_api/public/http_bridge.h
Commit message (Expand)AuthorAgeFilesLines
* Add URLRequestJobFactories to URLRequestContexts without one.mmenke@chromium.org2014-06-131-0/+2
* Merge NetworkTimeNotifier to NetworkTimeTrackerhashimoto@chromium.org2014-05-191-1/+0
* Allow customization of HttpPostProviderFactory via ProfileSyncServicepvalenzuela@chromium.org2013-12-101-10/+1
* sync: Gracefully handle early shutdownrlarocque@chromium.org2013-09-191-8/+24
* Release sync's RequestContextGetter as soon as possiblehaitaol@chromium.org2013-09-111-14/+18
* Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...tfarina@chromium.org2013-07-131-1/+1
* Split NetworkTimeTracker into service part and observer part.zea@chromium.org2013-04-301-4/+28
* Move MessageLoop to base namespace.brettw@chromium.org2013-03-311-2/+5
* Stop sending Accept-Charset HTTP header as its not relevant anymore. Remove ...pauljensen@chromium.org2013-03-151-2/+2
* [sync] Componentize sync: Part 6: Add more SYNC_EXPORTs to files in src/sync/rsimha@chromium.org2013-01-021-9/+9
* [sync] Componentize sync: Part 2: Add SYNC_EXPORTs to files in src/sync/rsimha@chromium.org2012-12-111-2/+3
* Provide mutable members of UrlRequestContext via pure-virtual interface. Cre...pauljensen@chromium.org2012-11-071-3/+2
* [Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopingsakalin@chromium.org2012-07-201-6/+6
* Remove #pragma once from syncajwong@chromium.org2012-07-111-1/+0
* [Sync] Move sync/{internal_api,syncable} into syncer namespaceakalin@chromium.org2012-07-021-2/+2
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-281-6/+6
* [Sync] Move HttpBridge to sync/akalin@chromium.org2012-06-221-0/+232