summaryrefslogtreecommitdiffstats
path: root/views/focus
Commit message (Expand)AuthorAgeFilesLines
...
* Rework tree APIs to reflect Google style and more const-correctness.Also, mov...ben@chromium.org2011-02-093-16/+12
* touch: Fix wheel scrolling for xinput2.sadrul@google.com2011-02-081-0/+8
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-053-3/+3
* touch: Hide the X cursor when not in use.sadrul@chromium.org2011-01-261-18/+48
* touch: Allow grabbing/ungrabbing touch devices for XInput2.sadrul@chromium.org2011-01-201-32/+3
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-202-4/+4
* Revert 71879 due to compile failure - touch: Allow grabbing/ungrabbing touch ...sadrul@chromium.org2011-01-201-3/+32
* touch: Allow grabbing/ungrabbing touch devices for XInput2.sadrul@chromium.org2011-01-201-32/+3
* Move UI-relevant Windows files to ui/base.ben@chromium.org2011-01-191-3/+3
* touch: Return an enum from OnTouchEvent.sadrul@chromium.org2011-01-181-1/+1
* Add some OWNERS files.ben@chromium.org2011-01-141-0/+1
* Move models from app to ui/base/modelsben@chromium.org2011-01-141-1/+3
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-134-56/+56
* views (linux): Fix keyboard shortcuts.sadrul@chromium.org2011-01-041-19/+1
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-312-2/+0
* Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...brettw@google.com2010-12-301-2/+3
* touch: Fix buildbot.sadrul@chromium.org2010-12-281-2/+4
* touch: Fix switching focus among fields in webpages.sadrul@chromium.org2010-12-211-10/+18
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-142-1/+10
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-134-7/+7
* Revert 68932 - Make members of Singleton<T> private and only visible to the s...satish@chromium.org2010-12-112-10/+1
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-112-1/+10
* Add a new GetInstance() method for singleton classes, take 2.satish@chromium.org2010-12-082-3/+6
* A non-GTK version of menus for touchui.sadrul@chromium.org2010-12-052-14/+10
* touchui: Create touch-events.sadrul@chromium.org2010-11-232-6/+61
* Fix mouse-wheel scrolling and shifted/capslocked keyevents for touchui.sadrul@chromium.org2010-11-221-6/+12
* Attempt 2 at:sky@chromium.org2010-11-212-14/+14
* Fixes crash in focus that occurs if Focus ends up deleting/removingsky@chromium.org2010-11-191-1/+5
* Revert 66784 - Converts usage of SetProp/GetProp to a map. Even after making ...sky@chromium.org2010-11-192-14/+14
* Converts usage of SetProp/GetProp to a map. Even after making sure wesky@chromium.org2010-11-192-14/+14
* touchui: First pass at XInput2 message pump.sadrul@chromium.org2010-11-121-1/+83
* Revert 65938 (arm compile fail) - touchui: First pass at XInput2 message pump.sadrul@chromium.org2010-11-121-83/+1
* touchui: First pass at XInput2 message pump.sadrul@chromium.org2010-11-121-1/+83
* Revert "touchui: First pass at XInput2 message pump."evan@chromium.org2010-11-121-83/+1
* touchui: First pass at XInput2 message pump.sadrul@chromium.org2010-11-121-1/+83
* Attempt at fixing leaks from SetProp. Apparently there is a finitesky@chromium.org2010-11-012-5/+13
* touchui: Directly process key and mouse events.rjkroege@google.com2010-10-263-14/+89
* Hijack mouse-related events for TOUCH_UI buildsbryeung@google.com2010-10-211-0/+32
* Re-lands 58186:bryeung@chromium.org2010-09-034-55/+56
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-024-56/+55
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-024-55/+56
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-014-56/+55
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-014-55/+56
* Remove wstrings from bookmarks, part 12.viettrungluu@chromium.org2010-08-221-5/+6
* Improvements to accessibility extension api support for "views":dmazzoni@chromium.org2010-08-061-6/+0
* FBTF: Remove unneeded headers from base/ (part 3)thestig@chromium.org2010-08-061-2/+0
* [Linux Views] Refactor accelerator handler related code.suzhe@chromium.org2010-08-045-123/+16
* Add undeclared virtual destructors part 5ziadh@chromium.org2010-08-021-0/+9
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-2/+3
* Cleanup: Remove unneeded headers from app/ (part 2)thestig@chromium.org2010-07-311-1/+0