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 100231 - memory bot failures
estade@chromium.org
2011-09-09
21
-900
/
+8
*
Fix a Chrome browser crash which occurs while running as a Chrome Frame insta...
ananta@chromium.org
2011-09-09
1
-0
/
+10
*
add bubble views files.
alicet@chromium.org
2011-09-08
21
-8
/
+900
*
With this CL animated rotations can be triggered by visiting URLs like about:...
vollick@chromium.org
2011-09-08
5
-3
/
+71
*
Fixes ownership of aura windows/nativewidgetaura and adds a test.
sky@chromium.org
2011-09-07
3
-27
/
+47
*
Get chrome to link with USE_AURA
ben@chromium.org
2011-09-07
4
-4
/
+78
*
Implement Pango RenderText for Linux.
xji@google.com
2011-09-07
1
-1
/
+2
*
Add WM_XBUTTON* and WM_NCXBUTTON* parsing.
msw@chromium.org
2011-09-07
1
-1
/
+17
*
aura-views: Make views_aura_desktop compile and run on linux.
sadrul@chromium.org
2011-09-07
6
-2
/
+42
*
gfx::Compositor: SchedulePaint.
sadrul@chromium.org
2011-09-07
5
-2
/
+28
*
aura: A few changes to have aura_demo compile and run on linux.
sadrul@chromium.org
2011-09-07
2
-2
/
+4
*
touchui: Fine-tune selection-controller visibility.
sadrul@chromium.org
2011-09-07
1
-2
/
+14
*
Fix the issue that a panel window cannot be shrink to very small.
jianli@chromium.org
2011-09-06
1
-1
/
+13
*
Make views_aura_desktop depend upon resources so that we don't have to
sky@chromium.org
2011-09-06
2
-0
/
+12
*
For Touch: remove some menu items for experimentation, adjust sizes.
saintlou@chromium.org
2011-09-06
5
-3
/
+11
*
Identify the omnibox as a URL field.
bryeung@chromium.org
2011-09-06
4
-9
/
+92
*
Removed ActivatedAtWithDisposition from menu handler, and introduced Activate...
shinyak@google.com
2011-09-05
3
-8
/
+4
*
Cleanup of tooltip_manager_views to get it to work on windows. Also
sky@chromium.org
2011-09-04
4
-23
/
+62
*
Workaround windows classic theme rendering artifacts.
msw@chromium.org
2011-09-03
1
-19
/
+15
*
Beginnings of basic Focus and Key Events.
ben@chromium.org
2011-09-02
4
-6
/
+34
*
Update base/timer.h code to pass through Location from call sites. (reland) o...
jbates@chromium.org
2011-09-02
6
-14
/
+20
*
Another missing file.
ben@chromium.org
2011-09-02
1
-0
/
+37
*
This file was omitted from my 'fix views unittests' cl last night. Add it bac...
ben@chromium.org
2011-09-02
1
-0
/
+30
*
Changes to port holey layer changes into windows compositor
pkotwicz@chromium.org
2011-09-02
1
-2
/
+0
*
Removes unncessary background clear in RootView.
pkotwicz@chromium.org
2011-09-02
1
-0
/
+2
*
Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,
mattm@chromium.org
2011-09-02
4
-16
/
+13
*
Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...
jbates@chromium.org
2011-09-02
4
-13
/
+16
*
Get views_unittests to compile (but not run).
ben@chromium.org
2011-09-02
8
-14
/
+87
*
Handle interactive window sizing and moving, as well as primitive z-index shu...
ben@chromium.org
2011-09-02
3
-2
/
+8
*
Add avatar decoration to the windows7 taskbar
cpu@chromium.org
2011-09-02
1
-3
/
+3
*
Fix touch ui crash in NativeTextfieldViewsTest.DragAndDrop_InitiateDrag.
xji@google.com
2011-09-02
1
-0
/
+2
*
views/examples: Make PrintStatus use char type instead wchar_t.
tfarina@chromium.org
2011-09-01
16
-33
/
+33
*
Remove use of <iostream> where unnecessary.
evan@chromium.org
2011-09-01
1
-1
/
+1
*
Update NativeWidgetAura for new views API changes.
ben@chromium.org
2011-09-01
2
-6
/
+8
*
Wire MouseEvents through to the NativeWidgetAura.
ben@chromium.org
2011-09-01
4
-20
/
+50
*
Restoring a session should restore window minimization state on Windows
dhollowa@chromium.org
2011-08-31
17
-134
/
+156
*
Converts creation of MenuRunner on the stack to be a field on the
sky@chromium.org
2011-08-31
1
-0
/
+7
*
no need to call Close on scoped_ptr<Widget> with WIDGET_OWNS_NATIVE_WIDGET. ...
oshima@google.com
2011-08-31
1
-2
/
+0
*
views: Fix a couple of other trivial TODOs.
tfarina@chromium.org
2011-08-31
14
-140
/
+122
*
* Fix small memory leak on SysAllocString.
yosin@chromium.org
2011-08-31
1
-9
/
+9
*
Support auto-hide taskbar for panels on Windows.
jianli@chromium.org
2011-08-30
3
-18
/
+22
*
Fix the issue that virtual keyboard does not show up.
penghuang@chromium.org
2011-08-30
1
-1
/
+1
*
Implement Uniscribe RenderText for Windows.
msw@chromium.org
2011-08-30
4
-31
/
+29
*
linux: delete code that worked around gtk <2.18
evan@chromium.org
2011-08-29
2
-17
/
+0
*
Revert 98679 - Restoring a session should restore window minimization state o...
dhollowa@chromium.org
2011-08-29
17
-157
/
+134
*
Restoring a session should restore window minimization state on Windows
dhollowa@chromium.org
2011-08-29
17
-134
/
+157
*
minor fixes to get virtual keyboard work on views desktop without ibus
oshima@google.com
2011-08-29
2
-3
/
+5
*
Fixes crash in SaveWindowPlacement. It's possible to get a WM_CLOSE
sky@chromium.org
2011-08-29
1
-2
/
+3
*
views: Fix a couple of trivial TODOS.
tfarina@chromium.org
2011-08-29
5
-15
/
+7
*
Get rid of last views dependency in RenderWidgetHostViewWin.
jam@chromium.org
2011-08-27
1
-0
/
+2
[next]