summaryrefslogtreecommitdiffstats
path: root/ui/base/range
Commit message (Expand)AuthorAgeFilesLines
* Adds more owners.sky@chromium.org2013-08-051-0/+1
* Use a direct include of strings headers in ui/, part 2.avi@chromium.org2013-06-111-1/+1
* some fixes and warning disables in ui/ for building on win x64scottmg@chromium.org2013-01-152-5/+5
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Fix logging of string16s from gfx namespace on Windows.asvitkine@chromium.org2012-05-172-8/+9
* ui/base/range: Fix the header include guard of range.h since it moved from gfx/.tfarina@chromium.org2012-04-031-3/+4
* Simplify handling of BiDi cursor movementbenrg@chromium.org2012-03-131-2/+3
* Rename UI_API to UI_EXPORT.darin@chromium.org2011-08-061-3/+3
* Introduce ui.dll / libui.so for the component build.darin@chromium.org2011-07-171-2/+3
* Rename range.mm to range_mac.mm.thakis@chromium.org2011-07-046-93/+108
* Contains/Intersects methods for ui::Rangeoshima@google.com2011-05-203-0/+87
* Introduce ui::Range, a simple container for integral ranges (like text select...rsesek@chromium.org2011-03-155-0/+487