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
/
chrome
/
browser
/
ui
/
views
/
extensions
/
extension_view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
views: Remove extension_view.*
tfarina@chromium.org
2012-09-12
1
-179
/
+0
*
events: Move some files into ui/base/events/
sadrul@chromium.org
2012-09-04
1
-1
/
+1
*
Replace views::MouseEvent with ui::MouseEvent
ben@chromium.org
2012-08-14
1
-1
/
+1
*
Remove views::KeyEvent, replacing uses of it with ui::KeyEvent.
ben@chromium.org
2012-08-09
1
-1
/
+2
*
Move ExtensionHost into extensions namespace
rdevlin.cronin@chromium.org
2012-07-31
1
-1
/
+1
*
Get rid of the RenderViewType concept in content, since it was only used by C...
jam@chromium.org
2012-05-23
1
-2
/
+2
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-1
/
+1
*
Move extension pop-ups and notifications to the new auto-resize code.
levin@chromium.org
2012-03-20
1
-8
/
+12
*
Move Render(View|Widget)Host and associated classes to content namespace.
joi@chromium.org
2012-03-07
1
-1
/
+1
*
Move RenderWidgetHost and RenderViewHost interfaces to their own files.
joi@chromium.org
2012-03-06
1
-1
/
+1
*
Extract minimal RenderViewHost interface for embedders, leaving
joi@chromium.org
2012-03-05
1
-9
/
+9
*
Custom frame UI for platform apps on Windows.
jeremya@chromium.org
2012-02-22
1
-1
/
+8
*
Move RenderWidgetHostView into content namespace. Fix include paths.
joi@chromium.org
2012-02-20
1
-1
/
+1
*
Revert 122753 - Move RenderWidgetHostView into content namespace. Fix include...
joi@chromium.org
2012-02-20
1
-1
/
+1
*
Move RenderWidgetHostView into content namespace. Fix include paths.
joi@chromium.org
2012-02-20
1
-1
/
+1
*
Revert 122242 - Custom frame UI for platform apps on Windows.
sky@chromium.org
2012-02-16
1
-8
/
+1
*
Custom frame UI for platform apps on Windows.
jeremya@chromium.org
2012-02-16
1
-1
/
+8
*
Revert 121408 - Custom frame UI for platform apps on Windows.
jeremya@chromium.org
2012-02-10
1
-8
/
+1
*
Custom frame UI for platform apps on Windows.
jeremya@chromium.org
2012-02-10
1
-1
/
+8
*
Rename TabContentsView to WebContentsView and move to content/public.
joi@chromium.org
2012-01-18
1
-2
/
+2
*
Make ExtensionHost::host_contents() return a WebContents and update calling c...
jam@chromium.org
2012-01-05
1
-1
/
+1
*
Rename TabContents::view() to GetView() and put it in the WebContents interface.
jam@chromium.org
2011-12-21
1
-1
/
+1
*
views: Convert IsVisible() to just visible() since it's just a simple accessor.
tfarina@chromium.org
2011-12-14
1
-4
/
+4
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-22
1
-1
/
+1
*
Revert 110949 - views: Move widget/ directory to ui/views.
wez@chromium.org
2011-11-21
1
-1
/
+1
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-21
1
-1
/
+1
*
Have ExtensionHost use TabContents instead of RenderViewHost. Try #3.
mpcomplete@chromium.org
2011-11-17
1
-47
/
+4
*
Revert 110262 - Have ExtensionHost use TabContents instead of RenderViewHost....
dpolukhin@chromium.org
2011-11-16
1
-4
/
+47
*
Have ExtensionHost use TabContents instead of RenderViewHost. Try #2.
mpcomplete@chromium.org
2011-11-16
1
-47
/
+4
*
aura: Implement ExtensionView::CreateWidgetHostView().
derat@chromium.org
2011-11-10
1
-17
/
+12
*
Revert "Have ExtensionHost use TabContents instead of RenderViewHost. This is...
mpcomplete@chromium.org
2011-11-08
1
-8
/
+53
*
Have ExtensionHost use TabContents instead of RenderViewHost. This is part
mpcomplete@chromium.org
2011-11-08
1
-53
/
+8
*
Move content_browser_client.h to public, and while at it, move
joi@chromium.org
2011-10-19
1
-1
/
+1
*
Add gfx::kNullCursor to refer to "no cursor"
oshima@chromium.org
2011-10-11
1
-1
/
+1
*
Move CreateViewForWidget from RenderWidgetHostView to ContentBrowserClient.
dpranke@chromium.org
2011-10-07
1
-1
/
+3
*
Aura under Linux is enabled with:
saintlou@chromium.org
2011-09-18
1
-1
/
+1
*
Preliminary work to allow Chrome to build with USE_AURA.
ben@chromium.org
2011-09-06
1
-1
/
+4
*
Move RenderWidgetHostViewWin to content.
jam@chromium.org
2011-08-25
1
-1
/
+1
*
content: Move render_widget_host_view_gtk to content/ try 2.
erg@google.com
2011-08-23
1
-1
/
+1
*
(shlib failure) Revert 97750 - content: Move render_widget_host_view_gtk to c...
erg@google.com
2011-08-22
1
-1
/
+1
*
content: Move render_widget_host_view_gtk to content/
erg@google.com
2011-08-22
1
-1
/
+1
*
Make sure Backspace in a text field in an infobar does not navigate back one ...
finnur@chromium.org
2011-08-22
1
-2
/
+5
*
views: Make View::SetFocusable() a simple setter accessor.
tfarina@chromium.org
2011-06-01
1
-1
/
+1
*
Add ExtensionView::GetCursor OVERRIDE to return NULL.
msw@chromium.org
2011-05-04
1
-0
/
+4
*
Lands http://codereview.chromium.org/3451017/
sky@chromium.org
2011-05-03
1
-2
/
+2
*
This will help minimize the area we paint various views, including BrowserVie...
davemoore@chromium.org
2011-03-09
1
-8
/
+7
*
Get rid of temporary render_view_host.h.
jam@chromium.org
2011-03-02
1
-1
/
+1
*
Get rid of a bunch of includes to old locations of headers.
jam@chromium.org
2011-03-02
1
-1
/
+1
*
touch: Fix extension popups.
sadrul@chromium.org
2011-02-15
1
-1
/
+1
*
Migrate Event API methods to Google Style.
ben@chromium.org
2011-02-10
1
-1
/
+1
[next]