summaryrefslogtreecommitdiffstats
path: root/ui/gfx
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rename GetLeft/RightCursorPosition to GetLeft/RightSelectionModel.msw@chromium.org2011-08-092-83/+69
* Ensure that blending is disabled for layers with no alphabacker@chromium.org2011-08-081-2/+3
* Rename UI_API to UI_EXPORT.darin@chromium.org2011-08-0639-138/+140
* Gtk: fix GTK_TYPE_PERSERVE_WINDOW typo.mattm@chromium.org2011-08-061-1/+1
* Always call the class methods to save/restore contexts.avi@chromium.org2011-08-052-12/+28
* Revert 95611 - Always call the class methods to save/restore contexts.yzshen@chromium.org2011-08-052-17/+12
* Always call the class methods to save/restore contexts.avi@chromium.org2011-08-052-12/+17
* Fix clang build.apatrick@chromium.org2011-08-042-1/+5
* extend RenderText for inheritance. Itxji@google.com2011-08-042-166/+381
* Roll skia to r2034 (and add new gl bindings)bsalomon@google.com2011-08-043-0/+24
* Implement text selection widgets for controlling text selection on touchvarunjain@chromium.org2011-08-031-2/+2
* Fix font and selection issues for RenderText temporary code.msw@chromium.org2011-08-022-30/+32
* First pass at removal of unneeded dependencies on skia\ext\platform_canvas.htwiz@google.com2011-08-023-3/+7
* Change TopSites and History to use gfx::Image instead of SkBitmap in theirpinkerton@chromium.org2011-08-022-0/+21
* mac: Components build for ui, easy partthakis@chromium.org2011-07-292-3/+5
* First pass for eliminating double paintingpkotwicz@chromium.org2011-07-297-20/+198
* Add a shared memory blit testcpu@chromium.org2011-07-281-0/+28
* Add --gpu-no-context-lost commandline switch.zmo@google.com2011-07-282-4/+10
* Turn on UIPI for the GPU sandbox.jschuh@chromium.org2011-07-284-12/+20