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
*
Rollback 22228
aa@chromium.org
2009-08-01
12
-376
/
+189
*
Fix leak of GtkWidgets in NativeViewHost, and in doing so fix a crash on shut...
ben@chromium.org
2009-08-01
1
-0
/
+6
*
Status bubble limping in TOOLKIT_VIEWS.
ben@chromium.org
2009-08-01
2
-63
/
+25
*
Ever closer. Extract a client interface out of CrxInstaller and
aa@chromium.org
2009-07-31
12
-189
/
+376
*
Typo fix
estade@chromium.org
2009-07-31
1
-1
/
+1
*
GTK: Theme our link button.
estade@chromium.org
2009-07-31
6
-29
/
+103
*
Fix some character literals to use the right escape string.
pkasting@chromium.org
2009-07-31
1
-2
/
+2
*
Since bookmark copy/paste is not impl on non-Windows platforms, don't remove ...
estade@chromium.org
2009-07-31
1
-0
/
+5
*
Add missing rpm.include file to build output.
mmoss@chromium.org
2009-07-31
1
-1
/
+2
*
Fix a bug where we tried to get the position of the tabstrip
tc@google.com
2009-07-31
2
-9
/
+18
*
Fix or/|| mistake in ifdef
stuartmorgan@google.com
2009-07-31
1
-1
/
+1
*
Try increasing the stack size of the main thread, to see if it changes chrome...
jam@chromium.org
2009-07-31
1
-0
/
+1
*
CHECK that IOBuffer::data_ in AsyncResourceHandler is not NULL before caching...
willchan@chromium.org
2009-07-31
1
-0
/
+2
*
LocationBarView::PageActionImageView::LoadImageTask::Run() may pass a NULL im...
mirandac@chromium.org
2009-07-31
1
-0
/
+2
*
Convert parts of SavePage UI tests to more reliable browser tests.
phajdan.jr@chromium.org
2009-07-31
5
-50
/
+134
*
This CL adds accelerators to the Linux toolkit views.
jcampan@chromium.org
2009-07-31
7
-13
/
+14
*
Switch on plugins by default for the Mac
stuartmorgan@google.com
2009-07-31
1
-1
/
+1
*
Revert changes from r22198 to r22204 and r22194. None of these changes were
kuchhal@chromium.org
2009-07-31
16
-326
/
+367
*
Linux: Fix cast breakage from 22193 (hopefully).
derat@chromium.org
2009-07-31
1
-3
/
+6
*
Add missing space to command line that registers Chrome on Windows.
kuchhal@chromium.org
2009-07-31
1
-1
/
+1
*
fix unit tests
kuchhal@chromium.org
2009-07-31
1
-27
/
+50
*
Fix distribution key bug.
kuchhal@chromium.org
2009-07-31
3
-26
/
+40
*
eols cleanup
kuchhal@chromium.org
2009-07-31
2
-10
/
+10
*
cleanup
kuchhal@chromium.org
2009-07-31
6
-120
/
+93
*
Revert "add second icon"
kuchhal@chromium.org
2009-07-31
1
-1
/
+0
*
Refactoring of master preferences parsing before adding a new preference.
kuchhal@chromium.org
2009-07-31
14
-291
/
+240
*
Enable url request mocks in browser tests.
phajdan.jr@chromium.org
2009-07-31
1
-0
/
+4
*
add second icon
kuchhal@chromium.org
2009-07-31
1
-0
/
+1
*
Linux: Autodetect whether the custom frame should be used.
derat@chromium.org
2009-07-31
6
-3
/
+130
*
Attempt to fix build.
thakis@chromium.org
2009-07-31
1
-4
/
+0
*
Enable dragging of images to desktop (Finder), Preview, etc. (on Mac).
thakis@chromium.org
2009-07-31
5
-141
/
+458
*
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
[next]