summaryrefslogtreecommitdiffstats
path: root/ui/gfx
Commit message (Expand)AuthorAgeFilesLines
* Fix windows classic scrollbar buttons.scottbyer@chromium.org2011-09-081-1/+16
* Move compositor ctor and dtor to .cc file.vollick@chromium.org2011-09-082-4/+10
* With this CL animated rotations can be triggered by visiting URLs like about:...vollick@chromium.org2011-09-0811-32/+314
* Since cursor width is 0, need to offset cursor_bounds_.x and display_offst_.x...xji@google.com2011-09-071-2/+2
* Implement Pango RenderText for Linux.xji@google.com2011-09-077-176/+944
* Fix linux-chromeos-clang builder.sadrul@chromium.org2011-09-071-1/+1
* Fix win shared builder.sadrul@chromium.org2011-09-071-1/+3
* aura-views: Make views_aura_desktop compile and run on linux.sadrul@chromium.org2011-09-072-2/+2
* gfx::Compositor: SchedulePaint.sadrul@chromium.org2011-09-075-27/+37
* aura: A few changes to have aura_demo compile and run on linux.sadrul@chromium.org2011-09-077-121/+179
* Preload D3DX DLLs before ANGLE is loaded.apatrick@chromium.org2011-09-071-1/+32
* Really fix Linux shared buildjam@chromium.org2011-09-071-2/+2
* Build fixes for r99884 for clang and Linux shared build.jam@chromium.org2011-09-071-1/+4
* Start moving code from BrowserMain to content, so that it can be reused by al...jam@chromium.org2011-09-072-0/+32
* Create a GrGLInterface per-GrContext in Chrome. We do this so that its per-GL...bsalomon@google.com2011-09-062-135/+131
* Fix views_examples/chrome and other targets that depend on the 'gl' component...sadrul@chromium.org2011-09-021-0/+1
* Changes to port holey layer changes into windows compositorpkotwicz@chromium.org2011-09-025-36/+18
* gfx::RenderText: Fix painting the cursor in a textfield in linux.sadrul@chromium.org2011-09-011-1/+1
* Remove use of <iostream> where unnecessary.evan@chromium.org2011-09-011-1/+1
* ui/gfx/compositor: Remove unused includes from test_suite.cc.tfarina@chromium.org2011-09-012-5/+0
* Add invalid rect tracking and repaint scheduling to Layer.ben@chromium.org2011-09-016-9/+176
* Wrap Lock in a LazyInstance.backer@chromium.org2011-08-311-2/+3
* Implement Uniscribe RenderText for Windows.msw@chromium.org2011-08-304-63/+863
* Adds support for point conversions to ui::Layer.ben@chromium.org2011-08-299-0/+428
* Allow each WGC3D subclass to determine the correct GrGLInterface for its GrCo...bsalomon@google.com2011-08-292-6/+8
* Add dynamic_annotations dependency on compositor to fix a crash on linux desk...sadrul@chromium.org2011-08-261-0/+1
* Wayland support for views. views_desktop on Wayland.backer@chromium.org2011-08-262-4/+41
* Vend common GL contextbacker@chromium.org2011-08-265-239/+274
* Move base/resource_util.* into base/win/ since it's windows specific.tony@chromium.org2011-08-251-3/+3
* Re-land: Create a new views_aura_desktop.ben@chromium.org2011-08-252-2/+57
* Revert 98306 - Create a new views_aura_desktop.ben@chromium.org2011-08-252-57/+2
* Create a new views_aura_desktop.ben@chromium.org2011-08-252-2/+57
* Lock the initialization of the GL bindings.backer@chromium.org2011-08-251-0/+10
* Fix deps.ben@chromium.org2011-08-251-0/+1
* Add Aura support to views:ben@chromium.org2011-08-251-13/+25
* Remove IdFromNativeView, move this logic to RenderWidgetHostViwe::GetNativeVi...oshima@google.com2011-08-242-27/+0
* Until this roll skia supported only a single GrGLInterace object shared by al...bsalomon@google.com2011-08-231-127/+111
* component build: Mark a couple of classes for export to fix touchui component...sadrul@chromium.org2011-08-202-2/+2
* Introduce FORCE_LTR_DIRECTIONALTY in Canvas.xji@chromium.org2011-08-182-7/+16
* Add gl.dll, compositor.dll, and surface.dll.darin@chromium.org2011-08-1828-36/+144
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4)thestig@chromium.org2011-08-182-2/+2
* Remove PREVIOUS_GRAPHEME_TRAILING. xji@google.com2011-08-162-8/+13
* Revert 96982 - Add gl.dll, compositor.dll, and surface.dll.rvargas@google.com2011-08-1628-144/+36
* Add gl.dll, compositor.dll, and surface.dll.darin@chromium.org2011-08-1628-36/+144
* Implemented nicer battery statusdavemoore@chromium.org2011-08-121-0/+2
* Gets rid of chrome being cleared for a moment when keyboard is hiddenbacker@chromium.org2011-08-124-8/+12
* Make texture mapping OpenGL ES 2.0 compliant.backer@chromium.org2011-08-121-0/+2
* Fix RenderText cached bounds and offset logic; update clients.msw@chromium.org2011-08-112-76/+86
* Adding Wayland support for ui/gfxdnicoara@chromium.org2011-08-1017-25/+439
* Do not allocate depth-stencil buffers for GLSurfaces.apatrick@chromium.org2011-08-094-8/+4