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
/
gtk
/
browser_window_gtk.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modify BrowserWindowGtk to allow subclasses to handle resize differently.
jennb@chromium.org
2012-04-07
1
-5
/
+12
*
Don't show the fullscreen bubble if we didn't actually go fullscreen.
tony@chromium.org
2012-04-06
1
-11
/
+7
*
Add static method for creating the popup displaying the Website Settings UI.
markusheintz@chromium.org
2012-04-04
1
-0
/
+6
*
[Sync] [GTK] Implement one-click signin bubble for GTK
akalin@chromium.org
2012-03-30
1
-3
/
+3
*
Add password generation browser UI for Linux.
gcasto@chromium.org
2012-03-30
1
-0
/
+13
*
[Sync] [Mac] Implement one-click signin bubble for OS X
akalin@chromium.org
2012-03-28
1
-1
/
+3
*
Show a confirmation bubble after one-click sign in
rogerta@chromium.org
2012-03-26
1
-0
/
+8
*
Add Chrome To Mobile GTK page action and bubble.
msw@chromium.org
2012-03-22
1
-1
/
+1
*
Original CL (http://codereview.chromium.org/9390038/) somehow got screwed and...
oshima@chromium.org
2012-03-16
1
-1
/
+2
*
Add alwaysOnTop property to extension Window object
dcheng@chromium.org
2012-03-16
1
-0
/
+4
*
Add Chrome To Mobile Service and Views Page Action.
msw@chromium.org
2012-03-13
1
-0
/
+4
*
Refactor the ExtensionKeybindingRegistry into cross-platform and Views specif...
finnur@chromium.org
2012-03-09
1
-1
/
+13
*
For pop-up windows, include the string "pop-up" in the window's WM_WINDOW_ROL...
markus@chromium.org
2012-03-06
1
-0
/
+2
*
DevTools: persist vertical split location in a separate property.
pfeldman@chromium.org
2012-03-06
1
-2
/
+5
*
Move RenderWidgetHost and RenderViewHost interfaces to their own files.
joi@chromium.org
2012-03-06
1
-1
/
+1
*
Added yoshiki@chromium.org to task-manager related OWNERS files, as estade re...
kgr@chromium.org
2012-03-05
1
-1
/
+1
*
Clean up remaining obsolete WebUI.
flackr@chromium.org
2012-02-29
1
-6
/
+0
*
gtk: Rename GtkThemeService to ThemeServiceGtk.
tfarina@chromium.org
2012-02-27
1
-5
/
+5
*
Implement Panel overflow for Linux. Does not include overflow indicator.
jennb@chromium.org
2012-02-23
1
-0
/
+3
*
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
*
Add method skeleton for showing website settings.
markusheintz@chromium.org
2012-02-20
1
-0
/
+8
*
Remove WebUI dialogs controlled by IsMoreWebUI which have native equivalents.
flackr@chromium.org
2012-02-16
1
-3
/
+2
*
Linux: Overlay Chrome window icon with profile avatar or Incognito
francoisk777@gmail.com
2012-02-15
1
-1
/
+17
*
GTK: Closing in on being completely GSEALed.
erg@chromium.org
2012-02-15
1
-2
/
+4
*
Revert 121487 - Implemented overflow for Linux. Does not include overflow ind...
rvargas@google.com
2012-02-10
1
-8
/
+0
*
Implemented overflow for Linux. Does not include overflow indicator.
prasadt@chromium.org
2012-02-10
1
-0
/
+8
*
Panels not getting focus on Linux when expanded from API on Linux.
prasadt@chromium.org
2012-02-07
1
-3
/
+0
*
Cleanup: Remove more uses of Browser::tabstrip_model().
thestig@chromium.org
2012-02-01
1
-4
/
+4
*
Linux: use the bounds from the most recent BrowserWindowGtk::OnConfigure() ca...
mdm@chromium.org
2012-02-01
1
-2
/
+5
*
GTK: Showing devtools on some pages leave ugly unpainted bar beneath omnibox.
pfeldman@chromium.org
2012-01-27
1
-44
/
+43
*
Change grow box computation back to a method on BrowserWindow
thakis@chromium.org
2012-01-23
1
-0
/
+4
*
Rename TabContentsView to WebContentsView and move to content/public.
joi@chromium.org
2012-01-18
1
-1
/
+1
*
Implement chrome.windows.update(drawAttention=false).
jennb@chromium.org
2012-01-14
1
-2
/
+2
*
Add Browser::IsPanelWindow() to correctly identify panel windows.
stevenjb@google.com
2012-01-11
1
-0
/
+4
*
Don't use browser windows for platform app shell windows.
mihaip@chromium.org
2012-01-09
1
-3
/
+2
*
Revert 116834 - Don't use browser windows for platform app shell windows.
aa@chromium.org
2012-01-08
1
-2
/
+3
*
Don't use browser windows for platform app shell windows.
mihaip@chromium.org
2012-01-07
1
-3
/
+2
*
Revert 116803 - Don't use browser windows for platform app shell windows.
sky@chromium.org
2012-01-07
1
-2
/
+3
*
Don't use browser windows for platform app shell windows.
mihaip@chromium.org
2012-01-07
1
-3
/
+2
*
Get rid of the ChromeWebUI class and just make all the classes in chrome deri...
jam@chromium.org
2012-01-06
1
-2
/
+2
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
1
-2
/
+1
*
Get rid of another bunch of tab_contents.h includes from chrome and switch th...
jam@chromium.org
2012-01-05
1
-7
/
+7
*
Convert the remaining Browser::GetSelectedTabContents() calls to GetSelectedW...
jam@chromium.org
2012-01-03
1
-1
/
+1
*
Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...
jam@chromium.org
2012-01-03
1
-11
/
+11
*
Remove DeleteTask and convert remaining users.
dcheng@chromium.org
2012-01-02
1
-2
/
+4
*
Replace WebUI::tab_contents() with web_contents() and switch all users to use...
jam@chromium.org
2011-12-30
1
-2
/
+2
*
TBR=jam
pfeldman@chromium.org
2011-12-29
1
-35
/
+95
*
Convert all of the WebContentsDelegate to use WebContents instead of TabConte...
jam@chromium.org
2011-12-28
1
-1
/
+2
[next]