summaryrefslogtreecommitdiffstats
path: root/content/browser/bad_message.h
Commit message (Expand)AuthorAgeFilesLines
* Validate params.origin in the browser process at commit time.nasko2016-03-111-0/+1
* Scale down notification icons if needed.mvanouwerkerk2016-02-231-0/+1
* PlzNavigate: Use WebNavigationPolicyHandledByClientclamy2016-02-221-0/+1
* Implement content::WebSocketBlobSenderricea2016-02-081-0/+2
* bluetooth: Check that origin is allowed to access a service in the deviceortuno2016-02-021-0/+1
* Block a compromised renderer from reusing request ids.gzobqq2016-01-301-0/+1
* service worker: Fix crash when process is not found on cross-site navigationfalken2016-01-301-0/+1
* Fix a null AppCacheBackendImpl ptr crash in AppCacheRequestHandler::CompleteC...michaeln2016-01-161-0/+1
* bluetooth: Implement allowed devices maportuno2016-01-151-0/+1
* Killing the renderer after an invalid, save-page-related IPC.lukasza2016-01-051-0/+2
* Separate RenderViewHost from RenderWidgetHost, part 11: do the split.avi2016-01-051-1/+1
* Add message filter to catch FrameHostMsg_RenderProcessGone messagesnick2015-12-041-0/+1
* Downgrade lock icon for broken-HTTPS subresourcesestark2015-11-301-0/+1
* bluetooth: Implement requestDevice by name or name prefixortuno2015-11-041-0/+1
* Propagate scrolling/marginwidth/marginheight property values to child frame.lazyboy2015-11-031-0/+1
* bluetooth: Subscribe to notifications.ortuno2015-10-141-0/+1
* PlzNavigate: do not add ResourceThrottles for blob urlsclamy2015-09-211-0/+1
* Move frame messages to RenderFrameMessageFilter.avi2015-09-031-2/+2
* BadMessage on unauthorized header request from renderercsharrison2015-08-311-0/+1
* Add a path for content/ to open and control a Bluetooth chooser dialog.jyasskin2015-08-261-1/+1
* Validate the Origin HTTP header in the browser process.creis2015-08-181-0/+1
* Cache Storage: restrict access to secure origins (Chromium-side)jsbell2015-08-101-0/+1
* Refactor the BluetoothDispatcherHost to store requestDevice sessionsjyasskin2015-07-181-0/+1
* Use SPARSE_SLOWLY for bad_message.cc histograms.nick2015-07-171-4/+3
* Kill renderer on failure to deserialize security info in most casesestark2015-07-141-0/+2
* bluetooth: browser-side implementation of writeValue.ortuno2015-07-081-0/+1
* ServiceWorker: Route unregister() through WebServiceWorkerRegistration for re...nhiroki2015-06-181-0/+1
* ServiceWorker: Implement ServiceWorkerRegistration.update() (2)nhiroki2015-06-151-0/+3
* bluetooth: Browser-side implementation of readValueortuno2015-06-121-0/+1
* Log and kill renderers that send "DidCommit" IPCs that don't deserialize corr...avi2015-06-121-0/+1
* bluetooth: Browser-side implementation of getCharacteristicortuno2015-06-111-0/+1
* Add IPC interface for switching the audio output device for a given audio str...guidou2015-06-111-0/+2
* Service Worker: Add ServiceWorkerContainer.getRegistrations() method.jungkee.song2015-06-111-0/+2
* Kill renderers on bad cookie requests under --site-per-processnick2015-06-091-0/+2
* Histograms.xml python script housekeeping:nick2015-06-031-1/+3
* Introduce bad_message.h for chrome and NaCl.nick2015-06-021-3/+67
* Update histograms.xml for recent BadMessage values.creis2015-05-121-20/+20
* Ensure that HistoryController's current entry is updated on inert commits.creis2015-04-301-0/+1
* DevTools: introduce RecordEnumeratedHistogram method.lushnikov2015-04-081-0/+1
* OOPIF: Remove the FrameTreeNode when a RemoteFrame is detached.creis2015-04-081-0/+1
* Add UMA histograms and logging for bad IPC message handlingjamescook2015-03-201-0/+54