summaryrefslogtreecommitdiffstats
path: root/content/shell/common
Commit message (Expand)AuthorAgeFilesLines
* Revert of Chromium-side patch to rename "--dump-render-tree" to "--run-layout...dcheng2015-02-053-11/+4
* Chromium-side patch to rename "--dump-render-tree" to "--run-layout-test".paulmeyer2015-02-043-4/+11
* Add a <canvas>-tainting Setting. [2/3]mkwst2015-01-163-0/+4
* Revert "Remove impl-side-painting from about:flags"hayato2015-01-132-4/+0
* Remove impl-side-painting from about:flagsdanakj2015-01-132-0/+4
* Add a "strict powerful feature restrictions" setting. [2/3]mkwst2015-01-103-0/+5
* Mixed Content: Create a strict-mode Setting. [2/3]mkwst2015-01-083-0/+5
* Cleanup: Update the path to gfx size headers.tfarina2015-01-031-1/+1
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-232-5/+9
* Add a command line switch to control the window size of content_shell.arurajku2014-12-152-0/+4
* Push API: permission methods through TestRunner for layout tests.mvanouwerkerk2014-12-061-0/+4
* Remove the old Web Notification code-path (Chromium)peter2014-11-201-3/+0
* Move LayoutTestMessageFilter-related IPCs to their own message file.peter2014-10-273-21/+69
* Implement the ability to layout test Web Worker-based Notifications.peter2014-10-241-0/+2
* Standardize usage of virtual/override/final in content/dcheng2014-10-211-6/+6
* Replace OVERRIDE and FINAL with override and final in content/shell/[a-s]*anand.ratn2014-10-061-5/+5
* Hook up custom Win 64 SEH to v8jochen2014-10-023-0/+50
* Add test runner support for overriding web_security_enabled preference.sigbjornf2014-09-243-0/+4
* Change base/file_utils.h includes to base/files/file_utils.h in content/thestig2014-09-051-1/+1
* Move webkit resources over to content.tfarina@chromium.org2014-08-221-1/+1
* Add IPC benchmarking API to window behind --expose-ipc-echomorrita@chromium.org2014-08-203-0/+12
* Revert "Add IPC benchmarking API to Blink TestRunner" (patchset #3 of https:/...sigbjornf@opera.com2014-08-161-7/+0
* Add IPC benchmarking API to Blink TestRunnermorrita@chromium.org2014-08-161-0/+7
* Move strings from webkit/ content/.tfarina@chromium.org2014-08-091-1/+1
* Stop setting AcceleratedCompositingForVideoEnabled in LayoutTests.danakj@chromium.org2014-08-061-1/+0
* Support layout testing Web Notifications from Document and Worker contexts.peter@chromium.org2014-07-301-0/+7
* LeakDetector: Add commandline option to force crash when leak is found.kouhei@chromium.org2014-07-182-0/+5
* Move webpreferences.* from webkit/ to content/tfarina@chromium.org2014-07-093-27/+17
* Move IPC traits for SkBitmap, gfx_geometry into ui/gfx/ipcspang@chromium.org2014-06-251-0/+1
* Revert of Remove EnableThreadedCompositing from the browser. (https://coderev...danakj@chromium.org2014-06-182-4/+0
* Remove EnableThreadedCompositing from the browser.danakj@chromium.org2014-06-182-0/+4
* Remove ForceCompositingMode from switches and WebPreferences.danakj@chromium.org2014-06-101-2/+0
* Use the same fake User-Agent string as GetContentShell()->GetUserAgent() for ...tyoshino@chromium.org2014-06-072-4/+10
* Remove Chromium plumbing for fixed-position-creates-stacking-contextjbroman@chromium.org2014-05-271-1/+0
* Enable threaded parsing everywheredcheng@chromium.org2014-05-101-1/+0
* Renaming --enable-font-smoothing cmd line argument to --enable-font-antialiasingdominik.rottsches@intel.com2014-05-062-6/+0
* Renaming --enable-font-smoothing cmd line argument to --enable-font-antialiasingdominik.rottsches@intel.com2014-05-052-1/+7
* test_runner: Move everything else into content namespace.tfarina@chromium.org2014-05-041-6/+5
* Revert accidental dartium code pushjamescook@chromium.org2014-04-171-1/+0
* merged 1908terry@google.com2014-04-171-0/+1
* Allow passing frontend page url as an argument to testRunner.showWebInspectoryurys@chromium.org2014-04-161-2/+3
* Support sideloaded fonts via command line option for blink layout_testsscottmg@chromium.org2014-04-164-1/+26
* Revert 263842 "Support sideloaded fonts via command line option ..."scottmg@chromium.org2014-04-154-26/+1
* Support sideloaded fonts via command line option for blink layout_testsscottmg@chromium.org2014-04-154-1/+26
* Add flag for enabling font smoothing for layout testseae@chromium.org2014-04-082-0/+4
* Update content/shell/common/test_runner to chromium coding stylejochen@chromium.org2014-04-046-139/+137
* Move user_agent code from webkit/ to content/.tfarina@chromium.org2014-03-111-2/+2
* Revert "Support viewport in content_shell."peter@chromium.org2014-02-201-0/+1
* Support viewport in content_shell.zeeshanq@chromium.org2014-02-201-1/+0
* DevTools: by default, open devtools panel matching the layout test folder.pfeldman@chromium.org2014-02-141-1/+2