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
*
Update some strings in the options dialog w.r.t. themes.
tony@chromium.org
2009-10-01
1
-1
/
+1
*
GTK: Don't hard code status bubble border.
erg@google.com
2009-10-01
1
-8
/
+5
*
Make sure download shelf items and download items don't share names.
mhm@chromium.org
2009-10-01
1
-2
/
+2
*
GTK: Fix memory leak from r27666.
estade@chromium.org
2009-09-30
4
-3
/
+8
*
GTK: Implement popup favicon menu.
estade@chromium.org
2009-09-30
6
-69
/
+154
*
Make the cache columns in the Task Manager sortable and only displayed once p...
pkasting@chromium.org
2009-09-30
2
-0
/
+37
*
Linux: Make InfoBubble use an override-redirect (popup) window.
derat@chromium.org
2009-09-30
6
-98
/
+121
*
GTK: Use a calculated border color in chrome theme mode instead of blue.
erg@google.com
2009-09-29
5
-42
/
+26
*
GTK: Fix a bookmark dragging crasher by initing a member var.
estade@chromium.org
2009-09-29
1
-0
/
+1
*
Linux: Raise window after click on titlebar or border.
derat@chromium.org
2009-09-29
1
-0
/
+5
*
Wires up views on linux dialogs to use gtk ones.
sky@chromium.org
2009-09-29
4
-4
/
+11
*
Directly add ExtensionShelfGtk to the widget hierarchy.
tony@chromium.org
2009-09-29
3
-8
/
+6
*
Retry r27137. Create renderers for ExtensionHosts one at a time to avoid bloc...
mpcomplete@chromium.org
2009-09-28
1
-1
/
+1
*
Linux: Enable FindInPage automated ui test test.
estade@chromium.org
2009-09-28
1
-2
/
+7
*
Use favicon for application shortcut icon.
estade@chromium.org
2009-09-28
2
-7
/
+22
*
Moving ContextualAction class to common/extensions and in the process renamin...
finnur@chromium.org
2009-09-28
2
-6
/
+6
*
Pulls ActiveWindowWatcher into app so that we can use it in
sky@chromium.org
2009-09-28
6
-154
/
+68
*
Add columns to gtk task manager.
thakis@chromium.org
2009-09-28
1
-1
/
+51
*
Extensions: Listen for BROWSER_THEME_CHANGED and send updated CSS.
erg@google.com
2009-09-28
1
-7
/
+19
*
Implement Browser Actions extensions.
finnur@chromium.org
2009-09-26
2
-8
/
+10
*
Fix a bug where we get an extra resize event for background tabs.
tony@chromium.org
2009-09-25
1
-0
/
+2
*
linux: add mutter to window frame whitelist
evan@chromium.org
2009-09-25
1
-0
/
+1
*
A change to make popups work correctly in the GTK build broke
davemoore@chromium.org
2009-09-25
1
-0
/
+6
*
Linux: stop the window reconfigure debounce timer when a window is closed.
mdm@chromium.org
2009-09-25
1
-0
/
+3
*
GTK: Add three simple unit tests to the bookmark bar.
erg@google.com
2009-09-25
6
-14
/
+121
*
Linux: work around browser windows that get stuck maximized by the WM.
mdm@chromium.org
2009-09-25
3
-2
/
+17
*
The shadow drawn by the browser window was being drawn over by
davemoore@chromium.org
2009-09-25
1
-6
/
+6
*
Remove an unnecessary vbox from the widget hierarchy.
tony@chromium.org
2009-09-25
2
-35
/
+31
*
Hook up external protocol handler to user gestures to prevent malicious sites...
estade@chromium.org
2009-09-25
1
-0
/
+2
*
Remove "Remove" from download item context menu on linux.
thakis@chromium.org
2009-09-25
1
-2
/
+0
*
Makes it so that you shouldn't be able to get a big fat bookmark
sky@chromium.org
2009-09-25
2
-0
/
+5
*
Lands http://codereview.chromium.org/214030 for Thiago:
sky@chromium.org
2009-09-25
1
-2
/
+1
*
GTK: First cut at tab dragging automation.
estade@chromium.org
2009-09-25
1
-11
/
+14
*
GTK: Fix overflow chevron for RTL locales.
estade@chromium.org
2009-09-25
1
-4
/
+11
*
Revert r27137: "Create renderers for ExtensionHosts one at a time to avoid
mpcomplete@chromium.org
2009-09-24
1
-1
/
+1
*
Create renderers for ExtensionHosts one at a time to avoid blocking the UI.
mpcomplete@chromium.org
2009-09-24
1
-1
/
+1
*
Make Chromium Linux work over VNC again.
thestig@chromium.org
2009-09-24
1
-2
/
+6
*
GTK: Use "Set to Classic theme" instead of reset in the options dialog.
erg@google.com
2009-09-24
1
-1
/
+1
*
GTK: Don't ellipsize the Other Bookmarks button.
estade@chromium.org
2009-09-24
1
-2
/
+7
*
Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...
pkasting@chromium.org
2009-09-24
6
-40
/
+42
*
Make Linux Breakpad initialization call to lsb_release asynchronous. Also wra...
thestig@chromium.org
2009-09-23
1
-1
/
+6
*
Add more view ids and gtk widget names to so gtkparasite is
tony@chromium.org
2009-09-23
6
-0
/
+19
*
Reverting 26975.
pkasting@chromium.org
2009-09-23
6
-15
/
+16
*
Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...
pkasting@chromium.org
2009-09-23
6
-16
/
+15
*
Linux: create dropped tab windows at the restore size of the source window in...
mdm@chromium.org
2009-09-23
4
-12
/
+13
*
Revert "Revert "Add back ctrl+shift+delete for bringing up the "Clear browsin...
tony@chromium.org
2009-09-23
1
-0
/
+2
*
Revert "Add back ctrl+shift+delete for bringing up the "Clear browsing data""
tony@chromium.org
2009-09-23
1
-2
/
+0
*
Add back ctrl+shift+delete for bringing up the "Clear browsing data"
tony@chromium.org
2009-09-23
1
-0
/
+2
*
Disables turning on custom frame in chrome os.
sky@chromium.org
2009-09-23
2
-7
/
+15
*
Download in progress dialog:
estade@chromium.org
2009-09-23
3
-2
/
+127
[next]