summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Polish new dialog style layout and sizing.msw@chromium.org2013-05-282-20/+39
* Make RecreateLayer() order the old layer above the new layer.pkotwicz@chromium.org2013-05-273-2/+23
* ui/web_dialogs: Use base::string16 now that string16 was moved into base name...tfarina@chromium.org2013-05-273-3/+3
* views: Store only the name of the class in kViewClassName constants.tfarina@chromium.org2013-05-2614-15/+15
* Move webkit/gpu into webkit/common/gpujamesr@chromium.org2013-05-264-7/+12
* ui: Make dalvik_limit static so that its value is cached across callskaanb@chromium.org2013-05-261-1/+1
* Renames Rename CalculateOffsetToAncestorWithLayer() to GetLayer().pkotwicz@chromium.org2013-05-2614-79/+49
* Cross-platform DefaultThemeProvider.groby@chromium.org2013-05-257-17/+75
* Supports screen rotation / ui-scaling in snapshot_aura.ccmukai@chromium.org2013-05-257-14/+336
* Streamline SIMD targets in media.gypdalecurtis@google.com2013-05-241-1/+1
* Windows: Synchronize browser process D3D adapters with GPU process D3D adapters.apatrick@chromium.org2013-05-244-6/+76
* views::BoxLayout: don't add inter child padding for an empty childestade@chromium.org2013-05-242-4/+33
* Revert 202038 "Remove all but one use of WeakPtrFactory::DetachF..."erg@chromium.org2013-05-241-0/+3
* Animation support for rich notifications on Mac.jianli@chromium.org2013-05-246-110/+397
* [Mac][MC] Close the message center tray when it loses key state.rsesek@chromium.org2013-05-242-10/+27
* BuildLumaHistogram() attempts to access Skia pixel data directly. This isn'tpkasting@chromium.org2013-05-241-5/+2
* Prevent invisible notification windows on Win+Aura.dewittj@chromium.org2013-05-241-7/+17
* Allow virtual keyboard window to access audio stream and speech api for voice...bshe@chromium.org2013-05-243-2/+22
* Create MetroViewerProcessHost as a common base for TestMetroViewerProcessHost...gab@chromium.org2013-05-242-4/+3
* gpu: Fix gl call that can happen with no context.epenner@chromium.org2013-05-241-1/+3
* Fix use-after-free in NotificationView::ButtonPressed.dewittj@chromium.org2013-05-241-3/+7
* Supports unicode composition(Ctrl+Shift+U) with C-S pressed.yukishiino@chromium.org2013-05-246-84/+212
* views::Label displaying the tooltip should not elide.varunjain@chromium.org2013-05-241-1/+2
* Remove all but one use of WeakPtrFactory::DetachFromThread.wez@chromium.org2013-05-241-3/+0
* Add resize support for Views new style dialogs.msw@chromium.org2013-05-243-10/+11
* Add a factory and defines for native Linux surfaces.rjkroege@chromium.org2013-05-2413-91/+395
* Revert 201806 "Create MetroViewerProcessHost as a common base fo..."dbeam@chromium.org2013-05-242-3/+4
* Refine Views textfield state interaction, testing, and examples.msw@chromium.org2013-05-245-98/+176
* [OSX] Use view coordinate system for tracking rectgroby@chromium.org2013-05-241-1/+1
* Fixes preferredSize logic.mukai@chromium.org2013-05-241-1/+1
* Fix cursor positioning regression from r201136. GetCursorPos() shouldn't assumepkasting@chromium.org2013-05-249-40/+20
* Support IMR_QUERYCHARPOSITION to retrieve the caret rectYukawa@chromium.org2013-05-231-4/+14
* Removes an unnecessary line which potentially causes a crash.mukai@chromium.org2013-05-231-1/+0
* untangle pango usage from use_x11 and OS==linuxmostynb@opera.com2013-05-232-22/+15
* Use double precision for touch event valuatormiletus@chromium.org2013-05-233-22/+22
* [Mac][MC] Allow popup notifications to be dismissed with a swipe gesture.rsesek@chromium.org2013-05-232-6/+140
* Changes to hand-sign of mouse cursor only when the notification can respond t...mukai@chromium.org2013-05-236-0/+17
* views/examples: Remove two more unused includes that were missed in r201585tfarina@chromium.org2013-05-231-5/+0
* Create MetroViewerProcessHost as a common base for TestMetroViewerProcessHost...gab@chromium.org2013-05-232-4/+3
* Revert 201771 "Fix Ash on Windows multi-monitor support and snap..."nkostylev@chromium.org2013-05-233-14/+0
* Fix Ash on Windows multi-monitor support and snap-view sizing.robertshield@chromium.org2013-05-233-0/+14
* Move chrome/browser/ui/base_window.h to ui/basebenwells@chromium.org2013-05-232-0/+92
* Stop video decode accelerator unit test segfaultingsabercrombie@chromium.org2013-05-231-1/+1
* views: Switch Checkbox over to LabelButton.tfarina@chromium.org2013-05-238-201/+236
* Extract Immersive configuration out of GestureConfiguration.tfarina@chromium.org2013-05-222-27/+0
* Rename message_center_constants to message_center_style.thakis@chromium.org2013-05-2221-25/+25
* Use new disabled button assets, not 50% alpha.msw@chromium.org2013-05-221-7/+3
* mac: image notificationsthakis@chromium.org2013-05-226-21/+81
* Remove unused includes from ui/views/examples/examples_window*msw@chromium.org2013-05-222-6/+0
* Handle back/forward events in aura.erg@chromium.org2013-05-221-0/+9