| Commit message (Expand) | Author | Age | Files | Lines |
* | Move CreateFakeXEvent to x11_util.{h,cc}. | mazda@chromium.org | 2011-12-08 | 2 | -0/+67 |
* | Revert 113634 - Add support for high contrast mode to bubbles | sail@chromium.org | 2011-12-08 | 1 | -8/+2 |
* | Fix alignment of avatar bubbles in the NTP | sail@chromium.org | 2011-12-08 | 4 | -13/+33 |
* | Improve RenderTextWin font fallback. | asvitkine@chromium.org | 2011-12-08 | 6 | -76/+255 |
* | Add support for high contrast mode to bubbles | sail@chromium.org | 2011-12-08 | 1 | -2/+8 |
* | Revert 113606 - Improve RenderTextWin font fallback. | sky@chromium.org | 2011-12-08 | 6 | -251/+72 |
* | Improve RenderTextWin font fallback. | asvitkine@chromium.org | 2011-12-08 | 6 | -72/+251 |
* | Rename ui::DefaultSymbolFromXEvent to ui::GetCharacterFromXEvent following su... | yusukes@chromium.org | 2011-12-08 | 6 | -9/+10 |
* | Revert 113574 - Remove views::InputMethodIBus. | yusukes@google.com | 2011-12-08 | 4 | -0/+1176 |
* | Remove views::InputMethodIBus. | yusukes@chromium.org | 2011-12-08 | 4 | -1176/+0 |
* | Added GLSurface::SetVisible to GLSurfaceAdapter. | apatrick@chromium.org | 2011-12-08 | 2 | -0/+5 |
* | Extract MonitorInfoProvider from WindowSizer. | tfarina@chromium.org | 2011-12-08 | 5 | -0/+182 |
* | Win AcceleratedSurface no longer polls queries on separate thread. | apatrick@chromium.org | 2011-12-08 | 2 | -162/+30 |
* | Don't merge replace edit if previous edit is delete edit. | oshima@chromium.org | 2011-12-08 | 2 | -12/+33 |
* | Remove BubbleDelegateView ctor color arg, add simple setter/getter. | msw@chromium.org | 2011-12-08 | 5 | -26/+22 |
* | Revert 113470 - Makes tests either use mock compositor or mock WebGraphicsCon... | sky@chromium.org | 2011-12-07 | 14 | -143/+31 |
* | Make Clipboard::FormatType an opaque handle type. | dcheng@chromium.org | 2011-12-07 | 9 | -218/+430 |
* | Makes tests either use mock compositor or mock WebGraphicsContext3D depending... | sky@chromium.org | 2011-12-07 | 14 | -31/+143 |
* | Convert keysym to keycode for modifiers | oshima@chromium.org | 2011-12-07 | 1 | -2/+4 |
* | aura-x11: Add support for xmodmap'ed pointer buttons. | sadrul@chromium.org | 2011-12-07 | 5 | -16/+93 |
* | This change adds the apple software renderer as an option on Chrome/Mac. It'... | senorblanco@chromium.org | 2011-12-07 | 11 | -31/+37 |
* | aura: Use WebKit compositor by default | piman@chromium.org | 2011-12-07 | 1 | -3/+14 |
* | Send a11y events from NativeTextfieldViews when the state changes. | dmazzoni@chromium.org | 2011-12-07 | 1 | -1/+14 |
* | Don't attempt to forward declare StringPiece. | erikwright@chromium.org | 2011-12-07 | 2 | -5/+2 |
* | Aura Shell singleton needs to be destroyed prior to the Aura Desktop | dhollowa@chromium.org | 2011-12-07 | 1 | -0/+2 |
* | Fix a FORWARD_NULL defect reported by Coverity. | wtc@chromium.org | 2011-12-07 | 1 | -5/+3 |
* | views: Add an Options enum to MessageBoxView control. | tfarina@chromium.org | 2011-12-07 | 6 | -67/+39 |
* | Enable RenderViewImplTest.{OnHandleKeyboardEvent,InsertCharacters} for Aura o... | mazda@chromium.org | 2011-12-07 | 1 | -0/+21 |
* | Rename Desktop->RootWindow. | ben@chromium.org | 2011-12-07 | 64 | -734/+757 |
* | aura: Draw shadows around tooltip windows. | derat@chromium.org | 2011-12-06 | 5 | -38/+215 |
* | Revert 113224 - IME (input method editor) support for Aura, part 3 of 3: Use ... | ben@chromium.org | 2011-12-06 | 12 | -471/+61 |
* | IME (input method editor) support for Aura, part 3 of 3: Use ui::InputMethod ... | yusukes@chromium.org | 2011-12-06 | 12 | -61/+471 |
* | Adds support for the GL_ANGLE_texture_usage and GL_EXT_texture_storage | vangelis@chromium.org | 2011-12-06 | 2 | -0/+9 |
* | aura-x11: Disable XInput2 again. | sadrul@chromium.org | 2011-12-06 | 1 | -0/+3 |
* | [Aura] Refresh status area widget bounds on StatusAreaView layout. | nkostylev@chromium.org | 2011-12-06 | 11 | -49/+211 |
* | Revert 113185 - [cros, Aura] Refresh status area widget bounds on StatusAreaV... | nkostylev@chromium.org | 2011-12-06 | 11 | -211/+49 |
* | [cros, Aura] Refresh status area widget bounds on StatusAreaView layout. | nkostylev@chromium.org | 2011-12-06 | 11 | -49/+211 |
* | Remove old debug code for crbug.com/93530. | msw@chromium.org | 2011-12-06 | 1 | -8/+1 |
* | [Aura] Polish app list. | xiyuan@chromium.org | 2011-12-06 | 3 | -4/+14 |
* | Fix assert with webkit compositor. The assert was hitting because we | sky@chromium.org | 2011-12-06 | 1 | -0/+3 |
* | Aura: delay draw on Expose to avoid getting behind | piman@chromium.org | 2011-12-06 | 2 | -4/+4 |
* | Refresh keyboard mapping when it's updated. | oshima@chromium.org | 2011-12-06 | 1 | -0/+6 |
* | Reland 112770, but with test disabled. | ben@chromium.org | 2011-12-06 | 1 | -0/+2 |
* | IME (input method editor) support for Aura, part 2 of 3: Add views::InputMeth... | yusukes@google.com | 2011-12-06 | 6 | -0/+294 |
* | Implements Aura:: NativeWidgetPrivate::ReparentNativeView | pkotwicz@chromium.org | 2011-12-06 | 1 | -2/+23 |
* | Badge Windows profile shortcuts with multi-user avatar. | stevet@chromium.org | 2011-12-06 | 1 | -1/+1 |
* | IME (input method editor) support for Aura, part 1 of 3: Add ui/base/ime/ cla... | yusukes@chromium.org | 2011-12-06 | 10 | -1/+1699 |
* | Revert 113075 (requested by asvitkine) (requested by asvitkine) (requested by... | thakis@chromium.org | 2011-12-06 | 6 | -232/+70 |
* | Improve RenderTextWin font fallback. | asvitkine@chromium.org | 2011-12-06 | 6 | -70/+232 |
* | Scroll by 3 pixels if sent from touchpad | davemoore@chromium.org | 2011-12-05 | 1 | -0/+6 |