| Commit message (Expand) | Author | Age | Files | Lines |
* | Split out command IDs from chrome_dll_resource.h. | evan@chromium.org | 2010-11-08 | 1 | -1/+1 |
* | SSLUITest's work with ephemeral port testserver. | cbentzel@chromium.org | 2010-11-06 | 1 | -20/+69 |
* | Cite bug 61528 about the IsWindow(hwnd_) DCHECK failures, | wtc@chromium.org | 2010-11-02 | 1 | -2/+2 |
* | Make all browser code use browser::Navigate to open tabs. | ben@chromium.org | 2010-11-02 | 1 | -12/+14 |
* | Disable TestHTTPSExpiredCertAndGoBackViaMenu on win. | nirnimesh@chromium.org | 2010-11-01 | 1 | -0/+5 |
* | Disable TestHTTPSExpiredCertAndGoBackViaButton on win | nirnimesh@chromium.org | 2010-11-01 | 1 | -0/+5 |
* | Revert "Refactor automation messages." due to mysterious problems on mac. | erg@google.com | 2010-11-01 | 1 | -3/+4 |
* | Refactor automation messages. | erg@google.com | 2010-11-01 | 1 | -4/+3 |
* | Convert implicit scoped_refptr constructor calls to explicit ones, part 1 | thakis@chromium.org | 2010-11-01 | 2 | -6/+6 |
* | Add support to test_server.py to restrict the SSL/TLS bulk encryption algorit... | rsleevi@chromium.org | 2010-10-28 | 1 | -4/+7 |
* | Disable test that times out. | thakis@chromium.org | 2010-10-25 | 1 | -1/+1 |
* | FBTF: More dtor deinlining. (Can almost see the end!) | erg@google.com | 2010-10-22 | 2 | -10/+26 |
* | Mark SSLUITest.TestUnauthentidatedFrameNavigation as disabled for linux_chrom... | nkostylev@chromium.org | 2010-10-22 | 1 | -1/+1 |
* | Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*. | pkasting@chromium.org | 2010-10-21 | 2 | -4/+4 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 1 | -1/+1 |
* | Rename ChromeThread to BrowserThread Final Part: | tfarina@chromium.org | 2010-10-12 | 1 | -1/+1 |
* | Rename ChromeThread to BrowserThread Part22: | tfarina@chromium.org | 2010-10-12 | 5 | -5/+5 |
* | Fix 58162: Mixed Content False Positive for intranet hostname certificates | finnur@chromium.org | 2010-10-11 | 2 | -17/+20 |
* | FBTF: Small nits; moving virtual methods to implementation. | erg@google.com | 2010-10-08 | 7 | -6/+25 |
* | Rename ChromeThread to BrowserThread Part6: | tfarina@chromium.org | 2010-10-08 | 5 | -26/+26 |
* | SSLUITest.TestRunsInsecuredContentRandomizeHash fails on Vista Tests (and oth... | dhollowa@chromium.org | 2010-10-07 | 1 | -1/+3 |
* | Replace Browser::AddTabWithURL(...) with: | ben@chromium.org | 2010-10-05 | 1 | -14/+12 |
* | Refactoring ui_test_utils code | isherman@chromium.org | 2010-09-28 | 1 | -9/+6 |
* | The original intent of the test was to test badd HTTPS sub-resources inside a... | jcivelli@chromium.org | 2010-09-27 | 1 | -1/+1 |
* | GTTF: Remove the flaky mark from SSLUITest.TestDisplaysInsecureContentLoadedF... | phajdan.jr@chromium.org | 2010-09-23 | 1 | -10/+1 |
* | Moves TabStripModelObserver/Delegate into their own headers. | sky@chromium.org | 2010-09-16 | 1 | -0/+1 |
* | FBTF: Remove unneeded headers from base/ (part 8) | thestig@chromium.org | 2010-09-08 | 1 | -0/+1 |
* | Cleanup the SSLPolicyBackend class. | tfarina@chromium.org | 2010-09-04 | 4 | -188/+3 |
* | Do not say the connection is not encrypted if security_bits | wtc@chromium.org | 2010-09-02 | 1 | -3/+4 |
* | Address a TODO in SSLPolicyBackend class. | tfarina@chromium.org | 2010-08-31 | 2 | -56/+45 |
* | https: add support for DNS exclusion and switch to TXT records. | agl@chromium.org | 2010-08-28 | 3 | -0/+12 |
* | Move prefs-related files under chrome/browser/ into a prefs/ subdir. | evan@chromium.org | 2010-08-26 | 4 | -5/+5 |
* | Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}. | viettrungluu@chromium.org | 2010-08-19 | 1 | -1/+0 |
* | Mark SSLUITest.TestDisplaysInsecureContentLoadedFromJS as flaky on Win32. | thestig@chromium.org | 2010-08-18 | 1 | -1/+10 |
* | Test server cleanup patch of death: | phajdan.jr@chromium.org | 2010-08-17 | 1 | -219/+130 |
* | Remove remaining deprecated wstring methods from base/values.{cc,h}. | viettrungluu@chromium.org | 2010-08-17 | 1 | -19/+22 |
* | Convert infobar APIs to UTF-16. | evan@chromium.org | 2010-08-13 | 1 | -7/+12 |
* | Clone of issue 2941001. See initial review below. | twiz@google.com | 2010-08-12 | 1 | -3/+7 |
* | FBTF: Remove unneeded headers from base/ (part 5) | thestig@chromium.org | 2010-08-07 | 1 | -1/+0 |
* | Minor header cleanup of chrome/browser/[st]*/*.h minus c/b/sync/*.h. | viettrungluu@chromium.org | 2010-08-06 | 1 | -2/+0 |
* | Display an infobar after enrolling a client certificate | davidben@chromium.org | 2010-08-02 | 2 | -38/+56 |
* | Add undeclared virtual destructors part 3 | ziadh@chromium.org | 2010-07-30 | 1 | -0/+3 |
* | Move the number conversions from string_util to a new file. | brettw@chromium.org | 2010-07-30 | 1 | -3/+3 |
* | GTTF: Move more test server code from net/url_request/url_request_unittest.h | phajdan.jr@chromium.org | 2010-07-29 | 1 | -65/+67 |
* | Cleanup: Remove unneeded headers from app/ | thestig@chromium.org | 2010-07-29 | 1 | -2/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 11 | -0/+11 |
* | GTTF: test server cleanup: | phajdan.jr@chromium.org | 2010-07-23 | 1 | -1/+1 |
* | Refactor SSLClientAuthHandler and certificate selection | davidben@chromium.org | 2010-07-21 | 5 | -478/+37 |
* | Minor clean-up tasks that were TODO(snej) | rsleevi@chromium.org | 2010-07-17 | 6 | -19/+19 |
* | Display the error code when certificates fail to add | davidben@chromium.org | 2010-07-15 | 1 | -2/+9 |