summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leak.kuchhal@chromium.org2009-02-031-5/+5
* Merged with latest media pipeline and cleaned up some style stuff.hclam@chromium.org2009-02-039-110/+489
* From agl. Cleaned up version of issue 19046.thestig@chromium.org2009-02-033-24/+61
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-2/+0
* Move proxy resolve requests out of plugin/renderer process, and into the brow...ericroman@google.com2009-01-311-0/+10
* Add a stub IsPluginProcess so there are less #if defined(OS_WIN) in the code.tc@google.com2009-01-301-15/+0
* Rename Debugger to DebuggerBridge to make the mac compiler happy.brettw@chromium.org2009-01-302-6/+8
* Fix a bunch of lint complaints in preparation to land issue 19046. Mostly for...thestig@chromium.org2009-01-301-2/+3
* Maintain a local/global stack for the global WebPluginDelegateImpl instance p...ananta@chromium.org2009-01-291-1/+7
* Fix our link madness on linux. We now properly linktc@google.com2009-01-291-5/+37
* Change chrome:// to chrome-ui://, fix up one chrome-resource:// reference.glen@chromium.org2009-01-293-3/+3
* Re-land revision 8821 with the ui test fixed.maruel@chromium.org2009-01-292-28/+5
* Fix purify failure.jrg@chromium.org2009-01-292-17/+28
* Roll back r8821mark@chromium.org2009-01-282-5/+28
* Disconnect the "browser controlled printing" and always delegate the control ...maruel@chromium.org2009-01-282-28/+5
* Context menus for text selections in editable boxes and links should include ...pkasting@chromium.org2009-01-282-3/+3
* Remove extraneous uses of the --enable-user-scriptaa@chromium.org2009-01-282-14/+6
* Rolback r8793: Remove extraneous uses of the --enable-user-scriptmal@chromium.org2009-01-282-6/+14
* Remove extraneous uses of the --enable-user-scriptaa@chromium.org2009-01-282-14/+6
* Unit test addition, cleanup for render_process/thread.jrg@chromium.org2009-01-283-17/+45
* A little porting in chrome/renderer.estade@chromium.org2009-01-272-5/+1
* MAC: build fixagl@chromium.org2009-01-271-0/+4
* POSIX: gfx::NativeViewId and CrossProcessEventagl@chromium.org2009-01-278-58/+36
* render_* work.jrg@chromium.org2009-01-275-7/+116
* Fixes my accidental check-in of renderer.vcproj with CRLF endings.scherkus@chromium.org2009-01-271-343/+343
* Revert "Make render_view_host compile on Mac & Linux, add to the build."agl@chromium.org2009-01-261-4/+3
* Fix the build.brettw@chromium.org2009-01-261-3/+4
* Link Doctor is expecting the query param connectionfailure, nottc@google.com2009-01-261-1/+1
* Added media/base to chrome/renderer/DEPS.scherkus@chromium.org2009-01-261-0/+1
* Checking in stubbed out ChromeMediaPlayer filter implementations.scherkus@chromium.org2009-01-269-315/+556
* POSIX: get bits of renderer_glue compilingagl@chromium.org2009-01-233-22/+36
* POSIX: Porting renderer/render_view.cc, low hanging fruitagl@chromium.org2009-01-222-20/+150
* Linux: don't want to build render_process till ph_ submits his DNS patchagl@chromium.org2009-01-221-0/+1
* POSIX: Porting renderer/render_process.cc, low hanging fruitagl@chromium.org2009-01-225-17/+33
* POSIX: Get render_process_host to build.agl@chromium.org2009-01-222-3/+1
* * Revert "POSIX: Get render_process_host to build."agl@chromium.org2009-01-212-6/+3
* Build fix: release builds seemed to breakagl@chromium.org2009-01-211-0/+6
* POSIX: Get render_process_host to build.agl@chromium.org2009-01-211-3/+0
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-214-6/+6
* TBR: Fix error line numbers.aa@chromium.org2009-01-201-3/+5
* Factor out the message sink from MockRenderThread to a separate class. I will bebrettw@chromium.org2009-01-173-88/+14
* Generate all chrome .vcproj files:sgk@google.com2009-01-171-18/+98
* Move parsing of metadata header into browser process. This is a prerequisiteaa@chromium.org2009-01-173-129/+40
* missing file from r8247aa@chromium.org2009-01-171-0/+47
* First pass as implementing the greasemonkey API. This patchaa@chromium.org2009-01-176-6/+50
* Add resource loading glue code for WebMediaPlayerDelegatehclam@chromium.org2009-01-172-1/+32
* Improve scrolling performance when there are many windowed plugins in a page.jam@chromium.org2009-01-162-14/+3
* Fixing a crash when plugin messages are sent to dialogs.zork@google.com2009-01-161-0/+3
* WaitableEvent is the replacement for Windows events. Previously in the code, ...agl@chromium.org2009-01-155-18/+30
* Updating so that Gears can spawn file selectors when running in the renderer ...zork@google.com2009-01-133-6/+69