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
/
views
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r107440 because this causes a crash on touchui on page load.
sadrul@chromium.org
2011-11-02
1
-11
/
+0
*
Adds bugs to NOTIMPLEMENTED()s in NativeWidgetAura
ben@chromium.org
2011-11-02
1
-4
/
+23
*
Allows observers to be notified when layer animations complete.
vollick@chromium.org
2011-11-02
2
-5
/
+0
*
Add WorkspaceObserver to observe changes in workspace state
oshima@chromium.org
2011-11-02
1
-0
/
+1
*
Make infobar controls focusable by default.
dmazzoni@chromium.org
2011-11-02
2
-5
/
+20
*
Move maximize/fullscreen/restore to shell
oshima@google.com
2011-11-01
1
-16
/
+18
*
Fix OWNERS files to set noparent.
ben@chromium.org
2011-11-01
1
-0
/
+1
*
Gets disable inactive frame rendering to work correctly for aura. This
sky@chromium.org
2011-11-01
13
-22
/
+102
*
Add traces in compositor, views and skia
piman@chromium.org
2011-11-01
1
-4
/
+18
*
Support Windows native textfield, combobox, etc. in new bubbles.
msw@chromium.org
2011-11-01
9
-96
/
+183
*
Create constrained windows in a hidden state.
asanka@chromium.org
2011-11-01
4
-2
/
+57
*
views/examples: Make SingleSplitViewExample a listener of SingleSplitView con...
tfarina@chromium.org
2011-11-01
2
-6
/
+11
*
views: Move the overridden methods of ProgressBar to private section.
tfarina@chromium.org
2011-11-01
2
-66
/
+50
*
Tweaks whether Show activates the window or not. I'm pretty sure this
sky@chromium.org
2011-11-01
2
-4
/
+8
*
aura: Add fullscreen/popups to RenderWidgetHostViewAura.
derat@chromium.org
2011-10-31
2
-9
/
+28
*
Makes DefaultContainerLayoutManager ignore windows with transient
sky@chromium.org
2011-10-31
1
-1
/
+3
*
Revert 107967 - Introduces chromium_resources.gyp to factor out Chrome resour...
dhollowa@chromium.org
2011-10-31
1
-8
/
+29
*
Introduces chromium_resources.gyp to factor out Chrome resource generation
dhollowa@chromium.org
2011-10-31
1
-29
/
+8
*
Support IMM32 reconversion on Windows.
penghuang@chromium.org
2011-10-31
6
-14
/
+167
*
Improve omnibox accessibility on Windows.
dmazzoni@chromium.org
2011-10-31
5
-68
/
+485
*
ui/gfx: Convert Canvas::FillRectInt() to use gfx::Rect.
tfarina@chromium.org
2011-10-31
13
-48
/
+56
*
aura: brightness and volume bubble.
alicet@chromium.org
2011-10-28
2
-2
/
+17
*
aura: Update how the tooltip manager works.
sadrul@chromium.org
2011-10-28
5
-60
/
+53
*
Destroy tooltip manager if the native window is destroyed.
varunjain@chromium.org
2011-10-28
3
-19
/
+5
*
Aura: Support non-global keyboard shortcuts.
mazda@chromium.org
2011-10-28
1
-3
/
+8
*
Reland r107720 - Enable the new layer animation framework.
vollick@chromium.org
2011-10-28
8
-192
/
+49
*
aura: Comment noisy NOTIMPLEMENTEDs in NativeWidgetAura.
derat@chromium.org
2011-10-28
1
-13
/
+10
*
Revert 107715 - Enable the new layer animation framework.
vollick@chromium.org
2011-10-28
8
-48
/
+192
*
views/examples: Add ProgressBar example.
tfarina@chromium.org
2011-10-28
4
-0
/
+117
*
Enable the new layer animation framework.
vollick@chromium.org
2011-10-28
8
-192
/
+48
*
Aura build fix: Make TooltipManagerViews an observer of parent Widget and
varunjain@chromium.org
2011-10-28
2
-2
/
+19
*
Change string16 to std::string in the gfx::Font() interface.
erg@chromium.org
2011-10-27
1
-2
/
+2
*
Update native_textfield_win.cc to parallel previous changes to omnibox_view_w...
pkasting@chromium.org
2011-10-27
1
-7
/
+8
*
Enable tooltips for aura.
varunjain@chromium.org
2011-10-27
4
-30
/
+59
*
Fix up compositor mocking.
backer@chromium.org
2011-10-27
2
-6
/
+3
*
touchui: Update a couple of command-line flags.
sadrul@chromium.org
2011-10-27
1
-3
/
+1
*
Revert 107563 - Fix up compositor mocking.
backer@chromium.org
2011-10-27
2
-3
/
+2
*
Fix up compositor mocking.
backer@chromium.org
2011-10-27
2
-2
/
+3
*
ui/gfx: Change Canvas::ScaleInt() to just Canvas::Scale().
tfarina@chromium.org
2011-10-27
2
-2
/
+2
*
views/examples: Alphabetize examples list.
tfarina@chromium.org
2011-10-27
3
-12
/
+13
*
ui/gfx: Convert Canvas::TranslateInt() to use gfx::Point.
tfarina@chromium.org
2011-10-27
5
-10
/
+11
*
Move view property implmentation from NativeWidgetAura to window.
oshima@chromium.org
2011-10-27
2
-27
/
+3
*
This patch lets the browser window punch a hole in the DesktopBackgroundView,
pkotwicz@chromium.org
2011-10-26
1
-0
/
+11
*
[Aura] Fix NativeViewHostAura::RemovedFromWidget crash.
xiyuan@chromium.org
2011-10-26
2
-14
/
+30
*
Convert View::HasFocus() to be const. Required adding const versions of some...
pkasting@chromium.org
2011-10-26
24
-92
/
+114
*
Support keyboard navigation in avatar menu
sail@chromium.org
2011-10-26
1
-2
/
+3
*
Changes Window::Init to take whether the layer has a texture. And
sky@chromium.org
2011-10-26
4
-6
/
+12
*
Refactors some 'Clear to transparent code'
pkotwicz@chromium.org
2011-10-26
2
-4
/
+4
*
Adds transient children to Window. A transient child is owned by the
sky@chromium.org
2011-10-26
4
-5
/
+13
*
Use LockScreen container for login screen.
ivankr@chromium.org
2011-10-26
1
-1
/
+1
[next]