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] 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
*
Adds the ability to show verbatim instant results rather than
sky@chromium.org
2010-11-01
2
-0
/
+6
*
Instant - move AutocompleteLosingFocus implementation to InstantController.
estade@chromium.org
2010-11-01
2
-14
/
+3
*
Part 3 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-29
10
-42
/
+50
*
[GTK] enable spoof proof infobars by default.
estade@chromium.org
2010-10-29
1
-10
/
+0
*
[GTK] force standard font size on infobars.
estade@chromium.org
2010-10-29
1
-1
/
+8
*
Cleanup: Remove base/gtk_util.h by moving its methods to
jhawkins@chromium.org
2010-10-29
26
-75
/
+79
*
GTK: The incognito man should be placed opposed to the side with the most but...
erg@google.com
2010-10-28
2
-26
/
+68
*
Cleanup: Get rid of app/gtk_util.h.
jhawkins@chromium.org
2010-10-28
14
-15
/
+96
*
Fix a DCHECK in FontsLanguagesWindowView::GetWindowTitle().
tfarina@chromium.org
2010-10-28
1
-2
/
+1
*
Linux: don't crash trying to view passwords if login db initialization failed.
mdm@chromium.org
2010-10-28
2
-2
/
+8
*
Fix a crash in ExtensionGalleryInstallApiTest.InstallAndUninstall caused by
mpcomplete@chromium.org
2010-10-27
1
-2
/
+8
*
[GTK] Added unit tests for omnibox highlighting
scr@chromium.org
2010-10-27
1
-0
/
+1
*
Convert ElideUrl to return a string16 instead of a wstring.
tony@chromium.org
2010-10-27
1
-2
/
+2
*
GTK: Fix broken borders in gtk-theme in incognito mode.
erg@google.com
2010-10-27
1
-12
/
+13
*
Re-enable the disabled stop/reload button after hovering briefly (1.35 second...
pkasting@chromium.org
2010-10-27
3
-42
/
+86
*
DevTools: Make sure user can see devtools pane after it has been restored.
pfeldman@chromium.org
2010-10-27
1
-0
/
+4
*
[GTK] omnibox changes for instant
estade@chromium.org
2010-10-27
2
-35
/
+61
[next]