summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* mac: Components build for ui, easy partthakis@chromium.org2011-07-295-45/+50
* 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
* Adding a Wayland basic toolkitdnicoara@chromium.org2011-07-2819-0/+1536
* Larger Combo box Hit Targets for TOUCH_UIfsamuel@chromium.org2011-07-284-16/+0
* Roll WebKit 91883:91912.tonyg@chromium.org2011-07-281-2/+5
* Fix for stencil attachment of FBO.backer@chromium.org2011-07-287-7/+11
* Create views.dll / libviews.sodarin@chromium.org2011-07-288-6/+26
* Don't send ViewMsg_ContextMenuClosed to the renderer process for submenus.yzshen@chromium.org2011-07-282-6/+6
* Revise RenderText gyp exclusion for toolkit_views==0.msw@chromium.org2011-07-281-7/+7
* Update translations using strings from launchpad.net r285fta@sofaraway.org2011-07-282-2/+5
* 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-259-0/+1021
* Revert 93840 - Add gfx::RenderText and support code.msw@chromium.org2011-07-259-1021/+0
* Add gfx::RenderText and support code.msw@chromium.org2011-07-259-0/+1021
* Adding fake bidi generationofri@google.com2011-07-242-0/+4
* 2nd try. added UI_API to Screen class.oshima@google.com2011-07-234-0/+213
* Revert 93744 - 2nd try. added UI_API to Screen class.csilv@chromium.org2011-07-234-213/+0
* 2nd try. added UI_API to Screen class.oshima@google.com2011-07-234-0/+213
* Revert 93724oshima@google.com2011-07-224-213/+0
* Move screen.h to ui/gfx because Screen doesn't depend on views, and they're u...oshima@google.com2011-07-224-0/+213
* re-landing r93629oshima@google.com2011-07-222-6/+6
* 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
* Revert 93629 - Linux build failure: http://build.chromium.org/p/chromium/buil...leandrogracia@chromium.org2011-07-222-6/+6
* Consolidate access to X Displayoshima@google.com2011-07-222-6/+6
* touch: Always expect XInput2 availability.sadrul@chromium.org2011-07-221-2/+0
* 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
* ui/base/models: Change the remaining ASSERT_EQ to EXPECT_EQ in TreeNodeModel ...tfarina@chromium.org2011-07-201-10/+10
* 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
* Define FOO_IMPLEMENTATION unconditionally. Even though they only matter whendarin@chromium.org2011-07-201-12/+4
* some cleanup for base/stl_utildilmah@chromium.org2011-07-199-9/+9
* 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-187-13/+16
* Fix GCC build bustage.darin@chromium.org2011-07-171-2/+2
* Introduce ui.dll / libui.so for the component build.darin@chromium.org2011-07-1797-830/+964