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
/
ui.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upstream: ui implementation in Android
michaelbai@chromium.org
2011-11-11
1
-0
/
+12
*
Move views/ime/text_input_client.h to ui/base/ime/.
yusukes@chromium.org
2011-11-11
1
-0
/
+2
*
Revert 109583 - Move views/ime/text_input_client.h to ui/base/ime/.
yusukes@google.com
2011-11-11
1
-1
/
+0
*
Move views/ime/text_input_client.h to ui/base/ime/.
yusukes@google.com
2011-11-11
1
-0
/
+1
*
Reland with a virtual destructor.
dcheng@chromium.org
2011-11-10
1
-0
/
+1
*
Revert 109528 - Use XFixes to update the clipboard sequence number.
dcheng@chromium.org
2011-11-10
1
-1
/
+0
*
Use XFixes to update the clipboard sequence number.
dcheng@chromium.org
2011-11-10
1
-0
/
+1
*
Move views/ime/character_composer.* to ui/base/ime/.
yusukes@chromium.org
2011-11-10
1
-0
/
+8
*
Enable -Wexit-time-destructors for base.
thakis@chromium.org
2011-11-09
1
-1
/
+1
*
Aura: Resize cursors show properly when hovering over window frame
jamescook@chromium.org
2011-11-09
1
-0
/
+1
*
Turn on -Wexit-time-destructors for ui and content.
thakis@chromium.org
2011-11-09
1
-0
/
+1
*
Implement more IAccessibleText in NativeViewAccessibilityWin.
dmazzoni@chromium.org
2011-11-04
1
-0
/
+2
*
Remove canvas direct 2d from build since its not used and causes problems
rogerta@chromium.org
2011-11-03
1
-2
/
+0
*
Remove ViewProp from aura build
oshima@google.com
2011-11-01
1
-4
/
+4
*
Push one function from the Mac drag/drop util code to ui/.
avi@chromium.org
2011-10-31
1
-0
/
+2
*
Implement clipboard for aura and re-enable clipboard_unittests.
varunjain@chromium.org
2011-10-27
1
-5
/
+1
*
Remove src/ui/views.
tfarina@chromium.org
2011-10-26
1
-12
/
+0
*
OpenBSD patches for ui, split from CR #8275005
robert.nagy@gmail.com
2011-10-21
1
-1
/
+10
*
Wires keeping the launcher up to date with the browser. I also needed GetBrow...
sky@chromium.org
2011-10-15
1
-2
/
+2
*
content: Split web_drag_dest_gtk.cc into chrome/ and content/ parts.
erg@chromium.org
2011-10-13
1
-0
/
+2
*
Under Aura the Aura Theme takes precedence over the ChromeOS one.
saintlou@chromium.org
2011-10-11
1
-0
/
+2
*
Aura - Add NativeThemeAura, extract NativeThemeGtk, add sample widget window.
jamescook@chromium.org
2011-10-10
1
-4
/
+32
*
Add non gtk implementation of GetNativeImageNamed
davemoore@chromium.org
2011-10-10
1
-0
/
+2
*
Fix bustage again. This time with correct ifdefs.
ben@chromium.org
2011-09-30
1
-0
/
+1
*
Revert 103483 - Fix windows Aura bustage.TBR=saintlouBUG=noneTEST=noneReview ...
ben@chromium.org
2011-09-30
1
-1
/
+0
*
Fix windows Aura bustage.TBR=saintlouBUG=noneTEST=none
ben@chromium.org
2011-09-30
1
-0
/
+1
*
More aura build fixes
davemoore@chromium.org
2011-09-30
1
-0
/
+1
*
Fix omnibox state for each tab.
xji@google.com
2011-09-28
1
-0
/
+2
*
Build fix for Android following r102815
peter@chromium.org
2011-09-27
1
-0
/
+2
*
Consolidate/cleanup event cracking code; single out GdkEvents; saves ~850 lines.
msw@chromium.org
2011-09-26
1
-4
/
+15
*
ui/gfx: Refactor favicon_size.h
tfarina@chromium.org
2011-09-26
1
-0
/
+1
*
Compile ui/ on Android.
zhenghao@google.com
2011-09-24
1
-0
/
+8
*
Fixes aura build on windows. We don't want OSExchangeDataProviderAura
sky@chromium.org
2011-09-23
1
-0
/
+5
*
aura: Make 'aura_shell_exe' work without gtk.
sadrul@chromium.org
2011-09-23
1
-0
/
+1
*
aura: Have aura and aura_demo build and run without gtk on linux.
sadrul@chromium.org
2011-09-23
1
-0
/
+2
*
aura: Exclude the stub aura-clipboard on windows and when GTK clipboard is used.
sadrul@chromium.org
2011-09-21
1
-0
/
+4
*
Rename PanelMouseWatcherGtk into PanelMouseWatcherTimer. Added implementation...
dimich@chromium.org
2011-09-21
1
-0
/
+1
*
aura: Make 'ui' buildable without gtk.
sadrul@chromium.org
2011-09-21
1
-14
/
+26
*
Aura under Linux is enabled with:
saintlou@chromium.org
2011-09-18
1
-1
/
+3
*
Make the NaCl windows 64 bit binaries not depend on chrome targets. These tar...
jam@chromium.org
2011-09-12
1
-30
/
+0
*
Move BaseView from chrome to content.
avi@chromium.org
2011-09-08
1
-0
/
+2
*
Implement Pango RenderText for Linux.
xji@google.com
2011-09-07
1
-0
/
+10
*
Remove some static initializers caused by colors in gtk_hig_constants.h.
tony@chromium.org
2011-09-07
1
-1
/
+0
*
aura: A few changes to have aura_demo compile and run on linux.
sadrul@chromium.org
2011-09-07
1
-1
/
+7
*
content: Reapply "Start splitting up chrome/browser/ui/gtk/gtk_util.h" (r98287)
erg@google.com
2011-08-29
1
-0
/
+2
*
Adds support for point conversions to ui::Layer.
ben@chromium.org
2011-08-29
1
-0
/
+2
*
Move the mouse wheel utils from views to ui\base\win, to get rid of some view...
jam@chromium.org
2011-08-26
1
-0
/
+2
*
Move TooltipWindowGtk from views/widget to ui/base/gtk.
xiyuan@chromium.org
2011-08-26
1
-0
/
+2
*
Re-land: Create a new views_aura_desktop.
ben@chromium.org
2011-08-25
1
-0
/
+6
*
Revert 98306 - Create a new views_aura_desktop.
ben@chromium.org
2011-08-25
1
-6
/
+0
[next]