summaryrefslogtreecommitdiffstats
path: root/ui/gfx
Commit message (Expand)AuthorAgeFilesLines
* 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
* Larger Combo box Hit Targets for TOUCH_UIfsamuel@chromium.org2011-07-284-16/+0
* Fix for stencil attachment of FBO.backer@chromium.org2011-07-287-7/+11
* Use scoped_ptr for RenderTextTest memory management.msw@chromium.org2011-07-271-4/+5
* Update Texture/Layer SetCanvas, callsites, and comments.msw@chromium.org2011-07-276-16/+18
* Distinguish menu bullet and menu check when Windows theme is not present.rhashimoto@chromium.org2011-07-261-1/+2
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-262-4/+3
* Roll skia to 1951bsalomon@google.com2011-07-261-0/+19
* Add gfx::RenderText and support code.msw@chromium.org2011-07-257-0/+1000
* Revert 93840 - Add gfx::RenderText and support code.msw@chromium.org2011-07-257-1000/+0
* Add gfx::RenderText and support code.msw@chromium.org2011-07-257-0/+1000
* 2nd try. added UI_API to Screen class.oshima@google.com2011-07-233-0/+210
* Revert 93744 - 2nd try. added UI_API to Screen class.csilv@chromium.org2011-07-233-210/+0
* 2nd try. added UI_API to Screen class.oshima@google.com2011-07-233-0/+210
* Revert 93724oshima@google.com2011-07-223-210/+0
* Move screen.h to ui/gfx because Screen doesn't depend on views, and they're u...oshima@google.com2011-07-223-0/+210
* Reapplies r91761.erg@google.com2011-07-221-1/+1
* Create new GLSurface for cross process image transport.backer@chromium.org2011-07-2210-1/+25
* Always write alpha. Turn of blending for root layers. Also, don't clear the b...backer@chromium.org2011-07-225-24/+40
* Add glBindFragDataLocationIndexedARB to the GLInterface. Add it to skia's in-...bsalomon@google.com2011-07-223-1/+13