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
*
Notify the widget delegate when the aura window moves
davemoore@chromium.org
2011-11-11
1
-0
/
+2
*
Move views/ime/text_input_client.h to ui/base/ime/.
yusukes@chromium.org
2011-11-11
25
-173
/
+62
*
Revert 109583 - Move views/ime/text_input_client.h to ui/base/ime/.
yusukes@google.com
2011-11-11
25
-62
/
+173
*
Move views/ime/text_input_client.h to ui/base/ime/.
yusukes@google.com
2011-11-11
25
-173
/
+62
*
IsPureViews() is always true under USE_AURA and TOUCH_UI at compile time (as ...
saintlou@chromium.org
2011-11-11
1
-1
/
+1
*
Revert 109535 - Fix the double/tripple click behavior of NataiveTextfieldView...
msw@chromium.org
2011-11-11
2
-21
/
+3
*
Fix the double/tripple click behavior of NataiveTextfieldViews on aura.
jennyz@chromium.org
2011-11-10
2
-3
/
+21
*
Fix correct override to fix clang chromeos (broke in r109842).
sadrul@chromium.org
2011-11-10
2
-4
/
+4
*
Rid the world of TopLevelWindowContainer, and "toplevel" concept from Window ...
ben@chromium.org
2011-11-10
1
-3
/
+0
*
aura: Fix shared build after r109842.
sadrul@chromium.org
2011-11-10
1
-3
/
+3
*
Add DidChangeFocus to FocusChangeListener.
alicet@chromium.org
2011-11-10
24
-93
/
+580
*
Make sure wayland gets necessary include paths added to CFLAGS
msb@chromium.org
2011-11-10
1
-0
/
+5
*
Move views/ime/character_composer.* to ui/base/ime/.
yusukes@chromium.org
2011-11-10
6
-637
/
+2
*
Add Aura support to InputMethodIBus.
yusukes@google.com
2011-11-10
1
-11
/
+15
*
Aura: Widgets obey transparency flag, default to opaque
jamescook@chromium.org
2011-11-10
2
-2
/
+4
*
Return the topmost native widget for NativeWidgetAura::GetTopLevelNativeWidget
stevenjb@google.com
2011-11-10
2
-10
/
+9
*
Create a new aura client API dir and move constants and desktop delegate to it.
ben@chromium.org
2011-11-09
4
-6
/
+7
*
Aura: Resize cursors show properly when hovering over window frame
jamescook@chromium.org
2011-11-09
13
-74
/
+17
*
Fix typos of container (continer).
tfarina@chromium.org
2011-11-09
1
-1
/
+1
*
Remove ctguil from OWNERS files (no longer works on chromium).
dmazzoni@chromium.org
2011-11-09
1
-1
/
+0
*
Rebase CriticalNotificationBubble on the new views bubble.
msw@chromium.org
2011-11-09
2
-3
/
+4
*
Set FillLayout on BubbleFrameView.
msw@chromium.org
2011-11-09
1
-0
/
+2
*
fix brightness and volume bubble in middle of screen problem:
alicet@chromium.org
2011-11-08
5
-4
/
+37
*
views: Constantify two kViewClassName strings.
tfarina@chromium.org
2011-11-08
2
-2
/
+2
*
Adds Window::MoveChildToFront, with surrounding changes.
sky@chromium.org
2011-11-08
14
-210
/
+20
*
Move glib headers in ui/base/gtk/ to ui/base/glib/.
yusukes@chromium.org
2011-11-08
3
-4
/
+4
*
Fix constrained window on arua
oshima@google.com
2011-11-07
3
-7
/
+10
*
Fix Win dbg shared build; export Widget::Observer.
msw@chromium.org
2011-11-07
1
-1
/
+1
*
Close new bubbles on deactivate; disable rendering Chrome inactive.
msw@chromium.org
2011-11-07
4
-23
/
+39
*
Reenable triggering of screen rotations by sensors.
vollick@chromium.org
2011-11-07
2
-1
/
+37
*
views: Fix a TODO about AcceleratorTarget section.
tfarina@chromium.org
2011-11-07
1
-5
/
+3
*
touchui: Activate a visible top-level Widget if there's no active Widget.
sadrul@chromium.org
2011-11-06
1
-5
/
+11
*
Remove calls to g_thread_init().
willchan@chromium.org
2011-11-05
2
-2
/
+0
*
Implement more IAccessibleText in NativeViewAccessibilityWin.
dmazzoni@chromium.org
2011-11-04
2
-20
/
+152
*
views: Move DialogButton enum into ui/base/ and put it into the ui namespace.
tfarina@chromium.org
2011-11-04
4
-81
/
+68
*
Fix painting issue with maximize button in aura.
pkotwicz@chromium.org
2011-11-04
1
-1
/
+2
*
Makes launcher handle overflow.
sky@chromium.org
2011-11-04
1
-1
/
+1
*
Fixes bug that resulted in nested menus staying on screen if the
sky@chromium.org
2011-11-04
1
-0
/
+1
*
views: Remove using declaration from dialog_delegate.h header file.
tfarina@chromium.org
2011-11-03
3
-12
/
+9
*
Align avatar bubble with edge of anchor control
sail@chromium.org
2011-11-03
4
-4
/
+32
*
Introduces chromium_resources.gyp to factor out Chrome resource generation
dhollowa@chromium.org
2011-11-03
1
-29
/
+8
*
Limit WidgetTest.Visibility to OS_WIN && !USE_AURA.
asanka@chromium.org
2011-11-03
1
-3
/
+25
*
Move bubble contents to under views/bubbles.
alicet@chromium.org
2011-11-03
10
-39
/
+350
*
Revert 108466 - Introduces chromium_resources.gyp to factor out Chrome resour...
dhollowa@chromium.org
2011-11-03
1
-8
/
+29
*
Introduces chromium_resources.gyp to factor out Chrome resource generation
dhollowa@chromium.org
2011-11-03
1
-29
/
+8
*
Fixes painting regression. The problem was I optimized to only send to
sky@chromium.org
2011-11-03
2
-6
/
+5
*
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
[next]