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
*
During uninstall if Chrome is set as default, allow user to choose another br...
kuchhal@chromium.org
2009-08-20
5
-104
/
+222
*
Also return bookmark index through bookmarks API.
kuchhal@chromium.org
2009-08-20
1
-1
/
+4
*
Fix theme install on 64 bit chromium builds.
tony@chromium.org
2009-08-20
1
-4
/
+4
*
Make new FTP the default on Windows. Use the --wininet-ftp
wtc@chromium.org
2009-08-20
1
-8
/
+7
*
Linux: Attempt #2 at updating PRIMARY selection on Ctrl-C in omnibox.
derat@chromium.org
2009-08-20
2
-0
/
+32
*
Remove personalization.h/cc by putting things in final resting places
tim@chromium.org
2009-08-20
14
-378
/
+137
*
Fix the compile for TOOLKIT_VIEWS.
phajdan.jr@chromium.org
2009-08-20
1
-1
/
+1
*
GTK Themes: Reapply r23734, fixing destruction order issues.
erg@google.com
2009-08-20
3
-9
/
+131
*
Add (incomplete) UI for creating application shortcuts on Linux
phajdan.jr@chromium.org
2009-08-20
3
-4
/
+123
*
NNTP: Make sure that the window tooltip is within the browser viewport.
arv@google.com
2009-08-20
1
-8
/
+18
*
NNTP: Remove the DownloadsHandler from the new tab page.
arv@google.com
2009-08-20
2
-16
/
+0
*
Do extensions update manifest XML parsing in a sandboxed process.
asargent@chromium.org
2009-08-20
7
-423
/
+222
*
Various omnibox UI fixes:
rohitrao@chromium.org
2009-08-20
3
-37
/
+80
*
Change default memory model from MEDIUM to HIGH.
mbelshe@google.com
2009-08-20
1
-1
/
+1
*
Essentially revert r16636. We get no speedup from using CIImage and we are su...
avi@chromium.org
2009-08-20
1
-14
/
+3
*
Revert 23805.
abarth@chromium.org
2009-08-20
1
-1
/
+1
*
Enable the XSSAuditor by default. Please watch out for compatibility issues.
abarth@chromium.org
2009-08-20
1
-1
/
+1
*
Splits the menu classes into individual files in anticipation of
sky@chromium.org
2009-08-20
7
-7
/
+16
*
Make unit_tests UtilityProcessHostTest use the helper app on the Mac.
mark@chromium.org
2009-08-20
1
-5
/
+5
*
Try to shutdown the browser more peacefully before using more brutal methods.
phajdan.jr@chromium.org
2009-08-19
1
-17
/
+17
*
Support navigating to absolute index through automation.
amit@chromium.org
2009-08-19
4
-9
/
+49
*
NNTP: Limit the dragged item to the viewport boundaries.
arv@google.com
2009-08-19
1
-2
/
+17
*
When importing a lot of history, the NOTREACHED in VisitedLinkMaster::AddFing...
vandebo@chromium.org
2009-08-19
3
-2
/
+22
*
Cache the left and right tab curve images. We were spending a lot
tony@chromium.org
2009-08-19
2
-33
/
+73
*
Renable ShowModalDialogTest test with a longer timeout. Until we have a way ...
jam@chromium.org
2009-08-19
1
-4
/
+5
*
Fix the crash if a download starts before we have the plugin list. The fix i...
jam@chromium.org
2009-08-19
2
-11
/
+34
*
gtk: Make sure we found the window corresponding to the XID of the window und...
jhawkins@chromium.org
2009-08-19
1
-1
/
+3
*
Add icu:: qualifiers to a couple of more files. They're missed in the previou...
jshin@chromium.org
2009-08-19
1
-1
/
+1
*
Linux: Default to not using custom frame under Fluxbox.
derat@chromium.org
2009-08-19
1
-3
/
+3
*
Pref-backed SSLConfigService for Linux.
mattm@chromium.org
2009-08-19
12
-25
/
+463
*
NNTP: Use checkbox menu items in the options menu to control which sections t...
arv@google.com
2009-08-19
3
-16
/
+37
*
Make popups on Chrome OS turn into foreground tabs when they
davemoore@chromium.org
2009-08-19
1
-0
/
+25
*
Revert "GTK Theme: Make inactive titlebar legible."
erg@google.com
2009-08-19
2
-123
/
+9
*
Check the favicon and loading state when a tab is created in case its TabCont...
pinkerton@chromium.org
2009-08-19
1
-48
/
+61
*
Add progress disks to os x download items. Some more spacing tweaks. Still no...
thakis@chromium.org
2009-08-19
2
-23
/
+103
*
This change enables Chrome to load locale information for the extension. It d...
cira@chromium.org
2009-08-19
6
-0
/
+447
*
gtk: Release the reference to the startup custom pages model so that it's own...
jhawkins@chromium.org
2009-08-19
2
-1
/
+6
*
GTK Theme: Make inactive titlebar legible.
erg@google.com
2009-08-19
2
-9
/
+123
*
Port more browser focus tests to linux.
estade@chromium.org
2009-08-19
12
-260
/
+202
*
Add automation call to wait for multiple navigations.
phajdan.jr@chromium.org
2009-08-19
4
-36
/
+46
*
Re-implement BackingStore on the Mac as a CGLayer instead of a Skia canvas,
amanda@chromium.org
2009-08-19
5
-150
/
+132
*
Revert "Add automation call to wait for multiple navigations."
phajdan.jr@chromium.org
2009-08-19
4
-46
/
+36
*
Load 16x16 icons for shelf.
thakis@chromium.org
2009-08-19
1
-1
/
+1
*
Linux: Revert updating PRIMARY selection on Ctrl-C in omnibox.
derat@chromium.org
2009-08-19
2
-21
/
+0
*
Add automation call to wait for multiple navigations.
phajdan.jr@chromium.org
2009-08-19
4
-36
/
+46
*
Move IDMap back to base/ where it is needed.
phajdan.jr@chromium.org
2009-08-19
2
-2
/
+2
*
Give the test an autorelease pool so the dialog gets cleaned up at the end of...
pinkerton@chromium.org
2009-08-19
1
-1
/
+2
*
DevTools: Re-enable devtools sanity tests.
pfeldman@chromium.org
2009-08-19
1
-6
/
+0
*
Lands <http://codereview.chromium.org/165297> for thiago.farina@gmail.com.
hbono@chromium.org
2009-08-19
3
-4
/
+6
*
A quick fix for Issue 19421.
hbono@chromium.org
2009-08-19
1
-0
/
+12
[next]