DescriptionRevert 274879 "Revert 274326 "Lobotomize the GPU memory manager""
> Revert 274326 "Lobotomize the GPU memory manager"
> BUG=380666
>
> > Lobotomize the GPU memory manager
> >
> > On desktop, always set the memory limit to 256MB, and ask that the renderer
> > only use that memory to draw content that is near the viewport. The effective
> > limit prior to this patch was 384MB, but would quickly get cut down as multiple
> > windows are opened, but would not fall too much lower than 256MB (e.g, 128
> > on Mac).
> >
> > On mobile, use all available memory for the current, only, renderer.
> >
> > Do not take into account unmanaged (e.g, WebGL) memory usage.
> >
> > BUG=377065
> >
> > Review URL: https://codereview.chromium.org/308743005
>
> TBR=ccameron@chromium.org
>
> Review URL: https://codereview.chromium.org/313163002
TBR=ccameron@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=277056
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|