summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Fix candidate window position issue.nona@chromium.org2012-06-147-23/+27
* New checkbox and radio button appearancerbyers@chromium.org2012-06-144-1/+227
* First pass at making Chrome support metro snap mode. It creates a fullscreen-...robertshield@chromium.org2012-06-142-12/+82
* Revert 142036 - Aura GTK theme: Use gtk icons and borders for back/forward/home.mrossetti@chromium.org2012-06-141-1/+1
* Update display info and notify the root window even when the only device scal...oshima@chromium.org2012-06-141-2/+10
* Put vertical gap between displays on ChromeOSjhorwich@chromium.org2012-06-141-1/+3
* Aura GTK theme: Use gtk icons and borders for back/forward/home.erg@chromium.org2012-06-141-1/+1
* OWNERS file for chrome/apps/themesail@chromium.org2012-06-132-0/+2
* app_list: Fix flashy search results while typing.xiyuan@chromium.org2012-06-133-8/+29
* Add the last nine images from ui/resources to ui/resources/default_100_percentbenrg@chromium.org2012-06-139-0/+0
* ui-gestures: Added some type-specific accessors to gesture-events.sadrul@chromium.org2012-06-1313-35/+212
* aura: Update doc for event-generator and remove an unused function.sadrul@chromium.org2012-06-132-27/+4
* Move usb_keycode_map.h into ui/base/keycodes.garykac@chromium.org2012-06-133-0/+389
* Let the layer animator's slow animation mode affect all animations.vollick@chromium.org2012-06-134-5/+27
* Load 2x resources whenever --default-device-scale-factor=2 is setpkotwicz@chromium.org2012-06-131-4/+8
* Make destructors of classes that implement aura::WindowDelegate private or pr...yusukes@chromium.org2012-06-132-8/+12
* aura: Update event-generator to send some useful gesture events.sadrul@chromium.org2012-06-132-0/+62
* app_list/chromeos: Fix wrong app icon in search results.xiyuan@chromium.org2012-06-137-9/+78
* Fixes content scaling when resizingpkotwicz@chromium.org2012-06-137-4/+68
* linux: Clean up code for getting font rendering settings.derat@chromium.org2012-06-137-132/+252
* [win] Allow the platform apps to specify a maximum size for their windowsjeremya@chromium.org2012-06-131-1/+5
* Remove a local variable, |translated_event|, from RootWindow::DispatchKeyEven...yusukes@chromium.org2012-06-131-3/+2
* Add touch gestures to views menu controls.flackr@chromium.org2012-06-135-2/+21
* aura: Window should notify WindowDelegate of bounds changed if Layer cannot.varunjain@chromium.org2012-06-133-7/+66
* aura:Delay call to DispatchHeldMouseMove from RootWindow::ReleaseMouseMovespiman@chromium.org2012-06-123-6/+102
* Use pango underline metrics in RenderTextLinux.asvitkine@chromium.org2012-06-123-6/+47
* Fixes memory leak caused by 10545069pkotwicz@chromium.org2012-06-121-7/+8
* I tried to add a pak override in the command line but for some reason it is s...scr@chromium.org2012-06-121-0/+3
* Revert 141723 - First pass at making Chrome support metro snap mode. It creat...sail@chromium.org2012-06-122-82/+12
* First pass at making Chrome support metro snap mode. It creates a fullscreen-...robertshield@chromium.org2012-06-122-12/+82
* ash: Some new assets for the uber-tray.sadrul@chromium.org2012-06-128-4/+8
* Make IsTriggerableEvent take Event objects and use it to verify whether tap e...flackr@chromium.org2012-06-128-25/+36
* Rename gfx::Monitor to gfx::Displaytfarina@chromium.org2012-06-1233-303/+298
* NSImageRep can have a size which is not it's pixel size.pkotwicz@chromium.org2012-06-122-42/+73
* When a window is added to the window tree hierarchy, notify it that it was ad...danakj@chromium.org2012-06-112-1/+35
* Aura desktop: Add a capture client to DesktopStackingClient's RootWindow.erg@chromium.org2012-06-114-0/+15
* app_list: Add page transition animation for apps grid.xiyuan@chromium.org2012-06-1110-66/+475
* Fixes calling Restore() without Save() in ui::Layerpkotwicz@chromium.org2012-06-111-0/+1
* Revert 141481 - When a window is added to the window tree hierarchy, notify i...sail@chromium.org2012-06-112-34/+1
* When a window is added to the window tree hierarchy, notify it that it was ad...danakj@chromium.org2012-06-112-1/+34
* mac: Enable HiDPI for the accelerated path.thakis@chromium.org2012-06-111-1/+1
* Remove 2x resources which are not actually 2x and reference 1x resources.flackr@chromium.org2012-06-1117-33/+33
* Prepare compositor.cc for global CCSettingsvollick@chromium.org2012-06-111-3/+14
* chromeos: Add ui::CharacterComposer::preedit_string()hashimoto@chromium.org2012-06-113-31/+137
* Add views_unittests allocator.gyp dependency for non-component builds.msw@chromium.org2012-06-091-0/+5
* Don't destroy channels when switching GPUsjbauman@chromium.org2012-06-092-12/+28
* Aura desktop: Fixing nits by tfarina from last patch.erg@chromium.org2012-06-081-5/+5
* app_list: Add transition for apps grid and search results.xiyuan@chromium.org2012-06-0812-230/+333
* Update the types that WebContents supports when dragging in.dcheng@chromium.org2012-06-082-2/+10
* Add Windows commandline switch --enable-views-textfield.msw@chromium.org2012-06-0810-50/+60