summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* Consume user gestures when navigating in a new tab/window. This ensures that ...cdn@chromium.org2012-08-281-0/+1
* Support frame tree propagation between renderers in the same browsing instance.nasko@chromium.org2012-08-282-14/+230
* Ensure we don't use SwiftShader to present Flash Fullscreen.jbauman@chromium.org2012-08-271-0/+5
* Simplify handling of detached WebAccessibilityObjects.dmazzoni@chromium.org2012-08-272-16/+17
* Revert 153136 - Revert 139366 - [OSX/Pepper] Don't have browser cache shmem r...sail@chromium.org2012-08-271-11/+5
* Updating chrome to libjingle r175mallinath@chromium.org2012-08-261-2/+3
* Remove all the indexeddb-related utility process codealecflett@chromium.org2012-08-242-37/+0
* Use a different algorithm with the low entropy source for field trials.asvitkine@chromium.org2012-08-241-4/+4
* remove old createMediaPlayer which doesn't have URL as argument.wjia@chromium.org2012-08-242-10/+0
* Revert 139366 - [OSX/Pepper] Don't have browser cache shmem ref behind ImageD...sail@chromium.org2012-08-241-5/+11
* Remove lingering WebViewClient::createGraphicsContext3D referencesjamesr@chromium.org2012-08-242-3/+3
* Add hooks to content to request permission to connect to the PPAPI broker.bauerb@chromium.org2012-08-236-62/+163
* Revert 152873 - Remove all the indexeddb-related utility process codericow@chromium.org2012-08-232-0/+37
* Insert an event marker on the VDA context3d for better debuggability.fischman@chromium.org2012-08-231-2/+7
* Remove all the indexeddb-related utility process codealecflett@chromium.org2012-08-222-37/+0
* Make on-screen keyboard not pop up when switching to a tab.dmazzoni@chromium.org2012-08-221-1/+10
* Retry channel setup for NPAPI plugins.shess@chromium.org2012-08-221-42/+57
* Prepare render_widget_fullscreen_pepper.cc's WebWidget implementation for htt...abarth@chromium.org2012-08-211-0/+4
* Add new TextInputState parameters to carry information from WebViewImpl::text...olilan@chromium.org2012-08-214-18/+48
* [Android] Connect content detection to the renderer.leandrogracia@chromium.org2012-08-212-1/+120
* Call WebFrame::selectRange instead of WebFrame::setSelectionToRangehusky@chromium.org2012-08-211-1/+1
* Upgrade AudioBus to support wrapping, interleaving.dalecurtis@chromium.org2012-08-211-14/+6
* Removed benchmark results object from rendering benchmarks, now one result pe...dmurph@chromium.org2012-08-204-100/+57
* Enable verbose logging during PluginMsg_CreateInstance.bauerb@chromium.org2012-08-201-6/+34
* Add a completion callback to gpuBenchmarking.beginSmoothScrollnduca@chromium.org2012-08-183-11/+78
* Initialize FilePath with FilePath::FilePath(string) instead of FilePath::Appe...alokp@chromium.org2012-08-181-2/+2
* Use GPU blacklist to control accelerated video decode.zmo@chromium.org2012-08-171-12/+4
* Revert 151975 - Enable verbose logging during PluginMsg_CreateInstance.piman@chromium.org2012-08-171-34/+6
* Revert 151329 - Temporarily disabling H/W video decode on Windows to see if t...fischman@chromium.org2012-08-171-1/+1
* Gradient overlay for constrained windowsail@chromium.org2012-08-172-0/+5
* Revert 152059 - Gradient overlay for constrained windowsail@chromium.org2012-08-172-5/+0
* linux/npapi: correctly clip damage rect when checking if the background has c...piman@chromium.org2012-08-171-6/+7
* Gradient overlay for constrained windowsail@chromium.org2012-08-172-0/+5
* Refactor/rewrite scroll.js.dtu@chromium.org2012-08-171-20/+10
* Enable verbose logging during PluginMsg_CreateInstance.bauerb@chromium.org2012-08-161-6/+34
* add url as additional argument to createMediaPlayer.wjia@chromium.org2012-08-162-0/+11
* Remove obsolete webkit_glue::P2PTransport interface.sergeyu@chromium.org2012-08-169-818/+42
* Change PPB_CharSet_Dev.GetDefaultCharSet to return the default encoding of th...yzshen@chromium.org2012-08-161-3/+1
* Tiled rendering microbenchmarksdmurph@chromium.org2012-08-151-14/+183
* Do not dispatch messages when there is no output surface client.nduca@chromium.org2012-08-151-0/+2
* Initialize StatisticsRecorder (singleton) before FieldTrails arertenneti@google.com2012-08-151-0/+4
* InputTagSpeechDispatcher: don't try to compensate for scrollinghans@chromium.org2012-08-141-2/+0
* Remove dev check for file chooser.brettw@chromium.org2012-08-141-1/+5
* Switch to EXPECT_FALSE to keep gcc 4.6 happy.joi@chromium.org2012-08-141-1/+1
* Update JingleThreadWrapper to allow it to be created using task runner.sergeyu@chromium.org2012-08-142-3/+3
* Don't try to set context callback if the context failed to be created.fischman@chromium.org2012-08-141-1/+2
* Fix for content_unit_tests introduced in r151387nduca@chromium.org2012-08-141-2/+4
* Creates the WebCompositorOutputSurface, which is the new mechanism for render...nduca@chromium.org2012-08-137-43/+257
* Fix lifecycle-vs-threads of GpuVDAContext3D.fischman@chromium.org2012-08-135-28/+55
* Temporarily disabling H/W video decode on Windows to see if the crashes in th...ananta@chromium.org2012-08-131-1/+1