| Commit message (Expand) | Author | Age | Files | Lines |
* | Move layer recreation logic entirely into LayerOwner::RecreateLayer(). | ben@chromium.org | 2014-03-26 | 6 | -83/+80 |
* | plumbing fills_bounds_completely from aura to content_layer_updater | luken@chromium.org | 2014-03-25 | 3 | -0/+15 |
* | Reset owner upon acquisition | oshima@chromium.org | 2014-03-20 | 1 | -0/+2 |
* | Makes View::RecreateLayer() and Window::RecreateLayer() the same | sky@chromium.org | 2014-03-19 | 5 | -2/+81 |
* | Revert 258004 "Reset owner upon acquisition" | oshima@chromium.org | 2014-03-19 | 1 | -2/+0 |
* | Reset owner upon acquisition | oshima@chromium.org | 2014-03-19 | 1 | -0/+2 |
* | Revert 257161 "Revert 256955 "Add shared bitmap managers for bro..." | jbauman@chromium.org | 2014-03-14 | 2 | -2/+14 |
* | Revert 256955 "Add shared bitmap managers for browser and render..." | jbauman@chromium.org | 2014-03-14 | 2 | -14/+2 |
* | Revert of Revert of ui:: Add --ui-enable-map-image flag. (https://codereview.... | finnur@chromium.org | 2014-03-14 | 3 | -0/+11 |
* | Revert of ui:: Add --ui-enable-map-image flag. (https://codereview.chromium.o... | finnur@chromium.org | 2014-03-14 | 3 | -11/+0 |
* | ui:: Add --ui-enable-map-image flag. | fjhenigman@chromium.org | 2014-03-14 | 3 | -0/+11 |
* | Add shared bitmap managers for browser and renderer processes. | jbauman@chromium.org | 2014-03-13 | 2 | -2/+14 |
* | ui:: Add --ui-enable-impl-side-painting flag. | fjhenigman@chromium.org | 2014-03-13 | 5 | -4/+53 |
* | Move ui.gyp into ui/base/ directory. | tfarina@chromium.org | 2014-03-13 | 1 | -2/+2 |
* | don't use (deprecated) getDevice or getTopDevice | reed@google.com | 2014-03-13 | 1 | -3/+2 |
* | More sync of PRESUBMIT with what CQ runs | phajdan.jr@chromium.org | 2014-03-13 | 1 | -1/+1 |
* | cc: Allow sending BeginMainFrame before draw or activation | brianderson@chromium.org | 2014-03-12 | 1 | -0/+2 |
* | Revert 256454 "cc: Allow sending BeginMainFrame before draw or a..." | kochi@chromium.org | 2014-03-12 | 1 | -2/+0 |
* | cc: Allow sending BeginMainFrame before draw or activation | brianderson@chromium.org | 2014-03-12 | 1 | -0/+2 |
* | Convert most Chromium presubmit files to use new multiple-tryserver-compatibl... | phajdan.jr@chromium.org | 2014-03-11 | 1 | -2/+6 |
* | Removes dependency of window_util on views | sky@chromium.org | 2014-03-11 | 5 | -0/+79 |
* | Remove the TestContextFactory, always use NullDraw GL for unit tests. | danakj@chromium.org | 2014-03-08 | 6 | -145/+2 |
* | Replacing raw pointer to LayerAnimator with scoped_refptr in ScopedLayerAnima... | mfomitchev@chromium.org | 2014-03-07 | 3 | -6/+61 |
* | Add use_allocator instead of linux_use_tcmalloc to switch the allocator. | dmikurube@chromium.org | 2014-03-05 | 1 | -1/+2 |
* | Remove Views dependency from window_animations.cc | ben@chromium.org | 2014-03-05 | 4 | -3/+33 |
* | Remove |disable_drawing| flag from GLSurface::InitializeOneOffForTests. | danakj@chromium.org | 2014-03-04 | 1 | -1/+1 |
* | ui: Make compositor unittests opt into real GL NullDraw contexts. | danakj@chromium.org | 2014-02-26 | 1 | -1/+1 |
* | ui: Rename |window_| to |compositor_host_| as previously requested. | danakj@chromium.org | 2014-02-21 | 1 | -7/+5 |
* | ui: Allow individual test suites to opt-out of the TestCompositor. | danakj@chromium.org | 2014-02-21 | 1 | -3/+17 |
* | ui: Add a DCHECK that we don't set up ContextFactory more than once. | danakj@chromium.org | 2014-02-21 | 1 | -0/+1 |
* | ui: Rename DefaultContextFactory to InProcessContextFactory. | danakj@chromium.org | 2014-02-21 | 4 | -38/+35 |
* | Move the kEnablePixelOutputInTests flag to compositor_switches.h | danakj@chromium.org | 2014-02-21 | 2 | -0/+4 |
* | ui: Make layer_unittest own a CompositorHost instead of a Compositor. | danakj@chromium.org | 2014-02-21 | 1 | -5/+7 |
* | Move XInitThreads() from Compositor test suite to GLSurface init. | danakj@chromium.org | 2014-02-20 | 1 | -7/+0 |
* | Move ContextFactory setup out of AuraTestHelper. | danakj@chromium.org | 2014-02-20 | 3 | -9/+9 |
* | Remove options to disable deadline scheduling | brianderson@chromium.org | 2014-02-20 | 3 | -26/+0 |
* | Remove --ui-enable-software-compositing flag. | danakj@chromium.org | 2014-02-19 | 2 | -3/+0 |
* | Remove the --ui-max-frames-pending flag. | danakj@chromium.org | 2014-02-19 | 2 | -3/+0 |
* | Remove --enable-per-tile-painting and --ui-enable-per-tile-painting. | danakj@chromium.org | 2014-02-19 | 2 | -4/+6 |
* | Remove the --ui-enable-threaded-compositing flag. | danakj@chromium.org | 2014-02-19 | 3 | -8/+1 |
* | Revert of Remove --enable-per-tile-painting and --ui-enable-per-tile-painting... | xiyuan@chromium.org | 2014-02-15 | 1 | -3/+2 |
* | Remove --enable-per-tile-painting and --ui-enable-per-tile-painting. | danakj@chromium.org | 2014-02-15 | 1 | -2/+3 |
* | Use gpu::Mailbox instead of std:string in IPCs | piman@chromium.org | 2014-02-15 | 3 | -4/+9 |
* | Revert 251207 "Use gpu::Mailbox instead of std:string in IPCs" | blundell@chromium.org | 2014-02-14 | 3 | -9/+4 |
* | Use gpu::Mailbox instead of std:string in IPCs | piman@chromium.org | 2014-02-14 | 3 | -4/+9 |
* | Revert 250798 "Revert of Read compositor VSync information from ..." | sergeyu@chromium.org | 2014-02-12 | 9 | -29/+150 |
* | Revert of Read compositor VSync information from platform, when possible (htt... | sheu@chromium.org | 2014-02-12 | 9 | -150/+29 |
* | Clean up dependencies on X11 libraries | jamesr@chromium.org | 2014-02-11 | 1 | -0/+7 |
* | Read compositor VSync information from platform, when possible | sheu@chromium.org | 2014-02-11 | 9 | -29/+150 |
* | Remove includes of WebGraphicsContext3D.h from DEPS files. | tfarina@chromium.org | 2014-02-07 | 1 | -1/+0 |