summaryrefslogtreecommitdiffstats
path: root/ui/gfx/compositor
Commit message (Expand)AuthorAgeFilesLines
* ui: Move compositor/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-0551-8103/+0
* RefCounted types should not have public destructors, printing/ and ui/rsleevi@chromium.org2012-05-021-2/+6
* Remove dispatcher in test compositoroshima@chromium.org2012-04-283-24/+1
* Don't make checkdeps ignore includes to directories that are brought in via d...jam@chromium.org2012-04-271-0/+2
* Update Web*Layer includes to point to third_party/WebKit/Source/Platform/...jamesr@chromium.org2012-04-271-3/+3
* Expose compositor filters on ui::Layer.danakj@chromium.org2012-04-232-8/+26
* Disable the tests crashing in ui::TestCompositorHostLinux::Drawglider@chromium.org2012-04-231-4/+4
* ui: Convert VLOGs to DVLOGs.tfarina@chromium.org2012-04-232-6/+6
* Be careful not to use a deleted animation.vollick@chromium.org2012-04-103-4/+128
* Replaced sk_canvas()->drawPath() with DrawPath()pkotwicz@chromium.org2012-04-101-1/+1
* Reland r131452: Add GLHelper::AsyncCopyTextureTo and make thumbnail generatio...mazda@chromium.org2012-04-102-3/+28
* Revert 131452 - Add GLHelper::AsyncCopyTextureTo and make thumbnail generatio...mazda@chromium.org2012-04-092-28/+3
* Add GLHelper::AsyncCopyTextureTo and make thumbnail generation asynchronous.mazda@chromium.org2012-04-092-3/+28
* Consolidate win/x dispatchersoshima@chromium.org2012-04-092-16/+4
* Remove check for WEBLAYERTREEVIEW_HAS_INITIALIZE, this has rolled in to chrom...jamesr@chromium.org2012-04-091-4/+0
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-2/+2
* Build fix.zmo@chromium.org2012-04-041-0/+4
* Fix a few warnings that -Wnull-conversion of a future clang will complain about.thakis@chromium.org2012-03-281-1/+2
* aura: fast resizes for accelerated pagespiman@chromium.org2012-03-231-0/+4
* Revert 128585 - aura: fast resizes for accelerated pagesnduca@google.com2012-03-231-4/+0
* aura: fast resizes for accelerated pagespiman@chromium.org2012-03-231-0/+4
* Chromium implementation of discardBackbuffer WebGraphicsContext3D extension.mmocny@chromium.org2012-03-231-0/+4
* Makes the launcher use a layer with a solid color, which is cheapersky@chromium.org2012-03-235-33/+48
* aura: remove one frame of input latency on mouse moves.piman@chromium.org2012-03-233-6/+21
* aura: Enable use_canvas_skia=1 on aura.reveman@google.com2012-03-222-7/+0
* Changes how we detect whether the launcher should be shown whensky@chromium.org2012-03-222-3/+24
* Ash: Add window rotation hotkey for testingjamescook@chromium.org2012-03-211-1/+5
* UI compositor support for EXT_occlusion_query.reveman@google.com2012-03-192-0/+21
* ui/gfx: Rename canvas_skia_skia to just canvas_skia.tfarina@chromium.org2012-03-181-1/+1
* Adds a new layer animation element which owns an interpolated transform. This...vollick@chromium.org2012-03-174-9/+66
* Revert r127269 "Adds a new layer animation element which owns an interpolated...oshima@chromium.org2012-03-162-59/+0
* Adds a new layer animation element which owns an interpolated transform. This...vollick@chromium.org2012-03-162-0/+59
* Clip constrained windows to the tabcontents bounds.ben@chromium.org2012-03-152-0/+13
* ui/gfx: Get rid of CanvasSkia::GetSkCanvas() function.tfarina@chromium.org2012-03-131-2/+2
* ui/gfx: Get rid of CanvasSkia::AsCanvasSkia() function.tfarina@chromium.org2012-03-111-2/+2
* ui/gfx: Make gfx::Canvas inherit from gfx::CanvasSkia.tfarina@chromium.org2012-03-092-3/+3
* Add support for different tween types in ui::Layer animationsvollick@chromium.org2012-03-0710-43/+119
* Use SkRegion (set of rectangles) to record damaged rectsoshima@chromium.org2012-03-063-21/+29
* ui/gfx: Get rid of Canvas::CreateCanvas() function.tfarina@chromium.org2012-03-051-8/+0
* Aura: Update window frames, allow resize from outside windowjamescook@chromium.org2012-03-021-0/+2
* Adds an animation for switching workspaces.sky@chromium.org2012-02-283-0/+9
* Update CompositorCC WebLayerTreeView usage for WebKit API changejamesr@chromium.org2012-02-242-4/+12
* Simplify some calls to gfx::Rect by using its gfx::Size ctor.tfarina@chromium.org2012-02-241-2/+1
* Land 9348117: (Aura) use GPU process for UIbacker@chromium.org2012-02-245-106/+140
* ash: Fix bug where small shadows were drawn incorrectly.derat@chromium.org2012-02-231-0/+2
* Suppress painting when closing windowoshima@chromium.org2012-02-234-19/+76
* This is the glue that binds the GpuMemoryManager and the WebKit WebGraphicsCo...mmocny@chromium.org2012-02-211-0/+2
* Implicit observers shouldn't notify on animator destruction by default.vollick@google.com2012-02-164-13/+58
* Revert 122213 - aura: Use GPU process for UIdpapad@chromium.org2012-02-165-173/+106
* aura: Use GPU process for UIpiman@chromium.org2012-02-165-106/+173