summaryrefslogtreecommitdiffstats
path: root/ui/base
Commit message (Expand)AuthorAgeFilesLines
* Use local coordinates in TouchEditable interfacemohsen@chromium.org2014-01-161-2/+6
* Add Clipboard::GetSequenceNumber test and fix Android.dcheng@chromium.org2014-01-161-0/+29
* Fix keyboard_unittestskevers@chromium.org2014-01-151-0/+3
* Moves IME's views specific code out from chrome/browser/chromeos.mukai@chromium.org2014-01-156-0/+202
* Fix the Clipboard::GetSequenceNumber for aura.raymes@chromium.org2014-01-141-5/+10
* Refactor: Makes menus use gfx::FontList instead of gfx::Font.yukishiino@chromium.org2014-01-144-20/+23
* linux-aura: Special case text-types when pasting from clipboard.sadrul@chromium.org2014-01-131-0/+4
* Don't populate URL data in WebDropData when dragging files.dcheng@chromium.org2014-01-1311-21/+56
* Reland Merge NativeTextfieldViews into views::Textfield.msw@chromium.org2014-01-121-1/+1
* Revert of https://codereview.chromium.org/120503005/msw@chromium.org2014-01-121-1/+1
* Merge NativeTextfieldViews into views::Textfield.msw@chromium.org2014-01-111-1/+1
* linux_aura: Fix dragging files into Dropbox.erg@chromium.org2014-01-112-1/+28
* [Cleanup] Don't try to load obsolete touch resources.oshima@chromium.org2014-01-111-30/+3
* Include 2x assets when enable_hidpi=1 is specified on linux_auraoshima@chromium.org2014-01-111-0/+2
* Disable ResourceBundleImageTest.FallbackToNone on iOS.robertshield@chromium.org2014-01-101-1/+7
* Moves CandidateWindow model to ui/base/ime (2nd)mukai@chromium.org2014-01-098-10/+349
* linux_aura: Don't clear target vector in SelectionOwner.erg@chromium.org2014-01-092-2/+1
* linux_aura: Implement file drag and drop in content area.erg@chromium.org2014-01-095-25/+182
* Revert 243777 "Moves CandidateWindow model to ui/base/ime."scottmg@chromium.org2014-01-098-349/+10
* Moves CandidateWindow model to ui/base/ime.mukai@chromium.org2014-01-098-10/+349
* Adds NOTIMPLEMENTED cursor for android and includes pathsky@chromium.org2014-01-091-0/+19
* Adds Clipboard::Format::data() member to match androidsky@chromium.org2014-01-081-0/+1
* Rename RootWindowHost to WindowTreeHostben@chromium.org2014-01-082-2/+2
* Make aura_demo work on Macccameron@chromium.org2014-01-076-8/+29
* Implement aura isFullScreenMode() for desktop-X11 onlyrijubrata.bhaumik@intel.com2014-01-071-1/+1
* Updating XTBs based on .GRDs from branch 1750laforge@chromium.org2014-01-0752-1/+157
* ui: Rename ui_export.h to ui_base_export.htfarina@chromium.org2014-01-06153-751/+776
* [OSX] Adjust BlueLabelButton rendering.groby@chromium.org2014-01-041-14/+20
* Convert base::MemoryMappedFile to use File instead of PlatformFile.rvargas@chromium.org2014-01-035-20/+16
* switch to int64_t types for SkBitmapreed@google.com2014-01-031-1/+1
* Remove 'using base::string16;' from base/strings/string16.h and remove temporarydbeam@chromium.org2013-12-302-4/+4
* Delete redundant functions for auxiliary text.komatsu@chromium.org2013-12-273-27/+1
* Update some uses of char16 to use the base:: namespace.avi@chromium.org2013-12-2512-18/+18
* Update uses of UTF conversions in ui/ to use the base:: namespace.avi@chromium.org2013-12-2536-110/+127
* Clean-up: Remove an obsolete gfx::ElideText (Font version).yukishiino@chromium.org2013-12-251-4/+3
* Correct the operation of the --high-dpi-support=1 flag under win/ash.girard@chromium.org2013-12-241-1/+10
* Delete suppress_next_result_.komatsu@chromium.org2013-12-232-22/+2
* Also tweaked flakey test util to be less flakey, and resilient tosmus@chromium.org2013-12-231-0/+3
* MessageLoop(TYPE_UI) -> MessageLoopForUIsky@chromium.org2013-12-191-1/+1
* Do not create an InputMethodContextFactory for Ozone in input_method_initiali...dnicoara@chromium.org2013-12-191-5/+6
* Clean-up: Retires ui::InputMethodFactory.yukishiino@chromium.org2013-12-195-141/+23
* Remove ui::InputMethod::GetInputTextDirectionyukawa@chromium.org2013-12-1923-90/+3
* Delete chromeos/deps from ui/base/ime/DEPS.komatsu@chromium.org2013-12-191-2/+0
* Delete dbus related code from ui/base/ime.komatsu@chromium.org2013-12-194-23/+3
* Make combobox observers able to observe multiple comboboxes.dbeam@chromium.org2013-12-191-2/+4
* [Gtk] Fix gtk_floating_container_forall ordering.dgozman@chromium.org2013-12-181-4/+4
* Prefix string16 with base:: in ui/.dbeam@chromium.org2013-12-1852-341/+376
* Support for providing IMEContext with Ozone.kalyan.kondapally@intel.com2013-12-183-9/+9
* Plumb TSF candidate window events to IMEAPI's eventskochi@chromium.org2013-12-172-1/+44
* 2nd try of "Use the caret bounds as a fallback when GetCompositionCharacterBo...yukawa@chromium.org2013-12-172-12/+64