index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
views
/
view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve toolbar keyboard accessibility.
dmazzoni@chromium.org
2010-06-18
1
-3
/
+10
*
Attempt 2 at:
sky@chromium.org
2010-06-15
1
-8
/
+25
*
Revert 49795 - Changes the tab close button to a dot, unless you're near the ...
sky@chromium.org
2010-06-15
1
-25
/
+8
*
Changes the tab close button to a dot, unless you're near the button
sky@chromium.org
2010-06-15
1
-8
/
+25
*
Initial work to fix the IAccessible tree in circumstances where there is a wi...
ctguil@chromium.org
2010-05-27
1
-0
/
+12
*
Refactors TabStrip code for better sharing between TabStrip and
sky@chromium.org
2010-05-13
1
-1
/
+1
*
Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()...
pkasting@chromium.org
2010-05-10
1
-7
/
+1
*
UI Language switch implemented by propagating LocaleChanged()
glotov@google.com
2010-04-20
1
-2
/
+3
*
Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j...
pkasting@chromium.org
2010-04-03
1
-0
/
+13
*
Virtual LocaleChanged() callback added to views hierarchy to notify
glotov@google.com
2010-03-25
1
-2
/
+6
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-1
/
+1
*
Move RTL related functions from app/l10n_util to base/i18n/rtl
ben@chromium.org
2010-03-20
1
-3
/
+2
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
1
-1
/
+1
*
remove itself from parent when deleted.
oshima@chromium.org
2010-03-12
1
-2
/
+4
*
Autoslide/hide notifications after timeout.
oshima@chromium.org
2010-03-12
1
-0
/
+6
*
win: string_util.h -> utf_string_conversions.h fix.
jhawkins@google.com
2010-03-11
1
-1
/
+1
*
Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...
pkasting@chromium.org
2010-03-08
1
-44
/
+35
*
Attempt 2 at landing this. The first attempt failed because
sky@chromium.org
2010-02-19
1
-1
/
+1
*
Implement a TODO.
pkasting@chromium.org
2010-02-19
1
-7
/
+3
*
CL implementing focus-dismissal of the chrome.experimental.popup set of exten...
twiz@chromium.org
2010-02-10
1
-0
/
+8
*
Don't call View::DidChangeBounds() when the bounds didn't change
davemoore@chromium.org
2010-02-05
1
-6
/
+7
*
Adding drag-drop support in and out of the Browser Action overflow menu.
finnur@chromium.org
2010-02-04
1
-1
/
+4
*
Tab-modal dialog improvements:
zelidrag@google.com
2010-01-15
1
-1
/
+1
*
Addded notification when ancestor gets changed. So windows that lack focus ma...
georgey@chromium.org
2010-01-07
1
-18
/
+54
*
bsds: views/ and webkit/ support for FreeBSD/OpenBSD
evan@chromium.org
2009-12-31
1
-1
/
+1
*
linux: reduce header interdependencies
evan@chromium.org
2009-12-29
1
-0
/
+4
*
Downward drag after mouse-down is now causing bookmark bar folders to open, r...
zelidrag@google.com
2009-12-04
1
-1
/
+7
*
Porting the table view to Linux toolkit views.
jcampan@chromium.org
2009-12-01
1
-0
/
+2
*
Adds link to bookmark bar that when clicked imports bookmarks. I also
sky@chromium.org
2009-11-30
1
-0
/
+4
*
Fixes two issues from valgrind, and some cleanup:
sky@chromium.org
2009-11-20
1
-2
/
+1
*
Fix style issues in View class.
maruel@chromium.org
2009-11-07
1
-58
/
+28
*
Attempt 2 at:
sky@chromium.org
2009-11-04
1
-5
/
+3
*
Revert 30903 - Gets find bar animation/clipping to work on views/gtk.
sky@chromium.org
2009-11-04
1
-3
/
+5
*
Gets find bar animation/clipping to work on views/gtk.
sky@chromium.org
2009-11-04
1
-5
/
+3
*
CompactLocationBar 1st step:
oshima@chromium.org
2009-10-28
1
-1
/
+1
*
Accessibility information from the renderer was not being returned to tools l...
ananta@chromium.org
2009-10-10
1
-0
/
+6
*
Enabling the default button behavior on Linux toolkit_views.
jcampan@chromium.org
2009-10-08
1
-6
/
+0
*
Relanding focus traversal on Linux toolkit views.
jcampan@chromium.org
2009-10-01
1
-3
/
+3
*
Reverting 27504, it breaks the interactive ui tests on Windows.
jcampan@chromium.org
2009-09-29
1
-3
/
+3
*
See original review at
jcampan@chromium.org
2009-09-29
1
-3
/
+3
*
Lands http://codereview.chromium.org/201102 for Oshima:
sky@chromium.org
2009-09-14
1
-0
/
+2
*
Landing oshima patch.
jcampan@chromium.org
2009-09-10
1
-0
/
+6
*
First cut at implementation of FindBar for views / gtk
davemoore@chromium.org
2009-09-09
1
-0
/
+8
*
Adds support for initiating drags from bookmark menus.
sky@chromium.org
2009-08-28
1
-0
/
+14
*
Relands drop support:
sky@chromium.org
2009-08-19
1
-0
/
+11
*
Reverts recent patch as broke build on toolkit_views.
sky@chromium.org
2009-08-18
1
-11
/
+0
*
Adds drop support for views on gtk. As X lazily provides drop data I
sky@chromium.org
2009-08-18
1
-0
/
+11
*
This CL adds accelerators to the Linux toolkit views.
jcampan@chromium.org
2009-07-31
1
-3
/
+0
*
This CL removes the last (major) Windows specific part out of the focus manag...
jcampan@chromium.org
2009-06-30
1
-0
/
+5
*
Revert :
nsylvain@chromium.org
2009-06-22
1
-5
/
+0
[next]