summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* webview: Fix the code to disallow external protocol handlers.sadrul@chromium.org2013-09-061-2/+6
* Added prefs for content protection attestation.dkrahn@chromium.org2013-09-061-2/+0
* (Try 2) Update chrome://newtab checks in browser tests to use chrome::IsNTPUR...kmadhusu@chromium.org2013-09-061-1/+2
* Revert 220623 "Update chrome://newtab checks in browser tests to..."dharcourt@chromium.org2013-08-301-2/+1
* Update chrome://newtab checks in browser tests to use chrome::IsNTPURL().kmadhusu@chromium.org2013-08-301-1/+2
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-301-1/+1
* browser-plugin: Do not trigger external protocol handlers for guest navigations.sadrul@chromium.org2013-08-291-0/+5
* Provide the original image dimension information when sending search-by-image...jnd@chromium.org2013-08-282-2/+10
* content: Move kHttpsScheme constant into content namespace.tfarina@chromium.org2013-08-262-5/+4
* Move DragDownload() out of download_util.htfarina@chromium.org2013-08-251-1/+0
* Don't show the search-by-image menu item when the image does not have contents.jnd@chromium.org2013-08-231-0/+2
* Move Feature and Manifest to top-level extensions.yoz@chromium.org2013-08-221-1/+1
* Remove activity logging of blocked API callsfelt@chromium.org2013-08-221-11/+0
* Remove NOTIFICATION_FOCUSED_NODE_TOUCHED; it was never observed.avi@chromium.org2013-08-211-10/+2
* Add bbudge@ as OWNER for pepper.yzshen@chromium.org2013-08-191-0/+1
* Update the Activity Log Private API with simpler formatfelt@chromium.org2013-08-161-5/+0
* Remove whitelist restriction for Shared Modules on dev channel.elijahtaylor@chromium.org2013-08-121-1/+2
* A few fixes for image search:pkasting@chromium.org2013-08-061-12/+9
* Add metrics for calculating precision/recall of link navigation pre-connect t...kouhei@chromium.org2013-08-061-1/+1
* The UI part of search-by-image search.jnd@chromium.org2013-08-042-2/+79
* Permit prerenders when subresources are about:blank.tburkard@chromium.org2013-08-031-1/+1
* Cleanups to the refactored extension activity log codemvrable@chromium.org2013-08-031-15/+7
* Extension activity log database refactoring (step 4)mvrable@chromium.org2013-08-011-85/+59
* Disable Ash browser tests by detecting command-line switch rather than OS ver...gab@chromium.org2013-07-311-6/+3
* When triggered from mouse-event, only preconnect to the main resource URL.kouhei@chromium.org2013-07-311-1/+2
* Extension activity log database refactoring (step 3)mvrable@chromium.org2013-07-261-2/+0
* Remove security_origin member from content::Stream.tyoshino@chromium.org2013-07-262-3/+3
* Disable another batch of failing Ash browser tests.gab@chromium.org2013-07-261-0/+16
* Fix MonitorFinder UaF.aedla@chromium.org2013-07-241-1/+1
* Update include paths in chrome/browser/ for base/process changes.rsesek@chromium.org2013-07-242-2/+0
* Move webplugininfo.h to content/public.jam@chromium.org2013-07-211-20/+20
* Remove unused WebKit includes and DEPS entries from chrome/browserjamesr@chromium.org2013-07-201-1/+0
* Move UserScript and Extension switches to top-level extensions/.yoz@chromium.org2013-07-191-1/+1
* Limit dead resource capacity in Blink cache to 50%.ppi@chromium.org2013-07-181-6/+4
* Remove ExtensionURLInfo, make security decisions in render processjamesr@chromium.org2013-07-182-5/+0
* Remove plugin_list.h includes from chrome tests in preparation for moving web...jam@chromium.org2013-07-181-5/+16
* Use a direct include of the message_loop header in chrome/browser/, part 9.avi@chromium.org2013-07-174-4/+4
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-126-6/+6
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-1/+1
* Implement getting the monitor (HMONITOR) for flashcpu@chromium.org2013-07-112-13/+96
* Misc. cleanup:pkasting@chromium.org2013-07-101-108/+62
* Lazily allocate peer handles in the BrowserMessageFilter to reduce excessive zturner@chromium.org2013-07-101-4/+4
* Rename RenderViewGone IPC/methods to better reflect reality.nasko@chromium.org2013-07-101-2/+2
* Cleanup: make the NaClInfoBarDelegate like other infobars (public classpkasting@chromium.org2013-07-091-3/+0
* Allow Chrome OS login profile to have different default pref valuesbartfab@chromium.org2013-07-052-2/+2
* Iterate over listeners when sending process died notification.nasko@chromium.org2013-07-021-0/+66
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-027-7/+7
* Use a direct include of time headers in chrome/browser/, part 6.avi@chromium.org2013-06-284-5/+5
* Instant Extended: Delete unused overlay codesail@chromium.org2013-06-272-10/+0
* Move configuration of URLRequest referrer to content/browser/loader.darin@chromium.org2013-06-252-4/+2