summaryrefslogtreecommitdiffstats
path: root/ui/compositor/layer.cc
Commit message (Expand)AuthorAgeFilesLines
* ui: Make gfx::Size::Scale() mutate the class. Add gfx::ScaleSize() similar to...danakj@chromium.org2012-11-101-1/+2
* ui: Remove implicit flooring from Point3f and rename the class to Point3Fdanakj@chromium.org2012-10-311-5/+6
* Used the new WebContentLayerClient::paintContents interface.alokp@chromium.org2012-10-301-0/+3
* ui: Add PrepareTexture() function to ui::Texture.reveman@chromium.org2012-10-191-1/+1
* Aura: Remove scale_content_ handling for accelerated contentpiman@chromium.org2012-10-181-13/+4
* Migrate ui::Transform to gfx::Transform shawnsingh@chromium.org2012-10-141-10/+10
* compositor: Remove unused WebKit header includes.tfarina@chromium.org2012-10-141-1/+0
* Adds ability to animate the color of a layer.sky@chromium.org2012-10-111-4/+21
* Remove implicit flooring Scale() method from Point and Size.danakj@chromium.org2012-10-091-2/+3
* Revert 157567 - Revert 156318 - I had originally tried to build upon http://c...vollick@google.com2012-09-231-2/+4
* Change the scale factor of texture_size from the layer's one to an estimation.mukai@chromium.org2012-09-211-3/+5
* Revert 156318 - I had originally tried to build upon http://codereview.chromi...vollick@google.com2012-09-191-4/+2
* I had originally tried to build upon http://codereview.chromium.org/10869066/...vollick@chromium.org2012-09-121-2/+4
* use WebKit::WebCompositorSupport to instantiate Web*Layer* typesjamesr@chromium.org2012-09-101-4/+11
* Aura: Have ui::Layer implement WebKit::WebExternalTextureLayerClientpiman@chromium.org2012-08-251-3/+12
* Remove transitional WEBLAYER_IS_PURE_VIRTUAL codejamesr@chromium.org2012-08-241-158/+0
* Random set of changes for workspace2 code:sky@chromium.org2012-08-241-10/+10
* aura: Fix layer type change logic.piman@chromium.org2012-08-211-4/+6
* Prepare ui/compositor for WebLayer type changejamesr@chromium.org2012-08-181-3/+159
* Partial revert of 146621piman@chromium.org2012-08-111-15/+3
* Revert 151153 - Partial revert of 146621simonmorris@chromium.org2012-08-111-3/+15
* Partial revert of 146621piman@chromium.org2012-08-101-15/+3
* aura: apply brightness filter last to improve perfpiman@chromium.org2012-07-271-4/+8
* Cleanup gfx::Canvas now that 10562027 has landedpkotwicz@chromium.org2012-07-241-3/+11
* Revert 147915 - Cleanup gfx::Canvas now that 10562027 has landedacolwell@chromium.org2012-07-231-11/+3
* Cleanup gfx::Canvas now that 10562027 has landedpkotwicz@chromium.org2012-07-231-3/+11
* Add brightness/grayscale animations and use them for OOBE boot transition.nkostylev@chromium.org2012-07-211-4/+55
* Aura: Have ui::Layer implement WebKit::WebExternalTextureLayerClientbacker@chromium.org2012-07-131-3/+15
* Adding layer masking functionskuhne@chromium.org2012-07-121-0/+30
* Prepare for WebContentLayerClient API changevollick@chromium.org2012-06-291-0/+4
* Add ability to build a canvas with a target scale factor.pkotwicz@chromium.org2012-06-271-9/+3
* Update capture on all root windowsoshima@chromium.org2012-06-221-2/+0
* Remove WebContentLayerClient_has_opaque guardjamesr@chromium.org2012-06-191-5/+2
* Add opaque parameter to WebContentLayerClient implementation guarded by #ifjamesr@chromium.org2012-06-161-1/+5
* Rename gfx::Monitor to gfx::Displaytfarina@chromium.org2012-06-121-1/+1
* Fixes calling Restore() without Save() in ui::Layerpkotwicz@chromium.org2012-06-111-0/+1
* Makes Layer notify the delegate as the bounds change. This is neededsky@chromium.org2012-06-061-0/+5
* Added new background filter functionsskuhne@chromium.org2012-05-301-20/+38
* Aura: add a bench utilitypiman@chromium.org2012-05-261-0/+11
* compositor: minor fixespiman@chromium.org2012-05-251-3/+3
* Reland 138212zork@chromium.org2012-05-241-2/+19
* Makes the browser send pixels to the GPU process where it should.pkotwicz@chromium.org2012-05-231-14/+12
* Revert 138415 - Makes the browser send pixels to the GPU process where it sho...pkotwicz@chromium.org2012-05-231-12/+14
* Makes the browser send pixels to the GPU process where it should.pkotwicz@chromium.org2012-05-231-14/+12
* Revert 138212 - Implement High Contrast mode for Chrome OS.steveblock@chromium.org2012-05-221-15/+2
* Implement High Contrast mode for Chrome OS.zork@chromium.org2012-05-221-2/+15
* Add support for new WebKit::WebFilterOperation construction API behind ifdefjamesr@chromium.org2012-05-221-1/+6
* aura: Fix external texture layers when scaling uppiman@chromium.org2012-05-191-1/+1
* Remove ui-enable-dip optionoshima@chromium.org2012-05-171-25/+17
* Notification for device scale factor changeoshima@chromium.org2012-05-171-0/+2