| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable EULA dialog to be shown from metro Chrome. | robertshield@chromium.org | 2012-09-26 | 2 | -3/+8 |
* | Show composition window for IME-unaware PPAPI plugins on Windows. | kinaba@chromium.org | 2012-09-26 | 2 | -2/+23 |
* | linux_aura: Fix cursors and popup menu location | erg@chromium.org | 2012-09-26 | 1 | -1/+2 |
* | Fix drift while scrolling. | rjkroege@chromium.org | 2012-09-25 | 1 | -8/+20 |
* | Add a ListModel::Move. | xiyuan@chromium.org | 2012-09-25 | 3 | -10/+60 |
* | Remove some dead code in ResourceBundle | pkotwicz@chromium.org | 2012-09-24 | 1 | -14/+0 |
* | linux-aura: Fix setting the default X cursors. | sadrul@chromium.org | 2012-09-24 | 1 | -4/+52 |
* | Make shared memory segments writable only by their rightful owners. | palmer@chromium.org | 2012-09-24 | 1 | -6/+25 |
* | Introduce RenderWidgetHostViewWinTest for Tsf handling | nona@chromium.org | 2012-09-22 | 4 | -3/+180 |
* | [cros] Go back to EASE_OUT for boot transition | nkostylev@chromium.org | 2012-09-21 | 2 | -0/+4 |
* | aura: Start converting event-filters into event-handlers. | sadrul@chromium.org | 2012-09-21 | 2 | -4/+27 |
* | Support on-screen keyboard on password field. | nona@chromium.org | 2012-09-21 | 4 | -42/+312 |
* | [gtk] re-acquire input grab on bubbles when another widget | estade@chromium.org | 2012-09-21 | 2 | -2/+22 |
* | Reapply "Let Layout::GetSupportedScaleFactorFromScale() return only supported... | wangxianzhu@chromium.org | 2012-09-21 | 3 | -6/+76 |
* | Update resource_bundle.h image function comment. | msw@chromium.org | 2012-09-21 | 1 | -2/+1 |
* | Revert 157906 - Don't return unsupported scales frrom GetScaleFactorFromScale() | tzik@chromium.org | 2012-09-21 | 3 | -88/+6 |
* | Don't return unsupported scales frrom GetScaleFactorFromScale() | wangxianzhu@chromium.org | 2012-09-21 | 3 | -6/+88 |
* | Convert native mouse locations to the locations in screen coordinate in RootW... | mazda@chromium.org | 2012-09-20 | 1 | -0/+4 |
* | Fix ResourceBundleImageSource so that it does not crash when 1.4x resources a... | pkotwicz@chromium.org | 2012-09-19 | 5 | -44/+119 |
* | Try to fix strange Windows build error. TBR=ben | jam@chromium.org | 2012-09-19 | 1 | -2/+0 |
* | Make cursors work on win aura. | jam@chromium.org | 2012-09-19 | 2 | -2/+98 |
* | Boot transition v2. | nkostylev@chromium.org | 2012-09-19 | 2 | -0/+4 |
* | Add TS_SS_TRANSITORY flag to the return value of TsfTextStore::GetStatus. | horo@chromium.org | 2012-09-19 | 2 | -3/+3 |
* | Upstreaming SelectFileDialog for Android | aurimas@chromium.org | 2012-09-18 | 3 | -2/+182 |
* | linux_aura: Make X11 selection buffers work on text in both direction. | erg@chromium.org | 2012-09-18 | 1 | -1/+1 |
* | Always include base extension type in Mac select file dialog | thorogood@chromium.org | 2012-09-18 | 1 | -0/+8 |
* | Fix some behaviors of TsfTextStore. | hsumita@chromium.org | 2012-09-18 | 2 | -40/+82 |
* | Revert 157201 - Fix ResourceBundleImageSource so that it does not crash when ... | viettrungluu@chromium.org | 2012-09-17 | 5 | -108/+38 |
* | Fix ResourceBundleImageSource so that it does not crash when 1.4x resources a... | pkotwicz@chromium.org | 2012-09-17 | 5 | -38/+108 |
* | aura-x11: Fix cursor flickering for some custom cursors. | sadrul@chromium.org | 2012-09-17 | 1 | -4/+28 |
* | [cros] disable GDrive option on certain file pickers | estade@chromium.org | 2012-09-15 | 4 | -18/+27 |
* | Add ExtendSelectionAndDelete() method to ui::TextInputClient. | horo@chromium.org | 2012-09-15 | 3 | -0/+7 |
* | Add nona@ to ui/*/ime/OWNERS. | yusukes@chromium.org | 2012-09-15 | 1 | -0/+1 |
* | x11 cmt: Use atom-cache for the CMT valuators. | sadrul@chromium.org | 2012-09-14 | 2 | -18/+32 |
* | linux-aura: Fix wheel scrolling on some systems (e.g. precise). | sadrul@chromium.org | 2012-09-14 | 1 | -0/+6 |
* | Adds an iOS implementation of gfx::Image. | rohitrao@chromium.org | 2012-09-14 | 1 | -2/+5 |
* | Fix text input type inconsistency between renderer and TsfBridge | nona@chromium.org | 2012-09-13 | 2 | -45/+22 |
* | Return suitable error code on TsfTextStore methods | hsumita@chromium.org | 2012-09-13 | 1 | -15/+27 |
* | Fix incorrect use of UnrefCustomCursor. | mazda@chromium.org | 2012-09-13 | 2 | -3/+5 |
* | Desktop aura: Use the X11 clipboard for text. | erg@chromium.org | 2012-09-13 | 6 | -379/+1710 |
* | Fix mac | ben@chromium.org | 2012-09-12 | 1 | -1/+1 |
* | Change the way the ToplevelEventHandler is hooked up. It is now both a pre- a... | ben@chromium.org | 2012-09-12 | 2 | -0/+37 |
* | This patch set introduces a new utility method named "IsFocused" and calls TS... | Yukawa@chromium.org | 2012-09-12 | 1 | -13/+28 |
* | Fix and re-commit http://codereview.chromium.org/10914109/ (after revert in h... | gab@chromium.org | 2012-09-12 | 1 | -1/+2 |
* | Fix memory leaks caused by misuse of XFree. | mazda@chromium.org | 2012-09-11 | 2 | -1/+37 |
* | Add "Display" item in the uber tray. | mukai@chromium.org | 2012-09-11 | 2 | -3/+18 |
* | Move ash specific cursor code to CursorManager. | mazda@chromium.org | 2012-09-11 | 10 | -10/+491 |
* | CSS Media Query now reports touch-support accurately for Windows (retry) | girard@chromium.org | 2012-09-11 | 3 | -1/+35 |
* | Revert 156070 - Add a new tray item for the current multi display configuration. | dcheng@chromium.org | 2012-09-11 | 2 | -18/+3 |
* | Add a new tray item for the current multi display configuration. | mukai@chromium.org | 2012-09-11 | 2 | -3/+18 |