| Commit message (Expand) | Author | Age | Files | Lines |
* | Fold BeginFrameSource::SetClientReady into AddObserver | enne | 2016-03-17 | 4 | -4/+10 |
* | Ensure that the ppp_class_data is freed when a PluginObject isn't created | raymes | 2016-03-17 | 1 | -1/+3 |
* | Remove swapped out state from RenderFrameHost. | nasko | 2016-03-17 | 9 | -79/+57 |
* | Remove WebGraphicsContext3D dependency in gpu_context_tests.h | danakj | 2016-03-17 | 3 | -53/+64 |
* | Remove dependency on WebGraphicsContext3D from GLHelper unit tests. | danakj | 2016-03-17 | 1 | -76/+72 |
* | Resize only the virtual viewport when the OSK triggers a resize. | ymalik | 2016-03-16 | 8 | -0/+98 |
* | Fix in-page navigation after LoadDataWithBaseURL | boliu | 2016-03-16 | 3 | -10/+57 |
* | Make Document::isSecureContext() work for OOPIFs | estark | 2016-03-16 | 14 | -16/+84 |
* | blink: Remove unused or rarely used methods from WebGraphicsContext3D | danakj | 2016-03-16 | 6 | -29/+23 |
* | MediaRecorder: Tune complexity settings for VP9 encoding (second go) | mcasas | 2016-03-16 | 1 | -8/+11 |
* | Re-enable IOSurface Canvas2D. | erikchen | 2016-03-16 | 5 | -88/+192 |
* | Remove V8RecrusionScope, cleanup call sites. | dgozman | 2016-03-16 | 3 | -12/+18 |
* | Ensures that any accessibility attributes on Windows whose values have not be... | nektar | 2016-03-16 | 1 | -2/+2 |
* | Add checks to font proxy for diagnostics. | kulshin | 2016-03-16 | 2 | -40/+129 |
* | Implemented the reporting of text style and language information on Windows. | nektar | 2016-03-16 | 24 | -216/+843 |
* | [BackgroundSync] Remove RegistrationKey | jkarlin | 2016-03-16 | 2 | -74/+37 |
* | Ignore gesture sequences that have no target. | wjmaclean | 2016-03-16 | 2 | -49/+4 |
* | bluetooth: Introduce Web Bluetooth mojom interface | ortuno | 2016-03-16 | 3 | -1/+7 |
* | [WebView] Add an isolate file to run the WebView Layout tests. | mikecase | 2016-03-16 | 1 | -2/+1 |
* | Fix typo in comment: NavigationHandle::HasCommitted | vabr | 2016-03-16 | 1 | -1/+1 |
* | Rename poll*Criteria methods to for consistency | tedchoc | 2016-03-16 | 21 | -92/+126 |
* | Add support for MojoChannel field trial | rockot | 2016-03-16 | 3 | -18/+19 |
* | Report histogram creation results. | bcwhite | 2016-03-16 | 1 | -0/+3 |
* | Turn of DetachFromGLContext for MicroMax A114. | liberato | 2016-03-16 | 1 | -0/+14 |
* | Add promise-based createOffer() and createAnswer() to RTCPeerConnection | guidou | 2016-03-16 | 5 | -60/+104 |
* | Recover kDisableMacOverlays switch. | kirr | 2016-03-16 | 2 | -2/+7 |
* | Run tests on new Windows and Linux machines with GeForce 730 GPUs. | kbr | 2016-03-16 | 1 | -0/+22 |
* | Remove WebWorkerContentSettingsClientProxy::allowDatabase, it's dead code. | esprehn | 2016-03-16 | 2 | -15/+0 |
* | Expose GLES2Interface to blink, and delete isContextLost() from WGC3D. | danakj | 2016-03-16 | 4 | -5/+22 |
* | service worker: Attribute purpose to start worker attempts for UMA | falken | 2016-03-16 | 25 | -97/+232 |
* | Replace blink::WebDiscardableMemory with base::DiscardableMemory. | jbroman | 2016-03-16 | 5 | -106/+0 |
* | Reland: H264 HW encode using VideoToolbox | emircan | 2016-03-16 | 8 | -6/+763 |
* | Fix histogram name typo that was preventing us from getting load result data. | kulshin | 2016-03-16 | 1 | -1/+1 |
* | Add dEQP-EGL tests to GPU optional and ANGLE try bots. | jmadill | 2016-03-16 | 1 | -0/+21 |
* | Fix crash when BrowserAccessibilityManager.onNativeObjectDestroyed called twice | dmazzoni | 2016-03-15 | 1 | -1/+2 |
* | Update CertStore in UpdateRequestForTransfer() | estark | 2016-03-15 | 8 | -32/+353 |
* | Add MojoVideoDecoder. | sandersd | 2016-03-15 | 1 | -3/+3 |
* | Make kExposeInternalsForTesting usable again for interactive content_shell. | lukasza | 2016-03-15 | 7 | -10/+10 |
* | Apply WebSettings before initializing the main frame. | dcheng | 2016-03-15 | 1 | -26/+27 |
* | Remove Exynos from MediaCodec blacklist. Limit MediaTek blacklist. | dalecurtis | 2016-03-15 | 1 | -0/+5 |
* | compositor: Disable partial raster by default. | dongseong.hwang | 2016-03-15 | 1 | -2/+3 |
* | Revert of H264 HW encode using VideoToolbox (patchset #22 id:620001 of https:... | dewittj | 2016-03-15 | 8 | -758/+5 |
* | Revert of Remove V8RecrusionScope, cleanup call sites. (patchset #8 id:140001... | dewittj | 2016-03-15 | 3 | -18/+12 |
* | [BackgroundSync] Remove BackgroundSyncRegistrationHandle | jkarlin | 2016-03-15 | 22 | -542/+151 |
* | Fix build issue of missing BackingStrategy vtable. | avallee | 2016-03-15 | 1 | -1/+1 |
* | Track USB device configuration state in Blink. | reillyg | 2016-03-15 | 3 | -24/+1 |
* | H264 HW encode using VideoToolbox | emircan | 2016-03-15 | 8 | -5/+758 |
* | Remove synthetic vsync from Android VsyncMonitor | enne | 2016-03-15 | 1 | -20/+0 |
* | Dismantle Delay-Agnostic AEC experiment code | hlundin | 2016-03-15 | 4 | -12/+1 |
* | Mark flaky webgl conformance test as flaky | csharp | 2016-03-15 | 1 | -0/+1 |