summaryrefslogtreecommitdiffstats
path: root/ui/gfx
Commit message (Expand)AuthorAgeFilesLines
* Avoids some asserts with ToT WebKit by using valid layers. Using all empty la...vollick@chromium.org2011-11-212-14/+18
* Adds a bounds parameter to ui::Compositor::ReadPixelspkotwicz@chromium.org2011-11-219-28/+54
* compositor_unittests target is unimplmented on Macdhollowa@chromium.org2011-11-2114-17/+450
* base::Bind fixesgroby@chromium.org2011-11-192-16/+15
* Prepare Chromium for WebCompositor::initialize.nduca@chromium.org2011-11-192-8/+17
* Revert 110783 - Adds a bounds parameter to ui::Compositor::ReadPixelsshess@chromium.org2011-11-188-52/+26
* Adds a bounds parameter to ui::Compositor::ReadPixelspkotwicz@chromium.org2011-11-188-26/+52
* Implement font fallback in RenderTextWin, try #2.asvitkine@chromium.org2011-11-182-21/+85
* Adds a couple of pixel-based compositor unittests. One to test that opacity i...vollick@chromium.org2011-11-1824-79/+232
* Disable layer hole unit tests when using the WebKit compositor.vollick@chromium.org2011-11-181-9/+20
* Revert 110626 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-181-9/+0
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-181-0/+9
* allocator.gyp target needs to be conditionally included in compositor.gypdhollowa@chromium.org2011-11-171-5/+13
* Added some debugging code to print layer tree.pkotwicz@chromium.org2011-11-174-0/+123
* Add baselines for pixel-based compositor unit tests.vollick@chromium.org2011-11-173-0/+0
* aura/cc: clip webkit layer size to external texture dimensionspiman@chromium.org2011-11-171-4/+6
* Use constants that can be stored in a 32 bit intvollick@chromium.org2011-11-171-2/+2
* use-gl=desktop mode got broken in r109111. GL proc addresses were not being f...alokp@chromium.org2011-11-171-4/+22
* Cleanup: Remove forward declarations in ui, part 2.thestig@chromium.org2011-11-175-13/+1
* Add OVERRIDE to gpu/ and gl/.avi@chromium.org2011-11-167-54/+54
* Fix statics in NativeTheme*::instance() to avoid destruction post maindhollowa@chromium.org2011-11-165-6/+9
* Beginnings of Window Modality support.ben@chromium.org2011-11-161-1/+1
* Added a unittest for compositor observers.vollick@chromium.org2011-11-161-0/+90
* Fix stale compositor references from ui::Layerpiman@chromium.org2011-11-166-33/+70
* Add OVERRIDE to ui/.avi@chromium.org2011-11-154-32/+36
* Implement CompositorCC::ReadPixelsvollick@chromium.org2011-11-1510-30/+75
* This patch lets the browser window punch a hole in the DesktopBackgroundView,pkotwicz@chromium.org2011-11-153-72/+314
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-154-4/+4
* Revert 109977 - Implement font fallback in RenderTextWin.alekseys@chromium.org2011-11-152-82/+17
* Implement font fallback in RenderTextWin.asvitkine@chromium.org2011-11-142-17/+82
* aura/cc: Fix accelerated content sizepiman@chromium.org2011-11-143-16/+22
* Avoid unnecessary work in |RenderTextWin::UpdateLayout()| if there are no runs.asvitkine@chromium.org2011-11-112-5/+6
* Upstream: ui implementation in Androidmichaelbai@chromium.org2011-11-114-0/+1101
* Add to OWNERSbacker@chromium.org2011-11-111-0/+2
* Use ScopedMakeCurrentbacker@chromium.org2011-11-115-17/+20
* A fix for LayerNoTextureSetFillsBoundsOpaquely.vollick@chromium.org2011-11-112-22/+58
* Plumb through EGL_NV_post_sub_buffer and GLX_MESA_copy_sub_buffer.backer@chromium.org2011-11-117-3/+67
* Remove OVERRIDES on WebKit APIs in CompositorCCwjmaclean@google.com2011-11-111-7/+7
* Fix crash in compositor_unittests when using webkit compositor.vollick@chromium.org2011-11-101-0/+1
* Compile fix for CompositorCC.wjmaclean@google.com2011-11-102-0/+6
* Create a new aura client API dir and move constants and desktop delegate to it.ben@chromium.org2011-11-093-7/+3
* Update layout when selection is updated.oshima@chromium.org2011-11-096-69/+29
* Remove 4 exit time destructors from ui and content for linux and chromeos.thakis@chromium.org2011-11-093-3/+3
* Enable browser_tests to display on USE_AURAbacker@chromium.org2011-11-092-3/+17
* Fix strike-through and add underline support to RenderTextWin.asvitkine@chromium.org2011-11-092-36/+69
* Fix --use-gl=any command-line option. The current implementation only checks ...alokp@chromium.org2011-11-0812-241/+270
* Clean up CreateTransposedBtmap.thakis@chromium.org2011-11-081-4/+4
* Fix bug where wglGetExtensionsStringEXT was being called instead of wglGetExt...apatrick@chromium.org2011-11-082-25/+21
* move NativeThemeChromeos into gfx:: namespacebenrg@chromium.org2011-11-082-2/+11
* Hook up Workspace and Launcheroshima@google.com2011-11-081-1/+1