summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Set up new desktop classes.ben@chromium.org2012-09-059-0/+1085
* gesture recognizer: Plug a leak.sadrul@chromium.org2012-09-051-6/+7
* Fix leaks in aura_unittestsoshima@chromium.org2012-09-0510-88/+101
* Introduce TSFBridge classnona@chromium.org2012-09-053-0/+418
* app_list: Move overrides to private section.tfarina@chromium.org2012-09-052-3/+3
* app_list: Paint background for app item title.xiyuan@chromium.org2012-09-056-4/+36
* Fixes bug where GetRestoreBounds() was not returning screensky@chromium.org2012-09-051-6/+9
* Adds LayerAnimator::SchedulePauseForProperties().sky@chromium.org2012-09-043-0/+36
* events: Move some files into ui/base/events/sadrul@chromium.org2012-09-04102-135/+135
* mac: Use convertSizeFromBacking: instead of the deprecated ...FromBase:thakis@chromium.org2012-09-042-2/+12
* Don't try to compile character_composer.cc on Windows when use_aura=1; this i...jam@chromium.org2012-09-041-0/+2
* Speculative fix for a crash. It is possible that a derived class' virtual met...ben@chromium.org2012-09-043-2/+15
* Fixes bug where SetEventHandler(NULL) would result in NULL target,sky@chromium.org2012-09-041-1/+2
* Build more ui/ code on iOS.noyau@chromium.org2012-09-042-8/+8
* Split default font settings into webkit and browser settings having separate ...flackr@chromium.org2012-09-045-14/+42
* aura: Events handled in WindowDelegate will reach the post-target event handl...sadrul@chromium.org2012-09-046-168/+243
* events: Get rid of GestureStatus in favour of EventResult.sadrul@chromium.org2012-09-0464-177/+167
* compositor: Put CompositorTestSuite into a namespace.tfarina@chromium.org2012-09-033-10/+24
* events: Introduce EventDispatcher, EventTarget, and EventHandler.sadrul@chromium.org2012-09-0319-225/+589
* NativeTextfieldWin uses RichEdit 4.1 which supports TSF API. yoichio@chromium.org2012-09-032-6/+20
* ui: Fix typos in PRESUBMIT.py scripts.tfarina@chromium.org2012-09-036-6/+6
* compositor: Fix header include guards.tfarina@chromium.org2012-09-035-15/+15
* views: Remove unused header file.tfarina@chromium.org2012-09-022-32/+0
* Uploading Sebastien's new assets for Windows 8 Touch in {100%, 140%, 180%}, a...grt@chromium.org2012-09-0254-0/+0
* Revert 154629 - views: Remove content dependency from views package.grt@chromium.org2012-09-021-0/+1
* views: Remove content dependency from views package.tfarina@chromium.org2012-09-011-1/+0
* Relanding "views: Add a gyp file to build webview.". Try 2.tfarina@chromium.org2012-09-015-14/+80
* ui: Fix clang warnings about missing virtual and OVERRIDE annotations.tfarina@chromium.org2012-09-016-9/+10
* Fix coordinate of the mouse pointer when moving it to moved/resized native wi...oshima@chromium.org2012-09-011-3/+14
* Reland: Fix and expand upon BubbleDelegateTests.msw@chromium.org2012-09-011-28/+113
* Squeezing the wrench menuskuhne@chromium.org2012-09-013-29/+74
* Miscellaneous cleanups from several months ago I never got around to landing.pkasting@chromium.org2012-09-011-3/+6
* Convert gradients from PNG to JPEG.saintlou@chromium.org2012-09-0133-14/+14
* Fix SkBitmapOperations::CreateMaskedBitmap. SkAlphaMul expects alpha value invarunjain@chromium.org2012-08-313-10/+14
* Make HWNDMessageHandler build with use_aura==1ben@chromium.org2012-08-318-65/+108
* Added platform_font_ios for iOS-specific fonts.bdibello@chromium.org2012-08-313-2/+189
* Attempt 2 at: Fixes crash that occured because NativeViewHostAura::Detach was...sky@chromium.org2012-08-316-23/+30
* Revert 154440 - Make HWNDMessageHandler build with use_aura==1ben@chromium.org2012-08-318-107/+67
* Provide iOS implementation of screen.h.blundell@chromium.org2012-08-312-7/+38
* Make HWNDMessageHandler build with use_aura==1ben@chromium.org2012-08-318-67/+107
* Avoid copying mouse events where possible in RootWindow.mazda@chromium.org2012-08-313-25/+25
* Revert 154383 - Avoid copying mouse events where possible in RootWindow.mazda@chromium.org2012-08-312-14/+18
* Avoid copying mouse events where possible in RootWindow.mazda@chromium.org2012-08-312-18/+14
* Fix the cursor not to change while it is locked.mazda@chromium.org2012-08-311-1/+5
* + Ensure that OnRobustJPEGDecodeImage only uses the codec of our choosing (IJ...saintlou@chromium.org2012-08-312-0/+20
* Turning off the bezel device control functionalityskuhne@chromium.org2012-08-312-2/+2
* Add optional attribute to ResourceBundle::AddDataPack* and flag 2x chromeos r...flackr@chromium.org2012-08-313-22/+44
* Revert 154289 - Fixes crash that occured because NativeViewHostAura::Detach w...sky@chromium.org2012-08-316-25/+21
* views: null check for focus-manager.sadrul@chromium.org2012-08-301-1/+1
* ::GetWindowPlacement() is used by NativeWidgetWin::GetWindowPlacement() to ge...vadimt@chromium.org2012-08-301-9/+21