- 01 Nov, 2011 40 commits
-
-
rvargas@google.com authored
release builds. BUG=none TEST=none Review URL: http://codereview.chromium.org/8387058 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108134 0039d316-1c4b-4281-b951-d872f2087c98
-
nirnimesh@chromium.org authored
The external webpage used by this test is throwing 500. TBR=dennisjeffrey@chromium.org R=dennisjeffrey@chromium.org BUG=102517 TEST= Review URL: http://codereview.chromium.org/8423012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108133 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
BUG=98331 TEST=none Review URL: http://codereview.chromium.org/8355042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108132 0039d316-1c4b-4281-b951-d872f2087c98
-
rvargas@google.com authored
BUG=101853 TEST=none Review URL: http://codereview.chromium.org/8431020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108130 0039d316-1c4b-4281-b951-d872f2087c98
-
epoger@chromium.org authored
Reverted because it was killing pagecycler performance 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 TBR=kerz@chromium.org Review URL: http://codereview.chromium.org/8386008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108129 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@google.com authored
Enforce that ViewProp is included only on win, non-aura build. BUG=none TEST=none Review URL: http://codereview.chromium.org/8428010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108128 0039d316-1c4b-4281-b951-d872f2087c98
-
wjia@chromium.org authored
This patch is a split of http://codereview.chromium.org/8304017/ . 1. Since all clients of VideoCaptureImpl accept pixel frames with different dimension than requested, there is no need to distinguish them. Remove "resolution_fixed" in media::VideoCapture::VideoCaptureCapability. 2. VideoCaptureImpl is now taking the largested dimension from client requests and send it to browser process. 3. remove some unnecessary code in VideoCaptureModuleImpl since webrtc ViE can handle different frame size. BUG=none TEST=trybots Review URL: http://codereview.chromium.org/8400084 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108126 0039d316-1c4b-4281-b951-d872f2087c98
-
nirnimesh@chromium.org authored
Update pyauto calls GetLocalStatePrefsInfo/SetLocalStatePrefs so that it does not require first browser window to be present. This is so that it can be used at chromeos login screen (when first browser window is not up) BUG=None TEST=None Review URL: http://codereview.chromium.org/8431014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108125 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108124 0039d316-1c4b-4281-b951-d872f2087c98
-
reed@google.com authored
Review URL: http://codereview.chromium.org/8351039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108123 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108122 0039d316-1c4b-4281-b951-d872f2087c98
-
caseq@google.com authored
BUG=none TEST=none TBR=johhnyg git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108121 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108120 0039d316-1c4b-4281-b951-d872f2087c98
-
dmichael@chromium.org authored
Converts Chrome from using scons to using GYP when building nacl_irt. This change causes chrome to use GYP based components for untrusted code. As a benifit, GYP will no longer need to run and scrape scons output to determine irt dependencies. This also allows us to avoid invoking scons during the build process. We roll NaCl deps to get a fix for a simultaneous 32/64 bit build issue on Windows. TEST= try BUG= http://code.google.com/p/chromium/issues/detail?id=96782 Review URL: http://codereview.chromium.org/8416025 TBR=noelallen@google.com Review URL: http://codereview.chromium.org/8440003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108119 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
This way, clang is autoupdated for people who use clang on linux, but people and bots who don't use it are still not affected BUG=none TEST=linux clang users stop complaining to me about things that were fixed long ago. Review URL: http://codereview.chromium.org/8429020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108118 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108117 0039d316-1c4b-4281-b951-d872f2087c98
-
noelallen@google.com authored
Converts Chrome from using scons to using GYP when building nacl_irt. This change causes chrome to use GYP based components for untrusted code. As a benifit, GYP will no longer need to run and scrape scons output to determine irt dependencies. This also allows us to avoid invoking scons during the build process. We roll NaCl deps to get a fix for a simultaneous 32/64 bit build issue on Windows. TEST= try BUG= http://code.google.com/p/chromium/issues/detail?id=96782 Review URL: http://codereview.chromium.org/8416025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108116 0039d316-1c4b-4281-b951-d872f2087c98
-
sail@chromium.org authored
BUG=102419 TEST= TBR=binji@chromium.org Review URL: http://codereview.chromium.org/8439001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108115 0039d316-1c4b-4281-b951-d872f2087c98
-
avayvod@chromium.org authored
BUG=None TEST=Make Protector bubble appear, click on Go to settings, then on Wrench menu button. Chrome should not crash. Review URL: http://codereview.chromium.org/8384036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108114 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=95573 TEST=no visible change Review URL: http://codereview.chromium.org/8430013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108113 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
R=sky@chromium.org Review URL: http://codereview.chromium.org/8351036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108112 0039d316-1c4b-4281-b951-d872f2087c98
-
avayvod@chromium.org authored
R=ivankr@chromium.org BUG=102480 TEST=Verify that new stats appear at chrome://histograms Review URL: http://codereview.chromium.org/8430027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108111 0039d316-1c4b-4281-b951-d872f2087c98
-
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
-