index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
base
/
clipboard
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Clipboard::GetSequenceNumber test and fix Android.
dcheng@chromium.org
2014-01-16
1
-0
/
+29
*
Fix the Clipboard::GetSequenceNumber for aura.
raymes@chromium.org
2014-01-14
1
-5
/
+10
*
linux-aura: Special case text-types when pasting from clipboard.
sadrul@chromium.org
2014-01-13
1
-0
/
+4
*
Adds Clipboard::Format::data() member to match android
sky@chromium.org
2014-01-08
1
-0
/
+1
*
Make aura_demo work on Mac
ccameron@chromium.org
2014-01-07
4
-7
/
+11
*
ui: Rename ui_export.h to ui_base_export.h
tfarina@chromium.org
2014-01-06
4
-19
/
+19
*
switch to int64_t types for SkBitmap
reed@google.com
2014-01-03
1
-1
/
+1
*
Update some uses of char16 to use the base:: namespace.
avi@chromium.org
2013-12-25
1
-2
/
+2
*
Update uses of UTF conversions in ui/ to use the base:: namespace.
avi@chromium.org
2013-12-25
10
-56
/
+59
*
Prefix string16 with base:: in ui/.
dbeam@chromium.org
2013-12-18
10
-106
/
+113
*
Add use_clibpard_aurax11 gyp flag to allow chromeos-chrome to access X11 Clip...
oshima@chromium.org
2013-12-12
1
-1
/
+1
*
Change ScreenshotTaker to use ScopedClipboardWriter.
dcheng@chromium.org
2013-12-05
1
-3
/
+3
*
Simplify validation routines for writing an image to the clipboard.
dcheng@chromium.org
2013-12-04
3
-74
/
+128
*
Enable pasting HTML content from the Android clipboard
kristianm@chromium.org
2013-12-04
2
-20
/
+35
*
Move more uses of string16 to specify base::
brettw@chromium.org
2013-12-03
6
-50
/
+56
*
Revert of https://codereview.chromium.org/80403002/
dcheng@chromium.org
2013-11-26
2
-127
/
+72
*
Simplify validation routines for writing an image to the clipboard.
dcheng@chromium.org
2013-11-26
2
-72
/
+127
*
Clamp max bitmap bytes to max int again.
dcheng@chromium.org
2013-11-21
1
-4
/
+10
*
Reuse Skia functions for converting to/from NSImage.
dcheng@chromium.org
2013-11-20
1
-56
/
+8
*
Cleanup unused bits of clipboard writing code.
dcheng@chromium.org
2013-11-20
6
-153
/
+67
*
Improve routines for verifying clipboard bitmap size/shared memory.
dcheng@chromium.org
2013-11-20
9
-105
/
+128
*
Android should be able to copy HTML snippets to the system clipboard.
peter@chromium.org
2013-10-28
1
-3
/
+19
*
Propogate WARN_UNUSED_RESULT up from PickeIterator methods to Pickle wrapper ...
tsepez@chromium.org
2013-10-16
1
-1
/
+1
*
bookmarks: Remove Mac specific function from BookmarkNodeData.
tfarina@chromium.org
2013-10-12
11
-290
/
+314
*
linux_aura: Fix unicode characters on the clipboard.
erg@chromium.org
2013-10-10
1
-1
/
+1
*
Escape omnibox URLs before pasting to clipboard as HTML.
tsepez@chromium.org
2013-09-26
3
-10
/
+14
*
events: Make platform specific events code into ui/events/.
sadrul@chromium.org
2013-09-25
1
-1
/
+1
*
Tighten DEPS rules further.
ben@chromium.org
2013-09-24
1
-0
/
+4
*
Remove dependency on ui::ScaleFactor from ui/gfx
davemoore@chromium.org
2013-09-24
3
-4
/
+3
*
Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"
davemoore@chromium.org
2013-09-20
3
-3
/
+4
*
Remove dependency on ui::ScaleFactor from ui/gfx
davemoore@chromium.org
2013-09-20
3
-4
/
+3
*
Move XID, XDisplay, GetXDisplay and a few other types to ui/gfx/x/x11_types.h
ben@chromium.org
2013-09-20
2
-9
/
+9
*
Android: Fix clipboard handling of non-BMP Unicode.
torne@chromium.org
2013-09-13
2
-4
/
+10
*
Move gtk and gdk compatibility headers from ui/base/gtk to ui/gfx
davemoore@chromium.org
2013-09-11
1
-1
/
+1
*
gtk: Allow building both the X11 and Gtk message-pumps for gtk.
sadrul@chromium.org
2013-09-07
1
-4
/
+4
*
linux_aura: Implement copying images to the clipboard.
erg@chromium.org
2013-08-22
2
-18
/
+33
*
Update include paths in ui for base/process changes.
rsesek@chromium.org
2013-07-23
1
-1
/
+1
*
Use a direct include of the message_loop header in ui/, part 1.
avi@chromium.org
2013-07-18
2
-6
/
+2
*
ui::Clipboard now uses base::win::MessageWindow to create a message-only wind...
alexeypa@chromium.org
2013-06-28
2
-41
/
+29
*
Prevent a crash if pasting an image that NSImage doesn't like.
avi@chromium.org
2013-06-25
1
-2
/
+7
*
linux_aura: Redo how memory is handled in clipboard/drag code.
erg@chromium.org
2013-06-25
1
-92
/
+82
*
mac: Update clients of scoped_nsobject.h.
thakis@chromium.org
2013-06-24
1
-4
/
+4
*
mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.
thakis@chromium.org
2013-06-24
1
-5
/
+5
*
linux_aura: Make chrome windows drag sources on X11.
erg@chromium.org
2013-06-19
1
-1
/
+1
*
Move message_pump to base/message_loop.
brettw@chromium.org
2013-06-18
1
-2
/
+2
*
Revert 206507 "Move message_pump to base/message_loop."
brettw@chromium.org
2013-06-14
1
-2
/
+2
*
Move message_pump to base/message_loop.
brettw@chromium.org
2013-06-14
1
-2
/
+2
*
Make OSExchangeDataProviderWin::SetFilename() use CFSTR_SHELLIDLIST.
koz@chromium.org
2013-06-14
2
-0
/
+8
*
Use a direct include of strings headers in ui/, part 1.
avi@chromium.org
2013-06-11
7
-9
/
+9
*
Use a direct include of utf_string_conversions.h in ui/.
avi@chromium.org
2013-06-07
10
-11
/
+11
[next]