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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace WebPluginDelegateProxy::BackgroundChanged NOTIMPLEMENTED with a bug c...
stuartmorgan@google.com
2009-07-31
1
-2
/
+5
*
Make spacing between "theme" buttons same as spacing between "browsing data"
thakis@chromium.org
2009-07-31
1
-1
/
+1
*
Relanding r22155 (GTK Themes: Use theme colors in the text view in the locati...
erg@google.com
2009-07-31
3
-22
/
+102
*
Fixes possible crash in bookmark menus. Specifically if you had a menu
sky@chromium.org
2009-07-31
1
-0
/
+77
*
First cut at Safari Import - Home Page & History Only.
jeremy@chromium.org
2009-07-31
9
-3
/
+365
*
Fix Mac plugin background snapshots
stuartmorgan@google.com
2009-07-31
1
-0
/
+5
*
Revert a part of r22173 that caused a compile failure on Win dbg.
jhawkins@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
3
-12
/
+27
*
Coverity: Check the return value of DictionaryValue::GetString.
jhawkins@chromium.org
2009-07-31
1
-5
/
+5
*
Coverity: Check the return value of ExecuteJavaScriptAndExtractString.
jhawkins@chromium.org
2009-07-31
1
-8
/
+8
*
Implement FindBarGtk::StopAnimation().
estade@chromium.org
2009-07-31
4
-3
/
+9
*
GTK: Show shortcuts in title bar context menu and tab context menu.
estade@chromium.org
2009-07-31
4
-52
/
+50
*
Make TOOLKIT_VIEWS port use views-based Autocomplete popup.
ben@chromium.org
2009-07-31
22
-1012
/
+255
*
Fixes bug in creating search terms where we weren't unescaping
sky@chromium.org
2009-07-31
2
-1
/
+6
*
Use real KVO notification for the default browser text.
avi@chromium.org
2009-07-31
1
-8
/
+3
*
I give up. Reverting all attempts at fixing the gtk-view bustage.
erg@google.com
2009-07-31
4
-85
/
+22
*
Fix gtk-views build 2.
erg@google.com
2009-07-31
1
-0
/
+4
*
Fix gtk-views build.
erg@google.com
2009-07-31
1
-0
/
+2
*
Show an icon and the page title in the custom frame when it's an
tc@google.com
2009-07-31
3
-17
/
+185
*
GTK Themes: Use theme colors in the text view in the location bar.
erg@google.com
2009-07-31
3
-22
/
+79
*
Add "Get themes" button to the prefs.
avi@chromium.org
2009-07-31
3
-5
/
+75
*
Plural string changes.
jshin@chromium.org
2009-07-31
2
-101
/
+214
*
Integrate OCSP handlers in SSLClientSocketNSS.
ukai@chromium.org
2009-07-31
1
-1
/
+12
*
Reverting 22144.
suzhe@chromium.org
2009-07-31
5
-442
/
+94
*
It's a copy of http://codereview.chromium.org/155772, with the fix for valgri...
suzhe@chromium.org
2009-07-31
5
-94
/
+442
*
Add "Remove from list" for download item in the download shelf.
mhm@chromium.org
2009-07-31
4
-4
/
+15
*
Revert 20927 - Experiment with opening links opened via context menu in the f...
laforge@chromium.org
2009-07-31
1
-1
/
+1
*
Add "Remove from list" for each download in domui page.
mhm@chromium.org
2009-07-31
5
-1
/
+31
*
Add 17043 to known list.
huanr@chromium.org
2009-07-31
1
-0
/
+3
*
Fix some whitespace lint that has crept in.
asargent@chromium.org
2009-07-31
1
-5
/
+4
*
Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...
mdm@chromium.org
2009-07-31
56
-355
/
+346
*
Do not run DnsMasterTest.MassiveConcurrentLookupTest on Purify because it's t...
phajdan.jr@chromium.org
2009-07-31
1
-0
/
+3
*
Adding outbound header filtering to automation HTTP requests.
robertshield@chromium.org
2009-07-31
1
-2
/
+30
*
Fix a crash that was caused by a NULL entry in the PendingRequestMap.
mpcomplete@chromium.org
2009-07-30
1
-5
/
+7
*
Re-enable commands when coming out of full screen mode on linux.
tc@google.com
2009-07-30
3
-33
/
+41
*
Make the update_url key allowed for themes.
aa@chromium.org
2009-07-30
1
-1
/
+2
*
GTK find bar positioning: Don't try to make a negative-width rectangle.
estade@chromium.org
2009-07-30
1
-2
/
+4
*
Remove a NOTREACHED() in plugin code that can be reached.
phajdan.jr@chromium.org
2009-07-30
1
-2
/
+2
*
Enable the V8 binding's StringImpl cache for renderer processes.
darin@chromium.org
2009-07-30
1
-0
/
+2
*
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
14
-219
/
+292
*
Reverting 22041 as it caused plugin crashes in reliability test runs.
ananta@chromium.org
2009-07-30
6
-30
/
+22
*
Try again: Add unittest for Gtk cookie manager.
mattm@chromium.org
2009-07-30
5
-33
/
+458
*
ChromeURLRequestContext fallout
amit@chromium.org
2009-07-30
4
-14
/
+51
*
Remove duplication of DieFileDie, and move it to proper location.
phajdan.jr@chromium.org
2009-07-30
5
-51
/
+17
*
GTK: Implement omnibox DnD destination behavior.
estade@chromium.org
2009-07-30
2
-0
/
+40
*
Fix tab z-ordering on Mac. Make the TabStripController take full
pinkerton@chromium.org
2009-07-30
2
-31
/
+61
*
The interactive_ui_tests depends on chrome being built. Make it so.
darin@chromium.org
2009-07-30
1
-0
/
+1
[next]