summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Print Preview: Store preview data in PrintPreviewUIHTMLSource.thestig@chromium.org2011-02-032-65/+0
* Mac: Enable "Check Spelling While Typing" in Edit menusail@chromium.org2011-02-033-1/+91
* Add additional histograms to assess the effectiveness of prerendering.tburkard@chromium.org2011-02-031-3/+6
* Revert 73641 - Mac: Enable "Check Spelling While Typing" in Edit menusail@chromium.org2011-02-033-91/+1
* Mac: Enable "Check Spelling While Typing" in Edit menusail@chromium.org2011-02-033-1/+91
* Partial support for Mac plugin layering, using cutout rectsstuartmorgan@chromium.org2011-02-031-0/+49
* Refactoring GpuProcessHost for use by the browser.backer@chromium.org2011-02-032-11/+98
* Cross-platform CL to remove app/win/win_util.h&cc and related work.msw@chromium.org2011-02-031-2/+2
* WebUI: Rename DOMUIBindings to WebUIBindings.tfarina@chromium.org2011-02-034-8/+8
* WebUI: Change all references from "DOM UI" to "Web UI".tfarina@chromium.org2011-02-021-1/+1
* Revert 73502 - Record additional histograms to assess prerendering effectivenesstburkard@chromium.org2011-02-021-6/+3
* Record additional histograms to assess prerendering effectivenesstburkard@chromium.org2011-02-021-3/+6
* Added command line switches and UI (controlled via a build option)davemoore@chromium.org2011-02-011-0/+3
* Move find-in-page from TabContents to TabContentsWrapper.avi@chromium.org2011-02-011-0/+1
* Don't create bg pages if the opener doesn't have a background permission.atwilson@chromium.org2011-02-011-0/+12
* Revert 73294 - Move find-in-page from TabContents to TabContentsWrapper.davemoore@chromium.org2011-02-011-1/+0
* Check for NULL view before passing plugin focus and IME messagesstuartmorgan@chromium.org2011-02-011-2/+4
* Move find-in-page from TabContents to TabContentsWrapper.avi@chromium.org2011-02-011-0/+1
* Remove the internal-nacl flag.sehr@google.com2011-02-011-1/+0
* Rename Real* to Double* in values.* and dependent filesarv@chromium.org2011-02-011-6/+6
* Pepper/Flapper: First pass at context menu implementation.viettrungluu@chromium.org2011-01-314-54/+60
* Adds a command to the AutomationProvider for sending WebKeyboardEvents to the...kkania@chromium.org2011-01-311-0/+5
* Refactoring to use a new IPC message filter.backer@chromium.org2011-01-315-35/+105
* In Visual Studio 2010, pass a nullptr rather than NULL when building a std::p...jeanluc@chromium.org2011-01-301-2/+10
* WebUI: Rename DOMUIFactory to WebUIFactory.tfarina@chromium.org2011-01-291-4/+4
* Part 2 of repairing regressions to my old clang check plugins so Nico canerg@google.com2011-01-281-2/+3
* Simple fix to make sure that DevTools run in a separate process in 'process-p...mnaganov@chromium.org2011-01-281-0/+97
* Fix regression from r11816 where we looked up a request from its request_id i...jam@chromium.org2011-01-285-13/+12
* Remove ChromeURLRequestContext::IsExternal().willchan@chromium.org2011-01-282-33/+15
* Relanding this as this was reverted.ananta@chromium.org2011-01-272-46/+0
* Revert 72861 (chrome/browser/desktop_notification_handler.cc:53:warning: unus...thakis@chromium.org2011-01-272-0/+46
* Move the handling of Desktop notification IPCs coming in from the renderer in...ananta@chromium.org2011-01-272-46/+0
* Route IPC through browser when creating a viewable command buffer.backer@chromium.org2011-01-272-1/+16
* Put some plug-ins behind an infobar, where they have:cevans@chromium.org2011-01-271-0/+1
* retry r71405:estade@chromium.org2011-01-261-1/+0
* Refactor away all the duplicate extension data structures inaa@chromium.org2011-01-262-123/+105
* Move AutoFill messages into a separate file.jam@chromium.org2011-01-262-22/+0
* Revert 72570 - Mac: Enable "Check Spelling While Typing" in Edit menusail@chromium.org2011-01-263-90/+1
* Mac: Enable "Check Spelling While Typing" in Edit menusail@chromium.org2011-01-263-1/+90
* Move non-file-system Pepper IPC messages to chrome/common/pepper_messages.*.viettrungluu@chromium.org2011-01-251-10/+9
* When swapping render widget hosts the previous host instance is destroyed aft...ctguil@chromium.org2011-01-252-5/+10
* Get rid of a few more interfaces from RenderViewHostDelegate that aren't needed.jam@chromium.org2011-01-254-190/+0
* revert r71405 as it is causing ui test failures:estade@chromium.org2011-01-241-0/+1
* Make new chrome UI security model the default.estade@chromium.org2011-01-241-1/+0
* Modify chrome to accept a pdf file on the command line and upload it to Cloud...scottbyer@chromium.org2011-01-241-1/+1
* Don't use GetAsTabContents. Send notifications from TabContentsView instead.jochen@chromium.org2011-01-244-30/+18
* Pass --enable-webaudio command line from browser to renderer process.kbr@chromium.org2011-01-241-0/+1
* Refactor the plugin lists handling code.pastarmovj@chromium.org2011-01-241-1/+2
* Get rid of RenderViewHostDelegate::BrowserIntegration since it was unnecessar...jam@chromium.org2011-01-224-235/+9
* When we detect a PDF with an unsupported feature, ask the user if they want t...jam@chromium.org2011-01-225-22/+16