summaryrefslogtreecommitdiffstats
path: root/ui/gfx
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use EXPECT_FLOAT_EQ in interpolated xform unittest and SkMatrix44's operator=...backer@chromium.org2011-07-222-44/+12
* linux: Fix text underline color/halo in Skia canvas.derat@chromium.org2011-07-221-27/+70
* Allow creating a gpu channel that uses software renderingjbauman@chromium.org2011-07-2113-37/+144
* Dup of Issue 7465011: Larger Combo box Hit Targets for TOUCH_UIsaintlou@chromium.org2011-07-214-0/+16
* Revert 93393 - Crashed Linux Touch build: http://build.chromium.org/p/chromiu...leandrogracia@chromium.org2011-07-2113-144/+37
* Allow creating a gpu channel that uses software renderingjbauman@chromium.org2011-07-2113-37/+144
* revert r93279saintlou@chromium.org2011-07-203-12/+0
* Dup of Issue 7465011: Larger Combo box Hit Targets for TOUCH_UIsaintlou@chromium.org2011-07-203-0/+12
* some cleanup for base/stl_utildilmah@chromium.org2011-07-193-3/+3
* Fix vertical range slider.rogerta@chromium.org2011-07-192-0/+4