summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add test for calling Cancel in ResourceThrottle::WillStartRequestboliu@chromium.org2012-10-171-28/+65
* Browser Plugin: Fix Browser Tag crash in Chrome Appsfsamuel@chromium.org2012-10-172-18/+24
* Generate thumbnails in NTPsimon.hong81@gmail.com2012-10-171-1/+1
* Browser Tag: Allow guest-initiated navigationfsamuel@chromium.org2012-10-171-0/+3
* Add missing accessibility role mappings on Mac.dmazzoni@google.com2012-10-1713-4/+120
* mac/linux: Fix debug builds from r162518.sadrul@chromium.org2012-10-171-0/+6
* Cancel pending custom context menu when destroying a ContextMenuClient.bauerb@chromium.org2012-10-174-5/+24
* browser-plugin: Accept drags through the new WebPlugin interface.sadrul@chromium.org2012-10-173-1/+5
* touch: Coalesce touch-events, and remove the touch-event queue from the gestu...sadrul@chromium.org2012-10-1710-51/+389
* touch-event queue: Add a touch-event queue for all platforms.sadrul@chromium.org2012-10-1719-27/+141
* [content shell] disable crashing editing/pasteboard/paste-noscript-xhtml.xhtmljochen@chromium.org2012-10-171-0/+5
* Move ChannelLayout into media namespace.dalecurtis@google.com2012-10-1717-40/+47
* Set kAllowWebUICompositing for Android.yfriedman@chromium.org2012-10-171-0/+1
* Clean up last half of download flow, simplifying delegate interface, and movi...rdsmith@chromium.org2012-10-1711-142/+167
* Revert 162487 - Browser Plugin: Add HTML5-like postMessage supportfsamuel@chromium.org2012-10-1712-235/+8
* Make content shell support --ignore-certificate-errors.tonyg@chromium.org2012-10-174-1/+8
* Browser Plugin: Add HTML5-like postMessage supportfsamuel@chromium.org2012-10-1712-8/+235
* Add some persmissions for ContentShell and ChromiumTestShellyfriedman@chromium.org2012-10-171-1/+2
* Add getSelectedText to ContentViewnileshagrawal@chromium.org2012-10-171-0/+4
* Flush out IPC for onSuccess() / onSuccess(long long)alecflett@chromium.org2012-10-175-1/+54