| Commit message (Expand) | Author | Age | Files | Lines |
* | don't create SkDevice directly, use SkBitmap or (better) SkCanvas::NewRaster ... | reed@google.com | 2014-03-05 | 1 | -1/+0 |
* | Revert 254567 "don't create SkDevice directly, use SkBitmap or (..." | timurrrr@chromium.org | 2014-03-04 | 1 | -0/+1 |
* | don't create SkDevice directly, use SkBitmap or (better) SkCanvas::NewRaster ... | reed@google.com | 2014-03-03 | 1 | -1/+0 |
* | Fix and enable the RenderWidgetHostViewAuraTest.SwapNotifiesWindow test | danakj@chromium.org | 2014-02-27 | 2 | -2/+16 |
* | don't explicitly create SkDevice, as it is intended to be private. Skia now h... | reed@google.com | 2014-02-27 | 1 | -4/+6 |
* | content: Make unittests opt into real GL NullDraw contexts. | danakj@chromium.org | 2014-02-26 | 1 | -0/+11 |
* | Plumbing explicit share groups through context creation | bajones@chromium.org | 2014-02-25 | 1 | -1/+2 |
* | Add bool variables to name the enable_pixel_output param in tests. | danakj@chromium.org | 2014-02-20 | 2 | -4/+18 |
* | Leak contexts that are owned by another thread. | danakj@chromium.org | 2014-02-19 | 2 | -1/+11 |
* | Remove --ui-enable-software-compositing flag. | danakj@chromium.org | 2014-02-19 | 1 | -13/+8 |
* | Remove the --ui-max-frames-pending flag. | danakj@chromium.org | 2014-02-19 | 1 | -10/+1 |
* | Use gpu::Mailbox instead of std:string in IPCs | piman@chromium.org | 2014-02-15 | 2 | -9/+8 |
* | Revert 251207 "Use gpu::Mailbox instead of std:string in IPCs" | blundell@chromium.org | 2014-02-14 | 2 | -8/+9 |
* | Use gpu::Mailbox instead of std:string in IPCs | piman@chromium.org | 2014-02-14 | 2 | -9/+8 |
* | Revert 250798 "Revert of Read compositor VSync information from ..." | sergeyu@chromium.org | 2014-02-12 | 9 | -52/+47 |
* | Revert of Read compositor VSync information from platform, when possible (htt... | sheu@chromium.org | 2014-02-12 | 9 | -47/+52 |
* | Create a separate context so that skia & gl_helper don't step on each others ... | hubbe@chromium.org | 2014-02-12 | 1 | -14/+7 |
* | Read compositor VSync information from platform, when possible | sheu@chromium.org | 2014-02-11 | 9 | -52/+47 |
* | Aura: Don't create GL context for GetSharedSurfaceHandle() | sievers@chromium.org | 2014-02-07 | 1 | -5/+0 |
* | aura: Prevent GLHelper creation after all compositors are destroyed. | danakj@chromium.org | 2014-02-06 | 1 | -1/+1 |
* | aura: Don't leak GLHelper when destroying causes new one to be made. | danakj@chromium.org | 2014-02-05 | 1 | -2/+11 |
* | Add gpu::MailboxHolder to hold state for a gpu::Mailbox | sheu@chromium.org | 2014-02-03 | 2 | -12/+10 |
* | Ensure GL initialization only happens once, and provide common init path | danakj@chromium.org | 2014-02-03 | 2 | -3/+0 |
* | Revert 248049 "Ensure GL initialization only happens once, and p..." | kbr@chromium.org | 2014-01-31 | 2 | -0/+3 |
* | Ensure GL initialization only happens once, and provide common init path | danakj@chromium.org | 2014-01-30 | 2 | -3/+0 |
* | Fix Resize() signature in SoftwareOutputDeviceOzone after r247769 | spang@chromium.org | 2014-01-30 | 2 | -2/+2 |
* | Revert 247793 "Ensure GL initialization only happens once, and p..." | yoz@chromium.org | 2014-01-30 | 2 | -0/+3 |
* | Ensure GL initialization only happens once, and provide common init path | danakj@chromium.org | 2014-01-30 | 2 | -3/+0 |
* | [#7] Pass gfx::Size by const ref. | prashant.n@samsung.com | 2014-01-29 | 4 | -4/+4 |
* | Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview... | mnissler@chromium.org | 2014-01-28 | 4 | -4/+4 |
* | [#7] Pass gfx::Size by const ref. | prashant.n@samsung.com | 2014-01-28 | 4 | -4/+4 |
* | Remove Windows accelerated surface support. | jbauman@chromium.org | 2014-01-27 | 1 | -8/+0 |
* | Force software for menus to work around corruption in classic | scottmg@chromium.org | 2014-01-24 | 1 | -1/+10 |
* | Rename the UseRealGLContexts() to EnablePixelOutput(). | danakj@chromium.org | 2014-01-22 | 1 | -9/+1 |
* | Revert "Add gpu::MailboxHolder to hold state for a gpu::Mailbox" | danakj@chromium.org | 2014-01-21 | 2 | -10/+12 |
* | Add gpu::MailboxHolder to hold state for a gpu::Mailbox | sheu@chromium.org | 2014-01-18 | 2 | -12/+10 |
* | Take GL version and extensions correctly into account when binding functions | oetuaho@nvidia.com | 2014-01-17 | 2 | -2/+2 |
* | Add the UI compositor to the Mac build | ccameron@chromium.org | 2014-01-16 | 30 | -0/+2601 |
* | Revert 245131 "Add the UI compositor to the Mac build", which caused Mac ASan... | glider@chromium.org | 2014-01-16 | 30 | -2595/+0 |
* | Add the UI compositor to the Mac build | ccameron@chromium.org | 2014-01-16 | 30 | -0/+2595 |