summaryrefslogtreecommitdiffstats
path: root/ui/gfx/render_text.cc
Commit message (Expand)AuthorAgeFilesLines
* ui/gfx: Convert Canvas::ClipRectInt() to use gfx::Rect.tfarina@chromium.org2011-10-261-2/+1
* Fix style_range_.erase() which caused style range not deleted completely and ...xji@google.com2011-10-141-5/+6
* 1. change the setters of gfx::SelectionModel to be private. Set one alone mig...xji@google.com2011-10-121-3/+26
* Allow CanvasSkia to bind to an existing SkCanvas.piman@chromium.org2011-10-051-5/+5
* Fix selection handler position in touch.xji@google.com2011-10-031-14/+14
* Fix omnibox state for each tab.xji@google.com2011-09-281-45/+0
* This is a reapply of xji@google.com2011-09-211-38/+31
* Revert 102006 - fix know issues in RenderTextsky@chromium.org2011-09-201-31/+38
* fix know issues in RenderTextxji@google.com2011-09-201-38/+31
* Since cursor width is 0, need to offset cursor_bounds_.x and display_offst_.x...xji@google.com2011-09-071-2/+2
* Implement Pango RenderText for Linux.xji@google.com2011-09-071-12/+38
* gfx::RenderText: Fix painting the cursor in a textfield in linux.sadrul@chromium.org2011-09-011-1/+1
* Implement Uniscribe RenderText for Windows.msw@chromium.org2011-08-301-44/+98
* Remove PREVIOUS_GRAPHEME_TRAILING. xji@google.com2011-08-161-4/+11
* Fix RenderText cached bounds and offset logic; update clients.msw@chromium.org2011-08-111-55/+55
* Rename GetLeft/RightCursorPosition to GetLeft/RightSelectionModel.msw@chromium.org2011-08-091-73/+56
* Fix clang build.apatrick@chromium.org2011-08-041-0/+4
* extend RenderText for inheritance. Itxji@google.com2011-08-041-127/+236
* Fix font and selection issues for RenderText temporary code.msw@chromium.org2011-08-021-19/+21
* Add gfx::RenderText and support code.msw@chromium.org2011-07-251-0/+506
* Revert 93840 - Add gfx::RenderText and support code.msw@chromium.org2011-07-251-506/+0
* Add gfx::RenderText and support code.msw@chromium.org2011-07-251-0/+506