summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixes leaks in TreeViewViews test.sky@chromium.org2012-01-101-5/+5
* Makes TreeViewViews only notify ContextMenuController if a node issky@chromium.org2012-01-105-9/+123
* On FreeBSD we can't access the shared memory after it was marked forrobert.nagy@gmail.com2012-01-091-0/+18
* GTK: Seal up GSEALs, focusing on GtkSelectionData.erg@chromium.org2012-01-097-37/+53
* Create a new menu type centered vertically over the bounds.saintlou@chromium.org2012-01-093-10/+34
* Revert 116945 - Enable bold and italic text styles in RenderText*.binji@chromium.org2012-01-0910-279/+143
* Enable bold and italic text styles in RenderText*.asvitkine@chromium.org2012-01-0910-143/+279
* Attempt 2 at: Makes detached tab dragging create a real browser. It's enabled onsky@chromium.org2012-01-091-9/+13
* Protect access to locale resources with a lock.derat@chromium.org2012-01-094-37/+42
* Adds editing support to tree.sky@chromium.org2012-01-092-17/+126
* aura: refactor clipboard code and implement format conversion and basicvarunjain@chromium.org2012-01-091-84/+343
* Revert 116894 - Factor more colors into NativeTheme.dbeam@chromium.org2012-01-0911-176/+91
* Factor more colors into NativeTheme.saintlou@chromium.org2012-01-0911-91/+176
* Revert 116874 - Revert 116782 - Almost fixes the multithread compositor for a...pkotwicz@chromium.org2012-01-094-27/+10
* Revert 116782 - Almost fixes the multithread compositor for accelerated conte...pkotwicz@chromium.org2012-01-094-10/+27
* Views based implementation of treeview. There are a couple of thingssky@chromium.org2012-01-0713-212/+1574
* Revert 116782 - Almost fixes the multithread compositor for accelerated conte...pkotwicz@chromium.org2012-01-074-27/+10
* Almost fixes the multithread compositor for accelerated content. This will be...pkotwicz@chromium.org2012-01-074-10/+27
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-062-1/+1
* aura: On Linux, avoid CHAR events for Tab, Escape, and Back.derat@chromium.org2012-01-061-5/+4
* In default X11 error handler, do not post task to message loop if there is no...apatrick@chromium.org2012-01-061-3/+12
* [aura] touch move's location is not window's coordinates in ubuntu 11.10.msw@chromium.org2012-01-061-1/+10
* Revert 116630 - The change was causing multiple test failures on Linux Chrome...kkania@chromium.org2012-01-061-9/+3
* Removing duplicate MenuItemView related modules.saintlou@chromium.org2012-01-067-165/+11
* Write unit tests for ui::InputMethodIBus.yusukes@chromium.org2012-01-0612-260/+1396
* Makes Widget modality a 3-state type rather than a boolean.ben@chromium.org2012-01-0611-20/+35
* Bind to eglCreateImageKHR and eglDestroyImageKHR when KHR_image_base is adver...apatrick@chromium.org2012-01-062-9/+20
* Use the correct disclosure arrow for views::ComboBox and correct positioning ...saintlou@chromium.org2012-01-063-65/+31
* Disconnect signal connectors before destroying gtk widget.oshima@chromium.org2012-01-061-3/+9
* Enable vsync on linux with compositing window managers activejamesr@chromium.org2012-01-061-24/+1
* Greatly improve the look of the input text but modernizing the border.saintlou@chromium.org2012-01-053-29/+19
* Update WebLayerTreeViewClient overrides for WebKit API changejamesr@chromium.org2012-01-052-0/+11
* Revert r116518 "Disconnect signal connectors before deleting NativeWidgetGtk"oshima@chromium.org2012-01-051-4/+2
* Fixes build bustage. Need to export class.sky@chromium.org2012-01-051-1/+2
* Settings button not switching visibility on enter/leave on panels in Aura.prasadt@chromium.org2012-01-052-2/+12
* Roll skia to r2967. Add skia bindings for glTexStorage2D.bsalomon@google.com2012-01-051-0/+6
* Shuffles around the tree_view classes.sky@chromium.org2012-01-057-337/+718
* Fix bug 62037: Task manager tooltips appear behind task manager if 'Always on...jianli@chromium.org2012-01-051-3/+3
* Make tabs in Aura look better.ben@chromium.org2012-01-053-15/+115
* AURA/X11: Handle VKEY_MENU accelerator on content areaoshima@chromium.org2012-01-056-91/+95
* Linux: Make the minimal required GTK version in Google Chrome builds 2.18.thestig@chromium.org2012-01-051-6/+6
* Adding resource needed by new Views/Aura Combobox (aka dropdown list).saintlou@chromium.org2012-01-051-0/+0