summaryrefslogtreecommitdiffstats
path: root/content/common
Commit message (Expand)AuthorAgeFilesLines
* Created multi-process-friendly PowerMonitor interface.bajones@chromium.org2013-08-022-0/+27
* Revert 215201 "Ensure --no-sandbox is specified if we're not usi..."yzshen@chromium.org2013-08-021-3/+0
* Add Sandy Bridge thumbnail MD5s for audiovideo_VDA test.sabercrombie@chromium.org2013-08-028-7/+15
* Remove hyphenation code from Chromium.tony@chromium.org2013-08-022-25/+0
* Stop supporting FileUtilities::openFile in non-test codekinuko@chromium.org2013-08-021-6/+0
* Ensure --no-sandbox is specified if we're not using sandboxsbaig1@bloomberg.net2013-08-021-0/+3
* Add SECCOMP Tegra policy for GPU sandboxdavidu@nvidia.com2013-08-021-27/+92
* Fix BrowserPluginHostTest.PartialAutosizeAttributes flakegab@chromium.org2013-08-011-1/+2
* android: Enable WebGL if context robustess extension is supportedskyostil@chromium.org2013-08-011-0/+1
* Move Content to using WebFontInfo::familyForChareseidel@chromium.org2013-08-013-18/+13
* Implement setVolume for <video> on androidqinmin@chromium.org2013-08-011-12/+12
* Move AccessUnit out of MediaPlayerHostMsg_ReadFromDemuxerAck_Params.xhwang@chromium.org2013-08-011-2/+1
* Remove backer from WATCHLISTS and OWNERSbacker@chromium.org2013-08-011-1/+0
* Revert 215076 "android: Enable WebGL if context robustess extens..."rsimha@chromium.org2013-08-011-1/+0
* Enable audio desktop mirroring.hshi@chromium.org2013-08-012-0/+2
* android: Enable WebGL if context robustess extension is supportedskyostil@chromium.org2013-08-011-0/+1
* Use DPLOGs if error code is SBOX_ERROR_GENERIC to GetLastError as SBOX_ERROR_...gab@chromium.org2013-08-011-2/+4
* Pepper: Hook up the in-process router for browser.teravest@chromium.org2013-07-311-0/+11
* Add enum VideoCaptureResolutionType to VideoCaptureParams and VideoCaptureCap...mcasas@chromium.org2013-07-311-4/+10
* VAVDA: Don't go into kAfterReset if we haven't processed an SPS yet.posciak@chromium.org2013-07-312-1/+23
* Web MIDI: use Content API to ask permissiontoyoshim@chromium.org2013-07-311-0/+17
* Pepper Message Filters: Port to use explicit permission grants in ChildProces...tommycli@chromium.org2013-07-311-9/+9
* Support sending MIDI data with throttlingcrogers@google.com2013-07-311-0/+3
* Check for NULL return from eglQueryString.jbauman@chromium.org2013-07-311-1/+2
* Minor content/(browser|common)/DEPS cleanupjamesr@chromium.org2013-07-311-4/+1
* Allow ContextProvider impls to be used without subclassing.danakj@chromium.org2013-07-302-14/+59
* Remove more methods from PluginDelegate. Some I moved the implementation to t...jam@chromium.org2013-07-301-0/+1
* WGC3DCommandBufferImpl: Acquire lock when accessing share group.sievers@chromium.org2013-07-291-11/+19
* Update stream textures during Draw instead of Bindsievers@chromium.org2013-07-281-0/+4
* Make sure that gpu workarounds are enabled in content_gl_tests.hubbe@chromium.org2013-07-271-0/+2
* <webview>: Move responsive/unresponsive events from content to chromefsamuel@chromium.org2013-07-261-12/+0
* Cut dependencies on WebKit::WebView::zoom(Factor|Level)ToZoom(Level|Factor)jamesr@chromium.org2013-07-251-0/+9
* Update include paths in base for base/process changes.rsesek@chromium.org2013-07-251-0/+1
* Web MIDI: implement WebMIDIClient to handle permissionstoyoshim@chromium.org2013-07-251-5/+3
* Update include paths in content/common for base/process changes.rsesek@chromium.org2013-07-2520-20/+16
* When showing a previously blocked popup, restore the "window features"jochen@chromium.org2013-07-251-20/+0
* Split PepperPluginRegistry into the pieces that are needed in each process. c...jam@chromium.org2013-07-255-332/+137
* Move webkit/plugins/ppapi to content/renderer/pepper.jam@chromium.org2013-07-253-8/+10
* Make inttypes.h and similar macro usage C++11-friendly.thakis@chromium.org2013-07-251-1/+1
* Create a new FileSystemOperationRunner for each FileAPIMessageFilterkinuko@chromium.org2013-07-241-0/+2
* <webview>: Implement dialog APIfsamuel@chromium.org2013-07-244-3/+21
* Pass a WeakPtr of the decoder_ to prevent SEGFAULT.owenlin@chromium.org2013-07-241-1/+1
* Revert "Revert 210138 "Perform glReadPixels with PBOs in the gpu, if PBO...""hubbe@chromium.org2013-07-231-29/+51
* Makes RenderViewImpl::GetSSLStatusOfFrame() actually do something.dbeam@chromium.org2013-07-231-4/+5
* Add frame content testing to video_decode_accelerator_unittest.sabercrombie@chromium.org2013-07-2312-92/+398
* Encoded video capture: wire up key frame and bitrate settings.hshi@chromium.org2013-07-231-0/+7
* Don't override application/octet-stream MIME type.asanka@chromium.org2013-07-232-26/+62
* Change minimum GPU allocation per client to 4MBvarkha@chromium.org2013-07-232-38/+3
* Correctly restore window open disposition and referrer header for blocked popupsjochen@chromium.org2013-07-231-0/+4
* Pass WebWindowFeatures to browser when creating a new viewjochen@chromium.org2013-07-232-0/+24