summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Coverity: Fix an uninitialized member variable.jhawkins@chromium.org2012-05-102-0/+6
* Broke the aura compile on Linux and Windows.dbeam@chromium.org2012-05-102-5/+6
* Zoom the web contents 2x such that they are blurry in High DPIpkotwicz@chromium.org2012-05-101-4/+11
* ui/oak: Build oak as a component library.tfarina@chromium.org2012-05-102-6/+5
* Add ability to turn off DIPoshima@chromium.org2012-05-102-3/+6
* Add CVPixelBufferGetIOSurface() to IOSurfaceSupportsail@chromium.org2012-05-092-12/+49
* Mac Pepper Flash: C++ wrapper for VideoDecodeAcceleration.frameworksail@chromium.org2012-05-095-0/+475
* Aura desktop: Don't move the window to the origin when we get an external siz...erg@chromium.org2012-05-091-1/+2
* Revert 136124 - Allow the RWHVW to be focused when a window is restored from ...ben@chromium.org2012-05-092-17/+0
* Check for NULL X device info list before freeing it.bauerb@chromium.org2012-05-091-1/+2
* Allow the RWHVW to be focused when a window is restored from minimized.ben@chromium.org2012-05-092-0/+17
* Added base::win::InitializeWindowClass() wrapper to make sure that window cla...alexeypa@chromium.org2012-05-093-37/+53
* Removed tracing when the context is already current.kgr@chromium.org2012-05-093-3/+6
* chromeos: Add flag for subpixel-positioned text.derat@chromium.org2012-05-094-12/+37
* Add new ResourceBundle::Delegate interface.marshall@chromium.org2012-05-0914-217/+571
* gesture recognizer: Require less touch events to generate a fling.sadrul@chromium.org2012-05-091-1/+1
* Removes some dead code from Layer.sky@chromium.org2012-05-091-6/+0
* Add UI_EXPORT so content_unittests don't fail on shared bot.dmazzoni@chromium.org2012-05-091-5/+5
* Add plumbing for file display names for drag and dropsatorux@chromium.org2012-05-096-22/+54
* Add initial GTK web accessibility framework (third attempt).dmazzoni@chromium.org2012-05-092-1/+37
* Move app list from ash to ui.xiyuan@chromium.org2012-05-0929-0/+2598
* Revert 135791 - Let Chrome app handle Ash accelerators first if the app is la...yusukes@google.com2012-05-096-110/+49
* Implement par of aura menu spec:jennyz@google.com2012-05-091-1/+7
* Repaint when the layer's scale has changed.oshima@chromium.org2012-05-092-14/+21
* Fix the menu size calculation issue button introduced by: https://src.chromiu...jennyz@google.com2012-05-091-6/+6
* Derive scale factor from deviceoshima@chromium.org2012-05-082-1/+20
* Resets menu show timer only when pending selected item changes.xiyuan@chromium.org2012-05-081-3/+6
* Fix missing empty line in JS.xji@chromium.org2012-05-081-11/+41
* Move DIP translation from ui/aura to ui/compositor.oshima@chromium.org2012-05-0830-346/+537
* Implement part of aura menu spec described in:jennyz@google.com2012-05-0810-19/+52
* views/examples: Clean up cpplint warnings.tfarina@chromium.org2012-05-0810-19/+22
* Don't activate TYPE_CONTROL on aura only.oshima@chromium.org2012-05-082-3/+3
* Revert r135533.thakis@chromium.org2012-05-0812-127/+21
* Let Chrome app handle Ash accelerators first if the app is launched as a window.yusukes@google.com2012-05-086-49/+110
* Confine cursor after bounds is updated.oshima@chromium.org2012-05-081-7/+7
* Calibrating touch inputskuhne@chromium.org2012-05-074-5/+77
* RWHVA: Force redraw after resizepiman@chromium.org2012-05-071-4/+7
* ash: First pass of Applist v2.xiyuan@chromium.org2012-05-072-5/+5
* Correct handling of multiline text in buttons.antrim@chromium.org2012-05-072-9/+22
* ui/oak: Add missing header include guards to oak_pretty_print.htfarina@chromium.org2012-05-071-0/+6
* ui/oak: Remove empty files from source control.tfarina@chromium.org2012-05-076-0/+0
* Add support for WM_GETOBJECT for NativeTextfieldWin.tommi@chromium.org2012-05-072-5/+25
* Revert 135593 - Add initial GTK web accessibility framework (new with valgrin...dmazzoni@chromium.org2012-05-062-37/+1
* Add initial GTK web accessibility framework (new with valgrind fix).dmazzoni@chromium.org2012-05-062-1/+37
* New Windows high-contrast mode bubble.dmazzoni@chromium.org2012-05-061-9/+6
* Respect WindowOpenDisposition in launcher as is in app-list.mukai@chromium.org2012-05-061-0/+1
* ui/aura: Include x11_util.h in root_window_host.cc to pick missing functions.tfarina@chromium.org2012-05-051-0/+1
* ui: Move compositor/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-0575-207/+206
* Fix typo: kPriorityXXX -> kXXXPriority. No code change.yusukes@chromium.org2012-05-052-4/+4
* Aura: Adds custom cursors for drag and drop.varunjain@chromium.org2012-05-0512-21/+127