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
/
ssl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove more unneeded scaffolding.
thestig@chromium.org
2009-04-08
2
-8
/
+3
*
Stop serializing WebString over IPC. The new rule is that only POD (plain old
darin@chromium.org
2009-04-06
3
-13
/
+8
*
Remove more reliance on tab contents types.
brettw@chromium.org
2009-04-05
1
-1
/
+0
*
Remove some uses of custom tab contents types from some tests.
brettw@chromium.org
2009-04-04
1
-3
/
+1
*
Use WebConsoleMessage instead of ConsoleMessageLevel.
darin@chromium.org
2009-03-31
3
-9
/
+17
*
Resubmitted code from revision 12809. The bug in the Windows SSL stack that
markus@chromium.org
2009-03-31
1
-2
/
+10
*
Reverting, as this changelist broke unittests on Windows.
markus@chromium.org
2009-03-30
1
-10
/
+2
*
Change the bad-certificate handler for SSL (using NSS) to return an
markus@chromium.org
2009-03-30
1
-2
/
+10
*
SSLPolicy fix: Step 9 of 9 (hopefully!).
abarth@chromium.org
2009-03-20
7
-197
/
+241
*
Check return values for ReadInt in SSL manager
agl@chromium.org
2009-03-18
1
-4
/
+3
*
Remove bogus DCHECK
abarth@chromium.org
2009-03-18
1
-3
/
+0
*
SSLPolicy Fix: Step 8.
abarth@chromium.org
2009-03-18
4
-144
/
+267
*
SSLPolicy Fix: Step 7.
abarth@chromium.org
2009-03-17
2
-263
/
+103
*
SSLPolicy Fix: Step 6.
abarth@chromium.org
2009-03-17
3
-17
/
+69
*
Add missing file.
abarth@chromium.org
2009-03-17
1
-1
/
+1
*
SSLPolicy Fix: Step 5.
abarth@chromium.org
2009-03-17
2
-4
/
+4
*
SSLPolicy Fix: Step 3.
abarth@chromium.org
2009-03-17
4
-9
/
+47
*
Move controls into their own dir under chrome/views/controls
ben@chromium.org
2009-03-17
1
-2
/
+1
*
Remove unneeded uses of logging.h in header files.
thestig@chromium.org
2009-03-12
2
-1
/
+2
*
Stop having renderers use both pids and a monotonically increasing "host_id"....
jam@chromium.org
2009-03-12
2
-2
/
+2
*
A little cleanup of ResourceDispatcherHost to make it less renderer centric, ...
jam@chromium.org
2009-03-10
1
-1
/
+1
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
4
-4
/
+0
*
Landing again the CL that adds security info to canceled requests (last time ...
jcampan@chromium.org
2009-03-08
2
-5
/
+17
*
Revert change 11197 because it created 138 new layout tests
nsylvain@chromium.org
2009-03-07
2
-17
/
+5
*
Landing again the CL that adds security info to canceled requests (it was bre...
jcampan@chromium.org
2009-03-07
2
-5
/
+17
*
Reverting 11179.
jcampan@chromium.org
2009-03-07
2
-17
/
+5
*
This CL adds a way to specify the security info when canceling a URLRequest.
jcampan@chromium.org
2009-03-07
2
-5
/
+17
*
Enable interstitial pages for SSL certificate errors on Linux.
markus@chromium.org
2009-03-07
1
-5
/
+0
*
NO CODE CHANGE.
maruel@google.com
2009-03-05
1
-6
/
+11
*
revert broken change 10833
nsylvain@chromium.org
2009-03-03
2
-42
/
+26
*
Port DictionaryValue to use string16 instead of wstring.
dsh@google.com
2009-03-03
2
-26
/
+42
*
Revert dsh's change 10818
nsylvain@chromium.org
2009-03-03
2
-39
/
+26
*
Port DictionaryValue to use string16 instead of wstring.
dsh@google.com
2009-03-03
2
-26
/
+39
*
Coalesce more hardcoded schemes to using predefined constants.
brettw@chromium.org
2009-02-26
1
-2
/
+4
*
Update include paths for grit files. Go ahead and resort
tc@google.com
2009-02-22
4
-14
/
+9
*
More fixes for bad reference counting.
darin@chromium.org
2009-02-20
1
-3
/
+3
*
Enable SSL error handling in Linux again.
dkegel@google.com
2009-02-19
1
-10
/
+4
*
Revert 9992, as it broke origin-header-for-https.html on Webkit Linux builder
dkegel@google.com
2009-02-19
1
-4
/
+10
*
Undo revert http://codereview.chromium.org/23028
dkegel@google.com
2009-02-18
1
-10
/
+4
*
Make interstitial_page.cc compile on Posix.
jhawkins@chromium.org
2009-02-18
1
-5
/
+0
*
Reverting r9823 (http://codereview.chromium.org/16207) because
dkegel@google.com
2009-02-14
1
-4
/
+10
*
ssl_client_socket_unittest.cc: launch local server with TestServerLauncher
dkegel@google.com
2009-02-14
1
-10
/
+4
*
Remember that we've white listed a certificate when we switch to a new tab.
abarth@chromium.org
2009-02-13
4
-49
/
+150
*
Revert 9747
abarth@chromium.org
2009-02-13
4
-150
/
+49
*
Remember that we've white listed a certificate when we switch to a new tab.
abarth@chromium.org
2009-02-13
4
-49
/
+150
*
Reapply of Tony's r9656 (Add chrome/browser/ssl/ssl_manager.cc to the build.)
estade@chromium.org
2009-02-12
4
-21
/
+44
*
Revert "Add chrome/browser/ssl/ssl_manager.cc to the build."
tc@google.com
2009-02-12
1
-18
/
+11
*
Second try of landing chrome_resources project. Changes from last time:
tc@google.com
2009-02-12
1
-1
/
+1
*
Add chrome/browser/ssl/ssl_manager.cc to the build.
tc@google.com
2009-02-12
1
-11
/
+18
*
Revert "Create a chrome_resources.vcproj that holds grd files that hold"
tc@google.com
2009-02-12
1
-1
/
+1
[next]