- 05 Mar, 2012 40 commits
-
-
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
-
jvoung@google.com authored
Otherwise they do this: http://build.chromium.org/p/client.nacl.sdk/builders/pnacl-linux-sdk-multi/builds/223/steps/shell/logs/stdio R=sehr@google.com BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/9595010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124955 0039d316-1c4b-4281-b951-d872f2087c98
-
zmo@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 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124954 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
NOTE: This was a TODO for ben@. R=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/9602003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124953 0039d316-1c4b-4281-b951-d872f2087c98
-
markusheintz@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/9545011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124952 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
BUG=98716 Review URL: https://chromiumcodereview.appspot.com/9594012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124951 0039d316-1c4b-4281-b951-d872f2087c98
-
pam@chromium.org authored
BUG=116518 TEST=none (documentation only) Review URL: http://codereview.chromium.org/9582005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124950 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
R=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/9595006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124949 0039d316-1c4b-4281-b951-d872f2087c98
-
tedvessenes@gmail.com authored
R=yurys@chromium.org BUG=108171 Review URL: http://codereview.chromium.org/9572040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124948 0039d316-1c4b-4281-b951-d872f2087c98
-
dgozman@chromium.org authored
BUG=chromium-os:22812 TEST=Open task manager or downloads, and observe KB instead of kB. Review URL: http://codereview.chromium.org/9490008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124947 0039d316-1c4b-4281-b951-d872f2087c98
-
skuhne@chromium.org authored
therefore not included in the first CL BUG=115861 TEST=Visually checked Review URL: http://codereview.chromium.org/9582039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124946 0039d316-1c4b-4281-b951-d872f2087c98
-
kgr@chromium.org authored
BUG=115171 TEST=See repro steps in bug report. Review URL: http://codereview.chromium.org/9570028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124945 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
(Needed to do this because it was distracting me too much.) git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124943 0039d316-1c4b-4281-b951-d872f2087c98
-