summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* Move the rest of the renderer->browser messages that belong in content. Also...jam@chromium.org2011-03-243-9/+10
* RendererWebAudioDeviceImpl::sampleRate() shouldn't be inlinecrogers@google.com2011-03-232-1/+6
* Fix build error because RendererWebAudioDeviceImpl did not implement sampleRa...crogers@google.com2011-03-231-0/+1
* Move a bunch of renderer->browser messages to content.jam@chromium.org2011-03-2310-15/+14
* Add WebKit API to retrieve the audio hardware sample-ratecrogers@google.com2011-03-232-0/+6
* Move the rest of the content browser->renderer messages to content. Also mov...jam@chromium.org2011-03-235-31/+30
* Use a #define to control if WebTextCheckingResult is used as a struct or as a...jam@chromium.org2011-03-221-2/+0
* Move a bunch more renderer messages from chrome to content.jam@chromium.org2011-03-224-22/+12
* Move some more renderer messages to content. Also move a couple of files whi...jam@chromium.org2011-03-226-4/+230
* Cleanup: Remove some unneeded includes.thestig@chromium.org2011-03-221-4/+0
* Fix crash in single process mode because ChromeRenderContentClient wasn't bei...jam@chromium.org2011-03-211-6/+0
* Create a new message file for view related messages. I just moved a few mess...jam@chromium.org2011-03-213-1/+3
* Move audio messages to their own file.jam@chromium.org2011-03-219-107/+81
* autofill: Rename all the entries remaining with AutoFill to Autofill.tfarina@chromium.org2011-03-212-17/+17
* Move geolocation, desktop notification, and device orientation into their own...jam@chromium.org2011-03-197-47/+42
* Hook up the sad plugin painting and the crashed plugin infobars forbrettw@chromium.org2011-03-193-34/+15
* Renaming NativeMetafile related methods to more appropriate names.dpapad@chromium.org2011-03-191-1/+1
* Move a bunch of remaining files from chrome\renderer to content\renderer.jam@chromium.org2011-03-1924-20/+1640
* Move RenderView to content. I've added a new method to ContentRendererClient...jam@chromium.org2011-03-184-0/+6872
* Allow the embedder to try to create a plugin first. Also get the html error ...jam@chromium.org2011-03-182-0/+32
* Move render_widget files to content.jam@chromium.org2011-03-1811-1/+2360
* Move the renderer_web* files to content.jam@chromium.org2011-03-1827-5/+2360
* Move a bunch more random files from chrome\renderer to content\renderer.jam@chromium.org2011-03-1815-0/+2838
* Remove old comment.apatrick@chromium.org2011-03-171-2/+0
* Stop overloading Init() in NativeMetafile.vandebo@chromium.org2011-03-171-1/+1
* Fix clang buildjam@chromium.org2011-03-172-1/+14
* Add separate ContentClient interfaces for gpu/plugin/renderer processes. Sin...jam@chromium.org2011-03-172-8/+27
* Fix crash with pepper 3D on multiple windows in same rendererpiman@google.com2011-03-172-2/+14
* Move a bunch of gpu/worker/plugin renderer code to content. I temporarily di...jam@chromium.org2011-03-1725-3/+5816
* Move a bunch of files from chrome\common to content\common.jam@chromium.org2011-03-174-1/+168
* Move a bunch of html5 renderer code to content.jam@chromium.org2011-03-1619-2/+2161
* Move core renderer subdirectories to content.jam@chromium.org2011-03-1617-0/+2784