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
*
chrome 4: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
19
-13
/
+36
*
chrome 3: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
5
-2
/
+10
*
[Linux] Fix BookmarkBarGtkBrowserTest.ClickOnFloatingTest
suzhe@chromium.org
2010-03-06
2
-2
/
+2
*
Disable broken test: BookmarkBarGtkBrowserTest.ClickOnFloatingTest
suzhe@chromium.org
2010-03-06
1
-1
/
+1
*
Next part of removing the dependency of chrome/common on chrome/browser
phajdan.jr@chromium.org
2010-03-06
3
-0
/
+5
*
[Linux] Make bookmark bar instructions shrinkable.
suzhe@chromium.org
2010-03-06
5
-7
/
+617
*
AutoFill Mac preference for enabling Address Book "me" card usage.
dhollowa@chromium.org
2010-03-06
1
-1
/
+1
*
Hook up the content settings UI to the appcache.
michaeln@chromium.org
2010-03-05
2
-2
/
+2
*
Add some bookmark bar hooks for pyauto.
jrg@chromium.org
2010-03-05
2
-0
/
+7
*
Implements mini-tab support for linux.
sky@chromium.org
2010-03-05
10
-414
/
+463
*
GTK: Add details display to the cookie modal dialog.
erg@chromium.org
2010-03-05
2
-4
/
+152
*
Renames ContentBlockedImageView to ContentSettingImageView.
bulach@chromium.org
2010-03-05
3
-78
/
+65
*
On Windows, detect the WM_DISPLAYCHANGE message which indicates the desktop s...
johnnyg@chromium.org
2010-03-04
2
-3
/
+3
*
GTK: Split out the cookie display into its own component for reuse in the coo...
erg@chromium.org
2010-03-04
5
-416
/
+580
*
Linux certificate viewer: add decoding of rsa public key.
mattm@chromium.org
2010-03-04
1
-6
/
+1
*
GTK: fix a tab dragging crasher.
estade@chromium.org
2010-03-04
2
-22
/
+19
*
Linux: implement Client SSL Certificate selection UI
mattm@chromium.org
2010-03-04
1
-31
/
+9
*
Initialize the GTK style for the balloon toolbar before creating any view obj...
johnnyg@chromium.org
2010-03-03
1
-2
/
+2
*
Reverting 40536 and 40535
erg@chromium.org
2010-03-03
5
-492
/
+413
*
GTK: Split out the cookie display into its own component for reuse in the coo...
erg@chromium.org
2010-03-03
5
-413
/
+492
*
GTK: fix a task manager crasher.
estade@chromium.org
2010-03-02
2
-5
/
+9
*
GTK: fix hypothetical leak.
estade@chromium.org
2010-03-02
1
-1
/
+4
*
Moves ActionComboboxModel class to its own header so we can share common code...
erg@chromium.org
2010-03-02
2
-56
/
+10
*
Experimental fix to fix the flaky AutomatedUITestBase.CloseTab.
erg@chromium.org
2010-03-02
2
-3
/
+5
*
Fix browser side handling of moveTo by resizing the content area; not the win...
erg@chromium.org
2010-03-02
3
-14
/
+8
*
Next part of bad dependency removal (chrome/common -> chrome/browser)
phajdan.jr@chromium.org
2010-03-02
88
-105
/
+1715
*
Fix the content page of the options dialog to use kAutoFillEnabled instead of...
jhawkins@chromium.org
2010-03-02
1
-2
/
+4
*
Rename button from "Close" to "Done" on bookmark bubble and content bubbles.
thakis@chromium.org
2010-02-27
2
-2
/
+2
*
Teach the cookie tree view and model about appcaches. Not hooked up to real d...
michaeln@chromium.org
2010-02-26
4
-44
/
+163
*
Linux: Add decoding for a bunch of certificate extensions.
mattm@chromium.org
2010-02-26
1
-195
/
+27
*
gtk: Add the experimental purge memory button. Also add a GRD entry for the b...
thestig@chromium.org
2010-02-26
1
-2
/
+21
*
GTK: remove extra padding for extension popups.
estade@chromium.org
2010-02-26
5
-5
/
+21
*
Move skia_utils_gtk.cc/.h to app/gfx/. Original patch by Thiago Farina (see ...
pkasting@chromium.org
2010-02-26
3
-6
/
+6
*
Don't make pause/resume item in download context menu a check item (the name ...
estade@chromium.org
2010-02-25
1
-30
/
+2
*
Theoretical crash fix: deleted |blocked_popups_| sticks around un-NULLed.
erg@chromium.org
2010-02-25
1
-0
/
+1
*
GTK: add hover glow effect to toolbar buttons
estade@chromium.org
2010-02-25
7
-81
/
+180
*
Disable scroll bars on resizing popups below a maximum size.
skerner@chromium.org
2010-02-25
1
-1
/
+7
*
linux: pretty up cookie exceptions window
evan@chromium.org
2010-02-25
2
-53
/
+54
*
Linux: Move some duplicated code to gtk_util::CreateBoldLabel and LeftAlignMisc.
mattm@chromium.org
2010-02-24
3
-53
/
+15
*
gtk: improve look of content exceptions edit dialog
evan@chromium.org
2010-02-24
1
-1
/
+5
*
linux: eliminate some now-redundant code
evan@chromium.org
2010-02-24
1
-7
/
+3
*
GTK: handle dom_ui-generated download drag events.
estade@chromium.org
2010-02-24
4
-26
/
+126
*
linux: Show an icon to the right indicating if the host is valid or not.
erg@chromium.org
2010-02-23
2
-18
/
+39
*
Add support for more types of controls and events to GTK implementation of
dmazzoni@chromium.org
2010-02-23
20
-104
/
+459
*
Move more files from chrome/common to chrome/browser
phajdan.jr@chromium.org
2010-02-23
4
-4
/
+4
*
[Linux]Fix text justification of find bar.
suzhe@chromium.org
2010-02-23
2
-0
/
+84
*
GTK: adjust OTR spy spacing in titlebar.
estade@chromium.org
2010-02-23
1
-9
/
+2
*
GTK: Change the vertical offsets in non-custom tab background images dependin...
erg@chromium.org
2010-02-23
5
-3
/
+41
*
GTK: only throb twice when a bookmark is added to a bookmark bar folder.
estade@chromium.org
2010-02-22
3
-8
/
+8
*
gtk: fix a typo in content_exceptions_window_gtk.
erg@chromium.org
2010-02-22
2
-5
/
+5
[next]