summaryrefslogtreecommitdiffstats
path: root/ui/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make views Slider accessible on Chrome OSdmazzoni@chromium.org2012-03-121-1/+2
* Avoid using Pickle::WriteSize(), which writes an architecture-dependent amountmdm@chromium.org2012-03-122-16/+16
* ui/base: Remove unused include that were left out from a previous change.tfarina@chromium.org2012-03-121-1/+0
* ui/gfx: Move BGRAToRGBA() function to its unique caller (clipboard_gtk.cc).tfarina@chromium.org2012-03-121-2/+25
* ui/base: Move message_box_win.{h,cc} to ui/base/win.tfarina@chromium.org2012-03-124-11/+13
* Add ui/base/accelerators/accelerator_manager_unittest.cc.yusukes@chromium.org2012-03-101-0/+183
* ui/gfx: Make gfx::Canvas inherit from gfx::CanvasSkia.tfarina@chromium.org2012-03-091-5/+5
* Move FindPasteboard to ui/base/clipboard since it's used by two modules (cont...jam@chromium.org2012-03-082-0/+141
* Refactor Pickle Read methods to use higher performance PickleIterator.jbates@chromium.org2012-03-074-19/+15
* gtk: Move ScopedGObject into ui/base/gtk/scoped_gobject.htfarina@chromium.org2012-03-074-6/+41
* gtk: Move ScopedRegion into scoped_region.{h,cc}.tfarina@chromium.org2012-03-063-55/+82
* Revert 125155 (compile failure on Linux Builder (dbg)(shared)) - gtk: Move Sc...finnur@chromium.org2012-03-063-81/+55
* gtk: Move ScopedRegion into scoped_region.{h,cc}.tfarina@chromium.org2012-03-063-55/+81