| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-lands 58186: | bryeung@chromium.org | 2010-09-03 | 4 | -55/+56 |
* | Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas... | akalin@chromium.org | 2010-09-02 | 4 | -56/+55 |
* | Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/. | bryeung@chromium.org | 2010-09-02 | 4 | -55/+56 |
* | Revert 58186 - Move the keyboard files from base/ to app/. | phajdan.jr@chromium.org | 2010-09-01 | 4 | -56/+55 |
* | Move the keyboard files from base/ to app/. | bryeung@chromium.org | 2010-09-01 | 4 | -55/+56 |
* | Remove wstrings from bookmarks, part 12. | viettrungluu@chromium.org | 2010-08-22 | 1 | -5/+6 |
* | Improvements to accessibility extension api support for "views": | dmazzoni@chromium.org | 2010-08-06 | 1 | -6/+0 |
* | FBTF: Remove unneeded headers from base/ (part 3) | thestig@chromium.org | 2010-08-06 | 1 | -2/+0 |
* | [Linux Views] Refactor accelerator handler related code. | suzhe@chromium.org | 2010-08-04 | 5 | -123/+16 |
* | Add undeclared virtual destructors part 5 | ziadh@chromium.org | 2010-08-02 | 1 | -0/+9 |
* | Convert more callers of the integer/string functions to using | brettw@chromium.org | 2010-07-31 | 1 | -2/+3 |
* | Cleanup: Remove unneeded headers from app/ (part 2) | thestig@chromium.org | 2010-07-31 | 1 | -1/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 6 | -0/+6 |
* | Fix regression that stopped properly restoring focus to tab contents. | dmazzoni@chromium.org | 2010-07-23 | 1 | -3/+16 |
* | Fixes regression in links ending up too small. The problem is that we | sky@chromium.org | 2010-07-21 | 3 | -9/+10 |
* | Prevent non-visible views from getting focused. | mnissler@chromium.org | 2010-07-14 | 1 | -2/+53 |
* | Minor fixes to toolbar keyboard accessibility: focusing the location bar | dmazzoni@chromium.org | 2010-06-30 | 2 | -8/+43 |
* | *Add WidgetGtk::ClearNativeFocus so that subclass can implement cutomized beh... | oshima@chromium.org | 2010-06-19 | 1 | -9/+1 |
* | Keep a cache of all views that have sent notifications. This ensures that Ac... | dtseng@chromium.org | 2010-06-18 | 1 | -2/+1 |
* | Improve toolbar keyboard accessibility. | dmazzoni@chromium.org | 2010-06-18 | 6 | -98/+652 |
* | Allow widgets to have keyboard shortcuts. | avayvod@chromium.org | 2010-06-16 | 1 | -5/+7 |
* | Process accelerators if grabbed widget is a window. | xiyuan@chromium.org | 2010-06-02 | 1 | -4/+17 |
* | views: implement a TODO to move WidgetGtk::GetWindowForNative to WindowGtk. | tfarina@chromium.org | 2010-06-02 | 1 | -3/+2 |
* | Fixing AutoReset to be a template. | gspencer@chromium.org | 2010-06-01 | 1 | -1/+1 |
* | Fixed alt key as shortcut to focus menus on linux/views. It should only | dmazzoni@chromium.org | 2010-05-24 | 3 | -21/+239 |
* | Committing on behalf of dtseng. | dmazzoni@chromium.org | 2010-05-07 | 1 | -0/+7 |
* | Skip accelerator handling if there is a grabbed widget. | xiyuan@chromium.org | 2010-05-03 | 1 | -1/+4 |
* | Defer WidgetGtk's focus manager destruction | xiyuan@chromium.org | 2010-04-20 | 2 | -1/+103 |
* | * WidgetGtk::OnKeyPressed never called on window because the signal handler | oshima@chromium.org | 2010-04-02 | 1 | -8/+50 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-31 | 4 | -1/+35 |
* | Reverting this CL to fix the interactive ui test failures. | ananta@chromium.org | 2010-03-26 | 4 | -35/+1 |
* | Reenabling some unit-tests on Linux, they seem to work fine now, | jcivelli@chromium.org | 2010-03-25 | 1 | -6/+0 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 4 | -1/+35 |
* | Revert 42465 - Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 4 | -35/+1 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 4 | -1/+35 |
* | Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42... | maruel@chromium.org | 2010-03-22 | 4 | -35/+1 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-22 | 4 | -1/+35 |
* | Revert "Keyboard accessibility for the page and app menus." | maruel@chromium.org | 2010-03-22 | 4 | -35/+1 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-22 | 4 | -1/+35 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 1 | -1/+1 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 1 | -1/+1 |
* | Fix compile error "error: #elif with no expression" | nsylvain@chromium.org | 2010-02-27 | 1 | -1/+1 |
* | Landing Marshall Greenblatt change. | jcampan@chromium.org | 2010-02-24 | 2 | -4/+60 |
* | CL implementing focus-dismissal of the chrome.experimental.popup set of exten... | twiz@chromium.org | 2010-02-10 | 2 | -3/+117 |
* | Fixes two related focus bugs on views/gtk: | sky@chromium.org | 2010-01-07 | 1 | -0/+3 |
* | Lands http://codereview.chromium.org/449003/show for Thiago: | sky@chromium.org | 2009-12-01 | 1 | -1/+1 |
* | Use AutoReset (formerly ScopedBool) where possible. | pkasting@chromium.org | 2009-11-20 | 1 | -2/+2 |
* | Fix for BookmarkManager Test Crash test. | oshima@chromium.org | 2009-11-18 | 1 | -1/+5 |
* | Use predefined color names where possible for clarity. Also use "SkColorSetA... | pkasting@chromium.org | 2009-10-13 | 1 | -2/+2 |
* | Move native_widget_types and gtk_native_view_id_manager from base/gfx to | brettw@chromium.org | 2009-10-11 | 1 | -1/+1 |