summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* mac: Fix history swiper crash.erikchen2014-10-011-0/+15
* Fix crash in ChromeExtensionMessageFilter::OnPostMessagejamescook2014-09-301-0/+6
* Mac: Fix history swiping bug on Yosemite.erikchen2014-09-253-48/+90
* Safebrowsing: Honor the metadata from malware fullhash results in SB API 3.0.mattm2014-09-235-16/+24
* Re-add resource speculative prefetching codezhenw2014-09-191-0/+14
* Move Webstore URL concepts to //extensions and outrockot2014-09-181-1/+3
* Remove clipboard argument from ScopedClipboardWriter constructor.dcheng2014-09-171-1/+1
* Revert of Revert CL 117933003. Re-add resource speculative prefetching code. ...nhiroki2014-09-161-14/+0
* Revert CL 117933003. Re-add speculative resource prefetching code.zhenw2014-09-151-0/+14
* Remove implicit conversions from scoped_refptr to T* in c/b/renderer_host/pepperdcheng2014-09-151-1/+1
* Run athena on deviceoshima2014-09-132-4/+10
* WebCacheManager::ClearCacheOnNavigation() is used by webrequest api, which wi...hanxi2014-09-115-1048/+3
* Componentize chrome/common/content_settings files.mukai2014-09-111-1/+1
* Remove webkit/browser/, point everything to storage/browser/ insteadpilgrim2014-09-101-1/+1
* Respect the clipboardRead and clipboardWrite permissions in content scripts.mek2014-09-092-24/+0
* Move core web_view code to extensions.hanxi2014-08-262-3/+3
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/thestig2014-08-261-1/+1
* Add LOCAL_ prefix to non-UMA histogram macros.asvitkine2014-08-261-10/+10
* Only build various flash/pnacl/ppapi code when they are enabled. (try 2)thestig2014-08-261-2/+9
* Revert "Move core web_view code to extensions." (patchset #6 of https://coder...jamescook2014-08-262-3/+3
* Move core web_view code to extensions.hanxi2014-08-252-3/+3
* 1. Rename ChromeExtensionHostMsg_AttachGuest as ExtensionHostMsg_AttachGuest.hanxi@chromium.org2014-08-222-27/+0
* Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name...pilgrim@chromium.org2014-08-221-4/+4
* Use a qualified path for chromium_strings, google_chrome_strings, and generat...thestig@chromium.org2014-08-221-1/+1
* Remove BrowserPlugin's -internal-attach methodfsamuel@chromium.org2014-08-222-0/+27
* Added extension macro checks for android plugin files.dyen@chromium.org2014-08-211-0/+8
* Revert of Only build various flash/pnacl/ppapi code when they are enabled. (p...rlarocque@chromium.org2014-08-211-9/+2
* Remove child/route parameters from ShouldBeginRequest and RequestBeginning.davidben@chromium.org2014-08-213-17/+4
* Only build various flash/pnacl/ppapi code when they are enabled.thestig@chromium.org2014-08-211-2/+9
* Move guest_view to extensions.hanxi@chromium.org2014-08-122-9/+11
* Componentize component_updater: Split content::ResourceThrottle from CUS.tommycli@chromium.org2014-08-081-2/+2
* DevTools: migrate DevTools APIs to use WebContents instead of RenderViewHost.pfeldman@chromium.org2014-08-081-7/+6
* Move StringToLowerASCII to base namespacebrettw@chromium.org2014-08-071-2/+2
* [Android] Temporarily disable Safe Browsing interstitial.feng@chromium.org2014-08-021-0/+6
* Remove ChromeURLRequestContext.eustas@chromium.org2014-07-311-1/+0
* content: ResourceType cleanup.tfarina@chromium.org2014-07-313-18/+20
* Make SafeBrowsingResourceThrottleFactory::RegisterFactory() not optional.shess@chromium.org2014-07-302-14/+13
* Revert of Fix the handling of user gestures for external protocol handler dia...meacer@chromium.org2014-07-292-13/+10
* Fix the bug that Chrome crashes when request file system access from webviewhanxi@chromium.org2014-07-281-5/+10
* Relands "Removed InProcessBrowserTest::CleanUpOnMainThread()"atwilson@chromium.org2014-07-251-2/+1
* Revert 285173 "Removed InProcessBrowserTest::CleanUpOnMainThread()"asvitkine@chromium.org2014-07-241-1/+2
* Removed InProcessBrowserTest::CleanUpOnMainThread()atwilson@chromium.org2014-07-241-2/+1
* Disable all the browser_tests that are flaking more than 5% of the time on tr...jam@chromium.org2014-07-231-1/+2
* [Android] Enable SB protection when --enable-spdy-proxy-auth is on.feng@chromium.org2014-07-181-1/+1
* Move ExtensionHostMsg_PostMessage IPC handling fromkalman@chromium.org2014-07-182-3/+14
* Cleanup: Change some !OS_ANDROID #ifdefs to ENABLE_EXTENSIONS in ChromeResour...thestig@chromium.org2014-07-181-3/+5
* Disable flaky test ChromeRenderProcessHostTest.Backgrounding on Windows.danakj@chromium.org2014-07-161-1/+7
* ifdef more extensions code to be used only when extensions are enabled.thestig@chromium.org2014-07-162-10/+26
* Update <#include> file order.hanxi@chromium.org2014-07-162-10/+9
* Move extensions-only render IPC messages into the extension messages header.thestig@chromium.org2014-07-101-2/+2