| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove ref-counting from StreamListenSocket | szym@chromium.org | 2013-09-03 | 2 | -18/+19 |
* | Factor out a perf test result printer method. | tonyg@chromium.org | 2013-09-02 | 1 | -1/+1 |
* | Move ReadFileToString to the base namespace. | brettw@chromium.org | 2013-08-30 | 4 | -5/+5 |
* | Fix more fallouts of variations target move. | asvitkine@chromium.org | 2013-08-29 | 1 | -1/+1 |
* | Move perftimer.* into base/test/ directory. | tfarina@chromium.org | 2013-08-24 | 1 | -1/+1 |
* | Disable FullTabNavigationTest.FormPostBackForward | vabr@chromium.org | 2013-08-22 | 1 | -1/+2 |
* | Disable FullTabUITest.TabCrashReload | vabr@chromium.org | 2013-08-22 | 1 | -1/+2 |
* | Introduce GURL::SchemeIsHttpFamily(), which returns true for http and https. | cdn@chromium.org | 2013-08-22 | 1 | -1/+1 |
* | Fix race in matching tab contents titles in GCF integration tests. | grt@chromium.org | 2013-08-21 | 3 | -52/+88 |
* | Remove unneeded DCHECK from CF's ie_event_sink test code. | robertshield@chromium.org | 2013-08-20 | 1 | -1/+0 |
* | Fix regression: don't redirect to data: URLs. | tsepez@chromium.org | 2013-08-16 | 1 | -1/+4 |
* | Fix uninitialized HRESULT in ie_event_sink.cc reported by PVS. | robertshield@chromium.org | 2013-08-14 | 1 | -1/+1 |
* | Revert 216444 "net: add a test to ensure that our TLS handshake ..." | frankf@chromium.org | 2013-08-08 | 1 | -1/+3 |
* | net: add a test to ensure that our TLS handshake doesn't get too large. | agl@chromium.org | 2013-08-08 | 1 | -3/+1 |
* | Add a CertVerifier flag to enable hard fail for local (non-public) trust anch... | rsleevi@chromium.org | 2013-07-30 | 1 | -0/+1 |
* | importer: Allow chrome to import internal chrome pages (i.e, chrome:// and ab... | tfarina@chromium.org | 2013-07-27 | 1 | -1/+1 |
* | Update include paths in chrome_frame for base/process changes. | rsesek@chromium.org | 2013-07-23 | 11 | -10/+18 |
* | Refactor utility methods that don't use the ProfileManager directly out of th... | noms@chromium.org | 2013-07-18 | 1 | -1/+2 |
* | Use a direct include of the message_loop header in cc/, chrome_frame/, cloud_... | avi@chromium.org | 2013-07-17 | 6 | -6/+6 |
* | Use a direct include of the shared_memory header in base/, chrome/, components/. | avi@chromium.org | 2013-07-17 | 2 | -2/+2 |
* | Rename base::Delete to base::DeleteFile | brettw@chromium.org | 2013-07-16 | 5 | -7/+7 |
* | Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to... | brettw@chromium.org | 2013-07-15 | 1 | -1/+1 |
* | Move PathExists to base namespace. | brettw@chromium.org | 2013-07-11 | 5 | -9/+9 |
* | ProcessSingleton now uses base::win::MessageWindow to create a message-only w... | alexeypa@chromium.org | 2013-07-11 | 3 | -0/+13 |
* | Move Copy* into the base namespace. | brettw@chromium.org | 2013-07-09 | 2 | -4/+4 |
* | Create the desktop screen in the CF net tests. | grt@chromium.org | 2013-07-03 | 1 | -0/+9 |
* | Move DeleteAfterReboot, Move, and ReplaceFile to base namespace | brettw@chromium.org | 2013-07-01 | 2 | -3/+3 |
* | Move file_util::Delete to the base namespace | brettw@chromium.org | 2013-07-01 | 5 | -7/+7 |
* | Revert r206949 - "Start moving breakpad integration to a component." | jochen@chromium.org | 2013-06-29 | 1 | -2/+1 |
* | More tests for handling HSTS and HPKP headers. | palmer@chromium.org | 2013-06-29 | 1 | -0/+2 |
* | Use a direct include of time headers in chrome_frame/, chromeos/, cloud_print... | avi@chromium.org | 2013-06-28 | 7 | -8/+8 |
* | Fix one more instance of scoped_ptr<T>(NULL) on Windows. | dcheng@chromium.org | 2013-06-26 | 1 | -1/+1 |
* | Chrome Frame turndown prompt. | grt@chromium.org | 2013-06-22 | 1 | -1/+28 |
* | Define a LoggingSettings struct to use for InitLogging() | akalin@chromium.org | 2013-06-21 | 1 | -6/+5 |
* | In components/autofill, move browser/ to core/browser/ | blundell@chromium.org | 2013-06-20 | 1 | -1/+1 |
* | Add GetFullRequestHeaders, from URLRequestJob to HttpNetworkTransaction. | ttuttle@chromium.org | 2013-06-20 | 1 | -1/+4 |
* | Start moving breakpad integration to a component. | jochen@chromium.org | 2013-06-18 | 1 | -1/+2 |
* | Revert 206380 "Disable flaky CF test." | grt@chromium.org | 2013-06-17 | 1 | -2/+1 |
* | Disable flaky CF test. | pastarmovj@google.com | 2013-06-14 | 1 | -1/+2 |
* | Use a direct include of strings headers in chrome_frame/. | avi@chromium.org | 2013-06-11 | 21 | -37/+37 |
* | Move FileEnumerator to its own file, do some refactoring. | brettw@chromium.org | 2013-06-08 | 1 | -6/+7 |
* | Use a direct include of utf_string_conversions.h in chrome_frame/, chromeos/,... | avi@chromium.org | 2013-06-07 | 18 | -20/+20 |
* | Make some Win Aura code use "if (weak_ptr)" style | akalin@chromium.org | 2013-06-07 | 1 | -3/+3 |
* | Fix Win Aura use of WeakPtr<T>'s operator T* conversion | akalin@chromium.org | 2013-06-05 | 1 | -3/+3 |
* | Revert "Disable GCF window.print() test under Aura." | grt@chromium.org | 2013-06-04 | 1 | -5/+0 |
* | content: Move kViewSourceScheme constant into content namespace. | tfarina@chromium.org | 2013-05-30 | 1 | -2/+2 |
* | chrome_frame: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-30 | 14 | -48/+53 |
* | Update configuration of IE for GCF tests. | grt@chromium.org | 2013-05-28 | 1 | -22/+83 |
* | Fix cross-window focus in Chrome Frame. | grt@chromium.org | 2013-05-25 | 4 | -12/+13 |
* | Move webkit/user_agent/ into webkit/common | jamesr@chromium.org | 2013-05-23 | 1 | -1/+1 |