summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/chrome_render_view_observer.cc
Commit message (Expand)AuthorAgeFilesLines
* Update uses of UTF conversions in chrome/installer, chrome/renderer, chrome/s...avi@chromium.org2013-12-251-2/+2
* Remove the automation code for ChromeFrame since it's not used anymore.jam@chromium.org2013-12-171-28/+0
* Move WebPermissionContent implementation to ContentSettingsObserver instead o...jam@chromium.org2013-12-121-392/+1
* Chrome-side of making all the WebPermissionClient methods take a WebFrame. Th...jam@chromium.org2013-12-121-0/+34
* Remove some dead code in ChromeRenderViewObserver related to a method on WebP...jam@chromium.org2013-12-111-11/+0
* Make the renderer-side prerendering code use RenderFrames instead of RenderVi...jam@chromium.org2013-12-101-15/+4
* Use base namespace for string16 in chrome/renderer.brettw@chromium.org2013-12-041-11/+11
* Move EmptyString, kWhitespace and the BOM to base.brettw@chromium.org2013-12-021-2/+2
* Ensure that the OSK on Windows 8 shows up when we tap on an editable field in...ananta@chromium.org2013-11-271-13/+0
* Cleanup: Fix bad uses of EmptyString() in content/ and chrome/.thestig@chromium.org2013-11-271-1/+1
* Remove ChromeViewMsg_AddStrictSecurityHost.davidben@chromium.org2013-11-191-11/+0
* Remove HistoryPublisher code.shess@chromium.org2013-11-181-6/+2
* Cleanup: Remove unused includes of webkit/glue/webkit_glue.htfarina@chromium.org2013-11-121-1/+0
* Rename WebKit namespace to blink (part 4)abarth@chromium.org2013-11-071-33/+33
* Expose WebGL extension WEBGL_debug_renderer_info to Google domainszmo@chromium.org2013-10-311-0/+9
* Remove FrameSniffer since it's not used anymore after r230040.jam@chromium.org2013-10-241-8/+0
* Avoid crash in OnRequestThumbnailForContextNode by not processing null pointer.kkimlabs@chromium.org2013-10-101-2/+1
* Track webapp meta tag adoptiondfalcantara@chromium.org2013-10-041-8/+9
* [Webapps] Encourage use of mobile-web-app-capabledfalcantara@chromium.org2013-09-241-5/+23
* TextDatabase contained an unexpected bit of needed functionality.shess@chromium.org2013-09-201-0/+6
* Show the mixed content shield UI even for HSTS hosts.cevans@chromium.org2013-09-051-4/+2
* Use Blink accessibility enums in Chromiumdmazzoni@chromium.org2013-09-041-2/+2
* Report Javascript Runtime Errors to the Error Consolerdevlin.cronin@chromium.org2013-09-011-4/+83
* [Webapps] Prevent WebContentsObservers from interacting when adding shortcutsdfalcantara@chromium.org2013-08-281-1/+2
* Provide the original image dimension information when sending search-by-image...jnd@chromium.org2013-08-281-2/+4
* Make sure a node is not null in OnRequestThumbnailForContextNode.kkimlabs@chromium.org2013-08-231-0/+1
* [Webapps] Allow adding shortcuts to the launcherdfalcantara@chromium.org2013-08-191-0/+43
* Add renderer side of IPC handler for context menu image thumbnailjamesr@chromium.org2013-07-311-0/+54
* When showing a previously blocked popup, restore the "window features"jochen@chromium.org2013-07-251-0/+7
* Remove TextDatabase from the history service.rmcilroy@chromium.org2013-07-241-7/+0
* Revert 212459 "Remove TextDatabase from the history service."asargent@chromium.org2013-07-181-0/+7
* Remove TextDatabase from the history service.rmcilroy@chromium.org2013-07-181-7/+0
* Use a direct include of the message_loop header in chrome/app, chrome/common,...avi@chromium.org2013-07-171-1/+1
* Cleanup: remove g_hack_extension_group and AllowScriptExtension fromkalman@chromium.org2013-07-101-13/+0
* Move image_decoder.cc/.h from webkit\glue to content\child.ananta@chromium.org2013-06-261-1/+0
* Remove use of WebWidget::textInputType()aurimas@chromium.org2013-06-201-1/+1
* Update Blink include pathsabarth@chromium.org2013-06-171-9/+9
* Don't shield/dim web contents under web contents modal dialogwittman@chromium.org2013-06-141-18/+10
* Use a direct include of utf_string_conversions.h in chrome/renderer/, chrome/...avi@chromium.org2013-06-071-1/+1
* Translate: TranslateHelper should check page_id strictlytoyoshim@chromium.org2013-05-311-1/+1
* Update refernces to Blink's Platform API (chrome)abarth@chromium.org2013-05-301-6/+6
* Translate: make refresh mata tag check done in case insensitivetoyoshim@chromium.org2013-05-291-2/+1
* Translate: infobars should not appear when a page has a refresh meta tagtoyoshim@chromium.org2013-05-231-23/+68
* Hide location bar on Javascript-initiated scroll.mvanouwerkerk@chromium.org2013-05-211-0/+13
* Move resource fetchers to renderer-specific locationjamesr@chromium.org2013-05-141-2/+0
* Add --disable-new-dialog-style flag; use DialogDelegate::UseNewStyle(); etc.msw@chromium.org2013-05-091-3/+2
* Changes to block NPAPI plugins in ash-metro modecpu@chromium.org2013-05-021-0/+9
* Translate: adding a new UMA item to measure time for capturing texttoyoshim@chromium.org2013-05-021-0/+4
* Create chrome/renderer/translate directory and add OWNERS filetoyoshim@chromium.org2013-04-131-1/+1
* Disables HTML notifications when rich notifications are enabled.dewittj@chromium.org2013-04-091-0/+4