| Commit message (Expand) | Author | Age | Files | Lines |
* | ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ... | pkasting@chromium.org | 2011-11-29 | 1 | -15/+12 |
* | Send fake event when event_type is set to exit menu so that | oshima@google.com | 2011-11-18 | 1 | -0/+8 |
* | Fix double-initialization of CComModule. | dmazzoni@chromium.org | 2011-11-14 | 1 | -0/+38 |
* | Fix a notreached assertion and linker error in RWHVA | ben@chromium.org | 2011-10-25 | 1 | -1/+3 |
* | Get the mousewheel to work on windows at least!BUG=noneTEST=none | ben@chromium.org | 2011-10-21 | 1 | -2/+10 |
* | Support grouping taskbar icons for panels with regular taskbar icon for Chrom... | jianli@chromium.org | 2011-10-21 | 2 | -34/+54 |
* | aura: Add support for touch events. | sadrul@chromium.org | 2011-10-17 | 1 | -0/+25 |
* | Consolidate ui::NativeEvent and base::NativeEvent | oshima@google.com | 2011-10-05 | 1 | -14/+14 |
* | Limit EF_EXTENDED to key events. | msw@chromium.org | 2011-10-04 | 1 | -1/+12 |
* | Consolidate/cleanup event cracking code; single out GdkEvents; saves ~850 lines. | msw@chromium.org | 2011-09-26 | 1 | -0/+210 |
* | Fix the spelling of the comment in ImeInput::IsCtrlShiftPressed. | ehsan.akhgari@gmail.com | 2011-09-15 | 1 | -1/+1 |
* | Move the mouse wheel utils from views to ui\base\win, to get rid of some view... | jam@chromium.org | 2011-08-26 | 2 | -0/+154 |
* | Rename UI_API to UI_EXPORT. | darin@chromium.org | 2011-08-06 | 4 | -20/+20 |
* | Introduce ui.dll / libui.so for the component build. | darin@chromium.org | 2011-07-17 | 4 | -16/+20 |
* | Changes wrench menu button to show system menu on space. This matches | sky@chromium.org | 2011-07-08 | 2 | -0/+16 |
* | Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir... | tfarina@chromium.org | 2011-06-25 | 2 | -0/+154 |
* | Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm... | tfarina@chromium.org | 2011-06-25 | 2 | -154/+0 |
* | Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories. | tfarina@chromium.org | 2011-06-25 | 2 | -0/+154 |
* | Disables tooltips if we can't create the tooltip window. I still don't | sky@chromium.org | 2011-06-13 | 1 | -16/+2 |
* | Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk. | ben@chromium.org | 2011-05-19 | 1 | -1/+1 |
* | Fix a Chrome browser crash which occurs when running the browser as part of C... | ananta@chromium.org | 2011-05-18 | 1 | -0/+5 |
* | Scrap WNDCLASSEX.hCursor, update GetCursorForPoint. | msw@chromium.org | 2011-04-27 | 1 | -13/+16 |
* | Centralizes checking for non-null return from CreateWindow. | sky@chromium.org | 2011-04-19 | 3 | -17/+25 |
* | Removes code added to track down crash. The crash seems to have | sky@chromium.org | 2011-04-15 | 2 | -17/+1 |
* | Adds yet more debugging code. | sky@chromium.org | 2011-04-13 | 1 | -2/+19 |
* | Adds more debugging code in hopes of figuring out a crash. Most common | sky@chromium.org | 2011-04-11 | 1 | -2/+4 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 2 | -2/+2 |
* | Move chrome/browser/ime_input.* to ui/base/win/ | suzhe@google.com | 2011-03-23 | 2 | -0/+874 |
* | Add an exception wrapper to the WindowProc functions so | rvargas@google.com | 2011-03-17 | 1 | -2/+3 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 2 | -4/+4 |
* | views: Make ShouldUseVistaFrame a static method of WidgetWin. | tfarina@chromium.org | 2011-01-28 | 2 | -18/+0 |
* | Move UI-relevant Windows files to ui/base. | ben@chromium.org | 2011-01-19 | 4 | -0/+574 |