summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* aura: Scroll only with two-finger scroll events.sadrul@chromium.org2013-01-291-0/+2
* Add support for YUVJ420P and tests for common color formats for each video co...scherkus@chromium.org2013-01-291-16/+71
* Use 256x256 textures on N10nduca@chromium.org2013-01-291-12/+0
* Move generic_handler.* to content\browser\webui since it's needed by all webu...jam@chromium.org2013-01-294-0/+97
* Disable content detection tests on Androidaruslan@chromium.org2013-01-294-0/+52
* Add YUV color format tests for each video codec.scherkus@chromium.org2013-01-2911-0/+87
* Disable FileSystemLayoutTest.CrossFilesystemOp on win.mattm@chromium.org2013-01-291-1/+7
* GPU: Deschedule (fix for r179166)backer@chromium.org2013-01-291-3/+7
* Simplify how TestChromeWebUIControllerFactory is registered now that multiple...jam@chromium.org2013-01-296-10/+10
* Fix issues with guest renderer and gpu process crash.alexst@chromium.org2013-01-292-0/+47
* Extract mime type from the response headers instead of directly from the requ...miguelg@chromium.org2013-01-291-1/+5
* Add the layout tests in fast/files to content_browsertests.ericu@chromium.org2013-01-291-0/+186
* encodeHtmlDataUri to avoid malformed URIs in testsaruslan@chromium.org2013-01-291-0/+64
* Revert 179189nileshagrawal@chromium.org2013-01-2830-453/+67
* Move IsURLAcceptableForWebUI out of WebUIControllerFactory since its implemen...jam@chromium.org2013-01-287-44/+24
* Add derat to OWNERS for power_save_blocker_chromeos.cc.derat@chromium.org2013-01-281-0/+1
* Add support for more attributes to accessibility tests.dmazzoni@chromium.org2013-01-284-15/+119
* Add apk for running content_browsertestsnileshagrawal@chromium.org2013-01-2830-67/+453
* Remove enums that changed in WebKitdmazzoni@chromium.org2013-01-282-5/+2
* Revert 179175zea@chromium.org2013-01-281-4/+0
* Comment out enums that changed in WebKit.dmazzoni@chromium.org2013-01-281-0/+4
* GPU: Nix deferred Echobacker@chromium.org2013-01-285-35/+28
* Enable webview compositing on Windows.alexst@chromium.org2013-01-281-0/+8
* [content shell] remove obsolete message printing codejochen@chromium.org2013-01-282-33/+1
* Don't allow '\0' characters in FilePath.aedla@chromium.org2013-01-281-1/+1
* [content shell] when closing all windows, first close all devtools windowsjochen@chromium.org2013-01-281-0/+2
* Exclude empty string from results unless ALLOW-EMPTY is usedaboxhall@chromium.org2013-01-2875-287/+312
* Fix CopyFromBackingStore not calling it's callback when the RenderWidget gets...justinlin@chromium.org2013-01-286-0/+122
* Allow multiple WebUIControllerFactory objects to be registered. This makes is...jam@chromium.org2013-01-2819-232/+239
* Browser Plugin: Remove guest renderer flagfsamuel@chromium.org2013-01-283-7/+0
* Clean up of url data manager classes in content: move URLDataSourceImpl to it...jam@chromium.org2013-01-2815-295/+318
* Stop using content's internal URLDataManager methods from chrome.jam@chromium.org2013-01-275-18/+43
* Adds more types of peer conneciton update for webrtc-internals.jiayl@chromium.org2013-01-277-44/+512
* cleanup: Some whitespace and comment fixes.sadrul@chromium.org2013-01-272-13/+13
* [Android] Don't send touch events to JS during pinch/scrollskyostil@chromium.org2013-01-271-1/+1
* Aura: Less MakeCurrents on UI preemption.backer@chromium.org2013-01-272-0/+10
* GPU: Fix lint errorsbacker@chromium.org2013-01-264-25/+27
* Change whitelist for Intel Atom to include all machines with gaming score gre...kbr@chromium.org2013-01-261-5/+5
* Expose DidFinishLoad to WebContentsObserverAndroiddtrainor@chromium.org2013-01-263-0/+29
* Aura: Throttle --ui-prioritize-in-gpu-processbacker@chromium.org2013-01-267-131/+182
* Track UMA stats for when the renderer side audio device wasn't ready.dalecurtis@chromium.org2013-01-262-1/+22
* Move ChromeWebUIDataSource from chrome to content so that it lives alongside ...jam@chromium.org2013-01-265-12/+184
* Expose background color changes to ContentViewCoredtrainor@chromium.org2013-01-265-0/+26
* Move file_util_proxy to base/files.brettw@chromium.org2013-01-267-7/+7
* Fix bug where no context would be made current on failure to create pbuffer s...apatrick@chromium.org2013-01-261-16/+0
* Android: Enable virtual contexts on NVIDIAsievers@chromium.org2013-01-251-2/+3
* Add BrowserContext specific external mount pointstbarzic@chromium.org2013-01-255-2/+57
* GPU: Remove some dead code.backer@chromium.org2013-01-252-44/+0
* Call ShowRootWindow on NativeWindow's RootWindow to display the window.qtc746@motorola.com2013-01-2510-13/+24
* H.264 videos would stop playing randomly on Windows 8. ananta@chromium.org2013-01-252-55/+79