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
Commit message (
Expand
)
Author
Age
Files
Lines
*
GTK: Maximized theme frames should align the image with the tabstrip.
erg@google.com
2010-11-17
1
-3
/
+4
*
Reland 'gtk: Add context menu to Bookmark Editor.'
tfarina@chromium.org
2010-11-17
2
-10
/
+198
*
Disable content-settings GTK-UI for managed content-settings-types
markusheintz@chromium.org
2010-11-17
4
-74
/
+187
*
Cleanup: Include browser.h -> ui/browser.h [Part 4].
jhawkins@chromium.org
2010-11-17
11
-15
/
+15
*
Handle resize corner layout entirely in the BrowserView (views) or BrowserWin...
alekseys@chromium.org
2010-11-16
2
-5
/
+0
*
Fix wrench menu's cut, copy and paste for ChromeOS.
xiyuan@chromium.org
2010-11-16
3
-26
/
+84
*
Cleanup: Include browser.h -> ui/browser.h [Part 2].
jhawkins@chromium.org
2010-11-16
1
-1
/
+1
*
Cleanup: Include browser.h -> ui/browser.h [Part 1].
jhawkins@chromium.org
2010-11-16
16
-18
/
+18
*
Add a help bubble pointing to the omnibox when installing an extension with
mpcomplete@chromium.org
2010-11-16
3
-4
/
+42
*
Revert 66190 - gtk: Add context menu to Bookmark Editor.
tfarina@chromium.org
2010-11-16
2
-159
/
+0
*
gtk: Add context menu to Bookmark Editor.
tfarina@chromium.org
2010-11-15
2
-0
/
+159
*
Don't show tabbed options page or bookmarks manager in OTR browser window.
estade@chromium.org
2010-11-15
1
-23
/
+14
*
Handful of related instant changes:
sky@chromium.org
2010-11-15
2
-10
/
+5
*
Makes the current page dim out when transitioning to instant preview.
sky@chromium.org
2010-11-15
2
-0
/
+5
*
gtk: User CHROMEGTK macro in HungRendererDialogGtk.
tfarina@chromium.org
2010-11-13
1
-8
/
+6
*
GTK: Require gtk theme authors to specify their own frame colors.
erg@chromium.org
2010-11-13
6
-170
/
+399
*
[gtk] Fix a widget leak.
estade@chromium.org
2010-11-12
1
-1
/
+3
*
[gtk] make tab title font irrespective of display DPI.
estade@chromium.org
2010-11-12
1
-3
/
+5
*
Move click-to-play to about:flags.
bauerb@chromium.org
2010-11-12
1
-2
/
+9
*
Revert 65879 - When an extension is uninstalled, close all desktop notificati...
johnnyg@chromium.org
2010-11-12
1
-1
/
+0
*
When an extension is uninstalled, close all desktop notifications from that e...
johnnyg@chromium.org
2010-11-12
1
-0
/
+1
*
[GTK] clear widget pointer instead of letting it go stale.
estade@chromium.org
2010-11-11
4
-18
/
+18
*
gtk bookmark bar: destroy the menu, if any, before we destroy ourselves
evan@chromium.org
2010-11-11
1
-0
/
+5
*
Add a cancel button to Task Manager.
yusukes@google.com
2010-11-11
1
-0
/
+7
*
Gtk: Fix leaking style objects when using gtk theme.
mattm@chromium.org
2010-11-11
1
-0
/
+1
*
Makes the instant suggested text autocomplete after 1.3 seconds. There
sky@chromium.org
2010-11-11
2
-0
/
+5
*
Add ActivatedAtWithDisposition to MenuModel.
estade@chromium.org
2010-11-11
1
-1
/
+11
*
extensions/gtk: null-check icon before using it
evan@chromium.org
2010-11-10
1
-24
/
+26
*
Fix a GTK critical exhibited by ExtensionApiTest.WindowOpen.
evan@chromium.org
2010-11-10
2
-3
/
+7
*
Don't allow exact keyword matches for most uses of the autocomplete classifie...
pkasting@chromium.org
2010-11-10
1
-13
/
+7
*
chromeos: Update help URLs.
derat@chromium.org
2010-11-10
3
-6
/
+14
*
Add constrained DOMUI support for ChromeOS.
xiyuan@chromium.org
2010-11-10
1
-1
/
+5
*
Remove dead code from chrome/browser/gtk/options/cookies_filter_page_gtk.cc.
markusheintz@chromium.org
2010-11-10
2
-7
/
+2
*
First round of audits to make sure 'app' is displayed instead of 'extension' ...
andybons@chromium.org
2010-11-10
1
-4
/
+1
*
Make GConf dependency optional.
phajdan.jr@chromium.org
2010-11-09
3
-7
/
+18
*
Split out command IDs from chrome_dll_resource.h.
evan@chromium.org
2010-11-08
9
-9
/
+9
*
Remove "name" field from indexed databases.
jochen@chromium.org
2010-11-08
3
-12
/
+0
*
base: Remove 'using' declaration of SStringPrintf.
tfarina@chromium.org
2010-11-08
1
-2
/
+3
*
Use .crdownload file path for 'Show In Folder' while download is in progress
kinuko@chromium.org
2010-11-08
3
-12
/
+12
*
Add pinned property to tabs.update and create.
jstritar@chromium.org
2010-11-08
3
-16
/
+22
*
Fixes a minor resource leak.
estade@chromium.org
2010-11-05
4
-8
/
+11
*
[GTK] instant confirm dialog
estade@chromium.org
2010-11-05
4
-5
/
+129
*
GTK: Elide most strings in the Linux content settings bubbles.
erg@google.com
2010-11-05
1
-6
/
+25
*
[GTK] add instant pref
estade@chromium.org
2010-11-03
2
-5
/
+91
*
GTK: Fix incognito man being full height.
erg@google.com
2010-11-03
1
-0
/
+1
*
GTK: Allow file I/O in file dialog functions functions on the UI thread.
thestig@chromium.org
2010-11-03
1
-54
/
+55
*
Cloud Print Dialog work.
scottbyer@google.com
2010-11-02
1
-0
/
+1
*
Fix type inconsistency with StartImportingWithUI and ProfileInfo.
tfarina@chromium.org
2010-11-02
1
-1
/
+1
*
Make all browser code use browser::Navigate to open tabs.
ben@chromium.org
2010-11-02
1
-3
/
+1
*
If the tab contents containing a constrained html dialog is closed, we need t...
johnnyg@chromium.org
2010-11-02
1
-0
/
+1
[next]