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
*
GTK: add checkbox to external protocol dialog.
estade@chromium.org
2009-10-21
2
-13
/
+48
*
Messaging of the download item for extension is now:
mark@chromium.org
2009-10-21
1
-10
/
+15
*
Hack around the floating tab when using space/enter to end a drag.
tony@chromium.org
2009-10-21
2
-2
/
+38
*
[Linux] Select the first row in cookies table when the Cookies window is
mattm@chromium.org
2009-10-21
3
-1
/
+76
*
GTK: Display explanatory message on sad tab page.
estade@chromium.org
2009-10-21
1
-1
/
+1
*
Style and comment fixes for sync_setup_wizard_gtk.cc and sync_setup_wizard.h
zork@chromium.org
2009-10-21
2
-6
/
+16
*
Use the original profile when opening the keyword editor window, since
pam@chromium.org
2009-10-21
1
-0
/
+4
*
Remove the extension shelf on Linux.
phajdan.jr@chromium.org
2009-10-21
5
-357
/
+8
*
GTK: theme the info bar border.
estade@chromium.org
2009-10-20
5
-14
/
+56
*
Fix drawing code for page action badges.
mpcomplete@chromium.org
2009-10-20
1
-0
/
+5
*
Revert "Revert 29457, because this is making ExtensionBrowserTest.PageAction ...
mpcomplete@chromium.org
2009-10-20
2
-0
/
+24
*
Convert some structures in webkit/glue to string16.
darin@chromium.org
2009-10-20
1
-2
/
+2
*
Remove +x bit from files that shouldn't have it.
evan@chromium.org
2009-10-20
1
-0
/
+0
*
If we're in the middle of a drag, don't allow the user to middle
tony@chromium.org
2009-10-20
1
-1
/
+14
*
GTK: Change text for extension download UI.
estade@chromium.org
2009-10-20
1
-2
/
+5
*
Revert 29457, because this is making ExtensionBrowserTest.PageAction crash on...
nsylvain@chromium.org
2009-10-20
2
-24
/
+0
*
Don't use gtk_dialog_run for extension install errors because
tony@chromium.org
2009-10-20
1
-2
/
+2
*
Implement badges for page actions. Also add badge text color API.
mpcomplete@chromium.org
2009-10-19
2
-0
/
+24
*
Do work necessary to make Views About panel work on Chrome OS. This is to be ...
davemoore@chromium.org
2009-10-19
1
-0
/
+5
*
Allow slightly larger browser and page action icons.
aa@chromium.org
2009-10-17
2
-3
/
+8
*
Linux: Make theme install bubble prettier (for compositing WMs)
estade@chromium.org
2009-10-17
2
-23
/
+68
*
Use the proper extension id when creating browser action buttons.
estade@chromium.org
2009-10-17
1
-1
/
+1
*
Rename CHROME_PERSONALIZATION to BROWSER_SYNC.
nick@chromium.org
2009-10-17
3
-9
/
+9
*
[GTK] Remove an unused variable in bookmark_manager_gtk.cc.
estade@chromium.org
2009-10-16
1
-2
/
+0
*
GTK: properly resize bookmark bar when going from attached to detached on NTP...
estade@chromium.org
2009-10-16
1
-2
/
+3
*
GTK: disable theme buttons in options dialog when we are already using that t...
estade@chromium.org
2009-10-16
2
-9
/
+53
*
Makes canceling 'bookmark all tabs' delete the folder. Or rather,
sky@chromium.org
2009-10-16
8
-63
/
+77
*
Implement new page action API.
mpcomplete@chromium.org
2009-10-16
2
-8
/
+34
*
Fixes crash in toolkit_views. The problem with the current code is
oshima@chromium.org
2009-10-16
1
-1
/
+1
*
Popup width and height are now dynamic.
erikkay@chromium.org
2009-10-16
2
-4
/
+5
*
GTK: Add theme install bubble.
estade@chromium.org
2009-10-15
3
-2
/
+201
*
Extensions: Make badge drawing code cross platform so linux (and eventually m...
estade@chromium.org
2009-10-15
2
-35
/
+54
*
Fix pieces of syncapi that aren't implemented on Linux.
zork@chromium.org
2009-10-15
5
-1
/
+232
*
Show "Loading" bubble while loading a theme.
avi@chromium.org
2009-10-15
2
-0
/
+6
*
Linux: Stack autocomplete popup window directly on top of the browser's tople...
suzhe@chromium.org
2009-10-15
1
-20
/
+2
*
Reland r29095 (removes wrench integration for
aa@chromium.org
2009-10-15
1
-2
/
+4
*
Reverting r29095 (removes wrench integration for
aa@chromium.org
2009-10-15
1
-4
/
+2
*
Remove the implicit wrench menu items for browser actions.
aa@chromium.org
2009-10-15
1
-2
/
+4
*
Update browser actions api to be like new design doc.
aa@chromium.org
2009-10-15
1
-1
/
+7
*
Linux: Prevent another Chrome instance when First Run UI is active.
kuchhal@chromium.org
2009-10-14
2
-13
/
+21
*
Make the multiple download request dialog an infobar.
estade@chromium.org
2009-10-14
2
-149
/
+0
*
More style nits.
erg@google.com
2009-10-14
13
-17
/
+18
*
Port Browser Actions browsertest to linux.
estade@chromium.org
2009-10-14
2
-0
/
+7
*
Blind attempt at fixing the bookmark bar instructional text color for GTK.
pkasting@chromium.org
2009-10-14
2
-8
/
+23
*
Fix a whole bunch of style nits.
erg@google.com
2009-10-13
5
-10
/
+8
*
Update page action manifest parsing to match the new format.
mpcomplete@chromium.org
2009-10-13
1
-1
/
+1
*
GTK: Browser actions toolbar.
estade@chromium.org
2009-10-13
4
-0
/
+280
*
Make the ThemeProvider methods const.
pkasting@chromium.org
2009-10-13
3
-12
/
+12
*
Wires up bookmark all tabs on linux.
sky@chromium.org
2009-10-13
7
-37
/
+77
*
Use ASCII strings for switch names.
evan@chromium.org
2009-10-13
1
-1
/
+1
[next]