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: speculative fix for browser test crashes on buildbot.
estade@chromium.org
2010-04-07
1
-0
/
+8
*
linux: use white-on-blue for selection color in classic theme mode
evan@chromium.org
2010-04-07
1
-1
/
+1
*
GTK: position info bubbles relative to a subwidget, rather than the toplevel ...
estade@chromium.org
2010-04-07
15
-130
/
+138
*
notifications: No need to override no pure virtual functions.
johnnyg@chromium.org
2010-04-07
1
-10
/
+0
*
gtk: Avoid duplicating functions in anonymous namespaces by moving them to gt...
mattm@chromium.org
2010-04-07
6
-58
/
+49
*
gtk: Use the new callback macros in more places.
evan@chromium.org
2010-04-07
4
-26
/
+21
*
Only place popup windows if the position is not 0,0.
tony@chromium.org
2010-04-07
1
-2
/
+7
*
linux: explicitly unhighlight buttons before disabling
evan@chromium.org
2010-04-07
1
-1
/
+9
*
REVISION BACKED OUT
mrossetti@chromium.org
2010-04-07
1
-9
/
+1
*
linux: explicitly unhighlight buttons before disabling
evan@chromium.org
2010-04-06
1
-1
/
+9
*
GTK: Change menu delegate callback from CommandWasExecuted to CommandWillBeEx...
estade@chromium.org
2010-04-06
3
-7
/
+9
*
Change bookmark bar toggle to ctrl-shift-b.
pkasting@chromium.org
2010-04-06
1
-2
/
+1
*
Add support for basic extension automation through the Automation Proxy.
kkania@chromium.org
2010-04-06
2
-17
/
+18
*
linux: properly handle pixbuf refcount
evan@chromium.org
2010-04-06
1
-0
/
+1
*
gtk: Implement status icons on linux.
evan@chromium.org
2010-04-06
5
-0
/
+172
*
Linux UI tweaks: adjust spacing, add a string, make Customize button invisibl...
dantasse@chromium.org
2010-04-06
2
-17
/
+24
*
Add menu and menu item events to the accessibility extension api, and
dmazzoni@chromium.org
2010-04-06
4
-80
/
+175
*
GTK: Don't show toolbar border without the toolbar.
estade@chromium.org
2010-04-06
1
-5
/
+8
*
GTK plumbing for dragend.
dcheng@chromium.org
2010-04-05
2
-5
/
+5
*
Replace omnibox icons with new set that are all the same size (19x19).
pkasting@chromium.org
2010-04-05
1
-1
/
+2
*
Geolocation exceptions window, Windows.
pkasting@chromium.org
2010-04-05
2
-29
/
+12
*
Fix prepopulate value for Find and add browser tests for it.
finnur@chromium.org
2010-04-05
2
-0
/
+6
*
Turn on autofill and prefs sync by default
dantasse@chromium.org
2010-04-05
1
-8
/
+2
*
NULL-check before accessing toplevel_window_ to avoid race-condition crash.
dmazzoni@chromium.org
2010-04-05
2
-1
/
+12
*
GTK: don't show reload button for popup/app windows.
estade@chromium.org
2010-04-03
1
-3
/
+3
*
Star/reload shuffle, Windows version.
pkasting@chromium.org
2010-04-03
2
-4
/
+2
*
Move EnvironmentVariableGetter from base/linux_util.h to base/env_var.h and r...
thestig@chromium.org
2010-04-03
3
-9
/
+14
*
Revert.
evan@chromium.org
2010-04-03
5
-172
/
+0
*
gtk: Implement status icons on linux.
evan@chromium.org
2010-04-03
5
-0
/
+172
*
Added themes to CustomizeSyncWindowGtk
dantasse@chromium.org
2010-04-03
1
-1
/
+17
*
Fix some Sync strings
dantasse@chromium.org
2010-04-02
1
-3
/
+4
*
Linux: Add geolocation exceptions window.
mattm@chromium.org
2010-04-02
4
-13
/
+290
*
GTK browser actions toolbar fiddling:
estade@chromium.org
2010-04-02
7
-64
/
+144
*
Repair DevTools in docked mode on Gtk. After http://codereview.chromium.org/1...
yurys@chromium.org
2010-04-02
1
-2
/
+12
*
Move enable/disable storage to prefs.
nick@chromium.org
2010-04-02
3
-51
/
+24
*
Add Flash EULA to about box on Linux/GTK (for branded builds).
viettrungluu@chromium.org
2010-04-01
1
-8
/
+41
*
Adds AnimationContainer, which can be used to group a set of
sky@chromium.org
2010-04-01
1
-1
/
+1
*
GTK: inspect page action popups.
estade@chromium.org
2010-04-01
2
-9
/
+18
*
GTK: make the location icon a drag source.
estade@chromium.org
2010-04-01
3
-71
/
+82
*
Add linux UI for enabling sync types.
zork@chromium.org
2010-04-01
4
-0
/
+312
*
Remove base/gfx/.
estade@chromium.org
2010-04-01
1
-1
/
+1
*
Linux: On unsupported DE, show local help page about configuring proxies.
mattm@chromium.org
2010-04-01
1
-2
/
+1
*
GTK: fix reload button.
estade@chromium.org
2010-03-31
1
-0
/
+2
*
GTK: more location bar updates.
estade@chromium.org
2010-03-31
2
-27
/
+24
*
GTK translation infobar: Add break to fix tests.
erg@chromium.org
2010-03-31
1
-0
/
+1
*
GTK: Match several new things that the translate toolbar does on Windows:
erg@chromium.org
2010-03-31
4
-47
/
+277
*
Keyboard accessibility for the page and app menus.
dmazzoni@chromium.org
2010-03-31
2
-0
/
+5
*
Adds a geolocation tab in the content settings dialog on Linux.
bulach@chromium.org
2010-03-31
4
-23
/
+73
*
Reland 43183. Block database access on allowDatabase instead of databaseOpenF...
jochen@chromium.org
2010-03-31
2
-2
/
+27
*
Revert 43183 - Block database access on allowDatabase instead of databaseOpen...
jochen@chromium.org
2010-03-31
2
-27
/
+2
[next]