summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* Android: Delete StreamTextureProxy on impl thread.sievers@chromium.org2013-03-261-20/+15
* Add a |scope| argument to TRACE_EVENT_INSTANT* and require its presence.simonjam@chromium.org2013-03-262-3/+6
* Set default fixed-position compositing setting to disabledshawnsingh@google.com2013-03-261-2/+2
* In some rare cases it has been found that Windows returns a sample-rate of 0,...crogers@google.com2013-03-251-1/+17
* Revert 190067 "Re-land: cc: Enable solid color prediction by def..."reveman@chromium.org2013-03-251-1/+1
* Turn on cheapness estimator for impl-side paintingskyostil@chromium.org2013-03-251-1/+1
* remove obsolete skia_sandbox_support_win files, and call SkTypeface_win's apireed@google.com2013-03-251-2/+2
* Do batching handling of favicon change notifications.levin@chromium.org2013-03-242-6/+41
* Remove WebMediaPlayerInProcessAndroidqinmin@chromium.org2013-03-241-1/+0
* Re-enables accelerated compositing for background extensions. Background exte...vangelis@chromium.org2013-03-241-1/+15
* Fix <select multiple> accessibility regression.dmazzoni@chromium.org2013-03-242-17/+11
* Several minor fixes for the software compositor.skaslev@chromium.org2013-03-241-0/+1
* Browser Plugin: Added gesture recognizer per guest RenderView.fsamuel@chromium.org2013-03-241-1/+21
* Expose a concept of bottom overdraw amount for cc drawing viewport.tedchoc@chromium.org2013-03-248-10/+33
* cc: Chromify rendering_statsalexst@chromium.org2013-03-241-18/+18
* Pepper: Unify Buffer and BufferTrusted APIs.teravest@chromium.org2013-03-231-2/+1
* Implement windows mousewheel scroll by page functionalityjamesr@chromium.org2013-03-231-2/+0
* Re-land: cc: Enable solid color prediction by defaultvmpstr@chromium.org2013-03-231-1/+1
* Return #document as the accessible tag name for the document element.dmazzoni@chromium.org2013-03-231-0/+1
* Move ownership of cc:VideoLayer to webkit/mediadanakj@chromium.org2013-03-231-1/+24
* Add RenderWidgetHost::GetSnapshotFromRenderer method to content/ interface fo...justinlin@chromium.org2013-03-232-0/+48
* Revert 189855 "Add Pepper TrueType Font resource implementations..."msw@chromium.org2013-03-223-724/+6
* Add Pepper TrueType Font resource implementations for Win, Mac, and Linux.bbudge@chromium.org2013-03-223-6/+724
* MailboxOutputSurface: Don't delete invalid texture.sievers@chromium.org2013-03-221-1/+2
* Fix the windows component=shared_library buildtommi@chromium.org2013-03-221-2/+2
* Revert 188692 "Focus the main frame after triggering a top-level..."jochen@chromium.org2013-03-221-4/+0
* cc: Reuse textures with --composite-to-mailboxsievers@chromium.org2013-03-212-28/+77
* Fix crash in RenderViewImpl::OnSetNavigationStartTime()wangxianzhu@chromium.org2013-03-211-3/+4
* cc:: Add RenderingStatsInstrumentation to manage collection of RenderingStatsegraether@chromium.org2013-03-211-2/+0
* Removed a DCHECK which fails the webrtc quality test when running webrtc with...xians@chromium.org2013-03-211-1/+0
* Convert invalid WebPasswordFormData to null (rather than empty) PasswordForm.blundell@chromium.org2013-03-212-1/+92
* Cleaning up the webrtc::AudioDeviceModule implementation.henrika@chromium.org2013-03-217-599/+558
* * Update the desired aspect ratio in StartCapture call so that later the videoronghuawu@chromium.org2013-03-211-0/+4
* Implement out-of-band video compositing on Android: Step 1wonsik@chromium.org2013-03-212-0/+5
* Remove kInProcessWebGL since it's not used anymore.jam@chromium.org2013-03-213-50/+18
* cc chromification: layer_tree_settingspiman@chromium.org2013-03-211-49/+51
* Revert 189475 "cc:: Add RenderingStatsInstrumentation to manage ..."tapted@chromium.org2013-03-211-0/+2
* Revert 189300khorimoto@chromium.org2013-03-211-25/+1
* Reload with extra headers.bengr@chromium.org2013-03-211-0/+11
* cc:: Add RenderingStatsInstrumentation to manage collection of RenderingStatsegraether@chromium.org2013-03-211-2/+0
* Revert 189428 "cc: Chromify rendering_stats"danakj@chromium.org2013-03-201-18/+18
* cc: Chromify rendering_statsalexst@chromium.org2013-03-201-18/+18
* Add a method to the content renderer client to allow the embedder to override...jochen@chromium.org2013-03-202-0/+9
* Remove dead code behind ifndef WEBKIT_USE_NEW_WEBFILESYSTEMTYPEpilgrim@chromium.org2013-03-202-16/+0
* Fix Notifications Icon loading.dimich@chromium.org2013-03-202-6/+20
* Do not pass the string device_id via IPC message to create an audio input str...xians@chromium.org2013-03-2012-126/+66
* Restrict r188831 to debug builds.sievers@chromium.org2013-03-201-0/+3
* Use QuotaFileIO::SetLength instead of PluginDelegate::SetLength.tzik@chromium.org2013-03-201-1/+25
* Browser Plugin: On attachment (event.window.attach), a guest's frame name sho...fsamuel@chromium.org2013-03-201-1/+1
* Improve the v8::Object uniqueness check in V8ValueConverterImplvabr@chromium.org2013-03-203-25/+154