summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Add chrome.benchmark routines to clear the host and predictor caches.tonyg@chromium.org2011-03-283-0/+24
* Add a RenderProcessObserver. For now this will be primarily used to filter c...jam@chromium.org2011-03-282-0/+26
* Move extension messages to their own file and add a RenderViewObserver to sta...jam@chromium.org2011-03-288-29/+108
* Move some files from base to base/memory.levin@chromium.org2011-03-2831-55/+55
* Adding CreateFromData to NativeMetafileFactorydpapad@chromium.org2011-03-264-9/+5
* Move all dev tools messages to devtools_messages.h and create a TabHelper to ...jam@chromium.org2011-03-252-12/+9
* Wired local file system support for File API. The local file system provider ...zelidrag@chromium.org2011-03-253-0/+31
* Make PluginInstance::PrintPDFOutput metafile-implementation agnostic on Linux.vandebo@chromium.org2011-03-251-0/+3
* Refactor: Move app/surface to ui/gfx/surface.backer@chromium.org2011-03-253-6/+6
* Don't autofill fields styled to be non-user visible.isherman@chromium.org2011-03-253-5/+37
* Move spellcheck messages into their own file, and dispatch them all in SpellC...jam@chromium.org2011-03-255-42/+32
* Add a ChromeRenderMessageFilter, which is like RenderMessageFilter but outsid...jam@chromium.org2011-03-242-4/+3
* Move printing messages to their own file.jam@chromium.org2011-03-249-115/+123
* Added extensions API to provide customization values.altimofeev@chromium.org2011-03-241-0/+1
* Adds a unit test for the Serbian (Latin) dictionary.hbono@chromium.org2011-03-241-4/+7
* Fix failing autofill testisherman@chromium.org2011-03-241-3/+3
* Move the rest of the renderer->browser messages that belong in content. Also...jam@chromium.org2011-03-249-67/+67
* setting gpu info in renderer process so that windows crashes included gpu dat...jbates@chromium.org2011-03-231-0/+1
* Remove no longer necessary workaround for setSuggestedValue()isherman@chromium.org2011-03-231-6/+2
* If --disable-webgl is passed, continue to return null fromkbr@chromium.org2011-03-231-4/+0
* Update code to always use a struct for WebTextCheckingResult.jam@chromium.org2011-03-231-3/+1
* Move a bunch of renderer->browser messages to content.jam@chromium.org2011-03-233-1/+4
* DevTools: remove references to IDR_DEVTOOLS_DEBUGGER_SCRIPT_JSyurys@chromium.org2011-03-232-9/+0
* Fix for issue =76919 and added --keep-mouse-cursor (76976)saintlou@chromium.org2011-03-231-3/+7
* Move a bunch more renderer messages from chrome to content.jam@chromium.org2011-03-221-0/+1
* Don't forward declare WebKit::WebTextCheckingResult temporarily in order to c...jam@chromium.org2011-03-221-1/+3
* Cleanup NativeMetafile (win) interface and EMF class.vandebo@chromium.org2011-03-221-5/+3
* Move some more renderer messages to content. Also move a couple of files whi...jam@chromium.org2011-03-226-229/+3
* Fix crash in single process mode because ChromeRenderContentClient wasn't bei...jam@chromium.org2011-03-213-4/+10
* Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-212-53/+15
* Create a new message file for view related messages. I just moved a few mess...jam@chromium.org2011-03-213-1/+3
* Print Preview: Make window.print() and printing a frame work.thestig@chromium.org2011-03-212-50/+109
* Move app/app_switches to ui/gfx/gl/gl_switches.backer@chromium.org2011-03-211-2/+1
* Revert 78859 - Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-212-15/+53
* Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-212-53/+15
* autofill: Rename all the entries remaining with AutoFill to Autofill.tfarina@chromium.org2011-03-219-111/+111
* Revert 78812 - Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-192-15/+53
* Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-192-53/+15
* Renaming NativeMetafile related methods to more appropriate names.dpapad@chromium.org2011-03-194-14/+14
* Move a bunch of remaining files from chrome\renderer to content\renderer.jam@chromium.org2011-03-1949-1677/+45
* Fix browser test failures.jam@chromium.org2011-03-181-1/+1
* Move RenderView to content. I've added a new method to ContentRendererClient...jam@chromium.org2011-03-184-6880/+32
* Allow the embedder to try to create a plugin first. Also get the html error ...jam@chromium.org2011-03-184-185/+220
* Add a histogram to measure task execution time for the render thread.bryner@chromium.org2011-03-181-0/+29
* Unifying StartPage across all platformsdpapad@chromium.org2011-03-183-13/+22
* Move render_widget files to content.jam@chromium.org2011-03-1813-2362/+4
* Guards "remoting" initialization on the renderer side.bulach@chromium.org2011-03-181-0/+5
* Revert 78666 - Cleanup NativeMetafile (win) interface and EMF class.vandebo@chromium.org2011-03-181-3/+5
* Cleanup NativeMetafile (win) interface and EMF class.vandebo@chromium.org2011-03-181-5/+3
* Revert 78662 - Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-182-14/+52