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
*
IME (input method editor) support for Aura, part 1 of 3: Add ui/base/ime/ cla...
yusukes@chromium.org
2011-12-06
1
-0
/
+27
*
Helpers to pickle custom data for web copy/paste and drag/drop.
dcheng@chromium.org
2011-12-05
1
-0
/
+2
*
GTK: Move CairoCachedSurface from being owned by GtkThemeService to gfx::Image.
erg@chromium.org
2011-12-02
1
-0
/
+2
*
Move accelerator related files to ui/base/accelerators
tfarina@chromium.org
2011-11-25
1
-7
/
+7
*
replace platform conditions with os_posix and os_bsd where applicable
robert.nagy@gmail.com
2011-11-22
1
-1
/
+1
*
Implement ui_controls for aura
oshima@chromium.org
2011-11-22
1
-0
/
+1
*
Redo of Issue http://codereview.chromium.org/8621006/
saintlou@chromium.org
2011-11-22
1
-7
/
+0
*
GTK: Move code shared by future content/ classes and chrome/ to ui/.
erg@chromium.org
2011-11-22
1
-0
/
+2
*
Have panels respond to changes in work area on Linux. This includes switching...
prasadt@chromium.org
2011-11-22
1
-6
/
+13
*
First shot at implementing drag&drop for Aura
varunjain@chromium.org
2011-11-17
1
-1
/
+3
*
Move GetCharacterFromKeyCode from views::KeyEvent to ui/base/keycodes/keyboar...
yusukes@chromium.org
2011-11-16
1
-0
/
+2
*
Split a part of code managing accelerators from views::FocusManager.
mazda@chromium.org
2011-11-15
1
-0
/
+2
*
Fix double-initialization of CComModule.
dmazzoni@chromium.org
2011-11-14
1
-0
/
+1
*
Move views::Accelerator to ui in order to use it from aura code.
mazda@chromium.org
2011-11-14
1
-0
/
+1
*
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
[next]