summaryrefslogtreecommitdiffstats
path: root/ui/gfx
Commit message (Expand)AuthorAgeFilesLines
* Fix Matrix3F::SolveEigenproblem symmetry check.jbroman@chromium.org2013-08-121-1/+1
* Define a 3d version of gfx::RectFajuma@chromium.org2013-08-095-0/+397
* when dragging from textfield, draw text without subpixel aa and in blackscottmg@chromium.org2013-08-092-3/+16
* Supports FontList::DeriveFontListWithSizeDeltaAndStyle, etc.yukishiino@chromium.org2013-08-093-86/+201
* gpu: Add support for multiple GpuMemoryBuffer types.reveman@chromium.org2013-08-033-2/+95
* Fix RenderText offset issue with trailing cursors.msw@chromium.org2013-08-022-12/+9
* Supports FontList in Textfield.yukishiino@chromium.org2013-08-018-13/+35
* [Android] Subsample overscroll resources when first loadingjdduke@chromium.org2013-08-013-9/+19
* Adds unittests for RenderText (common baseline, etc.).yukishiino@chromium.org2013-07-314-4/+87
* RenderTextWin: allow empty glyph ranges in CharRangeToGlyphRangeckocagil@chromium.org2013-07-312-12/+20
* Add a RenderText SelectWord unit test.msw@chromium.org2013-07-311-0/+36
* Clean up Windows CanvasSkiaPaint implementation.robertshield@chromium.org2013-07-312-118/+70
* Revert r214000 to reland r213996.derat@chromium.org2013-07-311-0/+15
* c++11 ud suffix fixes for ash/views/ui filesthakis@chromium.org2013-07-291-16/+16
* Re-land: Colors shouldn't break runs and should be handled while drawing the ...ckocagil@chromium.org2013-07-294-25/+85
* Revert 213996 "linux: Avoid leak in PlatformFontPangoTest.Family..."mallinath@chromium.org2013-07-261-11/+0
* linux: Avoid leak in PlatformFontPangoTest.FamilyList.derat@chromium.org2013-07-261-0/+11
* Initialize TextRun::logical_clusters when ScriptShape failsckocagil@chromium.org2013-07-263-9/+38
* Disallow RenderText cursor positions within truncated text.msw@chromium.org2013-07-263-9/+15
* Fix views textfield not repaint on select all + right.xiyuan@chromium.org2013-07-251-1/+1
* Make inttypes.h and similar macro usage C++11-friendly.thakis@chromium.org2013-07-251-4/+4
* Fixes vertical alignment of RenderTextWin.yukishiino@chromium.org2013-07-241-6/+9
* Skip painting RenderTextWin runs outside the display rect.msw@chromium.org2013-07-232-1/+7
* Revert 212778 "Colors shouldn't break runs and should be handled..."akalin@chromium.org2013-07-223-56/+22
* Fixes vertical alignment of RenderText.yukishiino@chromium.org2013-07-205-13/+89
* Colors shouldn't break runs and should be handled while drawing the textckocagil@chromium.org2013-07-203-22/+56
* Replace third_party/icu/public with third_party/icu/source in the include dir...jshin@chromium.org2013-07-181-2/+2
* This caused failures in ui_unittests FontListTest.Fonts_GetHeight_GetBaselinemark@chromium.org2013-07-155-85/+11
* Shows Japanese and English mixed queries correctly.yukishiino@chromium.org2013-07-155-11/+85
* Create some platform independent code for the Autofill dialog post-submit bub...dbeam@chromium.org2013-07-131-1/+1
* Move PathExists to base namespace.brettw@chromium.org2013-07-112-8/+8
* Implement preservesAxisAlignment on gfx::Transformshawnsingh@chromium.org2013-07-113-2/+277
* Fix RenderTextLinux text clamping.msw@chromium.org2013-07-032-10/+5
* Don't draw unfocused selections in RenderText.pkasting@chromium.org2013-07-022-16/+2
* Clamp RenderTextWin layout length to 10,000 code points.msw@chromium.org2013-06-294-89/+230
* Use a direct include of time headers in ui/.avi@chromium.org2013-06-281-1/+1
* Shaped window support added (X11)sidharthms@chromium.org2013-06-262-0/+50
* Rounding error in HiDPI canvas.girard@chromium.org2013-06-251-2/+2
* mac: Update clients of scoped_nsobject.h.thakis@chromium.org2013-06-245-18/+18
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-248-39/+43
* This CL fixes two bugs:pkotwicz@chromium.org2013-06-223-4/+66
* Hookup android_webview scroll offset delegation to Java side.mkosiba@chromium.org2013-06-201-0/+4
* content_shell: Force a DSF of 1.0 for layout tests, and disable Text Autosizi...peter@chromium.org2013-06-181-1/+2
* Calculate colors for avatar label from frame color.akuegel@chromium.org2013-06-182-0/+13
* Tear out ENABLED_HIDPI (use --high-dpi-support=1 instead)girard@chromium.org2013-06-171-9/+5
* Make sure skia doesn't try to scale images with less than 32 bits per pixel.hubbe@chromium.org2013-06-151-5/+3
* Fix a couple of problems with bold text in the omnibox dropdown.pkasting@chromium.org2013-06-142-0/+9
* Fix RenderTextWin ligature handling.msw@chromium.org2013-06-132-18/+24
* Enable high dpi in win/views.girard@chromium.org2013-06-121-4/+7
* Use a direct include of strings headers in ui/, part 2.avi@chromium.org2013-06-1113-14/+14