summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* Ensure the WebRtcAudioDeviceImpl before audio capturer and track are created.xians@chromium.org2014-02-072-5/+16
* Move DidFinishDocumentLoad code from RenderView to RenderFrame.nasko@chromium.org2014-02-072-11/+12
* Revert 249638 "(reland)"zmo@chromium.org2014-02-0713-130/+282
* Update content/renderer code to use WebElementCollection instead of WebNodeCo...ch.dumez@samsung.com2014-02-072-25/+14
* Sprinkle some CHECKs in WebMediaPlayerImpl to track down some confusing crashes.scherkus@chromium.org2014-02-072-5/+34
* Make LayerTreeHostClient::Animate take TimeTicks instead of doubleajuma@chromium.org2014-02-073-6/+7
* (reland)sheu@chromium.org2014-02-0713-282/+130
* [webcrypto] Require optional JWK properties to have the correct type.eroman@chromium.org2014-02-074-76/+193
* Disable RenderViewBrowserTest.ConfirmCacheInformationPlumbed on Android (Flaky)piman@chromium.org2014-02-071-1/+9
* Revert 249516 "Move DidCommitProvisionalLoad code from RenderVie..."piman@chromium.org2014-02-075-346/+349
* Check audio_bytes_per_frame in ContentDecryptorDelegate::DeserializeAudioFram...xhwang@chromium.org2014-02-071-0/+2
* Plumb network stack information about existence of cached copyrdsmith@chromium.org2014-02-061-2/+223
* Move DidCommitProvisionalLoad code from RenderView to RenderFrame.nasko@chromium.org2014-02-065-349/+346
* Update callers of WebArrayBuffer/V8 conversions to use WebArrayBufferConverteradamk@chromium.org2014-02-063-5/+10
* Update WebFrameClient implementations to maintain frame tree.dcheng@chromium.org2014-02-061-0/+4
* Use constant for invalid request_id in EmbeddedWorker messagingkinuko@chromium.org2014-02-061-3/+3
* Quota: Remove ifdef macros used for callback cleanupnhiroki@chromium.org2014-02-066-34/+6
* Proxy the PDF API to the PDF plugin.koz@chromium.org2014-02-063-34/+4
* Re-enable content_browsertests on main waterfall.zty@chromium.org2014-02-061-6/+28
* cc: Enable rendering stats recording in browser compositor.ernstm@chromium.org2014-02-063-3/+3
* Revert r249112: "[webcrypto] Require optional JWK properties to have the corr...eroman@chromium.org2014-02-064-192/+75
* [PPAPI] Pepper MediaStream API audio track implementation and example.penghuang@chromium.org2014-02-065-3/+330
* Remove debugging code from RenderFrameImpl.nasko@chromium.org2014-02-062-18/+0
* Implement ServiceWorkerVersion::DispatchInstallEvent()kinuko@chromium.org2014-02-062-0/+18
* Revert 249168 "Update WebFrameClient implementations to maintain..."dcheng@chromium.org2014-02-061-4/+0
* Update WebFrameClient implementations to maintain frame tree.dcheng@chromium.org2014-02-051-0/+4
* Wire GetDeviceFormatsInUse from VideoCaptureManager to VideoCaptureImplmcasas@chromium.org2014-02-0510-5/+116
* plumbing for skia trace events into Chrome's about://tracing frameworkhumper@google.com2014-02-051-0/+3
* [webcrypto] Require optional JWK properties to have the correct type.eroman@chromium.org2014-02-054-75/+192
* Under --site-per-process, route input events from parent process to child fra...nick@chromium.org2014-02-052-0/+6
* Don't create Pepper resources after the PepperPluginInstance's RenderFrame ha...dmichael@chromium.org2014-02-051-0/+6
* Restore thinning fade animator for overlay scrollbars on non-Android/Mac.wjmaclean@chromium.org2014-02-051-3/+2
* Pass gfx structs by const ref (gfx::Vector2d)ajay.berwal@samsung.com2014-02-053-4/+5
* Implement ServiceWorkerVersion::SendMessage()kinuko@chromium.org2014-02-054-8/+20
* Move the worker script loading code to the worker process (phase:4/5)horo@chromium.org2014-02-053-109/+29
* [webcrypto] Validate JWK import of AES keys: key length must match algorithm.eroman@chromium.org2014-02-054-107/+169
* Fix use of invalid pointer in MediaStreamAudioSource.perkj@chromium.org2014-02-041-1/+2
* Clean up some ifdefs around Win Aura.jam@chromium.org2014-02-043-3/+3
* WIP: Isolate the libjingle dependency of WebRtcLocalAudioTrack into an adapte...xians@chromium.org2014-02-0412-214/+317
* Remove rendering stats APIernstm@chromium.org2014-02-045-145/+0
* Web MIDI: make naming convention be consistenttoyoshim@chromium.org2014-02-0410-75/+76
* Quota: Remove self-destructive callbacks for cleanup (Chromium)nhiroki@chromium.org2014-02-046-6/+36
* Don't try to guess the referrer policy, but use the one associated with the r...jochen@chromium.org2014-02-046-54/+33
* Rename --webcore-log-channels to --blink-platform-log-channels.gavinp@chromium.org2014-02-041-3/+3
* [refactor] Move webcrypto test data to separate files.eroman@chromium.org2014-02-041-725/+260
* BrowserPlugin: Cleanup ChildFrameCompositingHelper and fix lifetime issuefsamuel@chromium.org2014-02-044-58/+68
* Remove SkiaBenchmarking bitmap size limits.fmalita@chromium.org2014-02-041-7/+3
* Add gpu::MailboxHolder to hold state for a gpu::Mailboxsheu@chromium.org2014-02-038-51/+57
* Have the PDF plugin eagerly notify the host of the link under the cursor.koz@chromium.org2014-02-035-2/+23
* Move the rest of webkit/glue into content/childtfarina@chromium.org2014-02-011-6/+6