summaryrefslogtreecommitdiffstats
path: root/ui/gfx
Commit message (Expand)AuthorAgeFilesLines
* 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
* Export some ui:: functions to fix component build for chromeos/touchui.sadrul@chromium.org2011-07-181-1/+1
* Fix GCC build bustage.darin@chromium.org2011-07-171-2/+2
* Introduce ui.dll / libui.so for the component build.darin@chromium.org2011-07-1737-124/+163
* Fix context sharing in CompositorGL.backer@chromium.org2011-07-152-111/+158
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-148-41/+183
* Same commit as Issue 7307032: Disabled scrollbars for TOUCH_UI build.saintlou@chromium.org2011-07-132-0/+8
* Revert 92429 - Detect and expose loss of OpenGL context using GL_ARB_robustne...kbr@chromium.org2011-07-138-183/+41
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-138-41/+183
* Moving DCHECK to the return value only.bradnelson@google.com2011-07-121-1/+2
* Check string to decide if rtldavemoore@chromium.org2011-07-081-5/+16
* Use SkMatrix44 for the underlying implementation of ui::Transformbacker@chromium.org2011-07-0812-134/+812
* Share shaders between browser compositors.backer@chromium.org2011-07-082-18/+31
* Add chromium_code: 1 to surface.gyp and gl.gyp to pick up -Werror.thakis@chromium.org2011-07-086-60/+16
* Revert 91761 - GTK: More 2.18 goodness. Move from macros to real accessor fun...erg@google.com2011-07-071-1/+1
* Convert remaining instances of the 'os' variable in grit conditionstony@chromium.org2011-07-071-1/+1
* When GL implementation is Mock or None return rather than setting the skia-gp...bsalomon@google.com2011-07-071-2/+2
* GTK: More 2.18 goodness. Move from macros to real accessor functions.erg@chromium.org2011-07-071-1/+1
* ui: Rename app_unittests_strings to ui_unittests_strings.tfarina@chromium.org2011-07-071-1/+1
* Revert 91598 (broke linux64) - Add chromium_code: 1 to surface.gyp and gl.gyp...thakis@chromium.org2011-07-065-13/+60
* Add chromium_code: 1 to surface.gyp and gl.gyp to pick up -Werror.thakis@chromium.org2011-07-065-60/+13
* Push (not pull) window geometry for the compositor.backer@chromium.org2011-07-065-57/+64
* Compile fix for windows.backer@chromium.org2011-06-301-1/+2
* Lands http://codereview.chromium.org/7262024/ for Ian:sky@chromium.org2011-06-303-0/+526