| Commit message (Expand) | Author | Age | Files | Lines |
* | [content shell] implement pathToLocalResource | jochen@chromium.org | 2013-02-20 | 6 | -3/+38 |
* | [content shell] hook up navigation related WebTestDelegate methods | jochen@chromium.org | 2013-02-20 | 6 | -12/+39 |
* | content shell: Implement GetNativeImageNamed() | thakis@chromium.org | 2013-02-19 | 2 | -0/+5 |
* | mac content shell drt: Disable subpixel antialiasing, set a few other prefs | thakis@chromium.org | 2013-02-19 | 1 | -0/+31 |
* | [content shell] after printing an error message, don't print a text dump | jochen@chromium.org | 2013-02-19 | 1 | -2/+4 |
* | mac content shell drt: Register fonts, like regular DRT does. | thakis@chromium.org | 2013-02-18 | 1 | -0/+44 |
* | [content shell] hook up storage related WebTestDelegate methods | jochen@chromium.org | 2013-02-18 | 8 | -14/+100 |
* | [content shell] start the text block before printing an error message | jochen@chromium.org | 2013-02-18 | 1 | -0/+1 |
* | [content shell] enable audio dumps | jochen@chromium.org | 2013-02-18 | 4 | -9/+68 |
* | content shell: Fix critical spelling error in logspew. | thakis@chromium.org | 2013-02-18 | 2 | -7/+7 |
* | Add methods to the content renderer client that allow for overriding WebRTC r... | jochen@chromium.org | 2013-02-18 | 2 | -0/+40 |
* | [content shell] use the proper test url for layout test configuration | jochen@chromium.org | 2013-02-18 | 5 | -30/+43 |
* | Fix content_browsertests | jochen@chromium.org | 2013-02-18 | 1 | -0/+2 |
* | Fix compilation of WebKitTestRunner | jochen@chromium.org | 2013-02-18 | 1 | -1/+1 |
* | Delay the creation of the WebView until after the construction of the RenderV... | jochen@chromium.org | 2013-02-18 | 6 | -17/+28 |
* | Replace all FilePath with base::FilePath in content. | brettw@chromium.org | 2013-02-16 | 5 | -6/+7 |
* | content: Update include paths of string_split.h to its new location. | tfarina@chromium.org | 2013-02-15 | 1 | -1/+1 |
* | [content shell] Use the TestRunner library again and remove the mock testRunner | jochen@chromium.org | 2013-02-15 | 10 | -409/+112 |
* | Make content_shell build on Win64 | jschuh@chromium.org | 2013-02-15 | 1 | -4/+4 |
* | [content shell] hook up devtools related WebTestDelegate methods | jochen@chromium.org | 2013-02-15 | 4 | -6/+19 |
* | move --aura-host-window-size to --ash-host-window-bounds | oshima@chromium.org | 2013-02-15 | 1 | -1/+1 |
* | [content shell] add stubs for all missing WebTestDelegate methods | jochen@chromium.org | 2013-02-14 | 3 | -34/+273 |
* | [content shell] remove paint methods from WebKitTestRunner | jochen@chromium.org | 2013-02-14 | 2 | -101/+2 |
* | Adding IME test changes to make it easier to test. | aurimas@chromium.org | 2013-02-13 | 1 | -0/+3 |
* | [content shell] delete unused code | jochen@chromium.org | 2013-02-12 | 2 | -37/+0 |
* | [content shell] move logic that decides when a test is finished from WebKitTe... | jochen@chromium.org | 2013-02-12 | 5 | -186/+109 |
* | Android content_browsertests: Allow processing java tasks in nested mode. | nileshagrawal@chromium.org | 2013-02-12 | 3 | -2/+143 |
* | Remove ContentViewCore.enableMultiProcess etc. | michaelbai@chromium.org | 2013-02-11 | 1 | -1/+2 |
* | Delete most web intents code. | thakis@chromium.org | 2013-02-11 | 2 | -21/+0 |
* | [content shell] remove all testRunner methods but the ones required to pass b... | jochen@chromium.org | 2013-02-11 | 12 | -596/+6 |
* | Add RECORD_AUDIO in Android manifest. | leozwang@chromium.org | 2013-02-09 | 2 | -0/+3 |
* | Android: Refactor native test setup in a util class. | nileshagrawal@chromium.org | 2013-02-09 | 1 | -50/+19 |
* | Add StoragePartition's ProtocolHandlers at URLRequestContext construction time. | pauljensen@chromium.org | 2013-02-08 | 8 | -85/+242 |
* | Add explicit base to FilePath. | brettw@chromium.org | 2013-02-07 | 27 | -83/+86 |
* | Allow BrowserTestBase to do wait. | nileshagrawal@chromium.org | 2013-02-04 | 2 | -4/+10 |
* | [DevTools] Added ChangeAttachedWindowHeight method to allow DevTools to chang... | dgozman@chromium.org | 2013-02-04 | 1 | -0/+1 |
* | Android: Add a message pump which allows nested loops for content browsertests | nileshagrawal@chromium.org | 2013-02-03 | 1 | -0/+4 |
* | Add FilePath to base namespace. | brettw@chromium.org | 2013-02-02 | 1 | -1/+1 |
* | 'all' compiles and links on mac with enable_web_intents=0 | thakis@chromium.org | 2013-02-02 | 2 | -0/+6 |
* | Move string tokenizer to base/strings. | brettw@chromium.org | 2013-02-02 | 1 | -2/+2 |
* | Rename JavaScriptDialogCreator to JavaScriptDialogManager. | kkania@chromium.org | 2013-02-01 | 8 | -55/+55 |
* | [content shell] only instantiate webkit test runners for layout tests | jochen@chromium.org | 2013-02-01 | 1 | -0/+2 |
* | [content shell] temporarily disable web test plugin | jochen@chromium.org | 2013-02-01 | 1 | -9/+0 |
* | Revert 174811 | wez@chromium.org | 2013-02-01 | 1 | -2/+0 |
* | Add camera permission in manifest files. | wjia@chromium.org | 2013-01-31 | 1 | -0/+1 |
* | Revert 179946 - Compile fail | rsesek@chromium.org | 2013-01-31 | 4 | -43/+18 |
* | Revert 179635 | zmo@chromium.org | 2013-01-31 | 4 | -18/+43 |
* | [content shell] remove incomplete WebTestRunner implementation | jochen@chromium.org | 2013-01-31 | 2 | -57/+1 |
* | Implement GetDataResourceBytes on ShellContentClient so that webui pages work... | jam@chromium.org | 2013-01-30 | 2 | -0/+7 |
* | [content shell] ShellRenderProcessObserver no longer depends on WebTestInterf... | marja@chromium.org | 2013-01-30 | 4 | -43/+18 |