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
/
content
/
browser
/
ssl
Commit message (
Expand
)
Author
Age
Files
Lines
*
SignedCertificateTimestamp storing & serialization code.
alcutter@google.com
2013-11-29
1
-1
/
+6
*
Move navigation and frame tree classes to a new frame_host/ directory.
nasko@chromium.org
2013-10-30
4
-4
/
+4
*
Get ClientCertStore through ResourceContext.
mattm@chromium.org
2013-10-30
2
-13
/
+51
*
Decouple NavigationControllerImpl and WebContentsImpl.
nasko@chromium.org
2013-10-23
1
-2
/
+4
*
This causes ERR_SSL_WEAK_SERVER_EPHEMERAL_DH_KEY and ERR_SSL_PINNED_KEY_NOT_I...
felt@chromium.org
2013-10-21
1
-0
/
+2
*
Remove GetActiveEntry usage from content.
nasko@chromium.org
2013-10-09
1
-4
/
+7
*
Revert 223982 "Remove GetActiveEntry usage from content."
nasko@chromium.org
2013-09-23
1
-7
/
+4
*
Remove GetActiveEntry usage from content.
nasko@chromium.org
2013-09-18
1
-4
/
+7
*
Create WebContentsObserver callbacks for notifications, remove notifications ...
avi@chromium.org
2013-09-05
2
-80
/
+24
*
This CL adds error tracking to SSLPolicy.
felt@chromium.org
2013-08-03
6
-68
/
+131
*
Notify about reset of the "displayed insecure content" state flag
pstanek@opera.com
2013-07-31
1
-0
/
+2
*
Remove intranet hostname check from ssl_policy now that CertVerifier handles it
rsleevi@chromium.org
2013-07-25
1
-19
/
+0
*
reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue...
scottmg@chromium.org
2013-07-23
4
-4
/
+4
*
Revert 212927 "Move webkitplatformsupport_impl and related from ..."
bryeung@chromium.org
2013-07-22
4
-4
/
+4
*
Move webkitplatformsupport_impl and related from glue to child
scottmg@chromium.org
2013-07-22
4
-4
/
+4
*
content: Migrate from googleurl/ includes to url/ ones.
tfarina@chromium.org
2013-07-09
3
-5
/
+5
*
Cleanup: Remove unneeded gurl.h includes.
thestig@chromium.org
2013-06-21
1
-1
/
+0
*
Use a direct include of strings headers in content/browser/, part 2.
avi@chromium.org
2013-06-11
2
-2
/
+2
*
Use a direct include of utf_string_conversions.h in content/.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Update content/ to use WeakPtr<T>::get() instead of implicit "operator T*"
akalin@chromium.org
2013-06-03
2
-10
/
+8
*
Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...
rsleevi@chromium.org
2013-06-02
2
-7
/
+8
*
Retain the synchronous error code when handling certificate errors. This is t...
sgurun@chromium.org
2013-05-23
1
-4
/
+15
*
Revert 198844 "Move sequenced_task_runner to base/task"
dbeam@chromium.org
2013-05-08
1
-1
/
+1
*
Move sequenced_task_runner to base/task
brettw@chromium.org
2013-05-08
1
-1
/
+1
*
content: Update the include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-04-12
1
-1
/
+1
*
net: extract net/cert out of net/base
phajdan.jr@chromium.org
2013-03-29
6
-9
/
+9
*
net: split net/ssl out of net/base
phajdan.jr@chromium.org
2013-03-14
3
-4
/
+4
*
Pass Resourcetype to AllowCertificateError callback
sgurun@chromium.org
2013-02-25
1
-9
/
+1
*
content: convert SSL notifications to observer usage (take 2)
phajdan.jr@chromium.org
2013-02-13
3
-33
/
+59
*
Revert "content: convert SSL notifications to observer usage"
phajdan.jr@chromium.org
2013-02-11
3
-59
/
+33
*
content: convert SSL notifications to observer usage
phajdan.jr@chromium.org
2013-02-08
3
-33
/
+59
*
Move client certificates retrieval logic out of the SSL sockets.
ppi@chromium.org
2013-02-07
1
-1
/
+1
*
[autofill] Pass along frame URL and SSL status, only allow requests for credi...
dbeam@chromium.org
2012-12-06
1
-4
/
+4
*
Add content/browser/loader/ for resource loading related classes.
darin@chromium.org
2012-12-05
3
-5
/
+4
*
content/browser: Move ssl code into the content namespace.
tfarina@chromium.org
2012-10-24
17
-122
/
+140
*
Move a bunch more code into the content namespace.
jam@chromium.org
2012-10-23
7
-10
/
+18
*
Remove error handling for NOT_IN_DNS.
agl@chromium.org
2012-08-01
1
-1
/
+0
*
Remove #pragma once from content
ajwong@chromium.org
2012-07-11
8
-11
/
+3
*
Add SSlHostState::Clear()
jgreenwald@chromium.org
2012-06-27
3
-3
/
+22
*
RefCounted types should not have public destructors, delegate cleanup
rsleevi@chromium.org
2012-06-26
1
-0
/
+3
*
Remove message_loop_helpers.h and update the includes to point to the new loc...
tfarina@chromium.org
2012-06-20
1
-1
/
+1
*
Moving LoadFromMemoryCacheDetails to content/public/browser and making it a s...
shishir@chromium.org
2012-06-20
2
-10
/
+11
*
Refactor the guts of ResourceDispatcherHostImpl into a new class named
darin@chromium.org
2012-06-14
1
-5
/
+4
*
Inherits SupportsWeakPtr<T> instead of having WeakPtrFactory<T>
toyoshim@chromium.org
2012-05-31
6
-6
/
+6
*
Use WeakPtr for passing SSLErrorHandler::Delegate to SSLManager.
toyoshim@chromium.org
2012-05-17
6
-23
/
+30
*
Show the "cannot proceed" text only when appropriate.
palmer@chromium.org
2012-05-16
2
-8
/
+14
*
TabContents -> WebContentsImpl, part 13.
avi@chromium.org
2012-04-16
1
-2
/
+2
*
TabContents -> WebContentsImpl, part 14.
avi@chromium.org
2012-04-16
3
-6
/
+5
*
TabContents -> WebContentsImpl, part 12.
avi@chromium.org
2012-04-13
1
-3
/
+3
*
TabContents -> WebContentsImpl, part 7.
avi@chromium.org
2012-04-11
3
-3
/
+3
[next]