summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/glue/http_bridge.h
Commit message (Expand)AuthorAgeFilesLines
* Original patch by rlarocque@chromium.org at http://codereview.chromium.org/76...zea@chromium.org2011-08-171-2/+1
* Move UrlFetcher to content. I originally thought that it's only used by chro...jam@chromium.org2011-06-011-1/+1
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-2/+2
* net: Move ResponseCookies into the net namespace.tfarina@chromium.org2011-05-061-1/+1
* sync: introducing HttpBridge::Aborttim@chromium.org2011-04-071-22/+31
* sync: Move HttpPostProviderInterface class into its own header file.tfarina@chromium.org2011-04-011-0/+1
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-311-7/+8
* sync: Move HttpPostProviderFactory class in its own header file.tfarina@chromium.org2011-03-311-4/+11
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* net: Remove typedef net::URLRequestContext URLRequestContext;tfarina@chromium.org2011-01-151-3/+3
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-8/+9
* [SYNC] HttpBridge's UrlFetcher should not send cookieszea@chromium.org2011-01-061-4/+0
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* net: Add namespace net to URLRequest and URLRequestJob classes.tfarina@chromium.org2010-11-281-1/+1
* Revert "Revert "Const-ify RefCountedThreadSafe::AddRef and Release.""mpcomplete@chromium.org2010-10-221-1/+1
* Revert "Const-ify RefCountedThreadSafe::AddRef and Release."levin@chromium.org2010-10-221-1/+1
* Const-ify RefCountedThreadSafe::AddRef and Release.mpcomplete@chromium.org2010-10-221-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-071-2/+2
* Created a stock implementation of the MessageLoopProxy interface than can be ...sanjeevr@chromium.org2010-05-061-1/+1
* Changed UrlFetcher to use a MessageLoopProxy instead of directly relying on C...sanjeevr@chromium.org2010-05-031-0/+3
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-091-0/+0
* Add support for the Update-Client-Auth header to sync. Add a mutex to the aut...chron@google.com2010-02-171-0/+3
* Cleanup some callers now that the restriction that ChromeURLRequestContextGet...eroman@chromium.org2009-11-191-3/+2
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* Ninth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-071-1/+4
* Seventh patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-0/+2
* Fourth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-1/+2
* Remove the browser_sync flag.zork@chromium.org2009-10-271-4/+0
* Simplify threading in browser thread by making only ChromeThread deal with di...jam@chromium.org2009-10-271-13/+4
* Move initialization of ChromeURLRequestContexts to the IO thread.eroman@chromium.org2009-10-231-9/+37
* Fix ProfileSyncService unit test.nick@chromium.org2009-10-171-1/+1
* Rename CHROME_PERSONALIZATION to BROWSER_SYNC.nick@chromium.org2009-10-171-2/+2
* Initial CL for fixing some of the proxy auth issues.chron@chromium.org2009-10-061-2/+7
* For bookmark sync, remove cookie support from http bridge and syncapi.chron@chromium.org2009-09-211-4/+0
* Build sync engine as part of the browser build.nick@chromium.org2009-09-151-3/+1
* Make HttpBridge::AllowSendingCookies return true for now.tim@chromium.org2009-08-251-1/+8
* Add support to glue and syncAPI for header setting. (second try)chron@chromium.org2009-08-221-0/+6
* Add files to browser/sync and tweak includes.tim@chromium.org2009-08-051-0/+173
* Rolling back 22317bradnelson@google.com2009-08-031-171/+0
* Add the image resources first so the CL that references them can pass ontim@chromium.org2009-08-031-0/+171