summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test
Commit message (Expand)AuthorAgeFilesLines
* Drop more dependencies of ProfileKeyedService infrastructure on chrome.phajdan.jr@chromium.org2013-05-171-0/+6
* Send KEYUP and KEYDOWN rather than CHAR messages to the renderer window.grt@chromium.org2013-05-157-25/+54
* Disable FullTabNavigationTest.JavascriptWindowOpenCanClose for use_aura=1.grt@chromium.org2013-05-151-0/+5
* Change media source switch to refer to the prefixed API.acolwell@chromium.org2013-05-141-3/+4
* Add an intermediate window between GCF's host window and the RHW.grt@chromium.org2013-05-141-5/+0
* Revert 198820 "Move FileEnumerator to its own file, do some refa..."dbeam@chromium.org2013-05-081-7/+6
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-05-071-6/+7
* Delete CopyRecursiveDirNoCache from test_file_util.brettw@chromium.org2013-05-061-1/+2
* chrome_frame: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-263-8/+5
* Disable CF/FullTabUITest.TabCrashReload/0 under use_aura=1.grt@chromium.org2013-04-252-1/+6
* Disable GCF window.print() test under Aura.grt@chromium.org2013-04-251-0/+5
* Re-enable disabled Chrome Frame accelerator tests. robertshield@chromium.org2013-04-244-49/+76
* Extract locking behaviour from ProcessSingleton.erikwright@chromium.org2013-04-191-4/+1
* Remove Chrome Frame's delay shutdown field trial.robertshield@chromium.org2013-04-184-12/+7
* Update the remaining include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-174-4/+4
* Make poor_mans_trybot support the component build.grt@chromium.org2013-04-162-40/+79
* Put autofill code into namepspace autofill Step 2kaiwang@chromium.org2013-04-121-1/+1
* Change PolicyLoaderWin to load PReg files if possible.mnissler@chromium.org2013-04-121-3/+3
* Move path functions from file_util to FilePath object.brettw@chromium.org2013-04-121-3/+2
* Revert 193649 "Change PolicyLoaderWin to load PReg files if poss..."dmazzoni@chromium.org2013-04-111-3/+3
* Rewrite scoped_array<T> to scoped_ptr<T[]> in chrome_frame.dcheng@chromium.org2013-04-112-4/+4
* Change PolicyLoaderWin to load PReg files if possible.mnissler@chromium.org2013-04-111-3/+3
* Move webdata/autofill code into autofill componentcaitkp@chromium.org2013-04-111-1/+1
* Don't set MODE_DEFAULT when adding HPKP header.palmer@chromium.org2013-04-101-2/+3
* Remove PROCESS_DUP_HANDLE from OpenProcessHandle since PROCESS_DUP_HANDLE acc...wfh@chromium.org2013-04-091-0/+1
* net: move socket files from net/base to net/socketphajdan.jr@chromium.org2013-04-093-6/+6
* Hide ContentClient getters from embedders so that they they don't reuse conte...jam@chromium.org2013-04-051-2/+1
* Remove application locale cache in autofill code (AutofillCountry::Applicatio...jam@chromium.org2013-04-051-1/+1
* Move c/b/webdata/code which does not depend on chrome/ to components/webdata/caitkp@chromium.org2013-04-031-3/+3
* Pass app_locale directly to AutofillTablecaitkp@chromium.org2013-04-021-1/+1
* Simplify the ProcessSingleton API.erikwright@chromium.org2013-03-281-6/+7
* Remove a few chrome dependencies of c/b/webdatakaiwang@chromium.org2013-03-241-2/+2
* net: move host_resolver files from net/base to net/dnsphajdan.jr@chromium.org2013-03-211-1/+1
* Move creation of the various WebDatabaseTable types out of WebDatabase.joi@chromium.org2013-03-201-1/+3
* Get rid of chrome frame flag in sandbox_policy.cc which is a layering violati...jam@chromium.org2013-03-201-1/+1
* Refactor sandbox_policy.cc so that it doesn't contain the sandbox policies fo...jam@chromium.org2013-03-201-2/+1
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-182-2/+2
* net: move test files out of net/basephajdan.jr@chromium.org2013-03-181-1/+1
* Attempt to fix flake in FullTabDownloadTest.CF_DownloadFileFromPost.grt@chromium.org2013-03-154-19/+33
* Disabling FullTabDownloadTest.CF_DownloadFileFromPost due to flaky timeouts.falken@chromium.org2013-03-131-1/+1
* Minimal Chrome Frame with Aura.grt@chromium.org2013-02-281-2/+3
* Add Chrome Frame test for large page rendering. This is designed to ensure th...robertshield@chromium.org2013-02-283-1/+10040
* Cleanup: Remove more base/file_paths.h references.thestig@chromium.org2013-02-271-2/+2
* Make Ash unittests clean up zombie viewer processes between test runs. These ...robertshield@chromium.org2013-02-253-5/+6
* base: Move MemoryMappedFile out of file_util.h and into its own header file.tfarina@chromium.org2013-02-245-4/+10
* Move file_path.h to base/files.brettw@chromium.org2013-02-2412-17/+18
* Re-enable some network tests that have been disabled formmenke@chromium.org2013-02-201-0/+6
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-112-5/+5
* Rename FilePath -> base::FilePath in various toplevel directoriesbrettw@chromium.org2013-02-1029-148/+154
* Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.joi@chromium.org2013-02-062-10/+19