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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Change URL back to the previous one if the typed URL causes file download.
yuzo@chromium.org
2009-06-19
1
-0
/
+7
*
A crasher from the field seems to indicate that the page render widget host v...
jcampan@chromium.org
2009-06-19
1
-1
/
+2
*
Implement window open disposition for (some) navigation buttons.
estade@chromium.org
2009-06-19
4
-5
/
+52
*
Don't treat underscores as mnemonics in the bookmark bar.
estade@chromium.org
2009-06-19
1
-2
/
+21
*
Revert 18765 to try to repair perf regression
jar@chromium.org
2009-06-19
5
-57
/
+39
*
Revert 18730 in attempt to repair Linux UI build bustage.
jar@chromium.org
2009-06-19
2
-47
/
+9
*
Render the dragged tab contents when detaching a tab from the tabstrip in gtk.
jhawkins@chromium.org
2009-06-19
5
-19
/
+174
*
linux: Load icons with gdk instead of using PNGDecoder.
estade@chromium.org
2009-06-19
2
-30
/
+30
*
Clean up BrowserWindowGtk constructor.
estade@chromium.org
2009-06-19
2
-93
/
+104
*
Linux crash fix.
kuchhal@chromium.org
2009-06-19
1
-9
/
+26
*
Handle middle click on gtk tab close button.
mattm@chromium.org
2009-06-19
2
-0
/
+19
*
Fix crash in LocationBarView when accessing TabContents.
finnur@chromium.org
2009-06-19
2
-21
/
+20
*
Fix a bug where the window would not be shaped properly when
tc@google.com
2009-06-18
1
-0
/
+1
*
Fix tab strip paint regression for tabs other than the first tab.
tc@google.com
2009-06-18
1
-1
/
+1
*
First draft of web resource service; fetches data from a JSON feed
mirandac@chromium.org
2009-06-18
12
-6
/
+603
*
Send port-closed notification when a frame with ports unloads.
mpcomplete@google.com
2009-06-18
5
-39
/
+57
*
Implement a max worker count of 16 per tab and 64 total. Any workers created...
jam@chromium.org
2009-06-18
6
-54
/
+176
*
Make the tabstrip transparent (doesn't paint a background) by
tc@google.com
2009-06-18
4
-31
/
+8
*
Adds SendMessage to TransitionTypes.
sky@chromium.org
2009-06-18
2
-0
/
+30
*
Initial download shelf on OS X.
thakis@chromium.org
2009-06-18
15
-17
/
+685
*
Reverting r18743, the rest of it.
avi@google.com
2009-06-18
3
-0
/
+202
*
Reverting r18743.
avi@google.com
2009-06-18
2
-28
/
+8
*
Enable SDCH on mac/linux
jar@chromium.org
2009-06-18
1
-3
/
+1
*
Import bookmarks to bookmark bar if user has not bookmarked anything yet.
kuchhal@chromium.org
2009-06-18
7
-41
/
+52
*
Fix a comment I meant to update in the last change.
tc@google.com
2009-06-18
1
-1
/
+1
*
Fix an uninitialized variable that valgrind complains about.
stuartmorgan@chromium.org
2009-06-18
1
-2
/
+4
*
Paint the custom frame border and round the corners.
tc@google.com
2009-06-18
3
-15
/
+104
*
Committed wrong patchset for r18743. This should have been included.
avi@google.com
2009-06-18
1
-4
/
+6
*
Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() to
avi@google.com
2009-06-18
5
-210
/
+26
*
Add helper for forcing a GtkEntry to lowercase.
mattm@chromium.org
2009-06-18
1
-3
/
+22
*
Set the gtk drag icon to a 1x1 transparent pixbuf so we don't get the default...
jhawkins@chromium.org
2009-06-18
1
-0
/
+8
*
Elide the URL in the status bubble.
tc@google.com
2009-06-18
2
-9
/
+47
*
Fix options window for Personalization on Linux.
zork@chromium.org
2009-06-18
1
-1
/
+1
*
Add gtk EditKeywordController.
mattm@chromium.org
2009-06-18
5
-15
/
+329
*
Fixes a crash when scrolling quickly on Mac.
rohitrao@chromium.org
2009-06-18
1
-23
/
+34
*
Add tools menu for bookmark manager gtk.
estade@chromium.org
2009-06-18
2
-7
/
+149
*
Abstract ExtensionPrefs into their own class.
erikkay@google.com
2009-06-18
7
-244
/
+367
*
Hook up "clear browsing data" dialog. It looks like ass right now. The intent...
ben@chromium.org
2009-06-18
4
-10
/
+10
*
Only check for first run dialog on official builds (since the dialog is a
amanda@chromium.org
2009-06-18
1
-0
/
+4
*
Quick spelling fix.
avi@google.com
2009-06-18
1
-3
/
+3
*
Revert r18661.
willchan@chromium.org
2009-06-18
7
-363
/
+244
*
Linux: Enable metrics_service_uitest.cc. Take 2.
willchan@chromium.org
2009-06-18
5
-23
/
+101
*
Enable off-by-default monitor color management on Windows. This is enabled via
brettw@chromium.org
2009-06-18
3
-2
/
+43
*
Linux: Add menu item to url bar context menu to launch the search engine editor.
mattm@chromium.org
2009-06-18
2
-0
/
+39
*
Allow the RenderWidgetHostViewGtk to be sized even if it isn't a popup.
ben@chromium.org
2009-06-18
1
-0
/
+9
*
Linux: Don't try to special case webkit blur when we stop showing right click...
estade@chromium.org
2009-06-17
1
-5
/
+1
*
Pass a gfk::NativeWindow instead of gfx::NativeView for TemplateURLFetcher.
mattm@chromium.org
2009-06-17
3
-9
/
+5
*
Pull Extension-related prefs into its own class. Also add a notification for...
erikkay@google.com
2009-06-17
7
-244
/
+363
*
Linux: Limit the size of the shared memory segment a renderer will request.
estade@chromium.org
2009-06-17
1
-8
/
+14
*
Fix die-on-launch.
jrg@chromium.org
2009-06-17
1
-0
/
+3
[prev]
[next]