| Commit message (Expand) | Author | Age | Files | Lines |
* | events: Move some files into ui/base/events/ | sadrul@chromium.org | 2012-09-04 | 102 | -135/+135 |
* | mac: Use convertSizeFromBacking: instead of the deprecated ...FromBase: | thakis@chromium.org | 2012-09-04 | 2 | -2/+12 |
* | Don't try to compile character_composer.cc on Windows when use_aura=1; this i... | jam@chromium.org | 2012-09-04 | 1 | -0/+2 |
* | Speculative fix for a crash. It is possible that a derived class' virtual met... | ben@chromium.org | 2012-09-04 | 3 | -2/+15 |
* | Fixes bug where SetEventHandler(NULL) would result in NULL target, | sky@chromium.org | 2012-09-04 | 1 | -1/+2 |
* | Build more ui/ code on iOS. | noyau@chromium.org | 2012-09-04 | 2 | -8/+8 |
* | Split default font settings into webkit and browser settings having separate ... | flackr@chromium.org | 2012-09-04 | 5 | -14/+42 |
* | aura: Events handled in WindowDelegate will reach the post-target event handl... | sadrul@chromium.org | 2012-09-04 | 6 | -168/+243 |
* | events: Get rid of GestureStatus in favour of EventResult. | sadrul@chromium.org | 2012-09-04 | 64 | -177/+167 |
* | compositor: Put CompositorTestSuite into a namespace. | tfarina@chromium.org | 2012-09-03 | 3 | -10/+24 |
* | events: Introduce EventDispatcher, EventTarget, and EventHandler. | sadrul@chromium.org | 2012-09-03 | 19 | -225/+589 |
* | NativeTextfieldWin uses RichEdit 4.1 which supports TSF API. | yoichio@chromium.org | 2012-09-03 | 2 | -6/+20 |
* | ui: Fix typos in PRESUBMIT.py scripts. | tfarina@chromium.org | 2012-09-03 | 6 | -6/+6 |
* | compositor: Fix header include guards. | tfarina@chromium.org | 2012-09-03 | 5 | -15/+15 |
* | views: Remove unused header file. | tfarina@chromium.org | 2012-09-02 | 2 | -32/+0 |
* | Uploading Sebastien's new assets for Windows 8 Touch in {100%, 140%, 180%}, a... | grt@chromium.org | 2012-09-02 | 54 | -0/+0 |
* | Revert 154629 - views: Remove content dependency from views package. | grt@chromium.org | 2012-09-02 | 1 | -0/+1 |
* | views: Remove content dependency from views package. | tfarina@chromium.org | 2012-09-01 | 1 | -1/+0 |
* | Relanding "views: Add a gyp file to build webview.". Try 2. | tfarina@chromium.org | 2012-09-01 | 5 | -14/+80 |
* | ui: Fix clang warnings about missing virtual and OVERRIDE annotations. | tfarina@chromium.org | 2012-09-01 | 6 | -9/+10 |
* | Fix coordinate of the mouse pointer when moving it to moved/resized native wi... | oshima@chromium.org | 2012-09-01 | 1 | -3/+14 |
* | Reland: Fix and expand upon BubbleDelegateTests. | msw@chromium.org | 2012-09-01 | 1 | -28/+113 |
* | Squeezing the wrench menu | skuhne@chromium.org | 2012-09-01 | 3 | -29/+74 |
* | Miscellaneous cleanups from several months ago I never got around to landing. | pkasting@chromium.org | 2012-09-01 | 1 | -3/+6 |
* | Convert gradients from PNG to JPEG. | saintlou@chromium.org | 2012-09-01 | 33 | -14/+14 |
* | Fix SkBitmapOperations::CreateMaskedBitmap. SkAlphaMul expects alpha value in | varunjain@chromium.org | 2012-08-31 | 3 | -10/+14 |
* | Make HWNDMessageHandler build with use_aura==1 | ben@chromium.org | 2012-08-31 | 8 | -65/+108 |
* | Added platform_font_ios for iOS-specific fonts. | bdibello@chromium.org | 2012-08-31 | 3 | -2/+189 |
* | Attempt 2 at: Fixes crash that occured because NativeViewHostAura::Detach was... | sky@chromium.org | 2012-08-31 | 6 | -23/+30 |
* | Revert 154440 - Make HWNDMessageHandler build with use_aura==1 | ben@chromium.org | 2012-08-31 | 8 | -107/+67 |
* | Provide iOS implementation of screen.h. | blundell@chromium.org | 2012-08-31 | 2 | -7/+38 |
* | Make HWNDMessageHandler build with use_aura==1 | ben@chromium.org | 2012-08-31 | 8 | -67/+107 |
* | Avoid copying mouse events where possible in RootWindow. | mazda@chromium.org | 2012-08-31 | 3 | -25/+25 |
* | Revert 154383 - Avoid copying mouse events where possible in RootWindow. | mazda@chromium.org | 2012-08-31 | 2 | -14/+18 |
* | Avoid copying mouse events where possible in RootWindow. | mazda@chromium.org | 2012-08-31 | 2 | -18/+14 |
* | Fix the cursor not to change while it is locked. | mazda@chromium.org | 2012-08-31 | 1 | -1/+5 |
* | + Ensure that OnRobustJPEGDecodeImage only uses the codec of our choosing (IJ... | saintlou@chromium.org | 2012-08-31 | 2 | -0/+20 |
* | Turning off the bezel device control functionality | skuhne@chromium.org | 2012-08-31 | 2 | -2/+2 |
* | Add optional attribute to ResourceBundle::AddDataPack* and flag 2x chromeos r... | flackr@chromium.org | 2012-08-31 | 3 | -22/+44 |
* | Revert 154289 - Fixes crash that occured because NativeViewHostAura::Detach w... | sky@chromium.org | 2012-08-31 | 6 | -25/+21 |
* | views: null check for focus-manager. | sadrul@chromium.org | 2012-08-30 | 1 | -1/+1 |
* | ::GetWindowPlacement() is used by NativeWidgetWin::GetWindowPlacement() to ge... | vadimt@chromium.org | 2012-08-30 | 1 | -9/+21 |
* | Fixes crash that occured because NativeViewHostAura::Detach was not | sky@chromium.org | 2012-08-30 | 6 | -21/+25 |
* | Add DISALLOW_COPY_AND_ASSIGN() to PlatformFont* classes. | asvitkine@chromium.org | 2012-08-30 | 3 | -4/+10 |
* | [cros] Initialize OOBE in parallel when boot animation is disabled. | ivankr@chromium.org | 2012-08-30 | 1 | -0/+3 |
* | Adds support for handling/filtering of events after the window's delegate has... | ben@chromium.org | 2012-08-30 | 8 | -31/+438 |
* | Build part of ui_test_support on iOS | stuartmorgan@chromium.org | 2012-08-30 | 1 | -2/+2 |
* | Add checks in the code so that we can guarantee that we are using the correct... | saintlou@chromium.org | 2012-08-30 | 2 | -1/+4 |
* | Merge aura::DispatcherLinux into base::MessagePumpAuraX11. | erg@chromium.org | 2012-08-30 | 10 | -188/+94 |
* | swap status_power_small_all.png and status_power_small_all_dark.png. | jennyz@chromium.org | 2012-08-30 | 4 | -0/+0 |