summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* 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
* Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-182-52/+14
* Printing: Simplify window.print() blocking code.thestig@chromium.org2011-03-187-41/+80
* Move the renderer_web* files to content.jam@chromium.org2011-03-1832-2363/+8
* Move a bunch more random files from chrome\renderer to content\renderer.jam@chromium.org2011-03-1823-2843/+16
* Stop overloading Init() in NativeMetafile.vandebo@chromium.org2011-03-171-1/+1
* Add separate ContentClient interfaces for gpu/plugin/renderer processes. Sin...jam@chromium.org2011-03-173-0/+40
* Fix crash with pepper 3D on multiple windows in same rendererpiman@google.com2011-03-172-9/+10
* Extensions: expose raw debugging protocol via extension API.pfeldman@chromium.org2011-03-171-0/+1
* Move a bunch of gpu/worker/plugin renderer code to content. I temporarily di...jam@chromium.org2011-03-1730-5827/+18
* Minor OOL nit: remove a template that was only used once in syncable.h and OO...erg@google.com2011-03-172-1/+2
* Move media library path resolution into Chrome path provider.wez@chromium.org2011-03-172-14/+10
* Revert 78517 - Add a histogram to measure task execution time for the render ...bryner@chromium.org2011-03-171-29/+0
* Don't autofill read-only fieldsisherman@chromium.org2011-03-172-13/+22
* Add a histogram to measure task execution time for the render thread.bryner@chromium.org2011-03-171-0/+29
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-176-7/+7
* Revert 78511 - Add a histogram to measure task execution time for the render ...bryner@chromium.org2011-03-171-29/+0
* Add a histogram to measure task execution time for the render thread.bryner@chromium.org2011-03-171-0/+29
* Move a bunch of files from chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Videos on cnn.com would not paint at times especially if a number of them wer...ananta@chromium.org2011-03-161-10/+20
* Move a bunch of html5 renderer code to content.jam@chromium.org2011-03-1627-2175/+15
* Move all the message files in chrome that belong in content.jam@chromium.org2011-03-1616-20/+20
* Move core renderer subdirectories to content.jam@chromium.org2011-03-1622-2796/+8
* Move Start/EndPage() from NewPage/PageDone()dpapad@chromium.org2011-03-161-0/+6
* Move plugin code to content.jam@chromium.org2011-03-166-10/+10
* Exposing extension preferences via the `chrome.extension` API.bauerb@chromium.org2011-03-161-0/+2
* Unifying NativeMetafile class interface (as much as possible) for Linux, Mac,...dpapad@chromium.org2011-03-162-15/+18
* Initialize NSS with no DB in the renderer processhclam@google.com2011-03-161-0/+12
* Fix glue for ClipboardHostMsg_ReadAvailableTypes.dcheng@chromium.org2011-03-161-9/+7
* Introduce gpu_trace_event for gpu performance analysis.nduca@chromium.org2011-03-152-0/+6
* Add stubs and glue for routing a request for an image from the clipboard.dcheng@chromium.org2011-03-151-6/+9
* Fixes crash if instant is enabled and you block JS.sky@chromium.org2011-03-151-2/+5
* Printing: MockPrinter should return valid default printer settings.thestig@chromium.org2011-03-153-26/+27