summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Update the remaining references to sys_string_conversions.h to its new location.tfarina@chromium.org2013-03-301-1/+1
* gtk: Remove unused ViewsGtk drag and drop code.erg@chromium.org2013-03-295-466/+0
* ShowSystemMenu on Win Alt+Space with Views Textfields, etc.msw@chromium.org2013-03-296-34/+56
* Revert 186235 "Revise NativeWidgetWin focus save/restore hack."msw@chromium.org2013-03-292-3/+9
* Introduces GetHeightForWidth to BoundedScrollView().mukai@chromium.org2013-03-291-6/+10
* Pass a sequence number along with the DIB handle when compositing in software.skaslev@chromium.org2013-03-291-0/+4
* ime: Use ibus IME only when X11 is available.sadrul@chromium.org2013-03-292-3/+10
* cc: Made image comparison for pixel tests error tolerant.ernstm@chromium.org2013-03-291-7/+7
* add terms of service view to autocomplete dialogestade@chromium.org2013-03-292-2/+13
* Makes MenuRunner take a MenuModel directly rather than having to usesky@chromium.org2013-03-296-14/+21
* LayerAnimationElement::Progress shouldn't assume effective_start_time_ is in ...ajuma@chromium.org2013-03-291-1/+2
* Windows: AcceleratedPresenter takes present thread lock before reseting its D...apatrick@chromium.org2013-03-291-1/+13
* Fix some more sizing/margins issues with BubbleFrameView.estade@chromium.org2013-03-293-13/+22
* This CL fixes reported problem of window width being expanded when restoring ...shrikant@chromium.org2013-03-283-12/+49
* [Mac][MC] Create the window controller for popup bubbles.rsesek@chromium.org2013-03-287-10/+191
* ibus: Allow dispatching synthetic key-events.sadrul@chromium.org2013-03-281-0/+11
* Update sys_string_conversions includes in chrome_frame, content, net, and ui.brettw@chromium.org2013-03-2818-18/+18
* Make SharedMemory track the size that was actually mappedjschuh@chromium.org2013-03-287-23/+48
* Optimize SkColorFilters when drawing RenderPassQuadsclholgat@chromium.org2013-03-281-6/+6
* Fix InputMethod Widget activation checks; cleanup, etc.msw@chromium.org2013-03-279-138/+63
* tree.js: Prevent an exeption on key down when no item is selected.yoshiki@chromium.org2013-03-271-0/+2
* Support multi touch on Windows 8 AURA and ASH.ananta@chromium.org2013-03-274-23/+27
* Revert 190970 "Fix sizing when auto-scaling a missing resource a..."gene@chromium.org2013-03-272-32/+2
* Fix sizing when auto-scaling a missing resource at a non-integer scale factor...kevers@chromium.org2013-03-272-2/+32
* Add a missing null check to base_focus_rules.pneubeck@chromium.org2013-03-271-1/+1
* Deleting binaries for bug=217094.flackr@chromium.org2013-03-278-0/+0
* ui/views/examples: Migrate buttons from TextButton to LabelButton.tfarina@chromium.org2013-03-2713-49/+61
* gfx::Image: Added Width, Height and Size methods.mgiuca@chromium.org2013-03-277-2/+220
* cc: Convert non-const reference arguments to pointers.danakj@chromium.org2013-03-271-1/+1
* Inconsistent use of [x] close panel icon. Code changes.varkha@chromium.org2013-03-273-16/+16
* fix dragging from omnibox text to desktop on win aurascottmg@chromium.org2013-03-272-4/+13
* [Mac][MC] Create a view controller responsible for the basic layout of a noti...rsesek@chromium.org2013-03-279-13/+402
* Rename RootWindowHostLinux and inheritors.rjkroege@chromium.org2013-03-267-161/+161
* Revert 190786 "Optimize SkColorFilters when drawing RenderPassQuads"jam@chromium.org2013-03-261-6/+6
* Optimize SkColorFilters when drawing RenderPassQuadsclholgat@chromium.org2013-03-261-6/+6
* make sure BubbleFrameView requests space for titlebarestade@chromium.org2013-03-261-2/+2
* Uses GetHeightForWidth() rather than GetPreferredSize().mukai@chromium.org2013-03-262-5/+15
* add separators to ui::ComboboxModel, implement on views.estade@chromium.org2013-03-263-0/+13
* Move ui/test/test_suite into a static library called run_ui_unittests.rsesek@chromium.org2013-03-266-87/+17
* Disable menu experiment for Auracpu@chromium.org2013-03-261-0/+4
* Fixes timer operation on notifications.mukai@chromium.org2013-03-262-11/+16
* Update rich notifications settings message.dewittj@chromium.org2013-03-261-1/+1
* Fix painting of scrollbars in Windows Classic mode.kevers@chromium.org2013-03-261-0/+1
* linux_aura: Use aura cursor images them on the desktop aura code.erg@chromium.org2013-03-2613-39/+340
* Add a |scope| argument to TRACE_EVENT_INSTANT* and require its presence.simonjam@chromium.org2013-03-262-4/+7
* Generate Android string files from generated_resources.grd.newt@chromium.org2013-03-261-43/+43
* Manually compute inverted matrix for screen rotationoshima@chromium.org2013-03-264-20/+53
* Adding binaries for new close panel icon namesflackr@chromium.org2013-03-258-0/+0
* Fixes bug where FocusController would stack a layer directly above asky@chromium.org2013-03-253-6/+27
* make menus, bubbles, etc. top level windows on aurascottmg@chromium.org2013-03-2516-115/+290