summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 162353 (ShimSrcAttribute in browser_tests on linux asan)thakis@chromium.org2012-10-1712-235/+8
* Enable AudioLayoutTest.AudioConstructor and AudioLayoutTest.AudioConstructorS...jam@chromium.org2012-10-171-3/+0
* Disable automatic flushes on compositor contexts.jbauman@chromium.org2012-10-174-0/+6
* Shift passage of FileStream in downloads system to be by scoped_ptr<>.rdsmith@chromium.org2012-10-1734-187/+211
* Add a content API to connect a Native Client module to an out-of-process PPAP...bbudge@chromium.org2012-10-174-29/+131
* Remove unused methods from WebContentsDelegate, WebContentsDelegateAndroidjknotten@chromium.org2012-10-172-10/+0
* Browser Plugin: Enable File Chooser (<input type="file">)fsamuel@chromium.org2012-10-173-19/+18
* IndexedDB: Delete old IPC plumbing following WK99097jsbell@chromium.org2012-10-175-28/+0
* Change GetFontListAsync() to use the blocking pool.yzshen@chromium.org2012-10-171-3/+3
* Upload an encrypted frame-size changing media file for encrypted media browse...shadi@chromium.org2012-10-171-0/+0
* DevTools: [remote debugging] terminate web socket connection upon renderer di...pfeldman@chromium.org2012-10-172-1/+39
* Rename SurfaceState to MemoryManagerState. The state in this structure is use...ccameron@chromium.org2012-10-174-85/+73
* Browser Plugin: Add HTML5-like postMessage supportfsamuel@chromium.org2012-10-1712-8/+235