summaryrefslogtreecommitdiffstats
path: root/content/common
Commit message (Expand)AuthorAgeFilesLines
* Move GetFileSize, NormalizeFilePath to base namespacebrettw@chromium.org2013-12-042-2/+2
* AndroidVideoEncodeAccelerator is born!fischman@chromium.org2013-12-045-10/+533
* Remove WGC3DCBImpl::GetContextID() and GetChannelID()sievers@chromium.org2013-12-044-23/+1
* Remove DCHECK(context3d_) checks that check nothing.danakj@chromium.org2013-12-041-7/+0
* aura: Cache and reuse textures when capturing to a video stream.danakj@chromium.org2013-12-042-0/+39
* Transfer date/time value to chooser as doublekeishi@chromium.org2013-12-041-10/+3
* This CL is in preparation for making a public way for the media/cast library ...hubbe@chromium.org2013-12-042-29/+1
* Fix possible use-after-free in WGC3D shared context mapsievers@chromium.org2013-12-041-11/+12
* Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...brettw@chromium.org2013-12-031-1/+1
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-0332-172/+173
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-031-1/+1
* <webview>: Expose transparency APIfsamuel@chromium.org2013-12-032-0/+2
* Move temp file functions to base namespace.brettw@chromium.org2013-12-032-2/+3
* Remove plumbing for showing HTML notifications from content/.peter@chromium.org2013-12-031-2/+0
* Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.mark@chromium.org2013-12-035-10/+10
* Add candidatewindow* events related IPCskochi@chromium.org2013-12-031-0/+5
* Make touch-based synthetic gesture take touch slop into account.dominikg@chromium.org2013-12-032-0/+9
* Update OWNERS filesjoth@chromium.org2013-12-021-1/+0
* Move some more file utils to the base namespace.brettw@chromium.org2013-12-021-1/+1
* Remove device cache for MediaStreamDispatcher::EnumerateDevices and simplify.perkj@chromium.org2013-12-021-8/+4
* input: Move synthetic web-builder util functions into common/.sadrul@chromium.org2013-12-022-0/+270
* Move EmptyString, kWhitespace and the BOM to base.brettw@chromium.org2013-12-022-7/+7
* Move kFtpScheme into content namespace.tfarina@chromium.org2013-12-011-1/+1
* Add support for color input datalist on Androidkeishi@chromium.org2013-11-291-2/+9
* Initial child-process side plumbing for starting an embedded ServiceWorker co...kinuko@chromium.org2013-11-291-0/+12
* SignedCertificateTimestamp storing & serialization code.alcutter@google.com2013-11-292-20/+59
* <webview> Add ability to make guest renderer background transparent from the ...alexst@chromium.org2013-11-281-0/+6
* Base: Remove Receive() from ScopedHandle.rvargas@chromium.org2013-11-281-8/+11
* Implemented failIfMajorPerformanceCaveat WebGL context creation attribute.bajones@chromium.org2013-11-282-1/+7
* Ensure that the OSK on Windows 8 shows up when we tap on an editable field in...ananta@chromium.org2013-11-271-0/+6
* Move Posix file utils to the base namespace.brettw@chromium.org2013-11-271-1/+1
* Revert of https://codereview.chromium.org/71013004/hashimoto@chromium.org2013-11-271-11/+8
* GpuVideoDecodeAccelerator: don't hold a lock while deleting self.fischman@chromium.org2013-11-271-2/+4
* Notify WebSocket handshake information to the renderer, chromium sideyhirano@chromium.org2013-11-274-3/+87
* Revert 237119 "Always create FrameTreeNodes and RenderFrameHosts..."creis@chromium.org2013-11-271-1/+0
* Base: Remove Receive() from ScopedHandle.rvargas@chromium.org2013-11-271-8/+11
* IndexedDB: Don't leak database proxy objectsjsbell@chromium.org2013-11-261-0/+14
* Linux sandbox: move CurrentProcessHasOpenDirectoriesjln@chromium.org2013-11-261-56/+2
* The blink part of this implementation is uploaded at https://codereview.chrom...rosca@adobe.com2013-11-262-13/+47
* Revert 237242 "Linux sandbox: move CurrentProcessHasOpenDirectories"jln@chromium.org2013-11-261-2/+56
* Linux sandbox: move CurrentProcessHasOpenDirectoriesjln@chromium.org2013-11-261-56/+2
* Add jorgelo@ as Linux seccomp-bpf policies owner.jln@chromium.org2013-11-251-0/+5
* Always create FrameTreeNodes and RenderFrameHosts for every frame.creis@chromium.org2013-11-251-0/+1
* Make VibrationMessageFilter available to other platforms.sl.ostapenko@samsung.com2013-11-251-9/+9
* Change MediaStreamManager to stop only affected devices when a USB device is ...perkj@chromium.org2013-11-252-14/+6
* Reland: Reorganize media::VideoCapture* typessheu@chromium.org2013-11-232-15/+17
* LOG(INFO) -> VLOG(0) in content/scottmg@chromium.org2013-11-234-5/+5
* Revert 236927 "Reorganize media::VideoCapture* types"scottmg@chromium.org2013-11-232-17/+15
* Reorganize media::VideoCapture* typessheu@chromium.org2013-11-232-15/+17
* Revert 236150 "Disable Vsync when Aero Glass is enabled."jbauman@chromium.org2013-11-231-12/+0