- 27 Nov, 2011 8 commits
-
-
noelallen@google.com authored
To prevent execution of NaCl based ui_tests, add ifdef around macro which creates tests in ppapi_uitest.cc. BUG= none TEST= build TBR= jasonwkim@google.com git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111649 0039d316-1c4b-4281-b951-d872f2087c98
-
noelallen@google.com authored
SEE: http://codereview.chromium.org/8671004/ TRB= bbudge@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111648 0039d316-1c4b-4281-b951-d872f2087c98
-
noelallen@google.com authored
extension_nacl_browsertest.cc was incorrectly added unconditionally. If NaCl was disabled (and untrusted modules are not compiling, or the plugin is unavailable) then these test would fail. TRB= bbudge@chromium.org BUG= http://code.google.com/p/chromium/issues/detail?id=105484 Review URL: http://codereview.chromium.org/8671004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111647 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111646 0039d316-1c4b-4281-b951-d872f2087c98
-
noelallen@google.com authored
TBR= ncbray@google.com git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111645 0039d316-1c4b-4281-b951-d872f2087c98
-
noelallen@google.com authored
Due to a hack which pins the ChromeOS toolchain in a python script, attempts to roll deps past a toolchain bump is failing for ChomeOS. This CL disables NaCl in ChromeOS until we can fix the build issue. BUG= http://code.google.com/p/chromium/issues/detail?id=105484 TRB= bradnelson@chromium.org Review URL: http://codereview.chromium.org/8710002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111644 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111643 0039d316-1c4b-4281-b951-d872f2087c98
-
noelallen@google.com authored
This brings in a change to disable nacl chrome extension tests which appear to be flaky on Windows which caused the original CL to fail. BUG= http://code.google.com/p/chromium/issues/detail?id=105481 TEST= none TRB= jasonwkim@google.com Review URL: http://codereview.chromium.org/8671003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111642 0039d316-1c4b-4281-b951-d872f2087c98
-
- 26 Nov, 2011 16 commits
-
-
xians@chromium.org authored
With this patch, all the work will be done in the IO thread instead, this is needed by WASAPI. Review URL: http://codereview.chromium.org/8677012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111641 0039d316-1c4b-4281-b951-d872f2087c98
-
kaznacheev@chromium.org authored
BUG= TEST= Review URL: http://codereview.chromium.org/8702008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111640 0039d316-1c4b-4281-b951-d872f2087c98
-
jamiewalch@chromium.org authored
Also, fix up a (benign) JSCompiler error. BUG=None TEST=Manual Review URL: http://codereview.chromium.org/8672008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111639 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111638 0039d316-1c4b-4281-b951-d872f2087c98
-
phajdan.jr@chromium.org authored
This reverts commit 3de7c047d9c035f202c03f8e4287990dd18bc0b9. Revert "Suppressing license warnings on pymox." This reverts commit 78a55d5d5095bce061336e3edfd3f240c80e4943. 1. The license headers were missing from some files in pymox. It's not OK then to suppress it, and it should be fixed. Looks like it's a Google project, so there's no excuse. I think Lei submitted a patch to fix it: http://codereview.appspot.com/5438051/ 2. The original roll http://codereview.chromium.org/8699012 has been TBR-ed and there are comments about it. TBR=bradnelson,thestig BUG=105457 Review URL: http://codereview.chromium.org/8708002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111637 0039d316-1c4b-4281-b951-d872f2087c98
-
yurys@chromium.org authored
This change depends on the following WebKit change: http://trac.webkit.org/changeset/101166 BUG=100538 TEST=Existing tests Review URL: http://codereview.chromium.org/8658008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111636 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111633 0039d316-1c4b-4281-b951-d872f2087c98
-
bradnelson@google.com authored
BUG=None TEST=None R=thestig@chromium.org Review URL: http://codereview.chromium.org/8668002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111631 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/8681026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111630 0039d316-1c4b-4281-b951-d872f2087c98
-
piman@chromium.org authored
BUG=None TEST=run chrome --ui-show-fps-counter and --ui-show-layer-tree Review URL: http://codereview.chromium.org/8636025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111629 0039d316-1c4b-4281-b951-d872f2087c98
-
toyoshim@chromium.org authored
This change enable in process Websocket Pepper API. For now, some unit tests are disabled because they need external a WebSocket server. BUG=87310 TEST=ui_tests --gtest_filter='PPAPITest.WebSocket*' Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=111596 Review URL: http://codereview.chromium.org/8558017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111628 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111627 0039d316-1c4b-4281-b951-d872f2087c98
-
bradnelson@google.com authored
Pulling in pymox. BUG=None TEST=None R=noelallen@google.com TBR Review URL: http://codereview.chromium.org/8699012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111626 0039d316-1c4b-4281-b951-d872f2087c98
-
piman@chromium.org authored
BUG=None TEST=Run chrome --ui-show-layer-borders and see pretty borders Review URL: http://codereview.chromium.org/8637007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111625 0039d316-1c4b-4281-b951-d872f2087c98
-
scottmg@chromium.org authored
Messages are already committed, and the patch that sends the messages from the renderer side is here: http://codereview.chromium.org/8689011/ (at the top of content/renderer/gamepad_util.cc) re: AllowScopedIO in Stop(), I copied startup/shutdown from somewhere that I didn't realize had that problem. Will follow up to figure out how to shut down cleanly. BUG=79050 Review URL: http://codereview.chromium.org/8689012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111624 0039d316-1c4b-4281-b951-d872f2087c98
-
battre@chromium.org authored
BUG=none TEST=no Review URL: http://codereview.chromium.org/8701002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111623 0039d316-1c4b-4281-b951-d872f2087c98
-
- 25 Nov, 2011 16 commits
-
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111622 0039d316-1c4b-4281-b951-d872f2087c98
-
http://codereview.chromium.org/8632023/noelallen@google.com authored
The original CL failed on Mac. Avoid references to untrusted.gypi in WebKit Remove include of untrusted.gypi in normal ppapi gyp files to prevent WebKit from depending on NaCl. Refactor PPAPI gyp files to pull out source lists which are shared between trusted and untrusted targets. Fix scons hack which pulls list of sources from GYP so that we can build with scons. This CL should allow us to revert the DEPS change: http://trac.webkit.org/changeset/101011 on the webkit side BUG= none TEST= Tools/Scripts/update-webkit --chromium TRB= dmichael@chromium.org Review URL: http://codereview.chromium.org/8701008 TBR=noelallen@google.com Review URL: http://codereview.chromium.org/8701010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111621 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111620 0039d316-1c4b-4281-b951-d872f2087c98
-
dcheng@chromium.org authored
BUG=105445 TEST=trybots TBR=dimich Review URL: http://codereview.chromium.org/8658012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111619 0039d316-1c4b-4281-b951-d872f2087c98
-
http://codereview.chromium.org/8632023/noelallen@google.com authored
The original CL failed on Mac. Avoid references to untrusted.gypi in WebKit Remove include of untrusted.gypi in normal ppapi gyp files to prevent WebKit from depending on NaCl. Refactor PPAPI gyp files to pull out source lists which are shared between trusted and untrusted targets. Fix scons hack which pulls list of sources from GYP so that we can build with scons. This CL should allow us to revert the DEPS change: http://trac.webkit.org/changeset/101011 on the webkit side BUG= none TEST= Tools/Scripts/update-webkit --chromium TRB= dmichael@chromium.org Review URL: http://codereview.chromium.org/8701008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111618 0039d316-1c4b-4281-b951-d872f2087c98
-
dcheng@chromium.org authored
BUG=none TEST=trybots Review URL: http://codereview.chromium.org/8680043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111617 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111616 0039d316-1c4b-4281-b951-d872f2087c98
-
robert.nagy@gmail.com authored
BUG= TEST= Review URL: http://codereview.chromium.org/8704002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111615 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
Also, move all mac sandbox unittests to content BUG=90443 TEST=content_unittests Review URL: http://codereview.chromium.org/8589001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111614 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
BUG=90443 TEST=content_unittests Review URL: http://codereview.chromium.org/8705002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111613 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=104039 R=maruel@chromium.org TBR=ben@chromium.org Review URL: http://codereview.chromium.org/8658009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111612 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111611 0039d316-1c4b-4281-b951-d872f2087c98
-
wjia@chromium.org authored
Review URL: http://codereview.chromium.org/8701007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111610 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111609 0039d316-1c4b-4281-b951-d872f2087c98
-
noelallen@google.com authored
Remove include of untrusted.gypi in normal ppapi gyp files to prevent WebKit from depending on NaCl. Refactor PPAPI gyp files to pull out source lists which are shared between trusted and untrusted targets. Fix scons hack which pulls list of sources from GYP so that we can build with scons. This CL should allow us to revert the DEPS change: http://trac.webkit.org/changeset/101011 on the webkit side BUG= none TEST= Tools/Scripts/update-webkit --chromium Review URL: http://codereview.chromium.org/8632023 TBR=noelallen@google.com Review URL: http://codereview.chromium.org/8700010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111608 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111607 0039d316-1c4b-4281-b951-d872f2087c98
-