summaryrefslogtreecommitdiffstats
path: root/ui/compositor
Commit message (Expand)AuthorAgeFilesLines
* Implementation of Window Shape using SkAlphaThresholdFilterzork@chromium.org2014-04-162-0/+16
* x11: Create a gfx_x11 component.sadrul@chromium.org2014-04-151-1/+2
* Revert 263718 "x11: Create a gfx_x11 component."fischman@chromium.org2014-04-141-2/+1
* x11: Create a gfx_x11 component.sadrul@chromium.org2014-04-141-1/+2
* Adds logic to clone the active WebContents layers during closingsky@chromium.org2014-04-111-0/+6
* Remove old texture path in TextureLayerpiman@chromium.org2014-04-102-6/+0
* Make ReflectorImpl use mailboxespiman@chromium.org2014-04-096-135/+74
* Makes recreating a layer inherit target visibility and opacitysky@chromium.org2014-04-093-1/+36
* cc: Change damage tracking from floats to integers.danakj@chromium.org2014-04-071-4/+2
* cc: Compute the maximum scale of animationsajuma@chromium.org2014-04-032-0/+22
* Re-land "cc: Remove TextureLayer::SetTextureId and TextureLayer::WillModifyTe...nick@chromium.org2014-04-031-1/+1
* Revert 261380 "cc: Remove TextureLayer::SetTextureId and Texture..."nick@chromium.org2014-04-031-1/+1
* cc: Remove TextureLayer::SetTextureId and TextureLayer::WillModifyTexturepiman@chromium.org2014-04-031-1/+1
* Initialize overlay validator in GpuBrowserCompositorOutputSurface.alexst@chromium.org2014-04-032-0/+5
* gpu: Lose context when BeginQueryEXT fails to allocate.danakj@chromium.org2014-04-021-3/+8
* Revert of gpu: Raise GL_OUT_OF_MEMORY when BeginQueryEXT fails to allocate. (...pfeldman@chromium.org2014-04-021-8/+3
* gpu: Lose context when BeginQueryEXT fails to allocate.danakj@chromium.org2014-04-021-3/+8
* ui: Replace PostedSwapQueue with a SwapState enum.danakj@chromium.org2014-04-022-100/+15
* Make --disable-gpu-vsync disable throttling in UI compositorbrianderson@chromium.org2014-03-311-0/+2
* cc: Identify animations that affect scaleajuma@chromium.org2014-03-312-0/+12
* Always use a SharedBitmapManager with the compositor.jbauman@chromium.org2014-03-311-0/+7
* Move layer recreation logic entirely into LayerOwner::RecreateLayer().ben@chromium.org2014-03-266-83/+80
* plumbing fills_bounds_completely from aura to content_layer_updaterluken@chromium.org2014-03-253-0/+15
* Reset owner upon acquisitionoshima@chromium.org2014-03-201-0/+2
* Makes View::RecreateLayer() and Window::RecreateLayer() the samesky@chromium.org2014-03-195-2/+81
* Revert 258004 "Reset owner upon acquisition"oshima@chromium.org2014-03-191-2/+0
* Reset owner upon acquisitionoshima@chromium.org2014-03-191-0/+2
* Revert 257161 "Revert 256955 "Add shared bitmap managers for bro..."jbauman@chromium.org2014-03-142-2/+14
* Revert 256955 "Add shared bitmap managers for browser and render..."jbauman@chromium.org2014-03-142-14/+2
* Revert of Revert of ui:: Add --ui-enable-map-image flag. (https://codereview....finnur@chromium.org2014-03-143-0/+11
* Revert of ui:: Add --ui-enable-map-image flag. (https://codereview.chromium.o...finnur@chromium.org2014-03-143-11/+0
* ui:: Add --ui-enable-map-image flag.fjhenigman@chromium.org2014-03-143-0/+11
* Add shared bitmap managers for browser and renderer processes.jbauman@chromium.org2014-03-132-2/+14
* ui:: Add --ui-enable-impl-side-painting flag.fjhenigman@chromium.org2014-03-135-4/+53
* Move ui.gyp into ui/base/ directory.tfarina@chromium.org2014-03-131-2/+2
* don't use (deprecated) getDevice or getTopDevicereed@google.com2014-03-131-3/+2
* More sync of PRESUBMIT with what CQ runsphajdan.jr@chromium.org2014-03-131-1/+1
* cc: Allow sending BeginMainFrame before draw or activationbrianderson@chromium.org2014-03-121-0/+2
* Revert 256454 "cc: Allow sending BeginMainFrame before draw or a..."kochi@chromium.org2014-03-121-2/+0
* cc: Allow sending BeginMainFrame before draw or activationbrianderson@chromium.org2014-03-121-0/+2
* Convert most Chromium presubmit files to use new multiple-tryserver-compatibl...phajdan.jr@chromium.org2014-03-111-2/+6
* Removes dependency of window_util on viewssky@chromium.org2014-03-115-0/+79
* Remove the TestContextFactory, always use NullDraw GL for unit tests.danakj@chromium.org2014-03-086-145/+2
* Replacing raw pointer to LayerAnimator with scoped_refptr in ScopedLayerAnima...mfomitchev@chromium.org2014-03-073-6/+61
* Add use_allocator instead of linux_use_tcmalloc to switch the allocator.dmikurube@chromium.org2014-03-051-1/+2
* Remove Views dependency from window_animations.ccben@chromium.org2014-03-054-3/+33
* Remove |disable_drawing| flag from GLSurface::InitializeOneOffForTests.danakj@chromium.org2014-03-041-1/+1
* ui: Make compositor unittests opt into real GL NullDraw contexts.danakj@chromium.org2014-02-261-1/+1
* ui: Rename |window_| to |compositor_host_| as previously requested.danakj@chromium.org2014-02-211-7/+5
* ui: Allow individual test suites to opt-out of the TestCompositor.danakj@chromium.org2014-02-211-3/+17