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
/
ssl_manager.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Omnibox M5 work, part 1: Security changes
pkasting@chromium.org
2010-03-24
1
-21
/
+6
*
chrome 1: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
1
-0
/
+1
*
Make the translation bar not show up again when you closed it in a page
jcampan@chromium.org
2010-02-23
1
-5
/
+0
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-1
/
+1
*
Fifth patch in getting rid of caching MessageLoop pointers.
jam@chromium.org
2009-11-03
1
-6
/
+5
*
Remove old way of handling mixed content now that we have the new mixed content
abarth@chromium.org
2009-09-29
1
-31
/
+2
*
Update our mixed content state with information from the new mixed content
abarth@chromium.org
2009-09-26
1
-0
/
+8
*
Split ExtraRequestInfo out of ResourceDispatcherHost so it isn't cluttering up
brettw@chromium.org
2009-09-02
1
-14
/
+14
*
Replace the RenderProcessHost.PID function that returns the OS-generated
brettw@chromium.org
2009-08-31
1
-3
/
+4
*
Finish refactoring to make SSLPolicy and friends unit testable. Next stop: t...
abarth@chromium.org
2009-05-15
1
-44
/
+8
*
Build fix.
abarth@chromium.org
2009-05-14
1
-2
/
+2
*
Factor SSLPolicyBackend out of SSLManager.
abarth@chromium.org
2009-05-14
1
-172
/
+5
*
Refactor the inner classes from SSLManager to their own files to reduce the c...
abarth@chromium.org
2009-05-14
1
-250
/
+28
*
Be slightly more precise in how we propagate mixed content state.
abarth@chromium.org
2009-05-12
1
-4
/
+7
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
1
-1
/
+1
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Adds toplevel app/ directory and moves ResourceBundle into it.
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
1
-13
/
+7
*
Stop the location bar from flashing white when navigating from one HTTPS site...
abarth@chromium.org
2009-05-01
1
-5
/
+0
*
Re-land my change to clean up TabContents/WebContents ownership. This
brettw@chromium.org
2009-04-20
1
-1
/
+1
*
Reverting 14005.
brettw@chromium.org
2009-04-18
1
-1
/
+1
*
Fix the ownership model of TabContents and NavigationController. Previously the
brettw@chromium.org
2009-04-18
1
-1
/
+1
*
Remove TabContentsType from the NavigationController external interface and in
brettw@chromium.org
2009-04-15
1
-4
/
+4
*
Remove more unneeded scaffolding.
thestig@chromium.org
2009-04-08
1
-2
/
+2
*
Stop serializing WebString over IPC. The new rule is that only POD (plain old
darin@chromium.org
2009-04-06
1
-3
/
+3
*
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
1
-3
/
+4
*
SSLPolicy fix: Step 9 of 9 (hopefully!).
abarth@chromium.org
2009-03-20
1
-63
/
+25
*
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
1
-40
/
+97
*
SSLPolicy Fix: Step 6.
abarth@chromium.org
2009-03-17
1
-2
/
+2
*
SSLPolicy Fix: Step 5.
abarth@chromium.org
2009-03-17
1
-1
/
+1
*
SSLPolicy Fix: Step 3.
abarth@chromium.org
2009-03-17
1
-3
/
+16
*
Move controls into their own dir under chrome/views/controls
ben@chromium.org
2009-03-17
1
-2
/
+1
*
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
1
-1
/
+0
*
Landing again the CL that adds security info to canceled requests (last time ...
jcampan@chromium.org
2009-03-08
1
-2
/
+7
*
Revert change 11197 because it created 138 new layout tests
nsylvain@chromium.org
2009-03-07
1
-7
/
+2
*
Landing again the CL that adds security info to canceled requests (it was bre...
jcampan@chromium.org
2009-03-07
1
-2
/
+7
*
Reverting 11179.
jcampan@chromium.org
2009-03-07
1
-7
/
+2
*
This CL adds a way to specify the security info when canceling a URLRequest.
jcampan@chromium.org
2009-03-07
1
-2
/
+7
*
Update include paths for grit files. Go ahead and resort
tc@google.com
2009-02-22
1
-2
/
+2
*
Remember that we've white listed a certificate when we switch to a new tab.
abarth@chromium.org
2009-02-13
1
-21
/
+17
*
Revert 9747
abarth@chromium.org
2009-02-13
1
-17
/
+21
*
Remember that we've white listed a certificate when we switch to a new tab.
abarth@chromium.org
2009-02-13
1
-21
/
+17
*
Reapply of Tony's r9656 (Add chrome/browser/ssl/ssl_manager.cc to the build.)
estade@chromium.org
2009-02-12
1
-11
/
+18
*
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
[next]