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
*
Remove the cookie prompt from the settings UI and migrate prefs from ask to b...
jochen@chromium.org
2010-07-14
2
-14
/
+2
*
Implement support for disabling sync through configuration management.
mnissler@chromium.org
2010-07-14
3
-6
/
+22
*
Makes the auto fill dialogs match the mocks.
sky@chromium.org
2010-07-14
4
-71
/
+8
*
GTK: reduce cpu usage of upgrade notification animation.
estade@chromium.org
2010-07-14
3
-18
/
+56
*
Privacy dashboard link on linux.
johnnyg@chromium.org
2010-07-14
2
-0
/
+27
*
Clean up app_resources.grd:
pkasting@chromium.org
2010-07-13
1
-0
/
+1
*
GTK: own a widget that was being accessed after destruction.
estade@chromium.org
2010-07-13
2
-7
/
+8
*
Revert 52144 - Clean up app_resources.grd:
pam@chromium.org
2010-07-13
1
-1
/
+0
*
Clean up app_resources.grd:
pkasting@chromium.org
2010-07-12
1
-0
/
+1
*
Remove "Close tabs opened by this tab".
pkasting@chromium.org
2010-07-12
1
-4
/
+2
*
Linux: remove mismatched brace
estade@chromium.org
2010-07-12
1
-1
/
+1
*
[Gtk] on middle click, open all bookmarks in tabs
estade@chromium.org
2010-07-12
1
-24
/
+35
*
Linux: Use opaque black instead of opaque white when setting the mask during ...
thestig@chromium.org
2010-07-12
1
-1
/
+4
*
Header cleanup: SkBitmap and other unnecessary includes.
erg@chromium.org
2010-07-12
4
-3
/
+4
*
Reland -- Add tab menu item to show/hide toolbar for app tabs
rafaelw@chromium.org
2010-07-12
10
-9
/
+66
*
GTK: Fix browser_tests ViewIDTest.Basic not to expect the page menu.
erg@chromium.org
2010-07-09
1
-0
/
+5
*
GTK: Grouped buttons should be equal sizes in new wrench menu.
erg@chromium.org
2010-07-09
1
-2
/
+16
*
Nukes the import parameters to ShowAutoFillDialog as they aren't used.
sky@chromium.org
2010-07-09
1
-2
/
+1
*
Fix eliding, truncation issues with hostnames in security information dialog ...
inferno@chromium.org
2010-07-09
1
-0
/
+3
*
GTK: Minimize usage of gtk headers.
erg@chromium.org
2010-07-08
18
-64
/
+104
*
GTK: improve bookmark menu subfolder drag workaround.
estade@chromium.org
2010-07-08
1
-6
/
+9
*
Gtk: Change content settings window to use a list instead of tabs.
thakis@chromium.org
2010-07-08
4
-38
/
+108
*
Revert "Add tab menu item to show/hide toolbar for app tabs"
rafaelw@chromium.org
2010-07-08
10
-65
/
+9
*
Add tab menu item to show/hide toolbar for app tabs
rafaelw@chromium.org
2010-07-08
10
-9
/
+65
*
GTK: Fix highlight and image colors in the new wrench menu.
erg@chromium.org
2010-07-08
7
-45
/
+155
*
Refactor certificate viewer code behind ShowCertificateViewer
davidben@chromium.org
2010-07-07
3
-12
/
+6
*
Improves responsiveness when rapdily clicking to close tabs. If the
sky@chromium.org
2010-07-07
1
-1
/
+2
*
Add Notifications pane to content settings.
thakis@chromium.org
2010-07-06
6
-18
/
+45
*
Rename IDS_GEOLOCATION_EXCEPTION_DIALOG to IDS_SIMPLE_CONTENT_EXCEPTION_DIALOG
thakis@chromium.org
2010-07-06
1
-2
/
+2
*
Display an info link in the blocked cookies info bubble.
jochen@chromium.org
2010-07-06
2
-0
/
+19
*
Display warning banner in Win preferences dialog for managed options.
mnissler@chromium.org
2010-07-06
1
-4
/
+6
*
Fixing translate infobar background.
jcivelli@chromium.org
2010-07-02
1
-0
/
+2
*
Reland r51414: "GTK: Fix sorting in content exception window."
erg@google.com
2010-07-02
3
-18
/
+263
*
Display content settings applying to the current otr session only.
jochen@chromium.org
2010-07-02
6
-20
/
+92
*
Implement App Tabs for GTK
rafaelw@chromium.org
2010-07-02
6
-39
/
+126
*
Sorry, this is making the Heapcheck bot unhappy. http://build.chromium.org/b...
vandebo@chromium.org
2010-07-02
3
-259
/
+16
*
Hide the browser actions gripper when it's not in use.
estade@chromium.org
2010-07-02
2
-2
/
+18
*
GTK: Add padding in a couple places on the toolbar.
estade@chromium.org
2010-07-02
2
-14
/
+37
*
Remove the old 'customize sync' panel from win/mac/linux. And a little bit o...
dantasse@chromium.org
2010-07-01
3
-321
/
+1
*
Add Never/Always translate buttons to the translate infobar on Linux.
jcivelli@chromium.org
2010-07-01
2
-0
/
+34
*
Reland r51414: "GTK: Fix sorting in content exception window."
erg@google.com
2010-07-01
3
-16
/
+259
*
Add notifications content settings type.
thakis@chromium.org
2010-07-01
2
-1
/
+6
*
Revert 51415 - GTK: Fix sorting in content exception window.
erg@chromium.org
2010-07-01
3
-254
/
+16
*
Renaming TranslateManager2 to TranslateManager
jcivelli@chromium.org
2010-07-01
8
-31
/
+31
*
GTK: Fix sorting in content exception window.
erg@chromium.org
2010-07-01
3
-16
/
+254
*
Moves gtk accelerator processing functions to base/gtk_util so I can
sky@chromium.org
2010-07-01
8
-44
/
+7
*
Remove the bookmark menu.
pkasting@chromium.org
2010-07-01
5
-17
/
+6
*
Rename GeolocationExceptionsView, make it more reusable.
thakis@chromium.org
2010-07-01
3
-39
/
+41
*
Introduce RemoveRowTableModel interface, let GeolocationExceptionsTableModel ...
thakis@chromium.org
2010-07-01
1
-2
/
+2
*
Adds support for language detection on the server side.
jcivelli@chromium.org
2010-06-30
1
-7
/
+7
[next]