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
*
Introduces chromium_resources.gyp to factor out Chrome resource generation
dhollowa@chromium.org
2011-11-03
3
-24
/
+4
*
Fix gl context change on dropping a texture
pkotwicz@chromium.org
2011-11-03
2
-1
/
+10
*
Overdraw debugging can be enabled with the --enable-compositor-overdraw-debug...
vollick@chromium.org
2011-11-03
4
-35
/
+117
*
Moves scheduling draw/paint from Window::SetBounds to
sky@chromium.org
2011-11-03
4
-12
/
+50
*
Adds support for fullscreening the desktop host on Windows. F11.
ben@chromium.org
2011-11-03
5
-33
/
+99
*
Allow Window point conversion with a NULL source. This just returns immediate...
ben@chromium.org
2011-11-03
6
-6
/
+19
*
Fix build issues with CompositorCC & component build.
ben@chromium.org
2011-11-03
1
-4
/
+6
*
Revert 108466 - Introduces chromium_resources.gyp to factor out Chrome resour...
dhollowa@chromium.org
2011-11-03
3
-4
/
+24
*
Introduces chromium_resources.gyp to factor out Chrome resource generation
dhollowa@chromium.org
2011-11-03
3
-24
/
+4
*
Fixes painting regression. The problem was I optimized to only send to
sky@chromium.org
2011-11-03
1
-1
/
+1
*
Remove canvas direct 2d from build since its not used and causes problems
rogerta@chromium.org
2011-11-03
5
-825
/
+0
*
Aura: Square window frame
jamescook@chromium.org
2011-11-03
19
-26
/
+28
*
Test that pixels are drawn to the screen
backer@chromium.org
2011-11-03
9
-0
/
+90
*
Put workspace manager behind --aura-windows flag
oshima@chromium.org
2011-11-03
2
-8
/
+25
*
Get rid of unused variable reported by clang.
dmaclach@chromium.org
2011-11-03
1
-2
/
+0
*
Get rid of deadstore warning from clang
dmaclach@chromium.org
2011-11-03
1
-1
/
+0
*
Revert part of r107440 that got left out by drover.
sadrul@chromium.org
2011-11-02
1
-29
/
+5
*
Revert r107440 because this causes a crash on touchui on page load.
sadrul@chromium.org
2011-11-02
2
-279
/
+73
*
Fix the rotation animation so that it still works.
ben@chromium.org
2011-11-02
1
-2
/
+1
*
Makes the compositors handle updating part of a texture when the
sky@chromium.org
2011-11-02
2
-20
/
+13
*
Allows observers to be notified when layer animations complete.
vollick@chromium.org
2011-11-02
23
-217
/
+489
*
Add WorkspaceObserver to observe changes in workspace state
oshima@chromium.org
2011-11-02
14
-64
/
+207
*
Fix shared library build for aura.
sky@chromium.org
2011-11-02
1
-2
/
+4
*
Aura: Use more traditional window frame, add flag for new look
jamescook@chromium.org
2011-11-02
3
-8
/
+25
*
Aura: New window frame image assets
jamescook@chromium.org
2011-11-02
8
-0
/
+0
*
Move maximize/fullscreen/restore to shell
oshima@google.com
2011-11-01
23
-332
/
+614
*
Exclude accelerated_surface_win from aura builds. Fixes bustage.
ben@chromium.org
2011-11-01
1
-0
/
+8
*
Fix OWNERS files to set noparent.
ben@chromium.org
2011-11-01
4
-0
/
+4
*
Gets disable inactive frame rendering to work correctly for aura. This
sky@chromium.org
2011-11-01
2
-2
/
+65
*
Add traces in compositor, views and skia
piman@chromium.org
2011-11-01
2
-0
/
+9
*
Implemented AcceleratedSurface for Windows.
apatrick@chromium.org
2011-11-01
3
-0
/
+586
*
Make LazyInstance managed Locks leaky.
thestig@chromium.org
2011-11-01
1
-1
/
+3
*
Added booleans that indicate which GL extensions are available.
apatrick@chromium.org
2011-11-01
1
-6
/
+18
*
Remove ViewProp from aura build
oshima@google.com
2011-11-01
9
-24
/
+15
*
ui/gfx: Convert CreateCanvas to use gfx::Size.
tfarina@chromium.org
2011-11-01
4
-11
/
+8
*
Adjust fragment indices appropriately when pasting HTML on Windows.
dcheng@chromium.org
2011-11-01
2
-3
/
+35
*
Gets Bubble to work on aura.
sky@chromium.org
2011-10-31
1
-0
/
+3
*
aura: Fix default_container_layout_manager_unittest.cc.
derat@chromium.org
2011-10-31
1
-5
/
+1
*
aura: Add fullscreen/popups to RenderWidgetHostViewAura.
derat@chromium.org
2011-10-31
10
-58
/
+89
*
Makes DefaultContainerLayoutManager ignore windows with transient
sky@chromium.org
2011-10-31
3
-3
/
+28
*
Revert 107967 - Introduces chromium_resources.gyp to factor out Chrome resour...
dhollowa@chromium.org
2011-10-31
3
-4
/
+24
*
Introduces chromium_resources.gyp to factor out Chrome resource generation
dhollowa@chromium.org
2011-10-31
3
-24
/
+4
*
Added support for chromeos usb mice
davemoore@chromium.org
2011-10-31
1
-3
/
+29
*
Push one function from the Mac drag/drop util code to ui/.
avi@chromium.org
2011-10-31
3
-0
/
+83
*
Improve omnibox accessibility on Windows.
dmazzoni@chromium.org
2011-10-31
1
-16
/
+17
*
ui/gfx: Convert Canvas::FillRectInt() to use gfx::Rect.
tfarina@chromium.org
2011-10-31
15
-73
/
+64
*
Fixes bug where windows weren't being moved and resized if the desktop
sky@chromium.org
2011-10-28
12
-78
/
+189
*
Changes around the launcher so that it only shows the most recently
sky@chromium.org
2011-10-28
8
-37
/
+33
*
Add dependencies.
backer@chromium.org
2011-10-28
1
-0
/
+3
*
Activate the workspace that dragged window has landed.
oshima@chromium.org
2011-10-28
1
-3
/
+4
[next]