summaryrefslogtreecommitdiffstats
path: root/ui/base
Commit message (Expand)AuthorAgeFilesLines
* GTK: Remove the one user of GetRTLEnabledSurfaceNamed() and move it over to R...erg@chromium.org2011-12-132-0/+7
* Change signature of |ui::ElideText()|. Add a truncate mode.asvitkine@chromium.org2011-12-123-28/+66
* Consolidate two very similar functions; ui::WindowsKeyCodeForGdkKeyCode and u...yusukes@chromium.org2011-12-122-373/+16
* Refactor window frame painting into a window background classjamescook@chromium.org2011-12-101-1/+3
* GTK: Remove deprecated methods and replace them with the new standard calls.erg@chromium.org2011-12-101-0/+20
* Release slotId of TouchEvent when USE_XI2_MT definedaofdwsl@gmail.com2011-12-091-2/+8
* Move CreateFakeXEvent to x11_util.{h,cc}.mazda@chromium.org2011-12-082-0/+67
* Rename ui::DefaultSymbolFromXEvent to ui::GetCharacterFromXEvent following su...yusukes@chromium.org2011-12-084-5/+6
* Make Clipboard::FormatType an opaque handle type.dcheng@chromium.org2011-12-079-218/+430
* Convert keysym to keycode for modifiersoshima@chromium.org2011-12-071-2/+4
* aura-x11: Add support for xmodmap'ed pointer buttons.sadrul@chromium.org2011-12-074-12/+78
* Don't attempt to forward declare StringPiece.erikwright@chromium.org2011-12-072-5/+2
* views: Add an Options enum to MessageBoxView control.tfarina@chromium.org2011-12-072-54/+21
* Enable RenderViewImplTest.{OnHandleKeyboardEvent,InsertCharacters} for Aura o...mazda@chromium.org2011-12-071-0/+21
* Rename Desktop->RootWindow.ben@chromium.org2011-12-071-3/+3
* Revert 113224 - IME (input method editor) support for Aura, part 3 of 3: Use ...ben@chromium.org2011-12-062-5/+0
* IME (input method editor) support for Aura, part 3 of 3: Use ui::InputMethod ...yusukes@chromium.org2011-12-062-0/+5
* IME (input method editor) support for Aura, part 1 of 3: Add ui/base/ime/ cla...yusukes@chromium.org2011-12-069-1/+1672
* Scroll by 3 pixels if sent from touchpaddavemoore@chromium.org2011-12-051-0/+6
* Enable custom MIME types in web copy/paste.dcheng@chromium.org2011-12-057-9/+112
* Revert 113040 - Enable custom MIME types in web copy/paste.dcheng@chromium.org2011-12-056-101/+6
* Enable custom MIME types in web copy/paste.dcheng@chromium.org2011-12-056-6/+101
* Implement Clipboard::ReadData and Clipboard::WriteData for Mac.dcheng@chromium.org2011-12-057-16/+35
* Helpers to pickle custom data for web copy/paste and drag/drop.dcheng@chromium.org2011-12-053-0/+339
* Revert 112986 - Implement Clipboard::ReadData and Clipboard::WriteData for Mac.dcheng@chromium.org2011-12-057-37/+15
* Implement Clipboard::ReadData and Clipboard::WriteData for Mac.dcheng@chromium.org2011-12-057-15/+37
* Add glue for supporting custom MIME types in DataTransfer.dcheng@chromium.org2011-12-045-0/+32
* Adds back BookmarkNode::IsVisible. Turns out we want to conditionallysky@chromium.org2011-12-032-4/+74
* Enable GL_CHROMIUM_post_sub_buffer for osmesabacker@chromium.org2011-12-022-19/+56
* BookmarkModel cleanup. synced_node is now mobile_node and I'm nukingsky@chromium.org2011-12-012-74/+4
* Implement Accelerator::GetShortcutText for non-Windows Aura.mazda@chromium.org2011-12-011-0/+9
* aura: Turn XInput2 back on.sadrul@chromium.org2011-12-011-2/+20
* GTK: Port RenderWidgetHostViewGtk to latest GTKrobert.bradford@intel.com2011-12-011-0/+18
* GTK: Port to gdk_x11_window_lookup_for_displayrobert.bradford@intel.com2011-11-303-2/+34
* Render Core Animation plugins through WebKit's compositor rather thankbr@chromium.org2011-11-302-0/+15
* GTK: Port ui/base/gtk to use avoid deprecated API and accessorsrobert.bradford@intel.com2011-11-294-44/+51
* ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ...pkasting@chromium.org2011-11-293-18/+16
* Some code cleanup.sadrul@chromium.org2011-11-291-5/+5
* Fix a typo in r111357: use USE_XI2_MT instead of USE_XI_MTsadrul@chromium.org2011-11-291-1/+1
* Misc ui/base/text_elider cleanup.asvitkine@chromium.org2011-11-282-12/+14
* Move accelerator related files to ui/base/acceleratorstfarina@chromium.org2011-11-258-19/+19
* Add OVERRIDE to ui/.avi@chromium.org2011-11-231-12/+14
* Get standard touch screens working on Aura Linux buildsrbyers@chromium.org2011-11-233-14/+33
* Implement ui_controls for auraoshima@chromium.org2011-11-221-6/+24
* GTK: Move code shared by future content/ classes and chrome/ to ui/.erg@chromium.org2011-11-222-0/+102
* Have panels respond to changes in work area on Linux. This includes switching...prasadt@chromium.org2011-11-2210-75/+314
* Revert 111083 - Revert 111080 - Remove Task inheritance in clipboard code."dcheng@chromium.org2011-11-224-17/+0
* Move clipboard-related webkit_glue embedder functions into a ClipboardClient ...piman@chromium.org2011-11-221-1/+1
* GTK: Make the gtk port compile with GTK_DISABLE_SINGLE_INCLUDES.erg@chromium.org2011-11-221-4/+5
* Revert 111080 - Remove Task inheritance in clipboard code.dcheng@chromium.org2011-11-223-0/+12