| Commit message (Expand) | Author | Age | Files | Lines |
* | Make SSLUITest.TestHTTPSExpiredCertAndDontProceed flaky for mac and linux, an... | jhawkins@chromium.org | 2010-05-27 | 1 | -2/+9 |
* | Disable SSLUITest.TestGoodFrameNavigation, it flakily exceeds test timeout. | phajdan.jr@chromium.org | 2010-05-19 | 1 | -1/+2 |
* | Remove the mostly-unused FilterPolicy class. Convert the only actually-used ... | pkasting@chromium.org | 2010-05-18 | 5 | -68/+9 |
* | Rename "mixed content" to "insecure content" in as many places as possible, t... | pkasting@chromium.org | 2010-05-18 | 4 | -74/+68 |
* | Reland r47347 [was reverted in r47357], this time without re-enabling a DISAB... | pkasting@chromium.org | 2010-05-17 | 10 | -325/+369 |
* | Revert 47347 - (Original patch reviewed at http://codereview.chromium.org/206... | rvargas@google.com | 2010-05-15 | 10 | -370/+326 |
* | (Original patch reviewed at http://codereview.chromium.org/2067003 ) | pkasting@chromium.org | 2010-05-15 | 10 | -326/+370 |
* | L"" -> std::wstring(), try to avoid line breaks in the middle of statements, ... | pkasting@chromium.org | 2010-05-13 | 1 | -58/+47 |
* | Remove more dead code/strings relating to mixed/unsafe content. | pkasting@chromium.org | 2010-05-13 | 2 | -16/+2 |
* | Fix logic error in SSLPolicy::UpdateStateForMixedContent(). | pkasting@chromium.org | 2010-05-11 | 1 | -1/+1 |
* | Remove vestiges of has_unsafe_content(), which is no longer used. | pkasting@chromium.org | 2010-05-11 | 1 | -30/+23 |
* | Disable SSLUITest.TestHTTPSExpiredCertAndDontProceed, it flakily | phajdan.jr@chromium.org | 2010-05-07 | 1 | -1/+2 |
* | Disable SSLUITest.TestUnauthenticatedFrameNavigation, it flakily exceeds test... | phajdan.jr@chromium.org | 2010-05-06 | 1 | -1/+2 |
* | Add an SSLBlockingPage::ErrorLevel enum type to make the | wtc@chromium.org | 2010-05-03 | 4 | -18/+26 |
* | Remove deprecated things from net test suite: | phajdan.jr@chromium.org | 2010-04-30 | 1 | -57/+57 |
* | Changing linux platform for chromeos. This involved moving platform_util and... | dhg@chromium.org | 2010-04-29 | 1 | -1/+1 |
* | Nukes one of the AddTabWithURL variants. | sky@chromium.org | 2010-04-29 | 1 | -8/+6 |
* | Re-instate the temporary revert from r45267. That reverted certain | shess@chromium.org | 2010-04-23 | 4 | -35/+22 |
* | Marks TestRedirectHTTPToBadHTTPS as flaky. | kinuko@chromium.org | 2010-04-22 | 1 | -1/+1 |
* | Temporarily revert certain Omnibox, toolbar, tab animations, and other | shess@chromium.org | 2010-04-22 | 4 | -22/+35 |
* | Use the same code to handle both overridable and fatal | wtc@chromium.org | 2010-04-20 | 4 | -82/+37 |
* | Display the SECURITY_WARNING status in the location bar for the | wtc@chromium.org | 2010-04-15 | 2 | -7/+13 |
* | Revert r44611 because it may have broken "unit_tests" on "Vista Tests". | wtc@chromium.org | 2010-04-15 | 2 | -13/+7 |
* | Display the SECURITY_WARNING status in the location bar for the | wtc@chromium.org | 2010-04-15 | 2 | -7/+13 |
* | More flakyness | sky@chromium.org | 2010-04-09 | 1 | -3/+6 |
* | Yet another flaky ssl test. | sky@chromium.org | 2010-04-09 | 1 | -1/+2 |
* | Marks handful of ssl ui tests as flaky. | sky@chromium.org | 2010-04-09 | 1 | -1/+2 |
* | Marks handful of ssl ui tests as flaky. | sky@chromium.org | 2010-04-09 | 1 | -6/+12 |
* | Revert 43964 - Webkit roll 57171:57214. All the breakages are already fixed in | ojan@chromium.org | 2010-04-08 | 1 | -4/+1 |
* | Webkit roll 57171:57214. All the breakages are already fixed in | ojan@chromium.org | 2010-04-08 | 1 | -1/+4 |
* | Fix a regression appearing in r41875 where navigating back from an interstiti... | bauerb@chromium.org | 2010-03-29 | 1 | -1/+29 |
* | Omnibox M5 work, part 1: Security changes | pkasting@chromium.org | 2010-03-24 | 2 | -28/+9 |
* | Move RTL related functions from app/l10n_util to base/i18n/rtl | ben@chromium.org | 2010-03-20 | 2 | -6/+4 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 1 | -1/+1 |
* | Fixes navigation issues with interstitial pages. | creis@chromium.org | 2010-03-11 | 1 | -0/+71 |
* | chrome 1: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-08 | 3 | -1/+3 |
* | Thread-safety for X509Certificate's intermediate-certs list. | snej@chromium.org | 2010-03-05 | 1 | -1/+2 |
* | Revert my last commit 'cause it breaks net unit tests on OS X 10.6 :( | snej@chromium.org | 2010-03-05 | 1 | -2/+1 |
* | Thread-safety for X509Certificate's intermediate-certs list. | snej@chromium.org | 2010-03-05 | 1 | -1/+2 |
* | Linux: implement Client SSL Certificate selection UI | mattm@chromium.org | 2010-03-04 | 2 | -7/+325 |
* | Mac: implement <keygen> support, including adding generated cert to the Keych... | snej@chromium.org | 2010-03-02 | 3 | -0/+207 |
* | Fix SSLUITest.TestHTTPSErrorWithNoNavEntry | agl@chromium.org | 2010-03-01 | 1 | -15/+6 |
* | Remove obsolete "using WebKit::WebConsoleMessage" statements. | wtc@chromium.org | 2010-02-26 | 2 | -4/+0 |
* | Mac client-side SSL cert improvements. | snej@chromium.org | 2010-02-24 | 1 | -0/+4 |
* | 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 | 4 | -4/+4 |
* | Client-side SSL cert support for Mac. | snej@chromium.org | 2010-02-18 | 5 | -48/+139 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2010-02-09 | 1 | -0/+1 |
* | Cleanup histogram classes mixing SetFlags into FactoryGet arguments | jar@chromium.org | 2009-12-28 | 1 | -5/+2 |
* | Implement ResourceQueue, an object that makes it easy to delay starting | phajdan.jr@chromium.org | 2009-12-10 | 2 | -2/+4 |