summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Disable disambiguation popup handler for non-Android targetstrchen@chromium.org2012-10-192-0/+4
* Revert r162691 "Fix for out-of-sync scale factor issue"oshima@chromium.org2012-10-191-7/+0
* touch: Fix a couple of coalescing related bugs.sadrul@chromium.org2012-10-194-13/+122
* > Refactor media_stream_device_settings into media_stream_ui_controller.xians@chromium.org2012-10-1914-604/+944
* DevTools: merge is_docked and dock_side into single dock_side state.pfeldman@chromium.org2012-10-196-28/+8
* Add an ability to cancel resource loading with a specific error code.mnaganov@chromium.org2012-10-198-7/+83
* browser-plugin: Refactor some event-related code.sadrul@chromium.org2012-10-192-70/+59
* ui: Add PrepareTexture() function to ui::Texture.reveman@chromium.org2012-10-192-9/+19
* [content shell] add support for getting tests from the command line.jochen@chromium.org2012-10-191-8/+24
* Make plug-in text fields open the win 8 on-screen keyboard on touch.dmazzoni@chromium.org2012-10-191-0/+2
* Move CC switches to cc/switches.h.aelias@chromium.org2012-10-197-33/+11
* Move more code into the content namespace.darin@chromium.org2012-10-1920-228/+235
* Use a reply struct instead of individual values when responding to intents. A...smckay@chromium.org2012-10-1913-54/+102
* BrowsingDataRemover: clear sessionStorage.marja@chromium.org2012-10-193-21/+85
* [Coverity] Uninitinialized membergroby@chromium.org2012-10-191-1/+2
* Revert 162559 - [content shell] implement testRunner.displayjamesr@chromium.org2012-10-1910-200/+24
* Add loadCommit and loadStop Event.irobert@chromium.org2012-10-1910-49/+146
* [content shell] remove the WebCoreTestingSupport dependencyjochen@chromium.org2012-10-193-48/+6
* Aura: Remove scale_content_ handling for accelerated contentpiman@chromium.org2012-10-181-7/+1
* Simulate an audio output stream when a real one isn't available.dalecurtis@chromium.org2012-10-181-1/+1
* Add flag to crash GPU process on hang.jbauman@chromium.org2012-10-184-2/+15
* Replace the DownloadFileManager with direct ownership of DownloadFileImplrdsmith@chromium.org2012-10-1836-1836/+1205
* gpu: Add support for GLX_EXT_texture_from_pixmap extension.reveman@google.com2012-10-1816-1/+348
* Upstream hooks for javascript touch handlers on Android.yfriedman@chromium.org2012-10-1812-29/+22
* Upstreaming ContentViewCore APIs for webviewjoth@chromium.org2012-10-183-2/+16
* For CLs related to webrtc media stream code and its UI.xians@chromium.org2012-10-182-0/+2
* Notify v8 engine of timezone changes on ChromeOS.kevers@chromium.org2012-10-186-0/+27
* Fix uninitialized pointer bug introduced byrdsmith@chromium.org2012-10-181-1/+2
* Add operation runner for SyncableFileSystemkinuko@chromium.org2012-10-181-0/+1
* Fix for out-of-sync scale factor issueoshima@chromium.org2012-10-181-0/+7
* Remove a dead code path in Mac NPAPI context menu supportstuartmorgan@chromium.org2012-10-181-14/+3
* Fix a crash with corrupted serilized history items.tkent@chromium.org2012-10-181-2/+3
* webkit: Merge blob and fileapi into one build target 'webkit_storage'hashimoto@chromium.org2012-10-182-4/+2
* Logging: pass logging related cmd line options to utility processqiankun.miao@intel.com2012-10-183-10/+13
* Move TSF related stuff to ui/base/imenona@chromium.org2012-10-183-4/+4
* Revert 162654 - gpu: Add support for GLX_EXT_texture_from_pixmap extension.fischman@chromium.org2012-10-1816-348/+1
* gpu: Add support for GLX_EXT_texture_from_pixmap extension.reveman@chromium.org2012-10-1816-1/+348
* Revert "Fix for out-of-sync scale factor issue"oshima@chromium.org2012-10-181-5/+0
* Remove an executable flag.hbono@chromium.org2012-10-181-0/+0
* Check for NULL pointer |decoder_| in PlatformVideoDecoderImpl::Destroy().hshi@chromium.org2012-10-181-2/+2
* A browser test to test encrypted media playback of videos with frame size cha...shadi@chromium.org2012-10-184-103/+192
* Browser Plugin: Add HTML5-like postMessage supportfsamuel@chromium.org2012-10-1812-8/+235
* Implement disambiguation popuptrchen@chromium.org2012-10-1810-0/+307
* Enable "screencast" mode in RtcVideoCapturer for tab video mirroring. This a...miu@chromium.org2012-10-188-17/+30
* Upload an encrypted frame-size changing media file for encrypted media browse...shadi@chromium.org2012-10-181-0/+0
* [content shell] skip css3/filters/huge-region-composited.htmljochen@chromium.org2012-10-181-0/+3
* Enable strict Seccomp-BPF policy for PPAPI process on ARM.jorgelo@chromium.org2012-10-181-19/+32
* Native ContentSettings is now owned by WebContentsjoth@chromium.org2012-10-174-53/+54
* Upload an encrypted frame-size changing media file for encrypted media browse...shadi@chromium.org2012-10-171-0/+0
* [content shell] implement testRunner.displayjochen@chromium.org2012-10-1710-24/+200