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
/
views
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement Widget::NotifyLocaleChanged for Aura.
mukai@chromium.org
2011-12-09
1
-2
/
+13
*
Don't activate TYPE_CONTROL widget
oshima@chromium.org
2011-12-09
1
-1
/
+2
*
Move {Restore,Store}FocusedView to NativeWidgetAura::On{Activated,LostActive}.
mazda@chromium.org
2011-12-09
1
-4
/
+2
*
Remove MessageLoop::QuitTask() from ui/.
dcheng@chromium.org
2011-12-09
1
-4
/
+4
*
Revert 113676 - Attempt 2 at : Makes tests either use mock compositor or mock
sky@chromium.org
2011-12-08
3
-24
/
+4
*
Attempt 2 at : Makes tests either use mock compositor or mock
sky@chromium.org
2011-12-08
3
-4
/
+24
*
Add support for high contrast mode to bubbles
sail@chromium.org
2011-12-08
1
-1
/
+7
*
Revert 113634 - Add support for high contrast mode to bubbles
sail@chromium.org
2011-12-08
1
-8
/
+2
*
Fix alignment of avatar bubbles in the NTP
sail@chromium.org
2011-12-08
4
-13
/
+33
*
Improve RenderTextWin font fallback.
asvitkine@chromium.org
2011-12-08
1
-45
/
+50
*
Add support for high contrast mode to bubbles
sail@chromium.org
2011-12-08
1
-2
/
+8
*
Revert 113606 - Improve RenderTextWin font fallback.
sky@chromium.org
2011-12-08
1
-46
/
+41
*
Improve RenderTextWin font fallback.
asvitkine@chromium.org
2011-12-08
1
-41
/
+46
*
Rename ui::DefaultSymbolFromXEvent to ui::GetCharacterFromXEvent following su...
yusukes@chromium.org
2011-12-08
1
-2
/
+2
*
Revert 113574 - Remove views::InputMethodIBus.
yusukes@google.com
2011-12-08
4
-0
/
+1176
*
Remove views::InputMethodIBus.
yusukes@chromium.org
2011-12-08
4
-1176
/
+0
*
Don't merge replace edit if previous edit is delete edit.
oshima@chromium.org
2011-12-08
2
-12
/
+33
*
Remove BubbleDelegateView ctor color arg, add simple setter/getter.
msw@chromium.org
2011-12-08
4
-23
/
+21
*
Revert 113470 - Makes tests either use mock compositor or mock WebGraphicsCon...
sky@chromium.org
2011-12-07
3
-24
/
+4
*
Makes tests either use mock compositor or mock WebGraphicsContext3D depending...
sky@chromium.org
2011-12-07
3
-4
/
+24
*
aura: Use WebKit compositor by default
piman@chromium.org
2011-12-07
1
-3
/
+14
*
Send a11y events from NativeTextfieldViews when the state changes.
dmazzoni@chromium.org
2011-12-07
1
-1
/
+14
*
Fix a FORWARD_NULL defect reported by Coverity.
wtc@chromium.org
2011-12-07
1
-5
/
+3
*
views: Add an Options enum to MessageBoxView control.
tfarina@chromium.org
2011-12-07
3
-12
/
+17
*
Rename Desktop->RootWindow.
ben@chromium.org
2011-12-07
6
-34
/
+37
*
aura: Draw shadows around tooltip windows.
derat@chromium.org
2011-12-06
1
-1
/
+2
*
Revert 113224 - IME (input method editor) support for Aura, part 3 of 3: Use ...
ben@chromium.org
2011-12-06
1
-6
/
+5
*
IME (input method editor) support for Aura, part 3 of 3: Use ui::InputMethod ...
yusukes@chromium.org
2011-12-06
1
-5
/
+6
*
Remove old debug code for crbug.com/93530.
msw@chromium.org
2011-12-06
1
-8
/
+1
*
Reland 112770, but with test disabled.
ben@chromium.org
2011-12-06
1
-0
/
+2
*
IME (input method editor) support for Aura, part 2 of 3: Add views::InputMeth...
yusukes@google.com
2011-12-06
6
-0
/
+294
*
Implements Aura:: NativeWidgetPrivate::ReparentNativeView
pkotwicz@chromium.org
2011-12-06
1
-2
/
+23
*
Revert 113075 (requested by asvitkine) (requested by asvitkine) (requested by...
thakis@chromium.org
2011-12-06
1
-45
/
+39
*
Improve RenderTextWin font fallback.
asvitkine@chromium.org
2011-12-06
1
-39
/
+45
*
Revert 112983 - Improve RenderTextWin font fallback.
avi@chromium.org
2011-12-05
1
-8
/
+21
*
Improve RenderTextWin font fallback.
asvitkine@chromium.org
2011-12-05
1
-21
/
+8
*
aura: Ask the WindowDelegate before a Window is Focus()ed.
sadrul@chromium.org
2011-12-03
2
-0
/
+5
*
Fix gyp warnings about missing files.
thestig@chromium.org
2011-12-03
1
-2
/
+2
*
Delete desktop/shell instance correctly upon shutdown.
oshima@chromium.org
2011-12-03
1
-3
/
+3
*
Revert 112770 - Prevent a crash in the first run search engine selector.
ben@chromium.org
2011-12-02
4
-11
/
+2
*
Prevent a crash in the first run search engine selector.
ben@chromium.org
2011-12-02
4
-2
/
+11
*
Revert 112641 - aura: Use WebKit compositor by default
kalman@chromium.org
2011-12-02
1
-14
/
+3
*
aura: Use WebKit compositor by default
piman@chromium.org
2011-12-02
1
-3
/
+14
*
views: Move views.gyp to ui/views/.
tfarina@chromium.org
2011-12-01
3
-2
/
+763
*
Reland change for aura tooltips that was revert due to build break:
varunjain@chromium.org
2011-12-01
8
-329
/
+216
*
views::Label should paint borders in the overridden OnPaint() method.
varunjain@chromium.org
2011-12-01
1
-0
/
+4
*
aura: Fix unit_tests on linux
sadrul@chromium.org
2011-12-01
1
-62
/
+0
*
views: Move the remaining file from views/ to ui/views/.
tfarina@chromium.org
2011-12-01
98
-89
/
+1973
*
Restore NativeWidgetWin::OnSetText to eliminate classic theme titlebar flicke...
msw@chromium.org
2011-12-01
2
-0
/
+9
*
Make the fullscreen exit bubble render correctly on non-white backgrounds on ...
koz@chromium.org
2011-12-01
2
-1
/
+13
[next]