summaryrefslogtreecommitdiffstats
path: root/ui/base/range/range.h
Commit message (Expand)AuthorAgeFilesLines
* Move Range code to gfx.ben@chromium.org2013-09-061-117/+0
* Print ui::Range contents on EXPECT_EQckocagil@chromium.org2013-08-261-0/+3
* some fixes and warning disables in ui/ for building on win x64scottmg@chromium.org2013-01-151-1/+1
* 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-171-4/+4
* 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
* Contains/Intersects methods for ui::Rangeoshima@google.com2011-05-201-0/+10
* Introduce ui::Range, a simple container for integral ranges (like text select...rsesek@chromium.org2011-03-151-0/+102