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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement --use-gl=any
zmo@google.com
2011-09-27
1
-1
/
+11
*
touchui: Fix --touch-devices flag.
sadrul@chromium.org
2011-09-27
3
-20
/
+51
*
Gets views_unittests to work when aura is defined, and adds coverage
sky@chromium.org
2011-09-27
2
-2
/
+19
*
Do not allocate a texture if hole covers entire layer.
pkotwicz@chromium.org
2011-09-27
3
-9
/
+50
*
Build fix for Android following r102815
peter@chromium.org
2011-09-27
1
-0
/
+2
*
There are two GDI objects leaks related to icon of downloading resources:
yosin@chromium.org
2011-09-27
2
-12
/
+69
*
Adds support for activation to aura.
sky@chromium.org
2011-09-27
11
-8
/
+236
*
Consolidate/cleanup event cracking code; single out GdkEvents; saves ~850 lines.
msw@chromium.org
2011-09-26
20
-660
/
+1412
*
aura: Handle desktop resize events correctly.
sadrul@chromium.org
2011-09-26
2
-4
/
+13
*
Redesignate checkmark resource and add themed IDR_INPUT_GOOD image
rbyers@chromium.org
2011-09-26
2
-3
/
+3
*
ui/gfx: Fix Linux shared build by adding missing UI_EXPORT annotations.
tfarina@chromium.org
2011-09-26
1
-2
/
+4
*
ui/gfx: Refactor favicon_size.h
tfarina@chromium.org
2011-09-26
3
-17
/
+30
*
ui/gfx: Add ToString() function to Point class.
tfarina@chromium.org
2011-09-26
3
-10
/
+10
*
Compile ui/ on Android.
zhenghao@google.com
2011-09-24
3
-2
/
+18
*
Add caption animations and clean up the frame component code a bit.
ben@chromium.org
2011-09-24
6
-118
/
+244
*
Fixes aura build on windows. We don't want OSExchangeDataProviderAura
sky@chromium.org
2011-09-23
1
-0
/
+5
*
Allow animating alpha
vollick@chromium.org
2011-09-23
7
-6
/
+105
*
+ Renaming some _linux.cc files as _gtk.cc since that is what they really are.
saintlou@chromium.org
2011-09-23
2
-1
/
+46
*
compositor: Add a stub TestCompositorHostLinux implementation.
tfarina@chromium.org
2011-09-23
2
-2
/
+49
*
aura: Make 'aura_shell_exe' work without gtk.
sadrul@chromium.org
2011-09-23
5
-5
/
+77
*
Implements OSMesaImageTransportSurface in the GPU for sending GLSurface from ...
wjmaclean@google.com
2011-09-23
2
-2
/
+3
*
Updating XTBs based on .GRDs from branch 874
karen@chromium.org
2011-09-23
1
-1
/
+1
*
aura: Have aura and aura_demo build and run without gtk on linux.
sadrul@chromium.org
2011-09-23
3
-16
/
+43
*
Fix aura surface build
oshima@google.com
2011-09-22
1
-1
/
+1
*
compositor: Fix compositor_unittests build on Linux.
tfarina@chromium.org
2011-09-22
3
-1
/
+16
*
Roll skia to 2303
bsalomon@google.com
2011-09-22
3
-3
/
+15
*
1. Implement move cursor left/right by word.
xji@google.com
2011-09-22
3
-10
/
+263
*
compositor: Add protected virtual destructor to CompositorDelegate.
tfarina@chromium.org
2011-09-22
1
-0
/
+3
*
Add heuristic for fixing the alpha channel when reading clipboard images on W...
dcheng@chromium.org
2011-09-22
1
-9
/
+36
*
Adds a NonClientFrameView for generic toplevel windows.Also adds a feeble (bu...
ben@chromium.org
2011-09-22
19
-6
/
+583
*
Compile gl/ and surface/ on Android.
zhenghao@google.com
2011-09-21
5
-3
/
+123
*
Adds a trivial menu to WindowTypeLauncher. This was more for me to
sky@chromium.org
2011-09-21
2
-8
/
+55
*
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
2
-0
/
+21
*
Add support for MouseEnter/MouseExit event types to be sent to aura::Windows.
ben@chromium.org
2011-09-21
5
-4
/
+114
*
This is a reapply of
xji@google.com
2011-09-21
7
-114
/
+442
*
Fixes issues where WGC3D based on OSMesa GL implementation isn't allowing OES...
bsalomon@google.com
2011-09-21
2
-0
/
+9
*
aura: Make 'ui' buildable without gtk.
sadrul@chromium.org
2011-09-21
20
-118
/
+312
*
Wires up mouse capture code for aura.
sky@chromium.org
2011-09-21
6
-13
/
+203
*
aura: Fix a crash when moving mouse over the empty space on the root window.
sadrul@chromium.org
2011-09-21
1
-1
/
+1
*
aura_shell/examples: Fix build on Linux.
tfarina@chromium.org
2011-09-21
1
-1
/
+1
*
Declare native types for Android.
zhenghao@google.com
2011-09-21
1
-0
/
+11
*
Fixes aura unit tests. There were a couple of problems:
sky@chromium.org
2011-09-20
9
-24
/
+58
*
Map en-CA, en-ZA, en-AU, en-NZ to en-GB
jshin@chromium.org
2011-09-20
2
-3
/
+40
*
aura: Export ToplevelWindowContainer to fix component build.
tfarina@chromium.org
2011-09-20
1
-1
/
+2
*
aura_shell: Fix aura_shell build on Linux.
tfarina@chromium.org
2011-09-20
4
-4
/
+9
*
Adds a button to the example launcher that shows a bubble.
ben@chromium.org
2011-09-20
5
-5
/
+116
*
Revert 102006 - fix know issues in RenderText
sky@chromium.org
2011-09-20
7
-442
/
+114
*
Add a gyp flag to enable dcheck by default in release without
nsylvain@chromium.org
2011-09-20
2
-4
/
+4
*
Add a simple panel for example window creation.Renames SampleWindow to Toplev...
ben@chromium.org
2011-09-20
9
-37
/
+146
[next]