summaryrefslogtreecommitdiffstats
path: root/views/view.h
Commit message (Expand)AuthorAgeFilesLines
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-201-1/+5
* touch: Return an enum from OnTouchEvent.sadrul@chromium.org2011-01-181-4/+16
* Remove wstring from views. Part 3: Switch accessibility strings to string16.avi@chromium.org2011-01-141-6/+6
* Move OSExchangeData from src/app to src/ui/base/dragdropben@chromium.org2011-01-121-1/+3
* Remove wstring from views. Part 1: Switch member variables to string16.avi@chromium.org2011-01-101-1/+1
* Removes unneeded forward declaration.sky@chromium.org2010-11-171-1/+0
* Some cleanup of view accessibility and view accessibility wrapper.ctguil@chromium.org2010-10-221-6/+5
* Make accessible getters return values instead of accepting an output paramete...ctguil@chromium.org2010-09-281-25/+13
* Added entry points to view/View to dispatch and process TouchEvents.rjkroege@google.com2010-09-081-1/+14
* Fixed error message bubbles according to the latest mocksdpolukhin@chromium.org2010-08-231-0/+3
* Reland r54074.dtseng@chromium.org2010-07-301-1/+6
* Revert 54074 - Add initial tests for keyboard access (tabbing in some dialogs).rohitrao@chromium.org2010-07-291-6/+1
* Add initial tests for keyboard access (tabbing in some dialogs).dtseng@chromium.org2010-07-281-1/+6
* Make theme change notifications auto-propagate through the view hierarchy, in...pkasting@chromium.org2010-07-271-9/+13
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Fixes regression in links ending up too small. The problem is that wesky@chromium.org2010-07-211-13/+20
* Relayout content pref page properly upon sync status changes.mnissler@chromium.org2010-07-151-1/+11
* Bye bye tab close dot, we hardly knew you.sky@chromium.org2010-07-071-25/+5
* Small tweaks to improve toolbar keyboard accessibility: Put focus rectsdmazzoni@chromium.org2010-06-221-11/+0
* Keep a cache of all views that have sent notifications. This ensures that Ac...dtseng@chromium.org2010-06-181-1/+5
* Improve toolbar keyboard accessibility.dmazzoni@chromium.org2010-06-181-0/+22
* Attempt 2 at:sky@chromium.org2010-06-151-5/+25
* Revert 49795 - Changes the tab close button to a dot, unless you're near the ...sky@chromium.org2010-06-151-25/+5
* Changes the tab close button to a dot, unless you're near the buttonsky@chromium.org2010-06-151-5/+25
* Initial work to fix the IAccessible tree in circumstances where there is a wi...ctguil@chromium.org2010-05-271-3/+8
* Refactors TabStrip code for better sharing between TabStrip andsky@chromium.org2010-05-131-1/+1
* Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()...pkasting@chromium.org2010-05-101-27/+5
* UI Language switch implemented by propagating LocaleChanged()glotov@google.com2010-04-201-4/+6
* Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j...pkasting@chromium.org2010-04-031-12/+5
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-311-0/+6
* views: [accessibility] Add support for Accessibility Value.ctguil@chromium.org2010-03-261-0/+9
* Reverting this CL to fix the interactive ui test failures.ananta@chromium.org2010-03-261-6/+0
* Virtual LocaleChanged() callback added to views hierarchy to notifyglotov@google.com2010-03-251-0/+6
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-0/+6
* Revert 42465 - Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-6/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-0/+6
* Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42...maruel@chromium.org2010-03-221-6/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-221-0/+6
* Revert "Keyboard accessibility for the page and app menus."maruel@chromium.org2010-03-221-6/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-221-0/+6
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Autoslide/hide notifications after timeout.oshima@chromium.org2010-03-121-0/+3
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-35/+24
* CL implementing focus-dismissal of the chrome.experimental.popup set of exten...twiz@chromium.org2010-02-101-0/+4
* Adding drag-drop support in and out of the Browser Action overflow menu.finnur@chromium.org2010-02-041-1/+9
* Addded notification when ancestor gets changed. So windows that lack focus ma...georgey@chromium.org2010-01-071-1/+28
* Give classes with virtual methods virtual protected destructors instead of im...jamesr@chromium.org2009-12-161-1/+7
* Downward drag after mouse-down is now causing bookmark bar folders to open, r...zelidrag@google.com2009-12-041-1/+9
* Adds link to bookmark bar that when clicked imports bookmarks. I alsosky@chromium.org2009-11-301-0/+4