- 05 Mar, 2012 40 commits
-
-
stevenjb@chromium.org authored
BUG=116270 TEST=See issue Review URL: http://codereview.chromium.org/9535020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125006 0039d316-1c4b-4281-b951-d872f2087c98
-
rharrison@chromium.org authored
Added in gyp rule for building the needed protobuf. Added secondary code path that calls the PopArrayOfBytesAsProto command and then passes the value up to the rest of Chrome. Removed the old code path. BUG=chromium-os:25489 TEST=Build image using new code path ChromeOS and Chrome. Then test that is working on a device. Review URL: http://codereview.chromium.org/9318007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125005 0039d316-1c4b-4281-b951-d872f2087c98
-
kkania@chromium.org authored
which can be used when performing a file upload using sendKeys. Unfortunately, past and current versions of some WebDriver clients, including java, only upload a zip entry and not an actual zip. This can't be parsed by chromium's zip utilities or minizip. The WebDriver clients should be changed to send an actual zip file. In the meantime, we append a central directory on to the zip entry and then unzip it. BUG=chromedriver:18 TEST=none Review URL: http://codereview.chromium.org/9515005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125004 0039d316-1c4b-4281-b951-d872f2087c98
-
dbeam@chromium.org authored
Was breaking ChromeOS, failing tests were: - FileSystemExtensionApiTest.FileBrowserTest - FileSystemExtensionApiTest.FileBrowserTestWrite - FileSystemExtensionApiTest.FileBrowserTestWriteComponent BUG=chromium-os:26538,chromium-os:26539 TEST=See bug. Review URL: http://codereview.chromium.org/9395077 TBR=dgozman@chromium.org Review URL: https://chromiumcodereview.appspot.com/9594037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125002 0039d316-1c4b-4281-b951-d872f2087c98
-
jamiewalch@google.com authored
BUG=115350 TEST=Manual Review URL: https://chromiumcodereview.appspot.com/9582038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125001 0039d316-1c4b-4281-b951-d872f2087c98
-
frankf@chromium.org authored
BUG=chromium-os:27227 TEST=Ran policy.py Change-Id: Icecc03e9f19c7839f47ede0a4b5f5544ae0cee24 Review URL: http://codereview.chromium.org/9583034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124998 0039d316-1c4b-4281-b951-d872f2087c98
-
jgreenwald@chromium.org authored
Some refactoring occured that broke some more Chrome on Android tests. See: https://chromiumcodereview.appspot.com/9582034 These will be fixed later. BUG= TEST= Review URL: http://codereview.chromium.org/9597027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124997 0039d316-1c4b-4281-b951-d872f2087c98
-
rogerta@chromium.org authored
depends on http://codereview.chromium.org/9466022/ depends on http://codereview.chromium.org/9465018/ BUG=110050 TEST=When the profile is not connected to a google account, each time the user logs in to a google property an infobar will ask the user if he would like to connect the profile to this account. If so, a dialog pops up with more information, and allows the user to start or cancel. The user can also not choose the default sync settings, in which case pressing start will bring up the advanced sync dialog. Review URL: http://codereview.chromium.org/9453035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124996 0039d316-1c4b-4281-b951-d872f2087c98
-
jstritar@chromium.org authored
This CL just rebuilds the extension docs on a clean branch, since they weren't entirely up-to-date. BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/9600034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124995 0039d316-1c4b-4281-b951-d872f2087c98
-
jstritar@chromium.org authored
BUG=112096 TEST=chrome --apps-gallery-url="http://www.corp.google.com" Then verify the UI when installing the bundle at http://www.corp.google.com/~jstritar/bundle.html. Review URL: http://codereview.chromium.org/9460045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124994 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124992 0039d316-1c4b-4281-b951-d872f2087c98
-
senorblanco@chromium.org authored
TBR=haraken Review URL: https://chromiumcodereview.appspot.com/9578023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124989 0039d316-1c4b-4281-b951-d872f2087c98
-
tedvessenes@gmail.com authored
R=jbates@chromium.org BUG=108171 Review URL: http://codereview.chromium.org/9584042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124988 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
BUG=116498 TEST=http://chart.apis.google.com loads correctly. Review URL: http://codereview.chromium.org/9602009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124987 0039d316-1c4b-4281-b951-d872f2087c98
-
robertshield@chromium.org authored
BUG=116842 TEST=browser_tests.exe TBR=dbeam,dcheng Review URL: https://chromiumcodereview.appspot.com/9604002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124986 0039d316-1c4b-4281-b951-d872f2087c98
-
zmo@chromium.org authored
(reland after fixing a bug) Canvas2D is not supported on XP. Multisampling is not supported in Linux Intel. BUG= TEST=gpu waterfall, XP bots, Linux Intel bot TBR=jbates Review URL: https://chromiumcodereview.appspot.com/9601015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124985 0039d316-1c4b-4281-b951-d872f2087c98
-
nirnimesh@chromium.org authored
Unintentionally broken by r124962 TBR=dyu@chromium.org R=dyu@chromium.org BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/9597032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124984 0039d316-1c4b-4281-b951-d872f2087c98
-
rvargas@google.com authored
BUG=114261 TEST=none Review URL: https://chromiumcodereview.appspot.com/9581018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124983 0039d316-1c4b-4281-b951-d872f2087c98
-
vrk@chromium.org authored
Renames SelectSamplesPerPacket() to GetHighLatencyOutputBufferSize() and moves it into audio_hardware.h, where its low-latency counterpart lies. BUG=NONE TEST=NONE Review URL: http://codereview.chromium.org/9442005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124981 0039d316-1c4b-4281-b951-d872f2087c98
-
alexeypa@chromium.org authored
Review URL: http://codereview.chromium.org/9582045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124980 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
R=jam@chromium.org Review URL: https://chromiumcodereview.appspot.com/9597003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124979 0039d316-1c4b-4281-b951-d872f2087c98
-
dgozman@chromium.org authored
BUG=chromium-os:26538,chromium-os:26539 TEST=See bug. Review URL: http://codereview.chromium.org/9395077 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124975 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
34% fewer textrels :-) Review URL: https://chromiumcodereview.appspot.com/9595026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124974 0039d316-1c4b-4281-b951-d872f2087c98
-
kgr@chromium.org authored
BUG= TEST= Review URL: http://codereview.chromium.org/9465014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124973 0039d316-1c4b-4281-b951-d872f2087c98
-
tedvessenes@gmail.com authored
R=acolwell@chromium.org BUG=108171 Review URL: http://codereview.chromium.org/9582042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124971 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
BUG=116398 TEST=Set a SPDY proxy with a certificate error. Ensure that requests always get ERR_PROXY_CERTIFICATE_INVALID, even with several reloads. Review URL: http://codereview.chromium.org/9600022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124970 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124969 0039d316-1c4b-4281-b951-d872f2087c98
-
haraken@google.com authored
TBR=senorblanco@chromium.org BUG=None TEST=None Review URL: http://codereview.chromium.org/9601006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124968 0039d316-1c4b-4281-b951-d872f2087c98
-
dhollowa@chromium.org authored
Update suppression with RenderViewHostImpl change r124941. BUG=98716 TEST=Valgrind goes green TBR=joi@chromium.org Review URL: https://chromiumcodereview.appspot.com/9595027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124967 0039d316-1c4b-4281-b951-d872f2087c98
-
joaodasilva@chromium.org authored
BUG=chromium-os:27251 TEST=Enroll a device. Flip the dev switch back and forth. The device should stop issuing device policy fetches every second. Review URL: http://codereview.chromium.org/9599009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124966 0039d316-1c4b-4281-b951-d872f2087c98
-
joaodasilva@chromium.org authored
During the OOBE flow there's an iframe pointing to "chrome://terms", whose contentDocument is undefined. BUG=chromium-os:27045 TEST=Steps in the bug now work as expected. Review URL: https://chromiumcodereview.appspot.com/9594024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124965 0039d316-1c4b-4281-b951-d872f2087c98
-
robertshield@chromium.org authored
TBR=grt BUG=81479 TEST=chrome_frame_tests.exe Review URL: https://chromiumcodereview.appspot.com/9599017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124964 0039d316-1c4b-4281-b951-d872f2087c98
-
pkotwicz@chromium.org authored
Translates events so that accelerators which require ET_TRANSLATED_KEY_RELEASE and ET_TRANSLATED_KEY_PRESS are triggered. Translation is always done, so nested dispatcher should not be used for any widgets which have editable content. BUG=113247 TEST=NestedDispatcherTest.AcceleratorHandled Review URL: http://codereview.chromium.org/9538015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124963 0039d316-1c4b-4281-b951-d872f2087c98
-
dyu@chromium.org authored
TEST=none BUG=none Review URL: https://chromiumcodereview.appspot.com/9467013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124962 0039d316-1c4b-4281-b951-d872f2087c98
-
jamescook@chromium.org authored
We're going with "managed" window mode. Oshima made it the default last week and updated the tests, so this just removes the unused mode. I also removed Shell::set_compact_window_mode_for_test() in favor of using ShellDelegate::GetOverrideWindowMode() for the one test that needs compact mode. BUG=116614 TEST=aura_shell_unittests Review URL: https://chromiumcodereview.appspot.com/9600006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124961 0039d316-1c4b-4281-b951-d872f2087c98
-
robertshield@chromium.org authored
Canvas2D is not supported on XP. Multisampling is not supported in Linux Intel. BUG= TEST=gpu waterfall, XP bots, Linux Intel bot R=jbates Review URL: https://chromiumcodereview.appspot.com/9582033 TBR=zmo@chromium.org Review URL: https://chromiumcodereview.appspot.com/9578019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124960 0039d316-1c4b-4281-b951-d872f2087c98
-
asargent@chromium.org authored
This adds support for a number of features in the current WebIDL spec (http://dev.w3.org/2006/webapi/WebIDL/): -Callbacks -Dictionaries -static functions in interfaces -optional parameters and dictionary members It also introduces a "namespace" production to the grammar, which is just a named scope surrounding a list of other IDL fragments. Finally, there are a couple of random cleanups. BUG=116636 TEST=existing tests should still work Review URL: https://chromiumcodereview.appspot.com/9388002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124959 0039d316-1c4b-4281-b951-d872f2087c98
-
joaodasilva@chromium.org authored
The --disable-uber-page switch changes the URL of the history page, leading to the failure. TBR=nirnimesh@chromium.org BUG=116781 TEST=pyautos turn green Review URL: http://codereview.chromium.org/9594016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124958 0039d316-1c4b-4281-b951-d872f2087c98
-
robertshield@chromium.org authored
BUG=115979 TEST=NONE TBR=ben@chromium.org,thakis@chromium.org Review URL: https://chromiumcodereview.appspot.com/9600024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124957 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124956 0039d316-1c4b-4281-b951-d872f2087c98
-