summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Support custom data formats for dragging on Windows.dcheng@chromium.org2012-01-143-31/+62
* Fixed Right-to-Left layout of the comboxbox.saintlou@chromium.org2012-01-142-1/+12
* Fix Clipboard::IsFormatAvailable on GTK so that the workaround for broken app...dcheng@chromium.org2012-01-141-30/+25
* Implement off-the-spot mode for Aura-IBus IME.kinaba@chromium.org2012-01-1418-16/+81
* Reimplement CanvasSkiaMac in terms of pure Skia for demo purposesdhollowa@chromium.org2012-01-142-47/+44
* Fix bug where layers weren't getting reordered correctly in asky@chromium.org2012-01-1312-17/+40
* Ignore first release click in menus that are over the bounds.saintlou@chromium.org2012-01-133-3/+31
* Assets for issue 9187061 to get around trybot problembenrg@chromium.org2012-01-138-0/+0
* Remove false warnings on startup.yusukes@chromium.org2012-01-131-1/+23
* * Don't activate a window if screen is locked.oshima@chromium.org2012-01-135-25/+60
* Disable hole-punching on Windows, it seems to be broken right now, probably d...ben@chromium.org2012-01-132-2/+9
* render_text_unittest.cc should not be compiled on Macdhollowa@chromium.org2012-01-131-1/+1
* Aura compile issues under clangdhollowa@chromium.org2012-01-133-7/+9
* CanvasSkia::Transform should be enabled on the Macdhollowa@chromium.org2012-01-133-9/+3
* New launcher images from Nicholas.sky@chromium.org2012-01-134-0/+0
* Upstream Android's GLSurface implementation.sievers@chromium.org2012-01-139-21/+321
* Changes RenderViewHost to schedule paint if DidUpdateBackingStore issky@chromium.org2012-01-121-2/+86
* Revert 117499 - Aura compile issues under clangdhollowa@chromium.org2012-01-123-8/+7
* Aura compile issues under clangdhollowa@chromium.org2012-01-123-7/+8
* Revert 117461 - Reimplement CanvasSkiaMac in terms of pure Skia for demo purp...flackr@chromium.org2012-01-122-58/+59
* Exports TextFieldController for the component build.sky@chromium.org2012-01-121-2/+3
* Fix invalid GDI object destruction sequence.cpu@chromium.org2012-01-121-7/+8
* Don't build the general ResourceBundle::GetLocaleFilePath for Android either.peter@chromium.org2012-01-121-1/+1
* Reimplement CanvasSkiaMac in terms of pure Skia for demo purposesdhollowa@chromium.org2012-01-122-59/+58
* Replacing TabbedPane with Combobox to select an example.saintlou@chromium.org2012-01-121-34/+84
* Add ui/base/ime/ime.gypi.yusukes@chromium.org2012-01-124-65/+99
* Fix input text is not visible in Find bar textfield and Add Bookmark name field.xji@chromium.org2012-01-123-1/+33
* Temporarily disable CheckXEventForConsistency until it is fixed.oshima@chromium.org2012-01-121-3/+6
* Convert collected cookies dialog box back to views.ben@chromium.org2012-01-122-61/+29
* OVERRIDE Fixups for TableView and DragDropControllerdhollowa@chromium.org2012-01-122-1/+2
* Fix compile on linux_views.sky@chromium.org2012-01-111-1/+1
* Attempt 2 at: Adds a trivial views based table implementation (only supports ...sky@chromium.org2012-01-1112-463/+405
* Remove almost all remaining TOUCH_UIs.bryeung@chromium.org2012-01-111-1/+1
* Win AcceleratedSurface always presents on the thread with it has affinity.apatrick@chromium.org2012-01-111-4/+1
* GTK: More GSEALing.erg@chromium.org2012-01-111-0/+4
* Revert 117228 - Adds a trivial views based table implementation (only support...flackr@chromium.org2012-01-1112-401/+459
* Factor more colors into NativeTheme.saintlou@chromium.org2012-01-1112-97/+219
* Adds a trivial views based table implementation (only supports singlesky@chromium.org2012-01-1112-459/+401
* Almost fixes the multithread compositor for accelerated content. This will be...pkotwicz@chromium.org2012-01-114-10/+27
* Allow a Views client to provide a default frameview for window widgets.ben@chromium.org2012-01-114-1/+18
* Revert 117165 - Allow a Views client to provide a default frameview for windo...ben@chromium.org2012-01-114-18/+1
* Allow a Views client to provide a default frameview for window widgets.ben@chromium.org2012-01-114-1/+18
* Shuffles around table classes and nukes tableview2.sky@chromium.org2012-01-1021-3192/+1206
* GTK: Seal up GSEALs, focusing on GtkSelectionData.erg@chromium.org2012-01-108-37/+57
* Revert to views-based bookmark editor dialog now we have a tree control.beng@google.com2012-01-101-1/+5
* Enable bold and italic text styles in RenderText*.asvitkine@chromium.org2012-01-1010-143/+279
* Tweaks the aesthetics of dialog buttons to look better (right and bottom padd...ben@chromium.org2012-01-101-3/+3
* Makes treeview add a one pixel border around the scrollview.sky@chromium.org2012-01-106-16/+49
* Revert 116956 - GTK: Seal up GSEALs, focusing on GtkSelectionData.erg@google.com2012-01-107-53/+37
* Adds missing OVERRIDE to TreeViewViews.sky@chromium.org2012-01-101-1/+2