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
/
window
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow widgets to have keyboard shortcuts.
avayvod@chromium.org
2010-06-16
2
-19
/
+0
*
Cleanup of about box
seanparent@google.com
2010-06-09
2
-0
/
+8
*
views: implement a TODO to move WidgetGtk::GetWindowForNative to WindowGtk.
tfarina@chromium.org
2010-06-02
2
-2
/
+21
*
Initial work to fix the IAccessible tree in circumstances where there is a wi...
ctguil@chromium.org
2010-05-27
4
-2
/
+15
*
Provide accessibility support for Window_win.
ctguil@chromium.org
2010-05-17
4
-2
/
+73
*
some more fixes for ignored scoped_ptr::release() calls
estade@chromium.org
2010-05-06
4
-23
/
+10
*
Remove unused local variables now that subclasses don't need to track their o...
pkasting@chromium.org
2010-04-23
1
-3
/
+0
*
Re-instate the temporary revert from r45267. That reverted certain
shess@chromium.org
2010-04-23
3
-18
/
+69
*
Gets rid of the annoying white dot in the upper left corner of all
sky@chromium.org
2010-04-23
1
-1
/
+1
*
Temporarily revert certain Omnibox, toolbar, tab animations, and other
shess@chromium.org
2010-04-22
3
-69
/
+18
*
Polish ChromeOS options dialog:
xiyuan@chromium.org
2010-04-21
3
-4
/
+21
*
Fix Chrome overlapping an autohide taskbar in certain cases. Original patch ...
pkasting@chromium.org
2010-04-19
1
-0
/
+17
*
Add newline to EOF to fix CrOS builder.
glen@chromium.org
2010-04-09
1
-1
/
+1
*
Make the bottom edges of the opaque frame rounded.
glen@chromium.org
2010-04-09
3
-18
/
+69
*
Fix client edge insets for fullscreen mode. we were incorrectly insetting the...
ben@chromium.org
2010-04-09
1
-3
/
+4
*
Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j...
pkasting@chromium.org
2010-04-03
2
-14
/
+0
*
Keyboard accessibility for the page and app menus.
dmazzoni@chromium.org
2010-03-31
1
-0
/
+9
*
Reverting this CL to fix the interactive ui test failures.
ananta@chromium.org
2010-03-26
1
-9
/
+0
*
Keyboard accessibility for the page and app menus.
dmazzoni@chromium.org
2010-03-24
1
-0
/
+9
*
Revert 42465 - Keyboard accessibility for the page and app menus.
dmazzoni@chromium.org
2010-03-24
1
-9
/
+0
*
Keyboard accessibility for the page and app menus.
dmazzoni@chromium.org
2010-03-24
1
-0
/
+9
*
views: [accessibility] Add accessible names for Minimize, Maximize, Restore b...
ctguil@chromium.org
2010-03-23
1
-0
/
+6
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
5
-8
/
+8
*
views: [accessibility] Add accessible name for the Close button in generic Wi...
ctguil@chromium.org
2010-03-22
1
-1
/
+5
*
Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42...
maruel@chromium.org
2010-03-22
1
-9
/
+0
*
Keyboard accessibility for the page and app menus.
dmazzoni@chromium.org
2010-03-22
1
-0
/
+9
*
Reland r41641 "Make DevTools open docked by default..."
xiyuan@chromium.org
2010-03-22
2
-3
/
+3
*
Revert "Keyboard accessibility for the page and app menus."
maruel@chromium.org
2010-03-22
1
-9
/
+0
*
Keyboard accessibility for the page and app menus.
dmazzoni@chromium.org
2010-03-22
1
-0
/
+9
*
Move RTL related functions from app/l10n_util to base/i18n/rtl
ben@chromium.org
2010-03-20
2
-3
/
+5
*
Move more files to toplevel gfx.
ben@chromium.org
2010-03-19
1
-2
/
+3
*
Revert 41882 - [Accessibility] Chrome's main window is missing an accessible ...
ctguil@chromium.org
2010-03-17
1
-3
/
+0
*
[Accessibility] Chrome's main window is missing an accessible name
ctguil@chromium.org
2010-03-17
1
-0
/
+3
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
4
-4
/
+4
*
Revert "Make DevTools open docked by default for chrome os."
tony@chromium.org
2010-03-16
2
-3
/
+3
*
Gtk views code touch up
xiyuan@chromium.org
2010-03-16
1
-6
/
+14
*
Make DevTools open docked by default for chrome os.
xiyuan@chromium.org
2010-03-15
2
-3
/
+3
*
Move base/gfx contents to gfx/
ben@chromium.org
2010-03-14
2
-5
/
+5
*
chromeos: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-14
1
-0
/
+1
*
Create a toplevel gfx/ dir and seed it with icon_util.
ben@chromium.org
2010-03-13
1
-1
/
+1
*
Last set of tweaks to icon positioning code. Clarifies positioning algorithm...
pkasting@chromium.org
2010-03-12
1
-32
/
+21
*
views: Make WindowGtk set transient-for hint before mapping.
derat@chromium.org
2010-03-09
1
-3
/
+3
*
Use web app icon as ICON_BIG for Windows
xiyuan@chromium.org
2010-03-08
3
-1
/
+15
*
Clean up/fix more frame code. In general this is bringing the less-common fr...
pkasting@chromium.org
2010-03-08
2
-142
/
+141
*
Move skia_utils_gtk.cc/.h to app/gfx/. Original patch by Thiago Farina (see ...
pkasting@chromium.org
2010-02-26
1
-3
/
+3
*
Fixes bug in clear browsing data dialog where throbber would overlap
sky@chromium.org
2010-02-08
3
-1
/
+19
*
Rework nonclient hittest plumbing so the NonClientFrameView is responsible fo...
pkasting@chromium.org
2010-02-06
4
-13
/
+16
*
Support app menu and double-click close on upper left corner of window, part ...
pkasting@chromium.org
2010-02-05
8
-128
/
+25
*
Adds link to flash settings on clear browser data panel.
sky@chromium.org
2010-02-04
3
-18
/
+54
*
Addded notification when ancestor gets changed. So windows that lack focus ma...
georgey@chromium.org
2010-01-07
2
-11
/
+57
[next]