summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/chrome_content_renderer_client_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Update uses of UTF conversions in chrome/installer, chrome/renderer, chrome/s...avi@chromium.org2013-12-251-2/+2
* Include plus.google.com and plus.sandbox.google.com in the NaCl whitelist.jiayl@chromium.org2013-12-161-7/+20
* Move Extension and PermissionsData to extensions/common.yoz@chromium.org2013-11-151-1/+1
* Rename WebKit namespace to blink (part 4)abarth@chromium.org2013-11-071-3/+3
* Remove the chrome namespace around ChromeContent[Renderer]Client.wez@chromium.org2013-11-061-5/+0
* Moved extension and value builder code to extensions component.benwells@chromium.org2013-11-051-1/+1
* InstantExtended: Send search URLs to renderers. jered@chromium.org2013-10-011-0/+12
* Clean up remaining unused globals (on mac).thakis@chromium.org2013-09-261-1/+0
* Expand whitelist for media stream APIs.bbudge@chromium.org2013-09-171-25/+62
* Rename extension_manifest_keys namespace to extensions::manifest_keys.yoz@chromium.org2013-08-151-3/+3
* Add another whitelisted URL path for g+ apps.bbudge@chromium.org2013-07-311-10/+19
* Move webplugininfo.h to content/public.jam@chromium.org2013-07-211-5/+5
* chrome: Migrate from googleurl/ includes to url/ ones. Part 3.tfarina@chromium.org2013-07-041-1/+1
* Add restriction on manifest URL to whitelist check of NaCl page URLs.bbudge@chromium.org2013-06-241-25/+42
* Make chrome/common and chrome/renderer use base namespace for Value.brettw@chromium.org2013-06-181-3/+3
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-42/+71
* Use a direct include of utf_string_conversions.h in chrome/renderer/, chrome/...avi@chromium.org2013-06-071-1/+1
* Update refernces to Blink's Platform API (chrome)abarth@chromium.org2013-05-301-2/+2
* Remove --allow-request-os-file-handle optionhamaji@chromium.org2013-04-241-55/+0
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-2/+2
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-2/+2
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-2/+2
* Allow wildcards in --allow-request-os-file-handle-api.yusukes@chromium.org2013-04-041-0/+19
* Unlike GetOSFileDescriptor, this API is asynchronous.hamaji@chromium.org2013-04-011-1/+36
* Remove "/games" path from whitelisted NaCl URL check.bbudge@chromium.org2013-03-301-12/+12
* Allow NaCl plugin to be loaded from hosted app URLs.meacer@chromium.org2013-03-191-24/+100
* Restrict loading NaCl to urls with chrome-extension:// scheme.meacer@chromium.org2013-03-071-8/+22
* Don't grant special privs to any http URL, ever.cevans@chromium.org2013-01-301-3/+3
* Update some #includes in chrome/renderer for headers in the new Platform dire...pilgrim@chromium.org2013-01-151-1/+1
* Remove NaCl ARM CWS whitelisting mechanism for post M23 releases where the AR...robertm@chromium.org2012-10-241-7/+0
* Disable ChromeContentRendererClientTest.NaClRestriction on ARM.husky@chromium.org2012-08-301-0/+7
* Allow NaCl for non web store apps if their top level URL is whitelisted.bbudge@chromium.org2012-02-191-0/+201