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
*
mac: Remove 9 exit time destructors.
thakis@chromium.org
2011-11-04
1
-21
/
+9
*
Adjust fragment indices appropriately when pasting HTML on Windows.
dcheng@chromium.org
2011-11-01
2
-3
/
+35
*
Implement clipboard for aura and re-enable clipboard_unittests.
varunjain@chromium.org
2011-10-27
4
-182
/
+448
*
Remove deprecated WebClipboard::readHTML method.
dcheng@chromium.org
2011-10-14
1
-11
/
+16
*
Simple clipboard support for aura
oshima@chromium.org
2011-10-07
1
-4
/
+35
*
Fix aura build
oshima@chromium.org
2011-10-07
1
-2
/
+2
*
Context-based HTML paste plumbing
dcheng@chromium.org
2011-10-06
7
-73
/
+131
*
Allow CanvasSkia to bind to an existing SkCanvas.
piman@chromium.org
2011-10-05
3
-4
/
+5
*
Add heuristic for fixing the alpha channel when reading clipboard images on W...
dcheng@chromium.org
2011-09-22
1
-9
/
+36
*
aura: Make 'ui' buildable without gtk.
sadrul@chromium.org
2011-09-21
4
-2
/
+152
*
Aura under Linux is enabled with:
saintlou@chromium.org
2011-09-18
1
-0
/
+2
*
Fix missing null check in Clipboard::ReadImage.
dcheng@chromium.org
2011-08-26
1
-1
/
+3
*
Fix flipped loop termination condition for width/height.
dcheng@chromium.org
2011-08-13
1
-4
/
+4
*
Rename UI_API to UI_EXPORT.
darin@chromium.org
2011-08-06
3
-6
/
+6
*
Always call the class methods to save/restore contexts.
avi@chromium.org
2011-08-05
1
-1
/
+2
*
Properly scope ScopedPlatformPaint so that the native drawing layer and Skia ...
dcheng@chromium.org
2011-08-05
3
-32
/
+63
*
Revert 95611 - Always call the class methods to save/restore contexts.
yzshen@chromium.org
2011-08-05
1
-2
/
+1
*
Always call the class methods to save/restore contexts.
avi@chromium.org
2011-08-05
1
-1
/
+2
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
Introduce ui.dll / libui.so for the component build.
darin@chromium.org
2011-07-17
3
-3
/
+7
*
Add Clipboard GetSequenceNumber interface which allows us to version the data...
cdn@chromium.org
2011-06-27
4
-0
/
+21
*
This change implements a first pass in the effort to remove the dependency of...
twiz@chromium.org
2011-05-26
3
-6
/
+6
*
Made the OS_LINUX ifdefs in ui/ and webkit/ directories more cross-platform, ...
chromium@hybridsource.org
2011-05-25
1
-3
/
+3
*
Revert 86625 - This change implements a first pass in the effort to remove th...
vandebo@chromium.org
2011-05-25
3
-6
/
+6
*
This change implements a first pass in the effort to remove the dependency of...
twiz@chromium.org
2011-05-25
3
-6
/
+6
*
iwyu: Include stringprintf.h where appropriate, part 3.
jhawkins@chromium.org
2011-05-12
1
-2
/
+6
*
Implement Clipboard::ReadImage on Linux.
dcheng@chromium.org
2011-04-20
1
-3
/
+16
*
Change Clipboard::ReadImage to return a bitmap.
dcheng@chromium.org
2011-04-19
5
-81
/
+41
*
Implement Clipboard::ReadAvailableTypes for Linux.
dcheng@chromium.org
2011-04-15
1
-17
/
+18
*
Implement Clipboard::ReadImage for Windows.
dcheng@chromium.org
2011-04-13
2
-0
/
+75
*
Implement Clipboard::ReadAvailableTypes for Windows.
dcheng@chromium.org
2011-04-09
1
-1
/
+6
*
Implement Clipboard::ReadAvailableTypes for Mac.
dcheng@chromium.org
2011-04-08
3
-1
/
+15
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
5
-5
/
+5
*
Add an exception wrapper to the WindowProc functions so
rvargas@google.com
2011-03-17
1
-1
/
+2
*
Fix glue for ClipboardHostMsg_ReadAvailableTypes.
dcheng@chromium.org
2011-03-16
4
-0
/
+43
*
Implement Clipboard::ReadImage for OS X.
dcheng@chromium.org
2011-03-15
1
-0
/
+14
*
Add stubs and glue for routing a request for an image from the clipboard.
dcheng@chromium.org
2011-03-15
4
-0
/
+29
*
Revert r78134+r78136
dcheng@chromium.org
2011-03-15
4
-29
/
+0
*
Add stubs and glue for routing a request for an image from the clipboard.
dcheng@chromium.org
2011-03-15
4
-0
/
+29
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
6
-7
/
+7
*
Move clipboard from app/ to ui/base
ben@chromium.org
2011-01-10
10
-0
/
+3090