summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Add a way for notifications to be linked from settings dialog.dewittj@chromium.org2013-11-0125-289/+1110
* Make sure the non browser/no app widget is fully visible when created on ashoshima@chromium.org2013-11-016-3/+8
* Remove unnecessary dependencies on "ui" target from some other targets.tfarina@chromium.org2013-11-012-2/+15
* Creates functions to make it easier to determine why we're crashingsky@chromium.org2013-11-011-1/+31
* ui/web_dialogs: Remove webkit/glue entry from DEPS.tfarina@chromium.org2013-11-011-1/+0
* Always aligns text at vertically center (Textfield, Label).yukishiino@chromium.org2013-11-0121-128/+124
* WebUI: Apply focus hack only if a list item gets selected.tkent@chromium.org2013-11-011-3/+8
* Trim small shadow bubble image assets.msw@chromium.org2013-11-0125-2/+0
* Embeds offline voice recognizer plugin and its manager to app-list start page.mukai@chromium.org2013-11-011-0/+7
* Remove fallback behavior of EventFactoryOzone::GetInstancespang@chromium.org2013-11-013-43/+0
* Implement --ozone-platform flag to select OzonePlatform implementation at run...spang@chromium.org2013-11-0111-8/+212
* Build fix linux aura without USE_XI2_MT.dongseong.hwang@intel.com2013-11-011-7/+5
* Activate a window when dropping something on it.pkasting@chromium.org2013-10-311-0/+1
* Fix build of TestCompositorHostOzonespang@chromium.org2013-10-311-1/+1
* Rename desktop_cursor_loader_updater_aurax11.kalyan.kondapally@intel.com2013-10-313-16/+16
* Ensure on Windows AURA that the cursor stays within the bounds of the window ...ananta@chromium.org2013-10-313-1/+12
* Implement OzonePlatformspang@chromium.org2013-10-3119-18/+350
* Adding relaunch menu to Windows 8 Aura code. We expect following transitions ...shrikant@chromium.org2013-10-313-0/+49
* Enable profile pinning by setting browser window relaunch detailscalamity@chromium.org2013-10-312-36/+43
* Remove IDR_BUBBLE_SHADOW, use IDR_WINDOW_BUBBLE_SHADOW_BIG.msw@chromium.org2013-10-3113-31/+2
* RenderTextWin: Break runs at UBLOCK_GEOMETRIC_SHAPES.msw@chromium.org2013-10-313-7/+57
* Add missing #includes of <algorithm> for std::min/std::maxyukawa@chromium.org2013-10-311-0/+2
* Fixes possible use after free in RootWindow::DispatchHeldEventssky@chromium.org2013-10-313-16/+72
* GetDisplayForScreen cleanupdominik.rottsches@intel.com2013-10-311-6/+7
* ui: Move android C++ source files into base/android directory.tfarina@chromium.org2013-10-3113-43/+43
* pango_util: DrawPangoLayout no longer fades out the text.mgiuca@chromium.org2013-10-311-29/+4
* Move test-only stuff from cc/debug/ to cc/testjamesr@chromium.org2013-10-312-2/+3
* Update documentation of GetNativeDisplay.kalyan.kondapally@intel.com2013-10-311-2/+2
* Work around issue seen in Linux GTK where some tabs have no text.mgiuca@chromium.org2013-10-314-3/+97
* ozone: Rename CreateStartupEventConverters() to StartProcessingEvents()spang@chromium.org2013-10-315-7/+11
* Revert 231472 "Remove views::InputMethod::On[Focus|Blur] calling..."yoichio@chromium.org2013-10-3110-7/+38
* Enables chording with the control and alt keys.rsadam@chromium.org2013-10-313-11/+55
* Fix ozone build with clangrjkroege@chromium.org2013-10-301-1/+1
* Build "shell" target with chromium_code set.tfarina@chromium.org2013-10-301-1/+4
* Add |position| to AppListItemModel and add AppListItemList (Take 2)stevenjb@chromium.org2013-10-3025-255/+634
* Add callbacks to register EGL bindings from Ozonednicoara@chromium.org2013-10-307-8/+33
* Disables GetTextfieldBaseline_FontFallbackTest on Windows.yukishiino@chromium.org2013-10-301-6/+8
* Make RenderTextMac more efficient by caching fonts and taking advantage of to...avi@chromium.org2013-10-303-57/+92
* Move test-only ContextFactory implementations out of production targetsjamesr@chromium.org2013-10-3015-274/+362
* Fixes bug in RepostEvent() incorrectly resetting held_move_event_ twicesky@chromium.org2013-10-302-5/+62
* Makes tableview change selection on tap downsky@chromium.org2013-10-305-31/+139
* Fix a SEGV error on copying of a fabricated KeyEvent.komatsu@chromium.org2013-10-302-1/+10
* linux_aura: Don't implement InputStateLookup.erg@chromium.org2013-10-302-4/+8
* Makes tooltips not show if it consists entirely of whitespacesky@chromium.org2013-10-302-4/+21
* Set focused TextInputType to InputMethodEndingeIBus.yoichio@chromium.org2013-10-302-6/+86
* Use string directionality for CanvasSkia fade truncation; cleanup.msw@chromium.org2013-10-303-84/+17
* Partial revert of r223054: Abandon sticky focus mechanismyukawa@chromium.org2013-10-3010-146/+2
* Add layout switcher for virtual keyboard.kevers@chromium.org2013-10-308-43/+224
* Not moving a docked window when restoring a previously maximized window. When...varkha@chromium.org2013-10-301-0/+1
* Revert 231670 "Make RenderTextMac more efficient by caching font..."avi@chromium.org2013-10-303-53/+62