summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Delete unneeded pending entries in DidFailProvisionalLoad to prevent a spoof.creis@chromium.org2013-09-105-11/+52
* FileAPIMessageFilter Security: Minimal patch to fix permissions escalation.tommycli@chromium.org2013-09-102-3/+3
* Revert 222105 "Enable GPU blacklist in tests."rouslan@chromium.org2013-09-095-47/+7
* Revert 222090 "<webview>: Cleanup WebRequest event listeners whe..."rouslan@chromium.org2013-09-093-15/+2
* Move text_elider to gfx.ben@chromium.org2013-09-094-8/+8
* Enable GPU blacklist in tests.gab@chromium.org2013-09-095-7/+47
* Log a warning if we try to load a URL longer than kMaxURLChars.benm@chromium.org2013-09-091-1/+4
* Revert 222074 "Refactor KeySystems code to call a function to po..."rouslan@chromium.org2013-09-0910-292/+185
* <webview>: Cleanup WebRequest event listeners when embedder destroyedfsamuel@chromium.org2013-09-093-2/+15
* No need to forward declare GeolocationProviderTest in geolocation_provider_im...mvanouwerkerk@chromium.org2013-09-091-1/+0
* Modify ResourceMessageFilter so that it can support attaching to PluginProces...jam@chromium.org2013-09-0918-197/+201
* Refactor KeySystems code to call a function to populate the info. (re-land r2...ddorwin@chromium.org2013-09-0910-185/+292
* Geolocation: move polling policy to its own file.mvanouwerkerk@chromium.org2013-09-0912-71/+86
* Move WifiDataProvider implementation out of header.mvanouwerkerk@chromium.org2013-09-092-43/+62
* Properly dismiss the InputDialogs in all casestiger@opera.com2013-09-091-7/+11
* RequestQuotaDispatcher should handle unexpected death of QuotaDispatcherHost ...kinuko@chromium.org2013-09-092-13/+31
* Adds callbacks to notify progress into Copy's API.hidehiko@chromium.org2013-09-091-0/+1
* Protect WebRTC code in content/rendererkjellander@chromium.org2013-09-092-2/+8
* Move PasswordForm from //content to //autofill.blundell@chromium.org2013-09-094-246/+0
* Consolidate duplicated frame / capability structures in video capture typesmcasas@chromium.org2013-09-0820-82/+73
* Revert 221932 "Refactor KeySystems code to call a function to po..."cpu@chromium.org2013-09-0810-292/+185
* Refactor KeySystems code to call a function to populate the info.ddorwin@chromium.org2013-09-0710-185/+292
* Add GetPluginRefererURL to PPB_URLUtil_Dev interface to get the 'Referer' HTT...omakovski@yandex-team.ru2013-09-072-0/+22
* Support creating secure decoder in MediaCodecBridge.xhwang@chromium.org2013-09-072-3/+7
* Add InputEvent and EventPacket types for batched input deliveryjdduke@chromium.org2013-09-0718-2/+1013
* Add dsinclair to tracing OWNERSnduca@chromium.org2013-09-071-0/+1
* Chromium Blob hackingmichaeln@chromium.org2013-09-0732-329/+494
* gtk: Allow building both the X11 and Gtk message-pumps for gtk.sadrul@chromium.org2013-09-071-1/+1
* Changing the --enable-sctp-data-channels flag to --disable-sctp-data-channels...jiayl@chromium.org2013-09-074-10/+8
* Pepper: Remove wrong fs operationrunner shutdown.teravest@chromium.org2013-09-071-2/+3
* Warm up DWM prior to lowering token.apatrick@chromium.org2013-09-071-0/+21
* Send Android accessibility "content changed" event for any change.dmazzoni@chromium.org2013-09-072-5/+6
* [Android WebView] Fix video in software modeboliu@chromium.org2013-09-074-28/+97
* Include file contents in drag exchange on aurascottmg@chromium.org2013-09-071-0/+26
* Make using virtual contexts a workaround flag rather than cmdlinesievers@chromium.org2013-09-075-36/+4
* Video Capture: Use libyuv for color conversion in VideoCaptureController.mcasas@chromium.org2013-09-061-21/+130
* Adding range checking to setSelection and setComposingRegion.aurimas@chromium.org2013-09-061-2/+6
* Add a new parameter |latency| to PPB_Audio.yzshen@chromium.org2013-09-065-18/+35
* Re-enables three WebRTC unit tests in content.henrika@chromium.org2013-09-063-36/+62
* aura: Don't Show() a newly created RenderWidgetHostView() for a hidden Render...sadrul@chromium.org2013-09-061-3/+5
* Thread-local trace-event bufferswangxianzhu@chromium.org2013-09-065-27/+45
* Don't create PepperMessageFilter for renderer processes.sergeyu@chromium.org2013-09-069-137/+10
* Support Page.getNavigationHistory and Page.navigateToHistoryEntry in Renderer...kaznacheev@chromium.org2013-09-064-0/+107
* Move Range code to gfx.ben@chromium.org2013-09-0646-270/+274
* Convert a bunch of resource IPCs to be control messages. They didn't need to ...jam@chromium.org2013-09-0611-127/+94
* Add a DCHECK to RenderWidgetHost::FromID to ensure that it's only called on t...jam@chromium.org2013-09-061-0/+1
* Implement web content hit testing in win aura.dmazzoni@chromium.org2013-09-067-45/+0
* Initial Geolocation Wifi Scan Checking Fix for CrOSrobliao@chromium.org2013-09-062-10/+8
* Make WebFileSystemCallbacks not self-destructkinuko@chromium.org2013-09-065-63/+91
* Win: implement shared memory Device Orientation fetcher.timvolodine@chromium.org2013-09-063-0/+219