summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Use proper texture size for texture readback.dtrainor@chromium.org2012-10-302-11/+14
* Turn off sandbox::MITIGATION_HIGH_ENTROPY_ASLR for NACL64.bsy@google.com2012-10-301-3/+4
* Disable EncryptedMediaTest.* because of memory issues.phajdan.jr@chromium.org2012-10-301-11/+16
* gesture: Share some code across non-aura Windows and CrOS.sadrul@chromium.org2012-10-306-213/+118
* getUserMedia video-only requests should not fail if no audio input device is ...xians@chromium.org2012-10-301-18/+44
* Attach GPU memory management IPCs and structures from the compositor through ...ccameron@chromium.org2012-10-302-3/+61
* aura-touch: Refactor some code so that both cros and win-aura can share code ...sadrul@chromium.org2012-10-308-157/+139
* Properly initialize SkBitmap in NavigationControllerTest.*pkotwicz@chromium.org2012-10-301-35/+37
* [Android] Add supportMultipleWindows settingmnaganov@chromium.org2012-10-304-4/+53
* DevTools: clean up after the dock-side refactoring (was a 2-side patch).pfeldman@chromium.org2012-10-302-16/+0
* We should check the renderer before passing it to the ADM.xians@chromium.org2012-10-301-1/+2
* Split IPC logging between content and chrome.jochen@chromium.org2012-10-305-0/+92
* InterstitialPage: shutdown RVH asynchronously.mattm@chromium.org2012-10-304-32/+110
* <webview>: Fix mutating event listeners list when the event itself is firing.lazyboy@chromium.org2012-10-302-19/+49
* Rewrite DragDownloadFilebenjhayden@chromium.org2012-10-306-262/+359
* Update GPU memory management IPCs. Add messages for renderer GPU memory usageccameron@chromium.org2012-10-308-47/+133
* Move remaining files in content\browser to the content namespace.jam@chromium.org2012-10-3063-261/+319
* Browser Plugin: Guest focus state should always match BrowserPlugin focus statefsamuel@chromium.org2012-10-3016-7/+134
* Revert 164756 - Added NetworkPortalDetector.xusydoc@chromium.org2012-10-301-1/+0
* This allow connection remote stream to audio tag, and enable users to control...xians@chromium.org2012-10-3010-116/+505
* content/browser: Move notification_service_impl into content namespace.tfarina@chromium.org2012-10-305-106/+117
* Move remaining content test code into the content namespace.jam@chromium.org2012-10-3045-142/+197
* Prevent webview tags from navigating outside web-safe schemes.creis@chromium.org2012-10-306-68/+97
* Move MockRenderWidgetHostDelegate into an anonymous namespace. There is anoth...jam@chromium.org2012-10-291-1/+3
* Defend against GpuVideoDecodeAcceleratorHost::Decode() running after an error...fischman@chromium.org2012-10-291-0/+3
* Disabling multisampling on Mac with NVIDIA GPUs.zmo@google.com2012-10-291-1/+14
* Blacklist NVidia driver 8.15.11.8593 on Windows.zmo@google.com2012-10-291-1/+17
* fix error handling in LocalVideoCapture.wjia@chromium.org2012-10-291-0/+2
* Android: Remove depenendency on libjingle_p2p and jingle_glue.nileshagrawal@chromium.org2012-10-291-1/+1
* Disable tests for WebContentsVideoCaptureDevice until race/memory issues are ...miu@chromium.org2012-10-291-2/+6
* Add non-member non-mutating methods for common gfx::Rect operations.danakj@chromium.org2012-10-2912-88/+52
* Added NetworkPortalDetector.ygorshenin@chromium.org2012-10-291-0/+1
* Followup to r164359: Rename content/shell/shell_stacking_client_{chromeos => ...erg@chromium.org2012-10-294-15/+15
* Move content\browser\web_contents to content namespace.jam@chromium.org2012-10-2924-231/+209
* Rolling libjingle r220.ronghuawu@chromium.org2012-10-292-4/+13
* [Android] Use resource throttle instead of HandleExternalProtocol.jknotten@chromium.org2012-10-293-6/+8
* Added mjpeg video capture support for Linux.mflodman@chromium.org2012-10-293-0/+17
* Move remaining files in content\browser\renderer_host to content namespace.jam@chromium.org2012-10-2953-216/+237
* Disable force compositing mode when disabling compositing, re-enter in DoDefe...jamesr@chromium.org2012-10-294-4/+33
* Nits from r164670.jam@chromium.org2012-10-294-14/+9
* Don't allow RenderProcessHost cleanup if pending_views_ > 0joth@chromium.org2012-10-291-0/+1
* Removing myself from OWNERs and WATCHLISTsatish@chromium.org2012-10-297-7/+0
* Move content\browser\renderer_host\media to content namespace.jam@chromium.org2012-10-2976-762/+642
* Fix src/content compilation errors for 64-bit mac buildsbadea@adobe.com2012-10-293-2/+5
* Move content\browser\net to content namespace.jam@chromium.org2012-10-297-4/+25
* Move content\browser\renderer_host\pepper\ to content namespace.jam@chromium.org2012-10-2912-40/+68
* Handle the case where IAttachmentExecute::Save() deletes a downloaded file.asanka@chromium.org2012-10-2919-88/+181
* content/browser: Move speech code into content namespace.tfarina@chromium.org2012-10-2936-343/+271
* Fix regression in Geoposition tests from r164586.jam@chromium.org2012-10-291-3/+3
* fix win aura buildjam@chromium.org2012-10-291-0/+1