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
*
Bunch of Coverity fixes, rather minor severity.
phajdan.jr@chromium.org
2009-08-06
2
-5
/
+10
*
Draw the theme overlay. I hadn't implemented this previously because
tc@google.com
2009-08-05
1
-7
/
+7
*
Add the anti-clockwise waiting throbber to app mode/popup windows.
tc@google.com
2009-08-05
3
-24
/
+49
*
Use a font size of 9pt in the tab titles. This is a bit
tc@google.com
2009-08-05
1
-5
/
+7
*
linux: always show bookmarks bar on NTP
evan@chromium.org
2009-08-05
1
-1
/
+1
*
Original change by Min-Yu Huang <minyu.huang@gmail.com> in
tc@google.com
2009-08-05
1
-5
/
+2
*
Add some spacing to titlebar buttons.
estade@chromium.org
2009-08-05
3
-18
/
+52
*
linux: rearrange widget layout in importer dialog
evan@chromium.org
2009-08-05
4
-58
/
+55
*
Add files to browser/sync and tweak includes.
tim@chromium.org
2009-08-05
1
-3
/
+3
*
linux: yet more polish for the new toolbar graphics
evan@chromium.org
2009-08-04
1
-2
/
+9
*
Make extensions in the extension shelf render their content to a visible GTK
phajdan.jr@chromium.org
2009-08-04
3
-13
/
+16
*
GTK Theme: Fix location bar display on popup windows.
erg@google.com
2009-08-04
1
-3
/
+5
*
The initial registration of the browser accelerators for toolkit_views was sh...
jcampan@chromium.org
2009-08-04
1
-8
/
+109
*
GTK: Make folder tree views expand columns properly, also refactor the code i...
estade@chromium.org
2009-08-04
4
-30
/
+27
*
GTK: implement bookmark manager copy/paste.
estade@chromium.org
2009-08-04
2
-4
/
+19
*
linux: use linux-specific window control graphics from glen
evan@chromium.org
2009-08-04
1
-2
/
+1
*
mole API - take 2
erikkay@chromium.org
2009-08-04
3
-15
/
+33
*
linux: fix regression where opening the page menu would cause a reload
evan@chromium.org
2009-08-03
2
-29
/
+35
*
linux: visual refresh of the close box
evan@chromium.org
2009-08-03
1
-1
/
+2
*
Fixes bug in calculating size of tabs on linux tab strip. Specifically
sky@chromium.org
2009-08-03
1
-4
/
+4
*
Rename namespace gtk_tree_util to gtk_tree which is shorter.
mdm@chromium.org
2009-08-03
4
-25
/
+24
*
gtk: Move the enter/leave-notify-event handling to TabRendererGtk and hook up...
jhawkins@chromium.org
2009-08-03
4
-35
/
+26
*
Fix breakage.
erg@google.com
2009-08-03
1
-0
/
+1
*
GTK Themes: Theme labels in LocationBarViewGtk.
erg@google.com
2009-08-03
4
-25
/
+70
*
GTK: Add stock icons to some dialog buttons.
estade@chromium.org
2009-08-03
4
-11
/
+17
*
Adding registration of accelerators for the browser in toolkit_views.
jcampan@chromium.org
2009-08-03
1
-109
/
+8
*
Rolling back change 22245.
chrome-bot@google.com
2009-08-02
2
-22
/
+8
*
mole expand/collapse API, callable from a toolstrip for manual operation
erikkay@chromium.org
2009-08-01
2
-8
/
+22
*
GTK Themes: Fix painting issues where GTK theme engine was painting over butt...
erg@chromium.org
2009-08-01
1
-12
/
+12
*
retry r2226, with a fix for a case where we could double free.
estade@chromium.org
2009-08-01
6
-29
/
+102
*
Linux: Fix Valgrind error in VisitedLinkEventsTest.Coalescense.
derat@chromium.org
2009-08-01
1
-1
/
+5
*
revert 22226 as it caused some ui test crashes
estade@chromium.org
2009-08-01
6
-103
/
+29
*
GTK: Theme our link button.
estade@chromium.org
2009-07-31
6
-29
/
+103
*
Fix a bug where we tried to get the position of the tabstrip
tc@google.com
2009-07-31
2
-9
/
+18
*
Linux: Fix cast breakage from 22193 (hopefully).
derat@chromium.org
2009-07-31
1
-3
/
+6
*
Linux: Autodetect whether the custom frame should be used.
derat@chromium.org
2009-07-31
2
-0
/
+47
*
Make spacing between "theme" buttons same as spacing between "browsing data"
thakis@chromium.org
2009-07-31
1
-1
/
+1
*
GTK: Ctrl+shift+q for quit
estade@chromium.org
2009-07-31
1
-1
/
+2
*
Add "Get Themes" button to gtk options dialog.
estade@chromium.org
2009-07-31
2
-1
/
+24
*
Implement FindBarGtk::StopAnimation().
estade@chromium.org
2009-07-31
3
-1
/
+8
*
GTK: Show shortcuts in title bar context menu and tab context menu.
estade@chromium.org
2009-07-31
4
-52
/
+50
*
Show an icon and the page title in the custom frame when it's an
tc@google.com
2009-07-31
3
-17
/
+185
*
Add "Remove from list" for download item in the download shelf.
mhm@chromium.org
2009-07-31
1
-0
/
+2
*
Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...
mdm@chromium.org
2009-07-31
48
-188
/
+190
*
Re-enable commands when coming out of full screen mode on linux.
tc@google.com
2009-07-30
1
-1
/
+3
*
GTK find bar positioning: Don't try to make a negative-width rectangle.
estade@chromium.org
2009-07-30
1
-2
/
+4
*
GTK: Bidify the status bubble.
estade@chromium.org
2009-07-30
1
-7
/
+9
*
Remember/restore the bookmark manager pane position.
estade@chromium.org
2009-07-30
2
-5
/
+20
*
Relanding the page info on Gtk Linux.
jcampan@chromium.org
2009-07-30
4
-3
/
+203
*
Try again: Add unittest for Gtk cookie manager.
mattm@chromium.org
2009-07-30
3
-33
/
+456
[next]