summaryrefslogtreecommitdiffstats
path: root/content/browser/compositor
Commit message (Expand)AuthorAgeFilesLines
* don't create SkDevice directly, use SkBitmap or (better) SkCanvas::NewRaster ...reed@google.com2014-03-051-1/+0
* Revert 254567 "don't create SkDevice directly, use SkBitmap or (..."timurrrr@chromium.org2014-03-041-0/+1
* don't create SkDevice directly, use SkBitmap or (better) SkCanvas::NewRaster ...reed@google.com2014-03-031-1/+0
* Fix and enable the RenderWidgetHostViewAuraTest.SwapNotifiesWindow testdanakj@chromium.org2014-02-272-2/+16
* don't explicitly create SkDevice, as it is intended to be private. Skia now h...reed@google.com2014-02-271-4/+6
* content: Make unittests opt into real GL NullDraw contexts.danakj@chromium.org2014-02-261-0/+11
* Plumbing explicit share groups through context creationbajones@chromium.org2014-02-251-1/+2
* Add bool variables to name the enable_pixel_output param in tests.danakj@chromium.org2014-02-202-4/+18
* Leak contexts that are owned by another thread.danakj@chromium.org2014-02-192-1/+11
* Remove --ui-enable-software-compositing flag.danakj@chromium.org2014-02-191-13/+8
* Remove the --ui-max-frames-pending flag.danakj@chromium.org2014-02-191-10/+1
* Use gpu::Mailbox instead of std:string in IPCspiman@chromium.org2014-02-152-9/+8
* Revert 251207 "Use gpu::Mailbox instead of std:string in IPCs"blundell@chromium.org2014-02-142-8/+9
* Use gpu::Mailbox instead of std:string in IPCspiman@chromium.org2014-02-142-9/+8
* Revert 250798 "Revert of Read compositor VSync information from ..."sergeyu@chromium.org2014-02-129-52/+47
* Revert of Read compositor VSync information from platform, when possible (htt...sheu@chromium.org2014-02-129-47/+52
* Create a separate context so that skia & gl_helper don't step on each others ...hubbe@chromium.org2014-02-121-14/+7
* Read compositor VSync information from platform, when possiblesheu@chromium.org2014-02-119-52/+47
* Aura: Don't create GL context for GetSharedSurfaceHandle()sievers@chromium.org2014-02-071-5/+0
* aura: Prevent GLHelper creation after all compositors are destroyed.danakj@chromium.org2014-02-061-1/+1
* aura: Don't leak GLHelper when destroying causes new one to be made.danakj@chromium.org2014-02-051-2/+11
* Add gpu::MailboxHolder to hold state for a gpu::Mailboxsheu@chromium.org2014-02-032-12/+10
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-02-032-3/+0
* Revert 248049 "Ensure GL initialization only happens once, and p..."kbr@chromium.org2014-01-312-0/+3
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-01-302-3/+0
* Fix Resize() signature in SoftwareOutputDeviceOzone after r247769spang@chromium.org2014-01-302-2/+2
* Revert 247793 "Ensure GL initialization only happens once, and p..."yoz@chromium.org2014-01-302-0/+3
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-01-302-3/+0
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-294-4/+4
* Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview...mnissler@chromium.org2014-01-284-4/+4
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-284-4/+4
* Remove Windows accelerated surface support.jbauman@chromium.org2014-01-271-8/+0
* Force software for menus to work around corruption in classicscottmg@chromium.org2014-01-241-1/+10
* Rename the UseRealGLContexts() to EnablePixelOutput().danakj@chromium.org2014-01-221-9/+1
* Revert "Add gpu::MailboxHolder to hold state for a gpu::Mailbox"danakj@chromium.org2014-01-212-10/+12
* Add gpu::MailboxHolder to hold state for a gpu::Mailboxsheu@chromium.org2014-01-182-12/+10
* Take GL version and extensions correctly into account when binding functionsoetuaho@nvidia.com2014-01-172-2/+2
* Add the UI compositor to the Mac buildccameron@chromium.org2014-01-1630-0/+2601
* Revert 245131 "Add the UI compositor to the Mac build", which caused Mac ASan...glider@chromium.org2014-01-1630-2595/+0
* Add the UI compositor to the Mac buildccameron@chromium.org2014-01-1630-0/+2595