| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-enable video-related WebGL conformance tests on Android. | kbr | 2015-06-03 | 3 | -34/+67 |
* | IndexedDB: Added IDBObjectStore.getAll() corruption test. | cmumford | 2015-06-02 | 1 | -0/+9 |
* | Bring RFH/RVH unit tests closer to reality of how RF/RV are initialized | nasko | 2015-06-02 | 4 | -16/+20 |
* | Better remove HistoryNodes | japhet | 2015-06-02 | 1 | -0/+17 |
* | Send credentials as part of the Manifest request. | mlamouri | 2015-05-30 | 1 | -3/+4 |
* | Revert of Bring RFH/RVH unit tests closer to reality of how RF/RV are initial... | thakis | 2015-05-30 | 4 | -24/+16 |
* | Ensure TestBlinkUnitTestSupport provides a current thread to Blink | skyostil | 2015-05-29 | 1 | -0/+31 |
* | Disable NPAPI support by removing the --enable-npapi switch, chrome://flags a... | wfh | 2015-05-29 | 2 | -4/+0 |
* | Remove flag for virtual-viewport pinch to zoom and old paths. | bokan | 2015-05-29 | 2 | -8/+0 |
* | Move audio focus control from media/ to content/ and make it per WebContents. | mlamouri | 2015-05-29 | 7 | -0/+27 |
* | Bring RFH/RVH unit tests closer to reality of how RF/RV are initialized | nasko | 2015-05-29 | 4 | -16/+24 |
* | Fail WebRTC tests when videoElement playback doesn't start. | dcastagna | 2015-05-28 | 1 | -7/+13 |
* | Move TestMediaStreamRendererFactory to content shell | jochen | 2015-05-28 | 5 | -252/+0 |
* | CC Animations: Make LayerAnimationController creation optional | loyso | 2015-05-28 | 2 | -0/+7 |
* | Rename benchmark_runner.Environment class. | aiolos | 2015-05-28 | 1 | -2/+2 |
* | Use blink::WebSandboxFlags directly in content. | dcheng | 2015-05-28 | 1 | -1/+2 |
* | Suppress more recently-seen failures on Windows AMD GPU tryservers. | kbr | 2015-05-28 | 1 | -0/+10 |
* | Fix tests relying on post_message.html to null-check event.ports. | alexmos | 2015-05-27 | 1 | -1/+1 |
* | Switch TestFrameNavigationObserver to DidCommitProvisionalLoadForFrame. | creis | 2015-05-27 | 2 | -6/+7 |
* | Handles conversion rule for TimeRole and updates InputTimeRole. | je_julie.kim | 2015-05-27 | 5 | -5/+23 |
* | Rebaseline accessiblity tests for LayoutMenuList change. | dsinclair | 2015-05-26 | 2 | -6/+15 |
* | Remove gfx::FrameTime for a single clock source | abhishek.ka | 2015-05-26 | 1 | -1/+0 |
* | Make WebRTC browser tests use default audio codec (OPUS) and not iSAC. | phoglund | 2015-05-25 | 3 | -32/+15 |
* | CC: Plumb LayerSettings parameter for cc::Layer construction. | loyso | 2015-05-25 | 1 | -0/+6 |
* | Suppress flakiness on Windows AMD bots. | kbr | 2015-05-23 | 1 | -6/+21 |
* | Skip two android tests that need to be updated. | dmazzoni | 2015-05-22 | 2 | -0/+2 |
* | Replicate whether a frame is in a document or shadow tree. | dcheng | 2015-05-22 | 1 | -1/+3 |
* | [Android] Refactor the native test wrappers. (RELAND) | jbudorick | 2015-05-22 | 1 | -1/+1 |
* | Ensure that unique ids are unique. | avi | 2015-05-21 | 1 | -0/+7 |
* | cc: Make single-thread renderer compositor always synchronous. | danakj | 2015-05-21 | 2 | -14/+3 |
* | bluetooth: Move mock creation out of BluetoothDispatcherHost to | ortuno | 2015-05-20 | 2 | -4/+7 |
* | Always log SDP for WebRTC tests. | phoglund | 2015-05-20 | 1 | -0/+2 |
* | bluetooth: Move testing IPC from BluetoothDispatcher to BlinkTestRunner | ortuno | 2015-05-20 | 1 | -6/+12 |
* | Revert of bluetooth: Move testing IPC from BluetoothDispatcher to BlinkTestRu... | leviw | 2015-05-20 | 1 | -10/+6 |
* | Revert of Temporarily disable a webgl conformance test on D3D9 only. (patchse... | zmo | 2015-05-20 | 1 | -2/+0 |
* | bluetooth: Move testing IPC from BluetoothDispatcher to BlinkTestRunner | ortuno | 2015-05-19 | 1 | -6/+10 |
* | Revert of [Android] Refactor the native test wrappers. (patchset #7 id:120001... | jbudorick | 2015-05-19 | 1 | -1/+1 |
* | Try switching black frame algorithm to a luma-based algorithm. | phoglund | 2015-05-19 | 1 | -7/+25 |
* | [Android] Refactor the native test wrappers. | jbudorick | 2015-05-19 | 1 | -1/+1 |
* | Remove failure expectations | oshima | 2015-05-19 | 1 | -6/+1 |
* | Set failure expectations on nvidia bots | oshima | 2015-05-19 | 1 | -3/+6 |
* | content: Remove the use of linked_ptr from content_test_suite.cc. | reveman | 2015-05-18 | 1 | -6/+7 |
* | content: Rename SurfaceTextureManager::InitInstance to SetInstance. | reveman | 2015-05-18 | 1 | -1/+1 |
* | This was a good experiment, but there's nobody currently driving this iterati... | dglazkov | 2015-05-18 | 1 | -2/+2 |
* | Test AX events fired when opening a select popup. | dmazzoni | 2015-05-17 | 3 | -0/+27 |
* | Revert of Add support for backgrounding processes on the Mac (patchset #21 id... | thakis | 2015-05-17 | 1 | -1/+1 |
* | Add support for backgrounding processes on the Mac | shrike | 2015-05-16 | 1 | -1/+1 |
* | Reland "Moves SQLitePersistentCookieStore to net/extras/sqlite." | rohitrao | 2015-05-16 | 1 | -1/+1 |
* | Compute the base dpi from X | oshima | 2015-05-15 | 2 | -4/+6 |
* | Temporarily disable a webgl conformance test on D3D9 only. | zmo | 2015-05-15 | 1 | -0/+2 |