summaryrefslogtreecommitdiffstats
path: root/ui/base/clipboard
Commit message (Expand)AuthorAgeFilesLines
* Add Clipboard::GetSequenceNumber test and fix Android.dcheng@chromium.org2014-01-161-0/+29
* Fix the Clipboard::GetSequenceNumber for aura.raymes@chromium.org2014-01-141-5/+10
* linux-aura: Special case text-types when pasting from clipboard.sadrul@chromium.org2014-01-131-0/+4
* Adds Clipboard::Format::data() member to match androidsky@chromium.org2014-01-081-0/+1
* Make aura_demo work on Macccameron@chromium.org2014-01-074-7/+11
* ui: Rename ui_export.h to ui_base_export.htfarina@chromium.org2014-01-064-19/+19
* switch to int64_t types for SkBitmapreed@google.com2014-01-031-1/+1
* Update some uses of char16 to use the base:: namespace.avi@chromium.org2013-12-251-2/+2
* Update uses of UTF conversions in ui/ to use the base:: namespace.avi@chromium.org2013-12-2510-56/+59
* Prefix string16 with base:: in ui/.dbeam@chromium.org2013-12-1810-106/+113
* Add use_clibpard_aurax11 gyp flag to allow chromeos-chrome to access X11 Clip...oshima@chromium.org2013-12-121-1/+1
* Change ScreenshotTaker to use ScopedClipboardWriter.dcheng@chromium.org2013-12-051-3/+3
* Simplify validation routines for writing an image to the clipboard.dcheng@chromium.org2013-12-043-74/+128
* Enable pasting HTML content from the Android clipboardkristianm@chromium.org2013-12-042-20/+35
* Move more uses of string16 to specify base::brettw@chromium.org2013-12-036-50/+56
* Revert of https://codereview.chromium.org/80403002/dcheng@chromium.org2013-11-262-127/+72
* Simplify validation routines for writing an image to the clipboard.dcheng@chromium.org2013-11-262-72/+127
* Clamp max bitmap bytes to max int again.dcheng@chromium.org2013-11-211-4/+10
* Reuse Skia functions for converting to/from NSImage.dcheng@chromium.org2013-11-201-56/+8
* Cleanup unused bits of clipboard writing code.dcheng@chromium.org2013-11-206-153/+67
* Improve routines for verifying clipboard bitmap size/shared memory.dcheng@chromium.org2013-11-209-105/+128
* Android should be able to copy HTML snippets to the system clipboard.peter@chromium.org2013-10-281-3/+19
* Propogate WARN_UNUSED_RESULT up from PickeIterator methods to Pickle wrapper ...tsepez@chromium.org2013-10-161-1/+1
* bookmarks: Remove Mac specific function from BookmarkNodeData.tfarina@chromium.org2013-10-1211-290/+314
* linux_aura: Fix unicode characters on the clipboard.erg@chromium.org2013-10-101-1/+1
* Escape omnibox URLs before pasting to clipboard as HTML.tsepez@chromium.org2013-09-263-10/+14
* events: Make platform specific events code into ui/events/.sadrul@chromium.org2013-09-251-1/+1
* Tighten DEPS rules further.ben@chromium.org2013-09-241-0/+4
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-243-4/+3
* Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"davemoore@chromium.org2013-09-203-3/+4
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-203-4/+3
* Move XID, XDisplay, GetXDisplay and a few other types to ui/gfx/x/x11_types.hben@chromium.org2013-09-202-9/+9
* Android: Fix clipboard handling of non-BMP Unicode.torne@chromium.org2013-09-132-4/+10
* Move gtk and gdk compatibility headers from ui/base/gtk to ui/gfxdavemoore@chromium.org2013-09-111-1/+1
* gtk: Allow building both the X11 and Gtk message-pumps for gtk.sadrul@chromium.org2013-09-071-4/+4
* linux_aura: Implement copying images to the clipboard.erg@chromium.org2013-08-222-18/+33
* Update include paths in ui for base/process changes.rsesek@chromium.org2013-07-231-1/+1
* Use a direct include of the message_loop header in ui/, part 1.avi@chromium.org2013-07-182-6/+2
* ui::Clipboard now uses base::win::MessageWindow to create a message-only wind...alexeypa@chromium.org2013-06-282-41/+29
* Prevent a crash if pasting an image that NSImage doesn't like.avi@chromium.org2013-06-251-2/+7
* linux_aura: Redo how memory is handled in clipboard/drag code.erg@chromium.org2013-06-251-92/+82
* mac: Update clients of scoped_nsobject.h.thakis@chromium.org2013-06-241-4/+4
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-241-5/+5
* linux_aura: Make chrome windows drag sources on X11.erg@chromium.org2013-06-191-1/+1
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-181-2/+2
* Revert 206507 "Move message_pump to base/message_loop."brettw@chromium.org2013-06-141-2/+2
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-141-2/+2
* Make OSExchangeDataProviderWin::SetFilename() use CFSTR_SHELLIDLIST.koz@chromium.org2013-06-142-0/+8
* Use a direct include of strings headers in ui/, part 1.avi@chromium.org2013-06-117-9/+9
* Use a direct include of utf_string_conversions.h in ui/.avi@chromium.org2013-06-0710-11/+11