summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test
Commit message (Expand)AuthorAgeFilesLines
* Remove ref-counting from StreamListenSocketszym@chromium.org2013-09-032-18/+19
* Factor out a perf test result printer method.tonyg@chromium.org2013-09-021-1/+1
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-304-5/+5
* Fix more fallouts of variations target move.asvitkine@chromium.org2013-08-291-1/+1
* Move perftimer.* into base/test/ directory.tfarina@chromium.org2013-08-241-1/+1
* Disable FullTabNavigationTest.FormPostBackForwardvabr@chromium.org2013-08-221-1/+2
* Disable FullTabUITest.TabCrashReloadvabr@chromium.org2013-08-221-1/+2
* Introduce GURL::SchemeIsHttpFamily(), which returns true for http and https.cdn@chromium.org2013-08-221-1/+1
* Fix race in matching tab contents titles in GCF integration tests.grt@chromium.org2013-08-213-52/+88
* Remove unneeded DCHECK from CF's ie_event_sink test code.robertshield@chromium.org2013-08-201-1/+0
* Fix regression: don't redirect to data: URLs.tsepez@chromium.org2013-08-161-1/+4
* Fix uninitialized HRESULT in ie_event_sink.cc reported by PVS.robertshield@chromium.org2013-08-141-1/+1
* Revert 216444 "net: add a test to ensure that our TLS handshake ..."frankf@chromium.org2013-08-081-1/+3
* net: add a test to ensure that our TLS handshake doesn't get too large.agl@chromium.org2013-08-081-3/+1
* Add a CertVerifier flag to enable hard fail for local (non-public) trust anch...rsleevi@chromium.org2013-07-301-0/+1
* importer: Allow chrome to import internal chrome pages (i.e, chrome:// and ab...tfarina@chromium.org2013-07-271-1/+1
* Update include paths in chrome_frame for base/process changes.rsesek@chromium.org2013-07-2311-10/+18
* Refactor utility methods that don't use the ProfileManager directly out of th...noms@chromium.org2013-07-181-1/+2
* Use a direct include of the message_loop header in cc/, chrome_frame/, cloud_...avi@chromium.org2013-07-176-6/+6
* Use a direct include of the shared_memory header in base/, chrome/, components/.avi@chromium.org2013-07-172-2/+2
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-165-7/+7
* Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...brettw@chromium.org2013-07-151-1/+1
* Move PathExists to base namespace.brettw@chromium.org2013-07-115-9/+9
* ProcessSingleton now uses base::win::MessageWindow to create a message-only w...alexeypa@chromium.org2013-07-113-0/+13
* Move Copy* into the base namespace.brettw@chromium.org2013-07-092-4/+4
* Create the desktop screen in the CF net tests.grt@chromium.org2013-07-031-0/+9
* Move DeleteAfterReboot, Move, and ReplaceFile to base namespacebrettw@chromium.org2013-07-012-3/+3
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-015-7/+7
* Revert r206949 - "Start moving breakpad integration to a component."jochen@chromium.org2013-06-291-2/+1
* More tests for handling HSTS and HPKP headers.palmer@chromium.org2013-06-291-0/+2
* Use a direct include of time headers in chrome_frame/, chromeos/, cloud_print...avi@chromium.org2013-06-287-8/+8
* Fix one more instance of scoped_ptr<T>(NULL) on Windows.dcheng@chromium.org2013-06-261-1/+1
* Chrome Frame turndown prompt.grt@chromium.org2013-06-221-1/+28
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-211-6/+5
* In components/autofill, move browser/ to core/browser/blundell@chromium.org2013-06-201-1/+1
* Add GetFullRequestHeaders, from URLRequestJob to HttpNetworkTransaction.ttuttle@chromium.org2013-06-201-1/+4
* Start moving breakpad integration to a component.jochen@chromium.org2013-06-181-1/+2
* Revert 206380 "Disable flaky CF test."grt@chromium.org2013-06-171-2/+1
* Disable flaky CF test.pastarmovj@google.com2013-06-141-1/+2
* Use a direct include of strings headers in chrome_frame/.avi@chromium.org2013-06-1121-37/+37
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-06-081-6/+7
* Use a direct include of utf_string_conversions.h in chrome_frame/, chromeos/,...avi@chromium.org2013-06-0718-20/+20
* Make some Win Aura code use "if (weak_ptr)" styleakalin@chromium.org2013-06-071-3/+3
* Fix Win Aura use of WeakPtr<T>'s operator T* conversionakalin@chromium.org2013-06-051-3/+3
* Revert "Disable GCF window.print() test under Aura."grt@chromium.org2013-06-041-5/+0
* content: Move kViewSourceScheme constant into content namespace.tfarina@chromium.org2013-05-301-2/+2
* chrome_frame: Use base::MessageLoop.xhwang@chromium.org2013-05-3014-48/+53
* Update configuration of IE for GCF tests.grt@chromium.org2013-05-281-22/+83
* Fix cross-window focus in Chrome Frame.grt@chromium.org2013-05-254-12/+13
* Move webkit/user_agent/ into webkit/commonjamesr@chromium.org2013-05-231-1/+1