| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unused WebKitTestRunner::createWebMediaPlayer() path. | scherkus@chromium.org | 2013-07-03 | 1 | -4/+0 |
* | Disable browser tests that are timing out on Linux GPU debug bots | enne@chromium.org | 2013-07-02 | 1 | -0/+3 |
* | Implement WebFrameClient in RenderFrame and proxy all calls to RenderView (fo... | nasko@chromium.org | 2013-07-02 | 1 | -0/+17 |
* | android: Enable WebGL for pixel tests | skyostil@chromium.org | 2013-07-02 | 1 | -0/+3 |
* | Remove the OWNERS that no longer work on the project. | aurimas@chromium.org | 2013-07-01 | 1 | -1/+0 |
* | Port Telemetry GPU tests to new Telemetry test runner. | dtu@chromium.org | 2013-07-01 | 4 | -75/+54 |
* | Add EME browser tests that load media using src= | shadi@chromium.org | 2013-07-01 | 1 | -7/+11 |
* | Move WebDropData to content::DropData and split off conversion function. | darin@chromium.org | 2013-07-01 | 2 | -4/+4 |
* | Fixing gpu_ipc_browsertests.cc | hubbe@chromium.org | 2013-07-01 | 1 | -0/+2 |
* | Decouple GuestView creation from attachment. | fsamuel@chromium.org | 2013-06-29 | 3 | -71/+0 |
* | Enable MSE config change browser test with dimension/duration checks disabled. | shadi@chromium.org | 2013-06-26 | 1 | -7/+18 |
* | <webview>: Move back, forward, canGoBack, canGoForward, go from content to ch... | fsamuel@chromium.org | 2013-06-26 | 1 | -20/+0 |
* | Tell IDB frontend about data loss. | dgrogan@chromium.org | 2013-06-25 | 1 | -1/+3 |
* | <webview>: Partially migrate loadcommit event from content to chrome | fsamuel@chromium.org | 2013-06-25 | 1 | -8/+0 |
* | Re-implement PageState serialization without a Blink API dependency. | darin@chromium.org | 2013-06-25 | 5 | -0/+105 |
* | Migrate TestRunner includes to new location | abarth@chromium.org | 2013-06-24 | 2 | -2/+2 |
* | Split --use-fake-device-for-media-stream into two switches. | phoglund@chromium.org | 2013-06-24 | 1 | -0/+1 |
* | [telemetry] test_runner and run_benchmarks | dtu@chromium.org | 2013-06-21 | 1 | -2/+1 |
* | Minor cleanup to remove the static thread-safe methods on BrowserMainLoop. In... | jam@chromium.org | 2013-06-21 | 1 | -1/+2 |
* | Revert "Implement WebFrameClient in RenderFrame and proxy all calls to Render... | senorblanco@chromium.org | 2013-06-21 | 1 | -16/+1 |
* | Implement WebFrameClient in RenderFrame and proxy all calls to RenderView (fo... | nasko@chromium.org | 2013-06-21 | 1 | -1/+16 |
* | Cleanup: Remove unneeded gurl.h includes. | thestig@chromium.org | 2013-06-21 | 1 | -1/+0 |
* | GTTF: Move core parts of test_launcher down to base. | phajdan.jr@chromium.org | 2013-06-20 | 1 | -4/+0 |
* | Use a direct include of strings headers, delete some strings forwarding headers. | avi@chromium.org | 2013-06-20 | 1 | -1/+1 |
* | content_shell: Move BrowserTestSystemMessageHandler and use it in layout tests | peter@chromium.org | 2013-06-19 | 3 | -210/+2 |
* | Move message_pump to base/message_loop. | brettw@chromium.org | 2013-06-18 | 1 | -1/+1 |
* | Context menu on a webpage should be positioned differently when invoked from | varunjain@chromium.org | 2013-06-18 | 2 | -6/+0 |
* | Fix and re-enable accessibility tests on Android | dmazzoni@chromium.org | 2013-06-17 | 4 | -9/+9 |
* | Update Blink include paths | abarth@chromium.org | 2013-06-17 | 1 | -1/+1 |
* | Android accessibility test expectations. | dmazzoni@chromium.org | 2013-06-15 | 50 | -0/+280 |
* | Revert 206507 "Move message_pump to base/message_loop." | brettw@chromium.org | 2013-06-14 | 1 | -1/+1 |
* | Move message_pump to base/message_loop. | brettw@chromium.org | 2013-06-14 | 1 | -1/+1 |
* | Fix race condition in accessibility browser tests. | dmazzoni@chromium.org | 2013-06-14 | 2 | -0/+132 |
* | Eliminate SwapOut message parameters, keeping state in RVHM instead. | creis@chromium.org | 2013-06-14 | 1 | -1/+1 |
* | Mark conformance_textures_texture_size as failing on Win7 NVIDIA debug | jbauman@chromium.org | 2013-06-14 | 1 | -0/+1 |
* | Set AllowOverlappingViews for history overlay | sail@chromium.org | 2013-06-12 | 2 | -0/+5 |
* | Wait for media file load before checking for GPU process in test. | jbauman@chromium.org | 2013-06-12 | 2 | -0/+13 |
* | Call scoped_refptr<T>::get() rather than relying on implicit "operator T*" | rsleevi@chromium.org | 2013-06-11 | 1 | -2/+2 |
* | Use a direct include of strings headers in content/test/, content/worker/. | avi@chromium.org | 2013-06-11 | 5 | -6/+6 |
* | Fix dcheck in ContentBrowserTestSanityTest.SingleProcess in win aura. The pro... | jam@chromium.org | 2013-06-10 | 1 | -2/+0 |
* | Remove InProcessBrowserLayoutTest, since we now run layout tests in content_s... | jochen@chromium.org | 2013-06-10 | 4 | -470/+0 |
* | Move FileEnumerator to its own file, do some refactoring. | brettw@chromium.org | 2013-06-08 | 1 | -3/+4 |
* | Use a direct include of utf_string_conversions.h in content/. | avi@chromium.org | 2013-06-07 | 3 | -3/+3 |
* | Disable SingleProcess test on Win Aura while I investigate dcheck | jam@chromium.org | 2013-06-06 | 1 | -2/+4 |
* | Add single process test. | jam@chromium.org | 2013-06-06 | 1 | -7/+27 |
* | Reland r204014 - Don't track whether a resize ack is pending during layout tests | jochen@chromium.org | 2013-06-06 | 2 | -0/+5 |
* | Tests in media_browsertest.cc, encrypted_media_browsertest.cc, and media_sour... | shadi@chromium.org | 2013-06-06 | 2 | -7/+3 |
* | Store the RenderProcessHostFactory in a global variable | jyasskin@chromium.org | 2013-06-06 | 2 | -15/+4 |
* | Reland: Use a shared thread for media operations (round 3). | scherkus@chromium.org | 2013-06-06 | 1 | -0/+4 |
* | content: Remove usage of NOTIFICATION_NAV_ENTRY_COMMITTED from content | phajdan.jr@chromium.org | 2013-06-05 | 1 | -4/+2 |