summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
pkasting@chromium.org [Fri, 21 Jan 2011 22:12:25 +0000 (22:12 +0000)]
Update svn:ignores.
BUG=none
TEST=none
TBR=maruel
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/nss@72208
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
wtc@chromium.org [Tue, 5 Oct 2010 23:00:32 +0000 (23:00 +0000)]
Update to NSS 3.12.8.
R=agl
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/3536010
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/nss@61580
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
wtc@chromium.org [Tue, 5 Oct 2010 19:44:10 +0000 (19:44 +0000)]
Revert 55588 partially - the workaround for bug 40663 is still necessary
for some reason. I keep the "real fix" because it is a correct change in
general.
Original Review URL for 55588: http://codereview.chromium.org/3113004
R=agl
BUG=40663
TEST=Run chrome.exe on Windows. Use SSL. Shut down Chrome.
All chrome.exe processes should terminate.
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/nss@61548
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
wtc@chromium.org [Tue, 10 Aug 2010 18:05:03 +0000 (18:05 +0000)]
Replace the workaround for bug 40663 by the real fix.
R=agl
BUG=40663
TEST=Run chrome.exe on Windows. Use SSL. Shut down Chrome.
All chrome.exe processes should terminate.
Review URL: http://codereview.chromium.org/3113004
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/nss@55588
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
wtc@chromium.org [Tue, 10 Aug 2010 00:29:59 +0000 (00:29 +0000)]
Update to NSS 3.12.7 and NSPR 4.8.6.
Remove two NSPR patches because they were checked in
to the NSPR upstream.
Remove the mozilla/security/nss/lib/pki1 directory.
It's been removed in the upstream.
R=agl
BUG=none
TEST=no build errors or test failures.
Review URL: http://codereview.chromium.org/3135002
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/nss@55513
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
wtc@chromium.org [Thu, 27 May 2010 22:37:00 +0000 (22:37 +0000)]
Update NSS from NSS_3_12_6_RC1 to NSS_3_12_RTM.
The only changes are version macros.
R=agl
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/2322001
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/nss@48440
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
wtc@chromium.org [Thu, 27 May 2010 22:04:23 +0000 (22:04 +0000)]
Port third_party/nss to Mac OS X, 32-bit x86.
Delete unused files os_Darwin_ppc.s, uxpoll.c, and secload.c.
Do not use FlatCarbon headers in prlink.c.
R=mark
BUG=30689
TEST=No build errors on Mac OS X and Windows.
Review URL: http://codereview.chromium.org/2259003
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/nss@48436
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
wtc@chromium.org [Tue, 20 Apr 2010 18:38:28 +0000 (18:38 +0000)]
Attach a "foreign" thread to NSPR as a "system" thread so that
PR_Cleanup doesn't need to wait for it to terminate. This works
around a problem with thread local storage destructors in the
official Windows builds, which enable whole program optimization.
R=agl
BUG=40663
TEST=Run chrome.exe with the --use-nss-for-ssl option on Windows.
Use SSL. Shut down Chrome. All chrome.exe processes should
terminate.
Review URL: http://codereview.chromium.org/1701001
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/nss@45059
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
wtc@chromium.org [Mon, 22 Feb 2010 18:16:04 +0000 (18:16 +0000)]
Update to NSS_3_12_6_RC1 and NSPR_4_8_4_RTM.
R=agl
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/650104
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/nss@39612
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
agl@chromium.org [Tue, 16 Feb 2010 15:39:23 +0000 (15:39 +0000)]
NSS: update to 3.12.6 RC0
http://codereview.chromium.org/606034
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/nss@39095
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
wtc@chromium.org [Wed, 10 Feb 2010 00:10:33 +0000 (00:10 +0000)]
Update NSS and NSPR to NSS_3_12_6_BETA1 and NSPR_4_8_4_BETA1.
Many of our local patches have been checked in to the upstream
and are no longer necessary.
R=agl
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/593027
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/nss@38550
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
wtc@chromium.org [Fri, 22 Jan 2010 18:13:55 +0000 (18:13 +0000)]
Add NSS (and its dependency NSPR) to deps/third_party/nss.
This changelist contains the source files only. The
build and support files are in a separate changelist.
R=agl
BUG=28744
TEST=No build errors.
git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/nss@36871
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c