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
/
gtk
/
browser_window_gtk.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Draw the side and bottom shadows in the native frame.
tc@google.com
2009-07-29
1
-0
/
+3
*
Landing Thiago Farina's CL.
jcampan@chromium.org
2009-07-29
1
-1
/
+1
*
Made the title of panels show focused state with black text
davemoore@chromium.org
2009-07-22
1
-0
/
+8
*
Fix GTK/Mac builds.
ben@chromium.org
2009-07-21
1
-2
/
+1
*
When we save the window bounds, make sure we are only storing the
tc@google.com
2009-07-20
1
-0
/
+5
*
Change fullscreen mode to be determined by the window manager.
tc@google.com
2009-07-20
1
-4
/
+0
*
Relanding the the refactoring the page info to have a model.
jcampan@chromium.org
2009-07-19
1
-0
/
+5
*
Reverting 21032.
jcampan@chromium.org
2009-07-18
1
-5
/
+0
*
Refactoring the page info to have a model.BUG=NoneTEST=Make sure clicking the...
jcampan@chromium.org
2009-07-18
1
-0
/
+5
*
Begin work on extension shelf for Linux.
phajdan.jr@chromium.org
2009-07-17
1
-0
/
+8
*
Set window icon on options dialog, bookmark manager.
estade@chromium.org
2009-07-17
1
-3
/
+0
*
DevTools: Initial commit with docked devtools window support on Linux.
pfeldman@chromium.org
2009-07-16
1
-0
/
+9
*
DevTools: Focus docked DevTools window on breakpoint.
pfeldman@chromium.org
2009-07-14
1
-0
/
+1
*
Change the window background color to the inactive color when the
tc@google.com
2009-07-09
1
-0
/
+5
*
Replace instances of LINUX2 with OS_CHROMEOS and linux2 with chromeos.
brettw@chromium.org
2009-07-08
1
-3
/
+3
*
Popup changes
davemoore@chromium.org
2009-07-07
1
-0
/
+9
*
DevTools: Add docked pane into the browser view.
pfeldman@chromium.org
2009-07-01
1
-0
/
+1
*
Don't try to optimize out browser window reshapes.
estade@chromium.org
2009-07-01
1
-3
/
+0
*
Update the browser window's shape on state change.
estade@chromium.org
2009-06-30
1
-0
/
+3
*
Adds back BrowserWindowGtk::set_drag_active.
sky@chromium.org
2009-06-23
1
-0
/
+8
*
Rejiggers the keyword editor so that the UI is independent of the model rathe...
ben@chromium.org
2009-06-23
1
-0
/
+2
*
Hide the window frame when the last tab is dragged out of a tabstrip.
jhawkins@chromium.org
2009-06-22
1
-4
/
+0
*
Reorganize the way the task manager is constructed.
ben@chromium.org
2009-06-22
1
-0
/
+1
*
Add the ability to resize the window when over the custom frame.
tc@google.com
2009-06-22
1
-0
/
+21
*
Clean up BrowserWindowGtk constructor.
estade@chromium.org
2009-06-19
1
-0
/
+6
*
Fix a comment I meant to update in the last change.
tc@google.com
2009-06-18
1
-1
/
+1
*
Paint the custom frame border and round the corners.
tc@google.com
2009-06-18
1
-2
/
+11
*
gtk fullscreen fixes.
estade@chromium.org
2009-06-17
1
-1
/
+3
*
GTK bookmark bar: only animate when user changes the pref (not, for example, ...
estade@chromium.org
2009-06-16
1
-1
/
+3
*
Improved tab overview animations with better animation and wiring to
sky@chromium.org
2009-06-16
1
-0
/
+2
*
Refactor the titlebar code into its own class because it's getting big
tc@google.com
2009-06-12
1
-35
/
+9
*
Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...
jcampan@chromium.org
2009-06-12
1
-0
/
+1
*
First cut at tall titlebar and custom window frame.
tc@google.com
2009-06-10
1
-3
/
+38
*
Refactors tab overview and gets the rest of the chunks working. I've
sky@chromium.org
2009-06-10
1
-0
/
+7
*
On linux, add a context menu item in the tab strip for disabling
tc@google.com
2009-06-04
1
-4
/
+6
*
Move download shelf from per-tab to per-window. Also disable auto-hiding of
thakis@chromium.org
2009-06-04
1
-0
/
+6
*
Implement dragging a tab back into a tabstrip for gtk.
jhawkins@chromium.org
2009-06-03
1
-0
/
+21
*
linux: save window positions.
evan@chromium.org
2009-05-30
1
-0
/
+3
*
Use a NotificationRegistrar to listen for notifications.
pkasting@chromium.org
2009-05-22
1
-1
/
+3
*
Move a bunch of dialog creation routines to browser_dialogs.h to break the
brettw@chromium.org
2009-05-22
1
-1
/
+1
*
Handle Browser::FEATURE_TOOLBAR and Browser::FEATURE_LOCATIONBAR in browser_w...
pfeldman@chromium.org
2009-05-22
1
-0
/
+10
*
Linux: Take download shelf and infobar close animations into account during r...
estade@chromium.org
2009-05-15
1
-0
/
+1
*
Linux: Delay the deletion of the RWHVGtk object.
willchan@chromium.org
2009-05-14
1
-5
/
+0
*
Add stubs for UserChangedThemes to Mac and Linux.
glen@chromium.org
2009-05-09
1
-0
/
+1
*
Don't link-depend on views/ in chrome/browser/gtk
phajdan.jr@chromium.org
2009-05-07
1
-4
/
+0
*
linux: set the window icon (used in alt-tab list, etc.)
evan@chromium.org
2009-05-04
1
-0
/
+3
*
Make the findbar slide in/out.
estade@chromium.org
2009-05-01
1
-0
/
+5
*
GTK: Allow the user to resize the chromium window as small as they like.
estade@chromium.org
2009-04-30
1
-0
/
+4
*
Basic fullscreen mode for Linux, without the animated exit bubble.
thestig@chromium.org
2009-04-29
1
-0
/
+4
*
missing file from last commit
estade@chromium.org
2009-04-29
1
-1
/
+2
[next]