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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move chrome/browser/gtk/ to chrome/browser/ui/gtk/
msw@chromium.org
2011-01-14
1
-2253
/
+0
*
Move app/key* to ui/base/keycodes/*
ben@chromium.org
2011-01-13
1
-1
/
+1
*
Chromium build failed with heap leak checker, or configured with
tony@chromium.org
2011-01-13
1
-0
/
+2
*
Refactored the screenshot mechanism.
rkc@chromium.org
2011-01-10
1
-5
/
+7
*
[gtk] Fix a couple painting issues with infobar arrows.
estade@chromium.org
2011-01-06
1
-0
/
+13
*
Prevent extensions from moving tabs that are being dragged. This fixes a cras...
jstritar@chromium.org
2010-12-22
1
-0
/
+5
*
[Linux] Make reserved accelerators non-blockable unless they conflict with ed...
suzhe@google.com
2010-12-21
1
-36
/
+6
*
Makes linux honor instant_is_active when instant temporarily hides.
sky@chromium.org
2010-12-16
1
-2
/
+8
*
Fixes bug in instant that resulted in flickery fade. The problem would
sky@chromium.org
2010-12-15
1
-1
/
+3
*
[gtk] tabcontents fade-out for instant.
estade@chromium.org
2010-12-13
1
-1
/
+7
*
Fix the bug in Linux in the case of moving the window.
isherman@chromium.org
2010-12-10
1
-0
/
+4
*
This is a continuation of http://codereview.chromium.org/5519016/, adds a new...
satish@chromium.org
2010-12-09
1
-2
/
+2
*
Add a new GetInstance() method for singleton classes used in chrome/browser f...
satish@chromium.org
2010-12-09
1
-2
/
+2
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Crash fix + OS specific ss's enabled.
rkc@chromium.org
2010-12-02
1
-1
/
+2
*
Move:
ben@chromium.org
2010-12-02
1
-2
/
+2
*
Move a bunch more browser stuff around.
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Move find_bar stuff into browser/ui/find_bar
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Move app_modal_dialog stuff to ui/
ben@chromium.org
2010-12-01
1
-1
/
+1
*
Add "create Application Shortcut" to the app menu on NTP.
skerner@google.com
2010-11-30
1
-2
/
+8
*
GTK: Align theme overlays correctly.
erg@google.com
2010-11-29
1
-6
/
+8
*
Refactoring of cursor usage (primarily for linux).
sadrul@chromium.org
2010-11-23
1
-15
/
+4
*
[GTK] hide floating bookmark bar during instant preview.
estade@chromium.org
2010-11-22
1
-14
/
+12
*
Make pink's TabContentsWrapper change compile on Windows.
ben@chromium.org
2010-11-18
1
-15
/
+16
*
GTK: Maximized theme frames should align the image with the tabstrip.
erg@google.com
2010-11-17
1
-3
/
+4
*
Handle resize corner layout entirely in the BrowserView (views) or BrowserWin...
alekseys@chromium.org
2010-11-16
1
-4
/
+0
*
Fix wrench menu's cut, copy and paste for ChromeOS.
xiyuan@chromium.org
2010-11-16
1
-25
/
+3
*
Cleanup: Include browser.h -> ui/browser.h [Part 1].
jhawkins@chromium.org
2010-11-16
1
-1
/
+1
*
Makes the current page dim out when transitioning to instant preview.
sky@chromium.org
2010-11-15
1
-0
/
+4
*
Split out command IDs from chrome_dll_resource.h.
evan@chromium.org
2010-11-08
1
-1
/
+1
*
Cleanup: Remove base/gtk_util.h by moving its methods to
jhawkins@chromium.org
2010-10-29
1
-2
/
+1
*
Cleanup: Get rid of app/gtk_util.h.
jhawkins@chromium.org
2010-10-28
1
-1
/
+0
*
DevTools: Make sure user can see devtools pane after it has been restored.
pfeldman@chromium.org
2010-10-27
1
-0
/
+4
*
[gtk] spoof proof infobars, take 2
estade@chromium.org
2010-10-26
1
-147
/
+34
*
[linux] instant search/browsing first cut
estade@chromium.org
2010-10-26
1
-7
/
+3
*
2nd try: Die SSL dialog. Die!
finnur@chromium.org
2010-10-21
1
-5
/
+1
*
Revert 62857 (it broke Chrome Frame) - Remove the old SSL Page Info dialog fr...
finnur@chromium.org
2010-10-16
1
-1
/
+5
*
Remove the old SSL Page Info dialog from Win/Gtk. It has been replaced with t...
finnur@chromium.org
2010-10-16
1
-5
/
+1
*
[GTK] secure infobar polish
estade@chromium.org
2010-10-11
1
-2
/
+6
*
[GTK] make infobar arrow shading less scuzzy (particularly on long arrow)
estade@chromium.org
2010-10-11
1
-3
/
+20
*
[GTK] update infobars to new, harder-to-spoof versions.
estade@chromium.org
2010-10-08
1
-2
/
+174
*
Enable the new page info bubble by default.
finnur@chromium.org
2010-10-08
1
-1
/
+1
*
Renames and moves match preview classes to instant. This doesn't
sky@chromium.org
2010-10-05
1
-3
/
+3
*
Changes instant around to support multiple loaders. This is
sky@chromium.org
2010-10-04
1
-1
/
+1
*
Rip out phantom tabs and corresponding unit tests.
andybons@chromium.org
2010-10-02
1
-1
/
+1
*
Makes match preview send the dimensions of the omnibox to the page.
sky@chromium.org
2010-09-22
1
-0
/
+6
*
[GTK] handle popup window resize events properly.
estade@chromium.org
2010-09-20
1
-12
/
+10
*
Moves TabStripModelObserver/Delegate into their own headers.
sky@chromium.org
2010-09-16
1
-0
/
+1
*
Bunch of match preview tweaks:
sky@chromium.org
2010-09-14
1
-0
/
+10
*
Re-lands 58186:
bryeung@chromium.org
2010-09-03
1
-3
/
+3
[next]