summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
* Disable CF web server tests temporarily on IE9 while we hunt down the cause o...robertshield@chromium.org2012-12-141-0/+6
* Disable ContextMenuTest.CFTxtFieldSelectAlldgrogan@chromium.org2012-12-121-1/+2
* net: Make UploadDataStream independent from UploadDatahashimoto@chromium.org2012-12-111-3/+54
* Fix typo so that ChromeFrameTestWithWebServer.FullTabModeIE_SubFrame is actua...dmazzoni@chromium.org2012-12-041-1/+1
* build fix attemptthakis@chromium.org2012-12-031-1/+1
* Move many ProcessSingleton methods to "protected" visibility as an upcoming r...gab@chromium.org2012-12-031-0/+2
* Disable ChromeFrame tests that flakily time out.isherman@chromium.org2012-12-011-5/+8
* GTTF: Make chrome_frame_tests faster.phajdan.jr@chromium.org2012-11-281-2/+2
* POSTs to HSTS domains are no longer converted to GETs mmenke@chromium.org2012-11-281-1/+2
* chrome_frame: Update the remaining calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-263-4/+4
* Make all pdb file names follow the same naming convention.iannucci@chromium.org2012-11-171-1/+0
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-164-9/+10
* net: Change type of UploadData::elements from std::vector to ScopedVectorhashimoto@chromium.org2012-11-141-2/+2
* [sync] Componentize sync: Part 1: Clean up sync.gyp and update chrome / test ...rsimha@chromium.org2012-11-141-3/+3
* Establish /extensions directory and move URLPattern there.aa@chromium.org2012-11-133-2/+5
* Reland 167337 - Move url_request_test_util into net namespacejochen@chromium.org2012-11-133-5/+8
* Revert 167337 - Move url_request_test_util into net namespacejochen@chromium.org2012-11-133-8/+5
* Move url_request_test_util into net namespacejochen@chromium.org2012-11-133-5/+8
* Revert "Deleted TestWithWebServer from chrome_frame_tests."ygorshenin@chromium.org2012-11-121-0/+2
* Deleted TestWithWebServer from chrome_frame_tests.ygorshenin@chromium.org2012-11-121-2/+0
* Some chrome frame tests are marked as flaky.ygorshenin@chromium.org2012-11-121-7/+15
* Move stack_container and linked_list to the new containers subdirectory.brettw@chromium.org2012-11-101-2/+2
* Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...zelidrag@chromium.org2012-11-081-3/+11
* Provide mutable members of UrlRequestContext via pure-virtual interface. Cre...pauljensen@chromium.org2012-11-072-2/+5
* Revert 165062 - We believe this change broke startup_testsnsylvain@chromium.org2012-11-011-11/+3
* GTTF: remove FAILS_ prefix, part 1phajdan.jr@chromium.org2012-11-011-1/+1
* Account for server vs host clock skew in cookie expiration times.pauljensen@chromium.org2012-11-011-0/+1
* Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...zelidrag@chromium.org2012-10-301-3/+11
* Process only the first Strict-Transport-Security header.palmer@chromium.org2012-10-301-0/+7
* when running in single process mode, modify the browser's command line to inc...jochen@chromium.org2012-10-251-1/+1
* Make it possible to enable and disable metrics reporting separately from reco...stuartmorgan@chromium.org2012-10-241-2/+0
* Add methods to base::Thread to allow Windows consumers to ask for COM to be i...pkasting@chromium.org2012-10-234-67/+7
* Eliminate duplicate COM and OLE initializations.pkasting@chromium.org2012-10-234-23/+14
* Move the bits of Prefs where production code has only trivially easyjoi@chromium.org2012-10-221-1/+1
* Using Ronald's libclang based converter, we're able to translatedalecurtis@google.com2012-10-211-10/+4
* Generate version resources for Chrome Frame using the same machinery as Chrom...grt@chromium.org2012-10-1713-181/+196
* Configure IE 10 for the various Chrome Frame tests.grt@chromium.org2012-10-171-27/+80
* net: Make UploadDataStream::Read() asynchronoushashimoto@chromium.org2012-10-171-1/+1
* Fix build of mini_installer with VS2012cpu@chromium.org2012-10-171-0/+3
* Fix IE version check.grt@chromium.org2012-10-121-9/+19
* Use ScopedCOMInitializer in more places. While this doesn't always simplify ...pkasting@chromium.org2012-10-035-25/+43
* Miscellaneous tiny cleanups done while converting files to use ScopedCOMIniti...pkasting@chromium.org2012-10-011-7/+3
* URLRequestHttpJob::StartTransaction should honour network delegate.vabr@chromium.org2012-09-271-0/+7
* There are two blocking network delegates in url_request_unittest:vabr@chromium.org2012-09-261-0/+5
* SampleSet -> HistogramSamples which can be reused by SparseHistogramkaiwang@chromium.org2012-09-221-3/+0
* net: Make UploadDataStream::Init() asynchronous.hashimoto@chromium.org2012-09-181-2/+2
* Fixing missed deallocation of pointer from FileVersionInfo::CreateFileVersion...huangs@chromium.org2012-09-151-4/+3
* Wire up Chrome's resources to the CF net tests' ResourceBundle.grt@chromium.org2012-09-131-0/+4
* Try 2 - Change how ui::Clipboard is accessed so there's only one per thread.erg@chromium.org2012-09-111-8/+6
* Split user agent code out of the 'glue' targetstuartmorgan@chromium.org2012-09-104-4/+3