Cheng Zhao
|
c4aebe3ba1
|
No need to write "virtual" when we have "override"
|
2014-11-06 19:08:41 +08:00 |
|
Frank Hale
|
513d84cd3e
|
Make devtools window maximizable
|
2014-11-03 11:10:14 -05:00 |
|
Cheng Zhao
|
f809fef22d
|
OVERRIDE => override
|
2014-10-23 11:10:39 +08:00 |
|
Cheng Zhao
|
a6627a7286
|
Add a method in InspectableWebContentDelegate to set icon for devtools window.
|
2014-09-09 15:29:35 +08:00 |
|
Cheng Zhao
|
f013a98920
|
views: Use new devtools resizing strategy.
|
2014-09-01 20:09:08 +08:00 |
|
Cheng Zhao
|
dca1c51b32
|
Fix API changes of Chrome37.
|
2014-08-31 18:43:01 +08:00 |
|
Cheng Zhao
|
760f7ed24f
|
Fix "warning: field 'widget_' is uninitialized when used here".
|
2014-08-09 09:34:06 +08:00 |
|
Cheng Zhao
|
9821cd1f58
|
web_contents_view.h has been hidden from user.
|
2014-07-27 11:27:04 +00:00 |
|
Cheng Zhao
|
9d4e977c01
|
win: Fix window frame on detached window.
|
2014-07-12 21:26:29 +08:00 |
|
Cheng Zhao
|
a080d2c5bb
|
Remove GetNativeView() when compiled with views toolkit.
|
2014-07-11 23:32:00 +08:00 |
|
Cheng Zhao
|
4b57e1f4f8
|
Warn about using GetNativeView() in views.
|
2014-07-11 23:14:20 +08:00 |
|
Cheng Zhao
|
a5bb24284e
|
views: Follow WidgetDelegateView's convention on deleting self.
It could avoid invoking WidgetDelegate's methods when the delegate has been
deleted as a view.
|
2014-07-09 11:08:17 +08:00 |
|
Cheng Zhao
|
651ebdde65
|
views: Remember bounds of devtools window.
|
2014-07-09 10:26:01 +08:00 |
|
Cheng Zhao
|
4fb4b2d7ba
|
views: Implement undocked devtools.
|
2014-07-09 10:26:01 +08:00 |
|
Cheng Zhao
|
e574bf6d0f
|
views: Initial docked devtools implementation.
|
2014-07-09 10:26:01 +08:00 |
|