summaryrefslogtreecommitdiffstats
path: root/ui/compositor
Commit message (Expand)AuthorAgeFilesLines
* Creates the WebCompositorOutputSurface, which is the new mechanism for render...nduca@chromium.org2012-08-132-6/+50
* Partial revert of 146621piman@chromium.org2012-08-113-24/+4
* Revert 151153 - Partial revert of 146621simonmorris@chromium.org2012-08-113-4/+24
* Partial revert of 146621piman@chromium.org2012-08-103-24/+4
* Remove unused include and always-true compile-time checkjamesr@chromium.org2012-08-101-9/+0
* Use WebKit Platform API header locations instead of client APIjamesr@chromium.org2012-08-094-8/+7
* aura: use TestWebGraphicsContext3D for the shared contextspiman@chromium.org2012-08-011-1/+3
* aura: apply brightness filter last to improve perfpiman@chromium.org2012-07-271-4/+8
* ui: No need to typedef testing::Test in unittests.tfarina@chromium.org2012-07-272-6/+5
* Converts SearchViewController to use live NTP content instead of placeholderdhollowa@chromium.org2012-07-251-3/+3
* Remove ui_resources_default_100_percent.rc and theme_resources_default_100_pe...benrg@chromium.org2012-07-251-1/+0
* Renamed resource files to be more verbose, specifically:benrg@chromium.org2012-07-241-1/+1
* Cleanup gfx::Canvas now that 10562027 has landedpkotwicz@chromium.org2012-07-242-5/+13
* Revert 147915 - Cleanup gfx::Canvas now that 10562027 has landedacolwell@chromium.org2012-07-232-13/+5
* Cleanup gfx::Canvas now that 10562027 has landedpkotwicz@chromium.org2012-07-232-5/+13
* Add brightness/grayscale animations and use them for OOBE boot transition.nkostylev@chromium.org2012-07-2111-9/+363
* Revert 147288 - Renamed resource files to be more verbose, specifically:rlarocque@chromium.org2012-07-181-1/+1
* Renamed resource files to be more verbose, specifically:harrym@chromium.org2012-07-181-1/+1
* Aura: Remove some unnecessary dependencies.backer@chromium.org2012-07-172-1/+1
* LayerAnimator::Step should guard against a null delegate.vollick@chromium.org2012-07-171-1/+1
* Aura: Have ui::Layer implement WebKit::WebExternalTextureLayerClientbacker@chromium.org2012-07-136-6/+61
* Adding layer masking functionskuhne@chromium.org2012-07-122-0/+45
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-111-4/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-1124-24/+0
* Aura: Enable the threaded compositor in the browser.backer@chromium.org2012-07-043-3/+14
* Aura: ACK on the start of the frame generation for greater async.backer@chromium.org2012-06-293-9/+24
* Prepare for WebContentLayerClient API changevollick@chromium.org2012-06-292-0/+8
* Move screen rotation code to ashyoshiki@chromium.org2012-06-293-182/+0
* Add ability to build a canvas with a target scale factor.pkotwicz@chromium.org2012-06-271-9/+3
* about:instant allows control of animation speedjamescook@chromium.org2012-06-252-9/+12
* Return different IDs from TestWebGraphicsContext3D::createTexturejamesr@chromium.org2012-06-222-2/+5
* Update capture on all root windowsoshima@chromium.org2012-06-221-2/+0
* Remove WebContentLayerClient_has_opaque guardjamesr@chromium.org2012-06-192-10/+4
* Don't crash if 3D graphics context creation failssheu@chromium.org2012-06-181-0/+3
* Deweirdify.thakis@chromium.org2012-06-171-2/+1
* Add opaque parameter to WebContentLayerClient implementation guarded by #ifjamesr@chromium.org2012-06-162-2/+11
* Let the layer animator's slow animation mode affect all animations.vollick@chromium.org2012-06-134-5/+27
* Fixes content scaling when resizingpkotwicz@chromium.org2012-06-131-0/+3
* Rename gfx::Monitor to gfx::Displaytfarina@chromium.org2012-06-122-3/+3
* Fixes calling Restore() without Save() in ui::Layerpkotwicz@chromium.org2012-06-111-0/+1
* Prepare compositor.cc for global CCSettingsvollick@chromium.org2012-06-111-3/+14
* aura: Drop unnecessary compositesbacker@chromium.org2012-06-062-2/+21
* Makes Layer notify the delegate as the bounds change. This is neededsky@chromium.org2012-06-064-0/+29
* Reland: ash: Improved window maximize/restore animationsjamescook@chromium.org2012-06-064-1/+25
* ash: Holding down shift slows window animations for debuggingjamescook@chromium.org2012-06-012-8/+31
* Revert 139494 - ash: Improved window maximize/restore animationsjamescook@chromium.org2012-06-014-25/+1
* Added new background filter functionsskuhne@chromium.org2012-05-302-23/+59
* ash: Improved window maximize/restore animationsjamescook@chromium.org2012-05-304-1/+25
* Fix win aura. add missing ,oshima@chromium.org2012-05-261-1/+1
* Disable test compositor when the test is running on the chromeos device.oshima@chromium.org2012-05-261-0/+10