| Commit message (Expand) | Author | Age | Files | Lines |
* | ash: Holding down shift slows window animations for debugging | jamescook@chromium.org | 2012-06-01 | 2 | -8/+31 |
* | Revert 139494 - ash: Improved window maximize/restore animations | jamescook@chromium.org | 2012-06-01 | 4 | -25/+1 |
* | Added new background filter functions | skuhne@chromium.org | 2012-05-30 | 2 | -23/+59 |
* | ash: Improved window maximize/restore animations | jamescook@chromium.org | 2012-05-30 | 4 | -1/+25 |
* | Fix win aura. add missing , | oshima@chromium.org | 2012-05-26 | 1 | -1/+1 |
* | Disable test compositor when the test is running on the chromeos device. | oshima@chromium.org | 2012-05-26 | 1 | -0/+10 |
* | add missing dependency. | oshima@chromium.org | 2012-05-26 | 1 | -0/+2 |
* | compositor build fix | oshima@chromium.org | 2012-05-26 | 1 | -2/+2 |
* | Aura: add a bench utility | piman@chromium.org | 2012-05-26 | 2 | -0/+18 |
* | aura: correctly allow disabling vsync when using in-process GL | piman@chromium.org | 2012-05-25 | 1 | -2/+3 |
* | compositor: minor fixes | piman@chromium.org | 2012-05-25 | 2 | -4/+4 |
* | Reland 138212 | zork@chromium.org | 2012-05-24 | 2 | -2/+24 |
* | Revert "Revert 137734 - Select theme resources from ResourceBundle at request... | flackr@chromium.org | 2012-05-24 | 1 | -6/+3 |
* | Makes the browser send pixels to the GPU process where it should. | pkotwicz@chromium.org | 2012-05-23 | 3 | -24/+24 |
* | Revert 138415 - Makes the browser send pixels to the GPU process where it sho... | pkotwicz@chromium.org | 2012-05-23 | 2 | -21/+21 |
* | Makes the browser send pixels to the GPU process where it should. | pkotwicz@chromium.org | 2012-05-23 | 2 | -21/+21 |
* | layers: Consolidate the ownership of layers in views::View and aura::Window. | sadrul@chromium.org | 2012-05-23 | 3 | -0/+69 |
* | Revert 138212 - Implement High Contrast mode for Chrome OS. | steveblock@chromium.org | 2012-05-22 | 2 | -20/+2 |
* | Implement High Contrast mode for Chrome OS. | zork@chromium.org | 2012-05-22 | 2 | -2/+20 |
* | Add support for new WebKit::WebFilterOperation construction API behind ifdef | jamesr@chromium.org | 2012-05-22 | 1 | -1/+6 |
* | aura: Fix external texture layers when scaling up | piman@chromium.org | 2012-05-19 | 1 | -1/+1 |
* | Revert 137734 - Select theme resources from ResourceBundle at requested scale... | fischman@chromium.org | 2012-05-17 | 1 | -3/+6 |
* | Select theme resources from ResourceBundle at requested scale factor. | flackr@chromium.org | 2012-05-17 | 1 | -6/+3 |
* | Remove ui-enable-dip option | oshima@chromium.org | 2012-05-17 | 7 | -112/+28 |
* | Notification for device scale factor change | oshima@chromium.org | 2012-05-17 | 3 | -2/+45 |
* | Move ui/gfx/resources to ui/base/native_theme/resources | oshima@chromium.org | 2012-05-16 | 1 | -2/+2 |
* | Cleanup: Remove unneeded scoped_ptr.h includes from ash, base, media, and ui. | thestig@chromium.org | 2012-05-16 | 1 | -1/+0 |
* | Change the way _EXPORT macros look. | thakis@chromium.org | 2012-05-15 | 1 | -0/+4 |
* | ui: Move gl/ directory out of gfx/, up to ui/. | tfarina@chromium.org | 2012-05-12 | 6 | -10/+10 |
* | Add scale factor and 2x resources from webkit and plumb through to ContentCli... | tony@chromium.org | 2012-05-11 | 1 | -0/+5 |
* | Dilate the damage rect when DIP enabled for web contents. | backer@chromium.org | 2012-05-11 | 1 | -10/+24 |
* | Add test for Layer::SetBounds when invisible | piman@chromium.org | 2012-05-11 | 1 | -0/+44 |
* | Don't call ScheduleDraw from destructor | oshima@chromium.org | 2012-05-10 | 2 | -9/+10 |
* | Disable LayerWithRealCompositorTest.NoScaleCanvas and LayerWithRealCompositor... | glider@chromium.org | 2012-05-10 | 1 | -2/+2 |
* | Disable LayerWithRealCompositorTest.ScaleUpDown because of a real UAF. | glider@chromium.org | 2012-05-10 | 1 | -1/+2 |
* | Zoom the web contents 2x such that they are blurry in High DPI | pkotwicz@chromium.org | 2012-05-10 | 1 | -4/+11 |
* | Add ability to turn off DIP | oshima@chromium.org | 2012-05-10 | 1 | -2/+3 |
* | Removes some dead code from Layer. | sky@chromium.org | 2012-05-09 | 1 | -6/+0 |
* | Repaint when the layer's scale has changed. | oshima@chromium.org | 2012-05-09 | 2 | -14/+21 |
* | Derive scale factor from device | oshima@chromium.org | 2012-05-08 | 1 | -1/+4 |
* | Move DIP translation from ui/aura to ui/compositor. | oshima@chromium.org | 2012-05-08 | 12 | -51/+462 |
* | RWHVA: Force redraw after resize | piman@chromium.org | 2012-05-07 | 1 | -4/+7 |
* | ui: Move compositor/ directory out of gfx/, up to ui/. | tfarina@chromium.org | 2012-05-05 | 51 | -0/+8103 |