summaryrefslogtreecommitdiffstats
path: root/ui/base
Commit message (Expand)AuthorAgeFilesLines
* ui: Move gesture-recognizer into ui/base/.sadrul@chromium.org2012-04-0515-0/+1968
* A preventDefaulted touch release is treated as a touch cancel.sadrul@chromium.org2012-04-051-2/+0
* Adds some debugging code to help isolate a crash.sky@chromium.org2012-04-052-6/+35
* Make common utility to load views from nibs.avi@chromium.org2012-04-052-0/+66
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-0510-37/+22
* Web Intents: Use action-specific strings for the picker.jhawkins@chromium.org2012-04-041-0/+1
* Enforce the use of a root windowcpu@chromium.org2012-04-041-8/+32
* ui/base/range: Fix the header include guard of range.h since it moved from gfx/.tfarina@chromium.org2012-04-031-3/+4
* aura-x11: Add custom web cursor support.sadrul@chromium.org2012-04-036-8/+321
* Change SingletonHwnd to be based on WindowImpl.asvitkine@chromium.org2012-04-033-55/+21
* Reapply 130248 - Add full support for filesystem URLs. Trying to get the buil...apavlov@chromium.org2012-04-031-2/+2
* This CL adds pepper flash fullscreen support on Mac.sail@chromium.org2012-04-035-0/+245
* Revert 130248 - Add full support for filesystem URLs.sergeyu@chromium.org2012-04-031-2/+2
* Add full support for filesystem URLs.ericu@google.com2012-04-021-2/+2
* ui/base: Clean up our AcceleratorGtk class.tfarina@chromium.org2012-04-024-36/+66
* OWNERS file for ui/base/cocoasail@chromium.org2012-04-021-0/+3
* Added RTF support to the clipboard.raymes@chromium.org2012-04-0212-29/+194
* Attempted fix for crash. We're crashing because CreateWindow issky@chromium.org2012-03-311-0/+3
* Move ui/view/touchui/touch_mode_support.* to ui/base and make it platformvarunjain@chromium.org2012-03-292-0/+37
* Windows: Don't try to center a popup over a parent window when the popup is b...thestig@chromium.org2012-03-281-5/+13
* ui/base/models: Make ComboboxModel::GetItemCount() a constant function.tfarina@chromium.org2012-03-271-1/+1
* Revert 128961 - ui/base/models: Make ComboboxModel::GetItemCount() a constant...alokp@chromium.org2012-03-261-1/+1
* ui/base/models: Make ComboboxModel::GetItemCount() a constant function.tfarina@chromium.org2012-03-261-1/+1
* Cleanup: Remove unneeded forward declaration of NSImage from resource_bundle.htfarina@chromium.org2012-03-261-8/+0
* Revert 128753 - Add full support for filesystem URLs.ericu@google.com2012-03-241-2/+2
* Add full support for filesystem URLs.ericu@google.com2012-03-241-2/+2
* Support for natural scrolling.achuith@chromium.org2012-03-243-24/+65
* Closes uber tray when clicking outside traypkotwicz@chromium.org2012-03-241-1/+6
* aura: Add support for html5 file drag and drop.varunjain@chromium.org2012-03-236-5/+50
* ui/gfx: Remove the deprecated "operator const GdkPixbuf*" from Image API.tfarina@chromium.org2012-03-231-1/+1
* ui/base/models: Add protected virtual destructor to ComboboxModel.tfarina@chromium.org2012-03-221-6/+7
* x11: Drop mouse wheel release events.derat@chromium.org2012-03-222-6/+27
* ui/gfx: Remove the deprecated "operator const SkBitmap*" from Image API.tfarina@chromium.org2012-03-211-2/+1
* Implement hexadecimal unicode sequence character compositionhashimoto@chromium.org2012-03-214-59/+359
* Windows: Center popups on the monitor when we can't determine the parent wind...thestig@chromium.org2012-03-211-3/+5
* Add drag and drop support for custom and html data types on Aurarbyers@chromium.org2012-03-215-39/+82
* Don't clobber the clipboard when doing DnD on Aurarbyers@chromium.org2012-03-202-19/+0
* Revert 127706 - Add drag and drop support for custom and html data types on Aurarbyers@chromium.org2012-03-205-81/+39
* Add drag and drop support for custom and html data types on Aurarbyers@chromium.org2012-03-205-39/+81
* Send GestureFlingStart and GestureFlingCancel when cmt sends themdavemoore@chromium.org2012-03-203-20/+126
* Revert 127606 - Send GestureFlingStart and GestureFlingCancel when cmt sends ...davemoore@chromium.org2012-03-202-116/+20
* Send GestureFlingStart and GestureFlingCancel when cmt sends themdavemoore@chromium.org2012-03-202-20/+116
* Elide long emails in the wrench and profile menus.gab@chromium.org2012-03-163-12/+159
* Original CL (http://codereview.chromium.org/9390038/) somehow got screwed and...oshima@chromium.org2012-03-163-28/+68
* ui/gfx: Rename almost all entries from gfx::CanvasSkia to gfx::Canvas.tfarina@chromium.org2012-03-153-7/+5
* Move scoped_ole_initializer.h to ui/base/win and clean up ole initialization/...tfarina@chromium.org2012-03-142-0/+47
* ui/gfx: Update includes to point to canvas.h instead of canvas_skia.htfarina@chromium.org2012-03-144-5/+5
* Revert 126445 - Elide long emails in the wrench and profile menus.shess@chromium.org2012-03-133-159/+12
* Elide long emails in the wrench and profile menus.gab@chromium.org2012-03-133-12/+159
* Simplify handling of BiDi cursor movementbenrg@chromium.org2012-03-131-2/+3