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
*
Implement keyboard access between bookmarks and main toolbar.
mhm@chromium.org
2009-12-04
9
-315
/
+406
*
Fix leak reported in extensions_quota_service_unittest.cc
tim@chromium.org
2009-12-04
2
-7
/
+5
*
Use GetStringUTF16 to return string16 instead of std::wstring in bookmark man...
nick@chromium.org
2009-12-04
1
-4
/
+5
*
Fix chromium os build.
estade@chromium.org
2009-12-04
2
-0
/
+7
*
Make the default RendererPreferences smarter.
estade@chromium.org
2009-12-04
9
-15
/
+15
*
Mac: remove hacky way the New Tab button is obtained from the nib.
viettrungluu@chromium.org
2009-12-04
4
-10
/
+21
*
Add ExtensionsQuotaService to limit abusive amounts of requests
tim@chromium.org
2009-12-04
11
-37
/
+1010
*
Revert 33758 - Mac: remove hacky way the New Tab button is obtained from the ...
viettrungluu@chromium.org
2009-12-04
3
-15
/
+6
*
Mac: remove hacky way the New Tab button is obtained from the nib.
viettrungluu@chromium.org
2009-12-04
3
-6
/
+15
*
Removed sync/notifier/base/mac/time_mac.cc (which just includes time_posix.cc).
akalin@chromium.org
2009-12-04
1
-8
/
+0
*
Created HtmlDialogTabContentsDelegate, which encapsulates the TabContentsDele...
akalin@chromium.org
2009-12-03
10
-303
/
+384
*
Fixes to the string MatchPattern functions:
tony@chromium.org
2009-12-03
3
-7
/
+7
*
Implement "Email Link To Page" menu command.
snej@chromium.org
2009-12-03
4
-0
/
+23
*
Send Keystone ID to Omaha for Extensions Gallery update checks.
asargent@chromium.org
2009-12-03
1
-0
/
+16
*
Remove the deprecated version of FixupURL and fix the callers.
thakis@chromium.org
2009-12-03
7
-24
/
+14
*
Fix data races in Safe Browsing Service that were possible with aggressive co...
pkasting@chromium.org
2009-12-03
2
-14
/
+31
*
Don't ping for extension blacklist when no extensions are installed.
pam@chromium.org
2009-12-03
4
-5
/
+44
*
Make no-tcmalloc (really, non-base/allocator) builds work again,
dank@chromium.org
2009-12-03
1
-1
/
+1
*
Reduce the logging output when running startup tests on linux/mac.
tony@chromium.org
2009-12-03
1
-1
/
+1
*
Mark the tests as disabled on mac with a bug to revisit, this should allow br...
thomasvl@chromium.org
2009-12-03
1
-2
/
+12
*
Change WideToASCII to WideToUTF8 to ensure that CJK tips are properly displayed.
mirandac@chromium.org
2009-12-03
1
-1
/
+1
*
Adding product names to safe browsing report_error and report_phish URLs on W...
robertshield@chromium.org
2009-12-03
1
-2
/
+15
*
Misc. cleanup of safe_browsing_util.cc:
pkasting@chromium.org
2009-12-03
3
-178
/
+135
*
Change BugReportView to use the bug report types from the cross-platform BugR...
mirandac@chromium.org
2009-12-03
1
-23
/
+12
*
Cleanup: FIXME -> TODO, viettrungluu@gmail.com -> viettrungluu, remove whites...
viettrungluu@chromium.org
2009-12-03
8
-13
/
+13
*
Notify user that Chrome is already synced if promo banner "sync me" link is c...
mirandac@chromium.org
2009-12-03
3
-2
/
+16
*
linux: use TabContents to launch url for link in crash page
kuan@chromium.org
2009-12-03
3
-26
/
+40
*
Add regex escaping code to Mac sandbox implementation and re-enable the utili...
jeremy@chromium.org
2009-12-03
5
-13
/
+10
*
linux: build fix for gcc-4.4
joel@chromium.org
2009-12-03
1
-0
/
+2
*
Basic console output for diagnostics mode windows-only
cpu@chromium.org
2009-12-03
5
-7
/
+244
*
Mac unit test: fix StatusBubbleMacTest.UpdateSizeAndPosition flakiness.
viettrungluu@chromium.org
2009-12-03
1
-1
/
+14
*
Mac: Rename DIR_CACHE to DIR_USER_CACHE, which is already used on Linux.
thestig@chromium.org
2009-12-03
1
-2
/
+1
*
Fix leaking ExtensionMessageService in ProfileManagerTest.
mattm@chromium.org
2009-12-03
3
-10
/
+6
*
This removes the "default browser" selections from the Chromium OS
gspencer@chromium.org
2009-12-02
2
-0
/
+4
*
Change LOG(WARNING) to LOG(INFO) in a couple places.
estade@chromium.org
2009-12-02
1
-4
/
+4
*
GTK: improve look of download in progress dialog.
estade@chromium.org
2009-12-02
1
-23
/
+7
*
Linux: Make the sad tab link readable.
thestig@chromium.org
2009-12-02
1
-0
/
+2
*
Revert 33611 - Fix leaking ExtensionMessageService in ProfileManagerTest.
mattm@chromium.org
2009-12-02
3
-5
/
+10
*
Fix leaking ExtensionMessageService in ProfileManagerTest.
mattm@chromium.org
2009-12-02
3
-10
/
+5
*
Put in a "knock it off" checkbox in Mac alerts, to prevent web pages from loc...
avi@chromium.org
2009-12-02
1
-5
/
+17
*
Put "make this my home page" link into the tip section.
mirandac@chromium.org
2009-12-02
6
-51
/
+65
*
Kill holdback for Http Prioritization experiment. Turn on to 100%.
willchan@chromium.org
2009-12-02
3
-40
/
+16
*
Makes 'Cancel' the default button for extension install/uninstall confirmatio...
andybons@chromium.org
2009-12-02
1
-2
/
+9
*
sync: clean up a little bit the character_set_converters code.
nick@chromium.org
2009-12-02
2
-10
/
+0
*
Gtk: theme certain close buttons:
estade@chromium.org
2009-12-02
3
-0
/
+19
*
Unload the entire extension when any part of it crashes.
phajdan.jr@chromium.org
2009-12-02
2
-0
/
+33
*
Fixes two problems caused by core animation race conditions. One involves cli...
andybons@chromium.org
2009-12-02
1
-11
/
+24
*
linux_view: implement learn-more link in crash page
kuan@chromium.org
2009-12-02
5
-33
/
+64
*
Validate privacy blacklist format when validating an extension
phajdan.jr@chromium.org
2009-12-02
2
-5
/
+52
*
Tweak how we force the locale from the browser, this allow browser_tests to s...
thomasvl@chromium.org
2009-12-02
1
-6
/
+8
[next]