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
/
dragdrop
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add plumbing for file display names for drag and drop
satorux@chromium.org
2012-05-09
6
-22
/
+54
*
Add a few missing "typename"s.
thakis@chromium.org
2012-04-25
1
-2
/
+3
*
Properly set drag image offset in aura's drag drop controller. Currently the
varunjain@chromium.org
2012-04-10
2
-3
/
+10
*
Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK
oshima@chromium.org
2012-04-05
1
-2
/
+2
*
aura: Add support for html5 file drag and drop.
varunjain@chromium.org
2012-03-23
6
-5
/
+50
*
Add drag and drop support for custom and html data types on Aura
rbyers@chromium.org
2012-03-21
4
-39
/
+75
*
Don't clobber the clipboard when doing DnD on Aura
rbyers@chromium.org
2012-03-20
2
-19
/
+0
*
Revert 127706 - Add drag and drop support for custom and html data types on Aura
rbyers@chromium.org
2012-03-20
4
-74
/
+39
*
Add drag and drop support for custom and html data types on Aura
rbyers@chromium.org
2012-03-20
4
-39
/
+74
*
ui/gfx: Update includes to point to canvas.h instead of canvas_skia.h
tfarina@chromium.org
2012-03-14
1
-2
/
+2
*
ui/gfx: Make gfx::Canvas inherit from gfx::CanvasSkia.
tfarina@chromium.org
2012-03-09
1
-5
/
+5
*
Refactor Pickle Read methods to use higher performance PickleIterator.
jbates@chromium.org
2012-03-07
2
-5
/
+5
*
Move most of ui/views/drag_utils to ui/base/dragdrop so it can be used outsid...
jam@chromium.org
2012-03-05
5
-0
/
+272
*
Have ScopedClipboardWriter and Clipboard::WriteObjects take a buffer parameter.
peter@pcc.me.uk
2012-02-22
1
-1
/
+1
*
Support custom data formats for dragging on Windows.
dcheng@chromium.org
2012-01-14
1
-6
/
+4
*
GTK: Seal up GSEALs, focusing on GtkSelectionData.
erg@chromium.org
2012-01-10
1
-8
/
+12
*
Revert 116956 - GTK: Seal up GSEALs, focusing on GtkSelectionData.
erg@google.com
2012-01-10
1
-12
/
+8
*
GTK: Seal up GSEALs, focusing on GtkSelectionData.
erg@chromium.org
2012-01-09
1
-8
/
+12
*
Beginning of drag/drop should copy the drag data to clipboard.
varunjain@chromium.org
2012-01-04
2
-2
/
+23
*
Support custom MIME type data in web drag/drop for Mac and GTK.
dcheng@chromium.org
2011-12-18
2
-28
/
+42
*
Add OVERRIDE to ui/.
avi@chromium.org
2011-11-23
1
-12
/
+14
*
clang fails compile on aura drag and drop code
dhollowa@chromium.org
2011-11-19
2
-2
/
+3
*
First shot at implementing drag&drop for Aura
varunjain@chromium.org
2011-11-17
2
-32
/
+213
*
Minor build fixes for aura/touchui
vollick@chromium.org
2011-11-16
1
-1
/
+2
*
Push one function from the Mac drag/drop util code to ui/.
avi@chromium.org
2011-10-31
2
-0
/
+81
*
content: Rename the class in web_drag_source_gtk.h to content::WebDragSourceGtk.
erg@chromium.org
2011-10-19
1
-2
/
+0
*
content: Make tab_contents_drag_source not depend on download_util.h
erg@google.com
2011-10-18
1
-1
/
+2
*
Resolve five aura linking problems
davemoore@chromium.org
2011-10-06
1
-0
/
+6
*
aura: Make 'aura_shell_exe' work without gtk.
sadrul@chromium.org
2011-09-23
1
-0
/
+71
*
aura: Make 'ui' buildable without gtk.
sadrul@chromium.org
2011-09-21
1
-2
/
+4
*
Annotate all of the functions in content that need to be exported, in prepara...
dpranke@chromium.org
2011-09-13
1
-2
/
+4
*
* Truncate file name longer than MAX_PATH(260).
yosin@chromium.org
2011-09-09
1
-15
/
+16
*
Call GenerateSafeFilename() from GetSuggestedFilename().
asanka@chromium.org
2011-08-20
1
-1
/
+1
*
Rename UI_API to UI_EXPORT.
darin@chromium.org
2011-08-06
7
-31
/
+32
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
Export some ui:: functions to fix component build for chromeos/touchui.
sadrul@chromium.org
2011-07-18
1
-1
/
+1
*
Introduce ui.dll / libui.so for the component build.
darin@chromium.org
2011-07-17
6
-23
/
+27
*
Rename app_strings to ui_strings.
tfarina@chromium.org
2011-07-07
1
-1
/
+1
*
Makes multiple calls to OSExchangeData::SetData with the same data
sky@chromium.org
2011-06-29
3
-1
/
+77
*
ui: Remove unnecessary typedefs of testing::Test.
tfarina@chromium.org
2011-06-27
1
-4
/
+2
*
Fix bug 79905: Drag and drop of "DownloadURL" type ignores specified filename...
jianli@chromium.org
2011-05-18
1
-1
/
+1
*
Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.
tfarina@chromium.org
2011-04-12
2
-11
/
+11
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
7
-9
/
+9
*
Remove Gears from Chrome.
aa@chromium.org
2011-03-11
2
-16
/
+0
*
De-wstringify OSExchangeData.
evan@chromium.org
2011-03-02
7
-84
/
+87
*
OSExchangeData: convert filename-related API to FilePath
evan@chromium.org
2011-02-07
6
-30
/
+30
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
wstring: make net::GetSuggestedFilename return utf-16
evan@chromium.org
2011-01-24
1
-2
/
+2
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Move more dnd related files to ui/base
ben@chromium.org
2011-01-19
13
-4
/
+1005
[next]