- 01 Nov, 2011 40 commits
-
-
epoger@chromium.org authored
More background info at http://code.google.com/p/chromium/issues/detail?id=101731 ('re-enable use_skia by default') BUG=101731 Review URL: http://codereview.chromium.org/8384004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108110 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
R=sky@chromium.org Review URL: http://codereview.chromium.org/8429014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108107 0039d316-1c4b-4281-b951-d872f2087c98
-
finnur@chromium.org authored
BUG=96477 TEST=You either need to find a way to manually make the upgrade through the About box fail or get a custom Google Update that returns an error during upgrade (see Ganesh). It is also important to make sure Chromium builds still refuse to update and obviously to make sure the update process through the About box still works. Review URL: http://codereview.chromium.org/8394042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108106 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108104 0039d316-1c4b-4281-b951-d872f2087c98
-
reed@google.com authored
Review URL: http://codereview.chromium.org/8384017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108103 0039d316-1c4b-4281-b951-d872f2087c98
-
cbentzel@chromium.org authored
Review URL: http://codereview.chromium.org/8426003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108102 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
BUG=102330 TBR=hbono Review URL: http://codereview.chromium.org/8384034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108100 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108099 0039d316-1c4b-4281-b951-d872f2087c98
-
caseq@google.com authored
BUG=none TEST=none TBR=johnnyg Review URL: http://codereview.chromium.org/8429033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108098 0039d316-1c4b-4281-b951-d872f2087c98
-
joi@chromium.org authored
Adds a tool that lets you run a command for each modified file on your git branch or in your workspace. Also, add a flag to sort-headers.py to make it more useful when used in conjunction with that tool, that suppresses the y/N prompt after each diff (as vetting a bulk change may be easier once it's in your working directory, using your favorite diff tool). Refactor the script slightly while I'm in there. BUG=none TEST=none Review URL: http://codereview.chromium.org/8390055 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108097 0039d316-1c4b-4281-b951-d872f2087c98
-
hbono@chromium.org authored
This change implements the final UI that integrates the Spelling service into Chrome on Windows to measure actual QPS to the spelling service with Windows Chrome. This UI updatee consists of three parts: * Add a context-menu item "Ask Google for spelling suggestions"; * Show a bubble when a user chosses the item, and; * Hide the suggestions from the Spelling service if it is in the suggestion list of the local spellchecker. BUG=93746 TEST=manual Review URL: http://codereview.chromium.org/8422006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108096 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
It looks like clang recently learned how to optimize away more stuff. This should hopefully fix Memcheck sanity test 1. BUG=102355 TEST=Bots on the memory.fyi waterfall go green Review URL: http://codereview.chromium.org/8429008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108095 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108094 0039d316-1c4b-4281-b951-d872f2087c98
-
hans@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/8432006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108093 0039d316-1c4b-4281-b951-d872f2087c98
-
hbono@chromium.org authored
This change just uses bit testing so Mac GCC does not complain "comparison is always false due to limited range of data type". BUG=none TEST=fix build on the "Webkit Mac (valgrind)" bot Review URL: http://codereview.chromium.org/8427024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108091 0039d316-1c4b-4281-b951-d872f2087c98
-
ivankr@chromium.org authored
Content is centered with 20px margins. BUG=chromium-os:22002 TEST=Manual Review URL: http://codereview.chromium.org/8427028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108090 0039d316-1c4b-4281-b951-d872f2087c98
-
ivankr@chromium.org authored
BUG=chromium-os:22001 TEST=Manual: title of the OOBE image selection screen should offer to choose, not to change, a picture. Review URL: http://codereview.chromium.org/8433002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108089 0039d316-1c4b-4281-b951-d872f2087c98
-
http://crrev.com/107956joth@chromium.org authored
BUG=none TEST=X509CertificateTest.SerialNumbers no longer failing on http://build.chromium.org/p/chromium.fyi/builders/Chromium%20Linux%20Redux Review URL: http://codereview.chromium.org/8432026 Patch from Ryan Sleevi <rsleevi@chromium.org>. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108088 0039d316-1c4b-4281-b951-d872f2087c98
-
hbono@chromium.org authored
This change removes a temporary suppression since we have installed debug symbols of libnss to new memory bots. BUG=44341 TEST=valgrind bots are green without this suppression. Review URL: http://codereview.chromium.org/8432029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108084 0039d316-1c4b-4281-b951-d872f2087c98
-
rsleevi@chromium.org authored
R=wtc@chromium.org BUG=101123 Review URL: http://codereview.chromium.org/8382026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108082 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108081 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome://quota-internals/tzik@chromium.org authored
BUG=102045 TEST=None Review URL: http://codereview.chromium.org/8418016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108079 0039d316-1c4b-4281-b951-d872f2087c98
-
hbono@chromium.org authored
This change adds another leak suppression for Bug 102327, which happens only on the Mac bots. TBR=jar BUG=102327 TEST=make the "Chromium Mac (valgrind)(1)" bot greener. Review URL: http://codereview.chromium.org/8427027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108078 0039d316-1c4b-4281-b951-d872f2087c98
-
altimofeev@chromium.org authored
After refactoring WebUILoginScreen is owned by ExistingUserController. Also, all users of GetLoginWindow() switched to use LoginDisplayHost::GetNativeWindow() instead. Views code from BaseLoginDisplayHost was moved to ViewsLoginDisplayHost. BUG=chromium-os:21054,chromium-os:20946 TEST=unit_tests,browser_tests Review URL: http://codereview.chromium.org/8395042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108077 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108076 0039d316-1c4b-4281-b951-d872f2087c98
-
dmichael@chromium.org authored
BUG=None TEST= TBR=caseq@chromium.org Review URL: http://codereview.chromium.org/8431026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108075 0039d316-1c4b-4281-b951-d872f2087c98
-
rsleevi@chromium.org authored
BUG=101123 TEST=net_unittests:X509CertificateWeakDigestTest.* Review URL: http://codereview.chromium.org/8391036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108074 0039d316-1c4b-4281-b951-d872f2087c98
-
rsleevi@chromium.org authored
the preferences with the command-line options via the CommandLinePrefStore. This allows us to control the preferences via the PolicyPrefStores or any other pref store in the future. Patch originally by wtc@chromium.org at http://codereview.chromium.org/7776002 R=wtc@chromium.org BUG=102019 TEST=none Review URL: http://codereview.chromium.org/8402019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108073 0039d316-1c4b-4281-b951-d872f2087c98
-
jar@chromium.org authored
We had trouble with base_unittests before, so we ifdef'ed out the larger landing. This tiny switch CL will turn it on for the Mac, but can be quickly reverted if there is a problem. Scott Hess was able to debug and identify the cause of the problem (yeah Scott!!!!). I think the code we landed corrects for the issue he identified, and this should prove it (or get reverted trying). r=rtenneti,shess bug=101856 Review URL: http://codereview.chromium.org/8387059 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108072 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
better matches expectations. BUG=none TEST=none R=ben@chromium.org Review URL: http://codereview.chromium.org/8432001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108071 0039d316-1c4b-4281-b951-d872f2087c98
-
gman@chromium.org authored
Note: This is a kind of temporary fix. The fill fix is tracked in issue 102412 TEST=unit tests BUG=none R=alokp@chromium.org Review URL: http://codereview.chromium.org/8387045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108070 0039d316-1c4b-4281-b951-d872f2087c98
-
hbono@chromium.org authored
This change updates a suppression rule to catch up with r108025, which changed MainFunctionParams to content::MainFunctionParams. TBR=stuartmorgan,jam BUG=none TEST=make the "Linux Tests (valgrind)(7)" bot green. Review URL: http://codereview.chromium.org/8430026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108069 0039d316-1c4b-4281-b951-d872f2087c98
-
hbono@chromium.org authored
This change adds a rule that suppresses probably-intentional leaks caused by r108026 <http://crrev.com/108026>. TBR=jar BUG=102327 TEST=make the "Linux Tests (valgrind)(2)" bot green. Review URL: http://codereview.chromium.org/8431023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108068 0039d316-1c4b-4281-b951-d872f2087c98
-
rsleevi@chromium.org authored
Rather than require an X509Certificate*, which has additional processing overhead, make X509Certificate::GetDEREncoded a static function which takes an OSCertHandle. Callers which already have an X509Certificate* can easily use ->os_cert_handle(), while those that have an OSCertHandle, such as by way of GetIntermediateCertificates(), can use the OSCertHandle directly. BUG=91464 TEST=none Review URL: http://codereview.chromium.org/8414047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108067 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108066 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
Beside other changes the new version of libjingle has thread-safe QName class and has all std::string and QName statics removed. BUG=94993,102451 TEST=Compiles Review URL: http://codereview.chromium.org/8413059 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108065 0039d316-1c4b-4281-b951-d872f2087c98
-
rsleevi@chromium.org authored
BUG=102457 TBR=cmp@chromium.org Review URL: http://codereview.chromium.org/8431022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108064 0039d316-1c4b-4281-b951-d872f2087c98
-
wez@chromium.org authored
sendIq_() requires that WCS is initialized when it is called, otherwise it will switch the session into the "failed" state. (The state change causes a disconnect() call, which triggers a sendIq_() and the tab locks up.) Review URL: http://codereview.chromium.org/8427020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108061 0039d316-1c4b-4281-b951-d872f2087c98
-
mmenke@chromium.org authored
BUG=102130 TEST=URLRequestTestHTTP.Redirect*Tests Review URL: http://codereview.chromium.org/8418024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108060 0039d316-1c4b-4281-b951-d872f2087c98
-
benwells@chromium.org authored
The call to set chrome as default browser due to policy needs to happen on the FILE thread. This change affects the call to set the default browser due to policy at startup and during runtime. BUG=101331 TEST=Manual testing performed Review URL: http://codereview.chromium.org/8409004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108059 0039d316-1c4b-4281-b951-d872f2087c98
-