index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
sync
/
glue
/
http_bridge.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-1
/
+1
*
Reland r74842
willchan@chromium.org
2011-02-16
1
-10
/
+10
*
Revert 75143 - Reland r74842
willchan@chromium.org
2011-02-16
1
-10
/
+10
*
Reland r74842
willchan@chromium.org
2011-02-16
1
-10
/
+10
*
Revert 74842 - It seems to have broken the ChromeOS "PFQ bot"?
willchan@chromium.org
2011-02-14
1
-10
/
+10
*
Revert r74728 which reverted r74561 for exposing a ChromeOS bug.
willchan@chromium.org
2011-02-14
1
-10
/
+10
*
Revert r74632 "Reland r74561 after fixing ChromeOS build breakage."
oshima@google.com
2011-02-12
1
-10
/
+10
*
Reland r74561 after fixing ChromeOS build breakage.
willchan@chromium.org
2011-02-11
1
-10
/
+10
*
Revert 74561 for breaking the ChromeOS build
willchan@chromium.org
2011-02-11
1
-10
/
+10
*
Introduce OffTheRecordProfileIOData and ProfileImplIOData.
willchan@chromium.org
2011-02-11
1
-10
/
+10
*
Simplify HttpCache/HttpNetworkLayer/HttpNetworkSession interaction.
willchan@chromium.org
2011-01-28
1
-1
/
+1
*
net: Remove typedef net::URLRequestContext URLRequestContext;
tfarina@chromium.org
2011-01-15
1
-3
/
+5
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
1
-4
/
+5
*
[SYNC] HttpBridge's UrlFetcher should not send cookies
zea@chromium.org
2011-01-06
1
-0
/
+1
*
Cleanup: Remove needed #includes for profile.h.
thestig@chromium.org
2010-12-10
1
-1
/
+0
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Revert "Revert "Const-ify RefCountedThreadSafe::AddRef and Release.""
mpcomplete@chromium.org
2010-10-22
1
-1
/
+1
*
Revert "Const-ify RefCountedThreadSafe::AddRef and Release."
levin@chromium.org
2010-10-22
1
-1
/
+1
*
Const-ify RefCountedThreadSafe::AddRef and Release.
mpcomplete@chromium.org
2010-10-22
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part22:
tfarina@chromium.org
2010-10-12
1
-2
/
+1
*
Rename ChromeThread to BrowserThread Part5:
tfarina@chromium.org
2010-10-08
1
-6
/
+6
*
FBTF: A giant cleanup to net/
erg@google.com
2010-08-31
1
-0
/
+1
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-2
/
+2
*
Coverity issues 7028, 8452, 7061, 7070: Uninitialized members in browser/sync/*
finnur@chromium.org
2010-07-24
1
-1
/
+2
*
Add sync requests to NetLog.
willchan@chromium.org
2010-06-17
1
-0
/
+2
*
Created a stock implementation of the MessageLoopProxy interface than can be ...
sanjeevr@chromium.org
2010-05-06
1
-1
/
+1
*
Changed UrlFetcher to use a MessageLoopProxy instead of directly relying on C...
sanjeevr@chromium.org
2010-05-03
1
-0
/
+7
*
Reland r42473. Add a delegate to CookieMonster and broadcast notifications ab...
jochen@chromium.org
2010-03-25
1
-1
/
+1
*
Revert 42473 - Add a delegate to CookieMonster and broadcast notifications ab...
dhollowa@chromium.org
2010-03-24
1
-1
/
+1
*
Add a delegate to CookieMonster and broadcast notifications about changes to ...
jochen@chromium.org
2010-03-24
1
-1
/
+1
*
svn prop fixes. Applied to all files not in third_party.
pkasting@chromium.org
2010-03-09
1
-0
/
+0
*
Add support for the Update-Client-Auth header to sync. Add a mutex to the aut...
chron@google.com
2010-02-17
1
-0
/
+12
*
Revert the revert... This has the cumulative effect of relanding 38694.
eroman@chromium.org
2010-02-11
1
-1
/
+1
*
Revert 38694 - For some reason this seems to be hanging chrome frame tests, e...
eroman@chromium.org
2010-02-10
1
-1
/
+1
*
Add some tests to CookieMonster for overwriting persistent cookies, and check...
eroman@chromium.org
2010-02-10
1
-1
/
+1
*
Revert r37535.
darin@chromium.org
2010-01-29
1
-3
/
+0
*
Implement extended cookie controls.
jochen@chromium.org
2010-01-29
1
-0
/
+3
*
Cleanup some callers now that the restriction that ChromeURLRequestContextGet...
eroman@chromium.org
2009-11-19
1
-12
/
+0
*
Remove the browser_sync flag.
zork@chromium.org
2009-10-27
1
-4
/
+0
*
Simplify threading in browser thread by making only ChromeThread deal with di...
jam@chromium.org
2009-10-27
1
-20
/
+17
*
Move initialization of ChromeURLRequestContexts to the IO thread.
eroman@chromium.org
2009-10-23
1
-20
/
+37
*
Rename CHROME_PERSONALIZATION to BROWSER_SYNC.
nick@chromium.org
2009-10-17
1
-2
/
+2
*
Initial CL for fixing some of the proxy auth issues.
chron@chromium.org
2009-10-06
1
-14
/
+23
*
For bookmark sync, remove cookie support from http bridge and syncapi.
chron@chromium.org
2009-09-21
1
-41
/
+0
*
This CL changes the CookieStore obect to be a refcounted object to get a bett...
ananta@chromium.org
2009-09-05
1
-1
/
+0
*
In HttpBridgeTest, make sure to read the full HTTP response content and not
tim@chromium.org
2009-08-24
1
-1
/
+1
*
Add support to glue and syncAPI for header setting. (second try)
chron@chromium.org
2009-08-22
1
-0
/
+7
*
Pref-backed SSLConfigService for Linux.
mattm@chromium.org
2009-08-19
1
-1
/
+3
*
Add files to browser/sync and tweak includes.
tim@chromium.org
2009-08-05
1
-0
/
+252
*
Rolling back 22317
bradnelson@google.com
2009-08-03
1
-252
/
+0
[next]