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
*
Alert boxes shouldn't have a taskbar presence.
ben@chromium.org
2011-05-18
1
-0
/
+3
*
Clean up a few things now that specialized window types are subclasses of Win...
ben@chromium.org
2011-05-18
3
-31
/
+14
*
Fix some rendering glitches in the custom frame by re-introducing nasty old c...
ben@chromium.org
2011-05-18
4
-28
/
+125
*
Add support for checkboxes in menus that contain icons.
atwilson@chromium.org
2011-05-18
1
-0
/
+43
*
Re-land:
ben@chromium.org
2011-05-18
7
-64
/
+52
*
Fix a crash when list of devices is NULL (e.g. over VNC/NX sessions).
sadrul@chromium.org
2011-05-18
1
-1
/
+2
*
Move SystemMonitor to base/.
willchan@chromium.org
2011-05-18
1
-2
/
+2
*
Revert 85732 (broke build) - Move SystemMonitor to base/.
willchan@chromium.org
2011-05-18
1
-2
/
+2
*
Move SystemMonitor to base/.
willchan@chromium.org
2011-05-18
1
-2
/
+2
*
Do not handle Enable and Disable signals of IBusInputContext.
penghuang@chromium.org
2011-05-18
2
-27
/
+1
*
Synchronize window resize in MoveMouseToCenterAndPress on linux.
oshima@google.com
2011-05-18
1
-0
/
+2
*
Revert 85666 - Consolidate ShouldUseNativeFrame/AlwaysUseNativeFrame/UseNativ...
ben@chromium.org
2011-05-18
7
-54
/
+65
*
Revert 85668 - These two un-reviewed lines made it into my last commit and we...
ben@chromium.org
2011-05-18
1
-1
/
+2
*
These two un-reviewed lines made it into my last commit and weren't part of t...
ben@chromium.org
2011-05-17
1
-2
/
+1
*
Consolidate ShouldUseNativeFrame/AlwaysUseNativeFrame/UseNativeFrame spaghetti.
ben@chromium.org
2011-05-17
7
-65
/
+54
*
Fixes 82927 by rolling back part of a change I made this morning. We can't hi...
ben@chromium.org
2011-05-17
1
-0
/
+6
*
Makes Transform concrete. Fixes bug in coordinate conversion and makes all co...
sky@chromium.org
2011-05-17
4
-150
/
+142
*
Fixes more default non-client frame painting.
ben@chromium.org
2011-05-17
4
-4
/
+20
*
views: Convert while loop to for loop on View::Contains().
tfarina@chromium.org
2011-05-17
2
-4
/
+24
*
Revert 85528 - We were returning the wrong value of ShouldUseNativeFrame for ...
ben@chromium.org
2011-05-16
2
-3
/
+2
*
We were returning the wrong value of ShouldUseNativeFrame for popup windows w...
ben@chromium.org
2011-05-16
2
-2
/
+3
*
base/i18n: Put break_iterator* into namespace i18n.
tfarina@chromium.org
2011-05-16
2
-3
/
+4
*
Fix typo in GetTouchEventType
penghuang@chromium.org
2011-05-16
1
-1
/
+1
*
InputMethodIBus::IsActive should return true, if context_ is not NULL.
penghuang@chromium.org
2011-05-16
1
-1
/
+1
*
[Views/GTK] also suppress the OnClicked signal when invoked gtk_radio_button_...
jochen@chromium.org
2011-05-16
2
-17
/
+23
*
Added explicit RemoveObserver in dtor of WidgetGtk.
altimofeev@chromium.org
2011-05-16
1
-0
/
+3
*
Fix touch build for unit tests.
sky@chromium.org
2011-05-14
1
-1
/
+1
*
Fix touch build.
sky@chromium.org
2011-05-13
1
-0
/
+1
*
Workaround for menu crash.
oshima@google.com
2011-05-13
1
-3
/
+5
*
Refactor Edit to have one Undo/Redo
oshima@google.com
2011-05-13
5
-289
/
+283
*
This CL increases the menu items size and the spacing between the status icons.
saintlou@chromium.org
2011-05-13
1
-1
/
+10
*
Add MenuItemView API to add and remove items at a particular index.
rhashimoto@chromium.org
2011-05-13
3
-41
/
+90
*
Re-land:
ben@chromium.org
2011-05-13
50
-715
/
+720
*
Revert 85269 - Split the hierarchy.
ben@chromium.org
2011-05-13
50
-720
/
+715
*
Add views::MenuDelegate call for per-item fonts.
rhashimoto@chromium.org
2011-05-13
6
-6
/
+36
*
Split the hierarchy.
ben@chromium.org
2011-05-13
50
-715
/
+720
*
Revert 85257 - Removing DeleteSoon() from WigetGtk so it behaves like WidgetWin
glotov@google.com
2011-05-13
4
-20
/
+9
*
Removing DeleteSoon() from WigetGtk so it behaves like WidgetWin
glotov@google.com
2011-05-13
4
-9
/
+20
*
Revert 85120 - Removing DeleteSoon() from WigetGtk so it behaves like WidgetWin
glotov@google.com
2011-05-12
4
-17
/
+9
*
Removing DeleteSoon() from WigetGtk so it behaves like WidgetWin
glotov@google.com
2011-05-12
4
-9
/
+17
*
Set minimum width on menu for NativeComboboxViews.
rhashimoto@chromium.org
2011-05-11
3
-2
/
+6
*
iwyu: Include callback_old.h where appropriate, final.
jhawkins@chromium.org
2011-05-11
1
-1
/
+1
*
Added Unit Testing for pure Views Combobox
saintlou@chromium.org
2011-05-11
4
-0
/
+185
*
The initial prototype code for the compact navigation (cnav) prototype, curre...
stevet@chromium.org
2011-05-11
2
-14
/
+19
*
Reverting the unintentional change.
oshima@google.com
2011-05-11
1
-4
/
+0
*
Undo Redo for Textfield Views
oshima@google.com
2011-05-11
9
-60
/
+1065
*
wstring: remove WideToUpper/WideToLower
evan@chromium.org
2011-05-10
5
-23
/
+23
*
Revert 84831 - The initial prototype code for the compact navigation (cnav) p...
bradnelson@google.com
2011-05-10
2
-19
/
+14
*
The initial prototype code for the compact navigation (cnav) prototype, curre...
stevet@chromium.org
2011-05-10
2
-14
/
+19
*
Tweaks Compositor API. To make it possible to land this I've ifdef'd
sky@chromium.org
2011-05-10
10
-34
/
+255
[next]