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
*
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
*
GTK: Dismiss the bookmark folder menu(s) when a context menu item is executed.
estade@chromium.org
2009-09-23
6
-8
/
+43
*
Make it possible to edit bookmark folder names inline. This
tony@chromium.org
2009-09-22
5
-13
/
+78
*
Linux: correctly update window restore bounds.
mdm@chromium.org
2009-09-22
1
-3
/
+6
*
Disables the quit menu item for Chrome OS.
sky@chromium.org
2009-09-21
1
-0
/
+2
*
The main menu button is now enabled by default.
sky@chromium.org
2009-09-21
1
-16
/
+12
*
Revert 23438 which reverted 23408.
estade@chromium.org
2009-09-21
1
-1
/
+2
*
Task Manager for OS X: Set up columns, show rows.
thakis@chromium.org
2009-09-21
1
-1
/
+1
*
Changes the main menu from displaying a static image to loading a page.
sky@chromium.org
2009-09-20
1
-41
/
+2
*
Add gtk widget names for stuff in location bar.
mattm@chromium.org
2009-09-19
1
-0
/
+11
*
Fix my view id util browsertest breakage.
estade@chromium.org
2009-09-19
1
-0
/
+4
*
GTK: Download item as drag source.
estade@chromium.org
2009-09-18
2
-0
/
+28
[next]