summaryrefslogtreecommitdiffstats
path: root/content/common
Commit message (Expand)AuthorAgeFilesLines
* Address missed review comment from https://codereview.chromium.org/15011014/cevans@chromium.org2013-05-151-17/+1
* Refactor renderer<->plugin code out of content/commonjamesr@chromium.org2013-05-1510-181/+262
* Don't request missing favicon on every page request. mef@chromium.org2013-05-151-1/+2
* Apply clone() flags lockdown to the Flash process too.cevans@chromium.org2013-05-151-1/+24
* Fix h264 videos were not successfully committed.fischman@chromium.org2013-05-143-0/+0
* Add getSize for StreamTexture.hkuang@chromium.org2013-05-142-0/+13
* Linux sandbox: put NR_madvise back in system call sets.jln@chromium.org2013-05-141-0/+1
* Cleanup: Remove unneeded base/file_util.h includes in content.thestig@chromium.org2013-05-143-4/+1
* Update code to use the new version of copyTextureCHROMIUM() with added parame...jun.a.jiang@intel.com2013-05-142-17/+0
* Add argument restrictions to madvise().cevans@chromium.org2013-05-131-1/+9
* gpu: Use GetMultipleIntegervCHROMIUM to speed initializationbrianderson@chromium.org2013-05-131-12/+16
* Allow the getpriority() system call in renderer or worker processes.wtc@chromium.org2013-05-131-0/+1
* components: Move tracing into tracing namespace.tfarina@chromium.org2013-05-111-1/+1
* GPU: Prefer to restore from decoder state rather than GL state when possible.backer@chromium.org2013-05-104-4/+10
* Delete Histogram.SharedRange.* suggested.acleung@chromium.org2013-05-101-2/+0
* Set up DEPS rules for new webkit/ dirsjamesr@chromium.org2013-05-101-0/+2
* Add latency info to input events sent to RenderWidget.jbauman@chromium.org2013-05-101-1/+3
* Support renderer overscroll notifications to the browserjdduke@chromium.org2013-05-091-0/+7
* Revert "disable IndexedDBDispatcherTest.ValueSizeTest"jsbell@chromium.org2013-05-091-1/+1
* Windows: Do not resize ImageTransportSurface to zero size.apatrick@chromium.org2013-05-091-1/+1
* GPU: Rely on GL state rather than decoder state for state restoration.backer@chromium.org2013-05-095-65/+7
* Create a frame tree in WebContents on the browser side.nasko@chromium.org2013-05-091-2/+11
* Remove unnecessary WebKit includes from content/(browser|content)jamesr@chromium.org2013-05-095-6/+0
* Remove a duplicated test case.yuli@chromium.org2013-05-081-5/+2
* <webview>: Implement contentload eventfsamuel@chromium.org2013-05-083-0/+8
* Notify geometry when requesting for external surfacewonsik@chromium.org2013-05-071-6/+3
* Allow extra codec data to be passed to AudioCodecBridgeqinmin@chromium.org2013-05-071-0/+2
* Adding TCP packet support for STUN/TURN packets.ronghuawu@chromium.org2013-05-071-0/+2
* disable IndexedDBDispatcherTest.ValueSizeTestestade@chromium.org2013-05-071-1/+1
* Revert 198565 "Adding TCP packet support for STUN/TURN packets."ronghuawu@chromium.org2013-05-071-2/+0
* Adding TCP packet support for STUN/TURN packets.ronghuawu@chromium.org2013-05-061-0/+2
* Notify all visible renderers when the visibility of the mouse cursor changestdanderson@google.com2013-05-061-0/+4
* Revert 198519 "Notify all visible renderers when the visibility ..."skaslev@chromium.org2013-05-061-4/+0
* Notify all visible renderers when the visibility of the mouse cursor changestdanderson@google.com2013-05-061-0/+4
* Move WebRTC logging files to media/grunell@chromium.org2013-05-062-1/+1
* Keep accessible bounding box rects in sync.dmazzoni@chromium.org2013-05-062-1/+8
* Add more videos for VDA autotest.yuli@chromium.org2013-05-048-20/+101
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-0414-50/+56
* Limit the rate to send media log events over IPC.changbin.shao@intel.com2013-05-041-2/+2
* Handle decoding of vorbis files better on Androidrtoy@google.com2013-05-032-4/+7
* <webview>: Implement 'close' eventfsamuel@chromium.org2013-05-023-0/+7
* Adding kenrb as security team owner for IPC definition files.kenrb@chromium.org2013-05-025-0/+5
* cc: Add force anti-aliasing off option to SolidColorDrawQuadwonsik@chromium.org2013-05-022-2/+5
* Websocket should fire 'error' event if no server availabletyoshino@chromium.org2013-05-023-0/+28
* Change include paths to use the new IDB header locations in Platformalecflett@chromium.org2013-05-0213-32/+26
* Subclass MediaCodecBridge into AudioCodecBridge and VideoCodecBridgeqinmin@chromium.org2013-05-022-6/+6
* Revert 197755 "Replace MediaStreamUIController with MediaStreamU..." which is...mattm@chromium.org2013-05-021-0/+6
* Replace MediaStreamUIController with MediaStreamUIProxy.sergeyu@chromium.org2013-05-021-6/+0
* Linux GPU sandbox: inherit ARM policy on main policy.jln@chromium.org2013-05-011-15/+8
* Revert 197717 "Create a frame tree in WebContents on the browser..." for DCHE...mattm@chromium.org2013-05-011-11/+2