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
*
Host native gtk dialog in a Chrome window.
xiyuan@chromium.org
2010-05-04
14
-42
/
+130
*
Fix various uses of release() that did not check its value
estade@chromium.org
2010-05-04
2
-9
/
+9
*
linux: build fix
evan@chromium.org
2010-05-04
1
-1
/
+1
*
gtk: Make use of gtk signal macro in StatusIconGtk.
evan@chromium.org
2010-05-04
2
-4
/
+5
*
GTK: make browser action container behave better in RTL.
estade@chromium.org
2010-05-04
1
-2
/
+9
*
Fix issue 42379
suzhe@chromium.org
2010-05-03
3
-7
/
+47
*
GTK: Fix toolbar internal-padding.
erg@chromium.org
2010-05-03
1
-6
/
+14
*
GTK: Content exceptions dialog should be sortable by actions or patterns.
erg@google.com
2010-05-03
1
-0
/
+2
*
Change hover time to 1600 ms, and resize more quickly for smaller width change.
mirandac@google.com
2010-05-03
2
-0
/
+6
*
DevTools: focus devtools on breakpoint while docked (Linux & Mac fix).
pfeldman@chromium.org
2010-05-03
2
-5
/
+0
*
GTK: unify the bookmark dragging icon generation code into bookmark utils.
estade@chromium.org
2010-04-30
10
-121
/
+227
*
GTK: Use signal macros for most of BrowserWindowGtk.
erg@google.com
2010-04-30
2
-140
/
+115
*
GTK: Popup windows that use the custom frame should use the tab image instead...
erg@google.com
2010-04-30
3
-40
/
+109
*
GTK: Fix color/theme logic on the instructions label on the bookmark bar.
erg@google.com
2010-04-30
2
-18
/
+24
*
gtk: Make use of gtk signal macros in EditSearchEngineDialog.
erg@google.com
2010-04-30
2
-27
/
+20
*
Adds TwoClientLiveAutofillSyncTest to test old school autofill. Includes som...
skrul@chromium.org
2010-04-30
1
-1
/
+1
*
Attempt 2 at relanding your patch. I believe the problem was the removal of t...
sky@chromium.org
2010-04-30
1
-0
/
+1
*
Remove deprecated things from net test suite:
phajdan.jr@chromium.org
2010-04-30
1
-2
/
+2
*
Changing linux platform for chromeos. This involved moving platform_util and...
dhg@chromium.org
2010-04-29
4
-4
/
+4
*
GTK: more signal handler foolproofing.
estade@chromium.org
2010-04-29
10
-110
/
+80
*
Get rid of BookmarkEditor::Handler entirely.
viettrungluu@chromium.org
2010-04-29
1
-3
/
+3
*
Revert 45906 - Relands your patch to have an option for enabling vertical tab...
sky@chromium.org
2010-04-29
1
-1
/
+0
*
Relands your patch to have an option for enabling vertical tabs. I've
sky@chromium.org
2010-04-29
1
-0
/
+1
*
Nukes one of the AddTabWithURL variants.
sky@chromium.org
2010-04-29
1
-2
/
+2
*
GTK: avoid a dcheck
estade@chromium.org
2010-04-29
2
-8
/
+11
*
GTK: Put options dialogs in a different window group.
erg@chromium.org
2010-04-28
3
-8
/
+14
*
GTK: make more use of gtk_signal convenience macros/signal registrar.
estade@chromium.org
2010-04-28
4
-60
/
+33
*
GTK: Add a drag icon for site icon drags.
estade@chromium.org
2010-04-28
2
-7
/
+61
*
GTK: The cookie prompt should allow the user to set expire date for HTML cookies
erg@chromium.org
2010-04-28
5
-68
/
+160
*
GTK: Make content options window non-resizable.
erg@chromium.org
2010-04-28
1
-0
/
+1
*
Get rid of BookmarkEditor::Show()'s BookmarkEditor::Handler argument.
viettrungluu@chromium.org
2010-04-28
4
-24
/
+17
*
Windows/Views: delete native bookmark manager code.
viettrungluu@chromium.org
2010-04-28
2
-5
/
+0
*
gtk: Disable the "Import" button on Import Bookmarks dialog if there is no ch...
evan@chromium.org
2010-04-26
2
-17
/
+57
*
Linux/GTK: delete native bookmark manager code.
viettrungluu@chromium.org
2010-04-26
4
-1931
/
+1
*
GTK: Support themes in the devtools window in GTK mode too.
erg@chromium.org
2010-04-26
2
-0
/
+5
*
GTK: Don't display bookmark right click menu when bookmark bar is hidden.
erg@chromium.org
2010-04-26
1
-1
/
+1
*
Changes the tab menu to use pin and unpin instead of a check. The mac
sky@chromium.org
2010-04-26
1
-7
/
+4
*
Remove empty nodes when deleting cookies.
jochen@chromium.org
2010-04-26
1
-97
/
+44
*
Get rid of more calls to FromWStringHack.
tony@chromium.org
2010-04-26
1
-5
/
+4
*
GTK: Browser actions container tweak.
estade@chromium.org
2010-04-24
1
-1
/
+3
*
GTK: Support transparent web image drags.
estade@chromium.org
2010-04-23
2
-8
/
+35
*
Minor code issues found by Clang.
evan@chromium.org
2010-04-23
1
-2
/
+2
*
Re-instate the temporary revert from r45267. That reverted certain
shess@chromium.org
2010-04-23
20
-608
/
+525
*
Don't select all when autofocusing the location bar on New Tab creation. Use...
pkasting@chromium.org
2010-04-23
4
-8
/
+8
*
bsd: refactor XDG bits of linux_util into a shared file.
evan@chromium.org
2010-04-22
2
-2
/
+2
*
gtk: Disable the "Clear browsing data" button on the Clear Browsing Data dialog
evan@chromium.org
2010-04-22
2
-69
/
+76
*
GTK: make download shelf drags use the download icon.
estade@chromium.org
2010-04-22
4
-16
/
+47
*
GTK fix merge failure in uber-revert.
shess@chromium.org
2010-04-22
1
-2
/
+1
*
Temporarily revert certain Omnibox, toolbar, tab animations, and other
shess@chromium.org
2010-04-22
20
-525
/
+609
*
Put Autofill after Themes on Windows and Linux too, to match Mac, in the Cust...
dantasse@chromium.org
2010-04-21
1
-22
/
+22
[next]