summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/chrome_render_view_observer.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Delete SnapshotTabHelper now that dependencies are fixed.justinlin@chromium.org2013-03-261-48/+0
* Restore SnapshotTabHelper temporarily until dependencies are fixed (reverts d...justinlin@chromium.org2013-03-231-0/+48
* Add RenderWidgetHost::GetSnapshotFromRenderer method to content/ interface fo...justinlin@chromium.org2013-03-231-48/+0
* Move TranslateHelper creation into ChromeRenderViewObservertoyoshim@chromium.org2013-01-221-3/+2
* Enable UMA reporting for CC histogramsbrianderson@chromium.org2013-01-221-1/+1
* Update some #includes in chrome/renderer for headers in the new Platform dire...pilgrim@chromium.org2013-01-151-6/+6
* Send information about all nodes which are touched by the user on the page fr...ananta@chromium.org2012-12-211-5/+6
* Delete implementation of ChromeRenderViewObserver::DidHandleTouchEventdmazzoni@chromium.org2012-12-201-29/+0
* Forward Webkit Gesture events to interested RenderViewObservers.ananta@chromium.org2012-12-181-0/+13
* Consolidate dialog style flags and strings; etc.msw@chromium.org2012-12-171-2/+3
* chrome: Use skia::RefPtr for skia ref-counted objects.danakj@chromium.org2012-12-061-4/+4
* move favicon download code from chrome/ into content/caitkp@chromium.org2012-12-061-1/+0
* Revert 171333 - Memory issues on Macrsleevi@chromium.org2012-12-051-4/+4
* chrome: Use skia::RefPtr for skia ref-counted objects.danakj@chromium.org2012-12-051-4/+4
* Build time configuration for mobile safebrowsing.sgurun@chromium.org2012-11-291-2/+2
* Extract renderer-side favicon downloading code into separate helper classcaitkp@chromium.org2012-11-151-129/+1
* Simplify platform_canvas.h by recognizing that PlatformCanvas does not actual...reed@google.com2012-11-141-19/+13
* Establish /extensions directory and move URLPattern there.aa@chromium.org2012-11-131-8/+9
* chrome: Change --enable-frameless-constrained-dialogs flag to --enable-chrome...tfarina@chromium.org2012-11-061-1/+1
* Coalesce kEnableFramelessConstrainedDialogs flag checks on Windowswittman@chromium.org2012-11-011-1/+8