| Commit message (Expand) | Author | Age | Files | Lines |
* | [content shell] add support for getting tests from the command line. | jochen@chromium.org | 2012-10-19 | 1 | -8/+24 |
* | Revert 162559 - [content shell] implement testRunner.display | jamesr@chromium.org | 2012-10-19 | 5 | -156/+24 |
* | [content shell] remove the WebCoreTestingSupport dependency | jochen@chromium.org | 2012-10-19 | 2 | -29/+6 |
* | [content shell] skip css3/filters/huge-region-composited.html | jochen@chromium.org | 2012-10-18 | 1 | -0/+3 |
* | [content shell] implement testRunner.display | jochen@chromium.org | 2012-10-17 | 5 | -24/+156 |
* | [content shell] disable crashing editing/pasteboard/paste-noscript-xhtml.xhtml | jochen@chromium.org | 2012-10-17 | 1 | -0/+5 |
* | Make content shell support --ignore-certificate-errors. | tonyg@chromium.org | 2012-10-17 | 1 | -1/+2 |
* | Add some persmissions for ContentShell and ChromiumTestShell | yfriedman@chromium.org | 2012-10-17 | 1 | -1/+2 |
* | Adding progresss bar when loading fullscreen video | qinmin@chromium.org | 2012-10-15 | 2 | -0/+4 |
* | Upstream BrowserChildProcessHostImpl | yusufo@chromium.org | 2012-10-15 | 2 | -1/+10 |
* | Android Browser Compositor: Add ScheduleComposite() callback. | sievers@chromium.org | 2012-10-15 | 1 | -14/+22 |
* | Reland r161839 - [content shell] don't use webkit_support functions to manipu... | jochen@chromium.org | 2012-10-15 | 1 | -3/+17 |
* | Revert 161839 - [content shell] don't use webkit_support functions to manipul... | jochen@chromium.org | 2012-10-15 | 1 | -9/+3 |
* | Revert 161840 - Compile fix for windows after r161839 | jochen@chromium.org | 2012-10-15 | 1 | -9/+1 |
* | Compile fix for windows after r161839 | jochen@chromium.org | 2012-10-15 | 1 | -1/+9 |
* | [content shell] don't use webkit_support functions to manipulate URLs | jochen@chromium.org | 2012-10-15 | 1 | -3/+9 |
* | [content shell] Always use the osmesa driver for layout tests, and disable th... | jochen@chromium.org | 2012-10-15 | 1 | -0/+5 |
* | [content shell] Enable editing commands from javascript for tests and univers... | jochen@chromium.org | 2012-10-15 | 2 | -0/+15 |
* | Revert 161634 - [content shell] allow universal access from file URLs in layo... | jochen@chromium.org | 2012-10-12 | 1 | -2/+0 |
* | Makes gfx::Screen an instance, rather than a collection of static methods. | scottmg@chromium.org | 2012-10-12 | 1 | -1/+2 |
* | [content shell] allow universal access from file URLs in layout tests | jochen@chromium.org | 2012-10-12 | 1 | -0/+2 |
* | [content shell] add a getPropertyDescriptor trap to the test runner | jochen@chromium.org | 2012-10-12 | 1 | -0/+4 |
* | [content shell] Add fast/dom/shadow/shadowdom-for-progress-dynamic.html as cr... | jochen@chromium.org | 2012-10-12 | 1 | -0/+1 |
* | [content shell] remove spurious printf format | jochen@chromium.org | 2012-10-11 | 1 | -2/+2 |
* | [content shell] Add layout test specific font setup (for linux only right now) | jochen@chromium.org | 2012-10-11 | 6 | -0/+203 |
* | [content shell] remove dead code (disabling ssl certificate checks for layout... | jochen@chromium.org | 2012-10-11 | 1 | -2/+0 |
* | <browser> Disable browser plugin in content_shell by default. | lazyboy@chromium.org | 2012-10-10 | 2 | -0/+31 |
* | DevTools: [remote debugging] introduce json/new and json/close for creating a... | pfeldman@chromium.org | 2012-10-10 | 4 | -4/+27 |
* | [Android] Upstream content detection and ChromeBrowserProvider tests. | leandrogracia@chromium.org | 2012-10-10 | 3 | -9/+48 |
* | Remove NOTIMPLEMENTED in shell_web_contents_view_delegate to avoid log spew. | shouqun.liu@intel.com | 2012-10-10 | 1 | -6/+0 |
* | [Android] Resource files for upstreaming content detection and ChromeBrowserP... | leandrogracia@chromium.org | 2012-10-10 | 2 | -0/+0 |
* | Turn on UID isolation for content shell and chromium testshell. | yfriedman@chromium.org | 2012-10-09 | 1 | -1/+6 |
* | Add support for building apk in release | cjhopman@chromium.org | 2012-10-09 | 1 | -2/+1 |
* | Add the missing resources for fullscreen video | qinmin@chromium.org | 2012-10-09 | 2 | -1/+15 |
* | Add pfeldman to content\shell OWNERS. | jam@chromium.org | 2012-10-05 | 1 | -0/+1 |
* | ContentShell would break in release mode because of a call to retrieve a path | jcivelli@chromium.org | 2012-10-05 | 1 | -1/+2 |
* | Make apks build from a single ant .xml template | cjhopman@chromium.org | 2012-10-05 | 2 | -120/+0 |
* | Removes BrowserContext::DidLastSessionExitCleanly() and makes | sky@chromium.org | 2012-10-04 | 2 | -5/+0 |
* | desktop aura: Make the close button work. | erg@chromium.org | 2012-10-03 | 1 | -1/+6 |
* | Make content shell support some testing flags. | tonyg@chromium.org | 2012-10-03 | 2 | -0/+26 |
* | DevTools: rollback r136953, make server socket blocking again. | pfeldman@chromium.org | 2012-10-01 | 1 | -0/+1 |
* | [content shell] Update test expectations | jochen@chromium.org | 2012-10-01 | 1 | -1/+2 |
* | [content shell] Adding a TestExpectation file to help painting the content sh... | jochen@chromium.org | 2012-10-01 | 1 | -0/+5 |
* | Fixed ContentViewTestBase#setUpContentView | dtrainor@chromium.org | 2012-09-29 | 3 | -0/+66 |
* | Add more generic support for java targets bundling multiple directories | cjhopman@chromium.org | 2012-09-28 | 1 | -2/+3 |
* | [content shell] Don't try to reuse a webcontents for multiple tests | jochen@chromium.org | 2012-09-28 | 2 | -35/+15 |
* | Make some apk targets not refer directly to output .class files from other ta... | cjhopman@chromium.org | 2012-09-27 | 1 | -4/+0 |
* | Cleanup: avoid foo ? true : false, part 1. | thestig@chromium.org | 2012-09-27 | 1 | -7/+6 |
* | DevTools [remote debugging]: serve devtools front-end files from the bundle, ... | pfeldman@chromium.org | 2012-09-27 | 4 | -25/+9 |
* | DevTools: request page thumbnails from the devtools handler delegate, do not ... | pfeldman@chromium.org | 2012-09-27 | 3 | -0/+10 |