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
*
This is a temp hack to get SSLUITest.TestHTTPErrorWithNoNavEntry working on l...
oshima@chromium.org
2009-11-18
1
-0
/
+5
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
2
-8
/
+8
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
1
-1
/
+1
*
A large number of style nits in preparation for turning on automated cpplint.py.
erg@google.com
2009-11-11
1
-1
/
+1
*
Ninth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-07
4
-3
/
+14
*
Fifth patch in getting rid of caching MessageLoop pointers.
jam@chromium.org
2009-11-03
8
-69
/
+54
*
Degrade the https color and lock icon for the page that has a worker that loa...
dimich@google.com
2009-10-19
1
-40
/
+90
*
Always ASSERT that created servers are non-NULL (since creation can fail). B...
pkasting@chromium.org
2009-10-13
1
-1
/
+44
*
Header dependency cleanup in chrome/
phajdan.jr@chromium.org
2009-10-12
2
-0
/
+3
*
Update the SSLClientAuthHandler to use the thread safe reference counter.
mbelshe@google.com
2009-10-09
1
-1
/
+2
*
Remove old way of handling mixed content now that we have the new mixed content
abarth@chromium.org
2009-09-29
11
-344
/
+18
*
Update our mixed content state with information from the new mixed content
abarth@chromium.org
2009-09-26
5
-1
/
+31
*
This CL adds a test to insure we are not regressing on http://crbug.com/19941
jcampan@chromium.org
2009-09-15
1
-0
/
+37
*
The SSL policy when showing an error page sets the page type on the wrong nav...
jcampan@chromium.org
2009-09-12
1
-2
/
+6
*
Move StringPiece into the base namespace. It is colliding
tony@chromium.org
2009-09-10
2
-2
/
+2
*
Rename X-Force-TLS to Strict-Transport-Security.
abarth@chromium.org
2009-09-05
3
-22
/
+2
*
Split ExtraRequestInfo out of ResourceDispatcherHost so it isn't cluttering up
brettw@chromium.org
2009-09-02
2
-21
/
+22
*
Replace the RenderProcessHost.PID function that returns the OS-generated
brettw@chromium.org
2009-08-31
6
-16
/
+18
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
2
-6
/
+2
*
Fix a ton of compiler warnings.
estade@chromium.org
2009-08-28
2
-2
/
+6
*
Add new certificate error code
wtc@chromium.org
2009-08-14
3
-8
/
+28
*
Disable SSLUITest.TestGoodFrameNavigation as it seems to be flaky.
hamaji@chromium.org
2009-08-06
1
-1
/
+1
*
This provides a simpler js template engine than JsTemplate. It has been
arv@google.com
2009-07-14
2
-3
/
+3
*
The SSL UI tests are only run on Windows today.
jcampan@chromium.org
2009-07-08
1
-1021
/
+0
*
Add an ExtensionBrowserTest base class that allows in-process browser tests o...
aa@chromium.org
2009-07-04
1
-17
/
+22
*
Move GetTabContentsID out of tab util because it has nothing to do with tabs or
brettw@chromium.org
2009-06-30
1
-3
/
+4
*
A first implementation of the SSL client auth UI.This uses the Windows API th...
jcampan@chromium.org
2009-06-27
2
-0
/
+160
*
Simple clean-up of the ssl_manager.h includes.
jcampan@chromium.org
2009-06-26
1
-20
/
+5
*
On Linux, the path to the exe is used to fork renderer processes.
jcampan@chromium.org
2009-06-25
1
-15
/
+0
*
Removing a now irrelevant browser test and disabling 2 failing ones (in order...
jcampan@chromium.org
2009-06-23
1
-56
/
+7
*
Move socket related files from net/base to net/socket.
willchan@chromium.org
2009-06-22
1
-1
/
+1
*
Removed mixed content options. Turns out extremely few users changed the def...
abarth@chromium.org
2009-06-16
2
-70
/
+1
*
Porting the browser tests to Unix.
jcampan@chromium.org
2009-06-05
1
-4
/
+18
*
Headers cleanup in chrome/browser/
phajdan.jr@chromium.org
2009-06-03
3
-0
/
+3
*
Disabling a UI test that is flacky.
jcampan@chromium.org
2009-06-02
1
-1
/
+2
*
Make automation proxy objects to ref_counted. That allows to process async no...
stoyan@chromium.org
2009-05-28
1
-30
/
+30
*
Fix crash when updating a navigation entry without a site_instance.
abarth@chromium.org
2009-05-22
1
-2
/
+7
*
Check if the test server started successfully before using it.
phajdan.jr@chromium.org
2009-05-21
1
-3
/
+60
*
More progress on ForceHTTPS.
abarth@chromium.org
2009-05-20
3
-5
/
+27
*
Try 16161 again. Third time is the charm.
abarth@chromium.org
2009-05-16
1
-0
/
+174
*
Reverting 16164.
abarth@chromium.org
2009-05-15
3
-193
/
+39
*
Try 16162 again. Hopefully should build with gcc.
abarth@chromium.org
2009-05-15
3
-39
/
+193
*
Reverting 16161.
abarth@chromium.org
2009-05-15
1
-179
/
+0
*
Add unit tests for SSLHostState.
abarth@chromium.org
2009-05-15
1
-0
/
+179
*
Finish refactoring to make SSLPolicy and friends unit testable. Next stop: t...
abarth@chromium.org
2009-05-15
10
-284
/
+280
*
Update comments as requested by jcampan.
abarth@chromium.org
2009-05-14
2
-3
/
+1
*
Remove bad DCHECK.
abarth@chromium.org
2009-05-14
1
-1
/
+0
*
Build fix.
abarth@chromium.org
2009-05-14
3
-14
/
+8
*
Factor SSLPolicyBackend out of SSLManager.
abarth@chromium.org
2009-05-14
9
-274
/
+354
*
Resubmit 16044 with typo fixed.
abarth@chromium.org
2009-05-14
4
-42
/
+40
[next]