summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
* LoadTiming in net, part 3.mmenke@chromium.org2013-01-211-0/+5
* [Autofill] Access the application locale in a thread-safe manner when migrati...isherman@chromium.org2013-01-121-1/+1
* [Profiles, Fixit] Removing usage of GetDefaultProfile from chrome_frame code.rlp@chromium.org2013-01-041-1/+1
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-4/+6
* GTTF: No more FLAKY_ .phajdan.jr@chromium.org2012-12-213-21/+22
* net: Split sync part of UploadFileElementReader as UploadFileElementReaderSynchashimoto@chromium.org2012-12-201-4/+6
* Extend scoped_ptr to be closer to unique_ptr. Support custom deleters, and de...ajwong@chromium.org2012-12-201-1/+1
* Introduce PrefServiceBuilder, use for ChromePrefServiceBuilder.joi@chromium.org2012-12-191-1/+5
* 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