- 25 Nov, 2011 30 commits
-
-
tfarina@chromium.org authored
BUG=98716 R=jam@chromium.org Review URL: http://codereview.chromium.org/8676032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111604 0039d316-1c4b-4281-b951-d872f2087c98
-
dcheng@chromium.org authored
BUG=none TEST=trybots Review URL: http://codereview.chromium.org/8696001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111603 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
TBR=glider TEST=base_unittests go green on Valgrind bots Review URL: http://codereview.chromium.org/8699007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111602 0039d316-1c4b-4281-b951-d872f2087c98
-
yurys@chromium.org authored
BUG=105433 TEST=None Review URL: http://codereview.chromium.org/8702013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111600 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Broke compile on Linux Builder (dbg)(shared) TBR=toyoshim@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/8698007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111598 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=104599 R=mazda@chromium.org Review URL: http://codereview.chromium.org/8695005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111597 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. These disabled tests run manually with external pywebsocket and --gtest_also_run_disabled_tests flag as follows. These tests will enabled in a few days. TBR=dmichael@chromium.org BUG=87310 TEST=ui_tests --gtest_filter='PPAPITest.WebSocket*' Review URL: http://codereview.chromium.org/8558017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111596 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111594 0039d316-1c4b-4281-b951-d872f2087c98
-
yurys@chromium.org authored
BUG=None TEST=None TBR=koz,zmo Review URL: http://codereview.chromium.org/8701005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111593 0039d316-1c4b-4281-b951-d872f2087c98
-
altimofeev@chromium.org authored
Also prevents useless network drop-down re-creation. BUG=chromium-os:21398 TEST="Cannot call method 'setTitle' of null" is not presented in the logs. Review URL: http://codereview.chromium.org/8662005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111592 0039d316-1c4b-4281-b951-d872f2087c98
-
vollick@chromium.org authored
Removes an ifdef TOUCH_UI that was supposed to be removed with http://codereview.chromium.org/8461017/ BUG=None TEST=None Review URL: http://codereview.chromium.org/8660005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111591 0039d316-1c4b-4281-b951-d872f2087c98
-
bauerb@chromium.org authored
Aura doesn't do plug-ins, and Mac and Gtk already use in-renderer placeholders. TBR=jam@chromium.org BUG=62079 TEST=none Review URL: http://codereview.chromium.org/8689001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111590 0039d316-1c4b-4281-b951-d872f2087c98
-
bauerb@chromium.org authored
* Add separate class for missing plug-in placeholder, and factor out a common base class * Move plug-in related classes to plugins/ subdirectory * Move custom menu command IDs to a separate header file. TBR=darin@chromium.org BUG=62079 TEST=none Review URL: http://codereview.chromium.org/8461011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111589 0039d316-1c4b-4281-b951-d872f2087c98
-
mkwst@chromium.org authored
As a drive-by, this CL also regenerates the `experimental.settings` docs, which someone apparently forgot to do after committing. :) BUG=92644 TEST= Review URL: http://codereview.chromium.org/8698003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111588 0039d316-1c4b-4281-b951-d872f2087c98
-
ivankr@chromium.org authored
BUG=chromium-os:23237 TEST=Manual Review URL: http://codereview.chromium.org/8698002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111587 0039d316-1c4b-4281-b951-d872f2087c98
-
tommi@chromium.org authored
Expose a way for unit tests to terminate the AudioManager singleton to avoid conflicts between tests. This fixes occasional crashes when running audio tests manually (won't happen on the bots right now since they don't have the required hardware). TEST=Run content tests with --gtest_filter=*WebRTC* --gtest_repeat=1000 BUG=none Review URL: http://codereview.chromium.org/8558022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111586 0039d316-1c4b-4281-b951-d872f2087c98
-
glider@chromium.org authored
-- move the compiler/linker options turned on by asan==1 to the conditions section to use them for host binaries too; -- use 'defines' instead of -D on Linux -- removed an obsolete comment Review URL: http://codereview.chromium.org/8702003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111583 0039d316-1c4b-4281-b951-d872f2087c98
-
glider@chromium.org authored
TBR=thestig BUG=96459 Review URL: http://codereview.chromium.org/8704001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111582 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
BUG=79050 TBR=thestig Review URL: http://codereview.chromium.org/8703001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111581 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
The code was added yesterday while improving drmemory_analyze.py, we want to have exactly the same format of used suppressions to simplify the code of the suppression dashboard parser TBR=glider TEST=./tools/valgrind/chrome_tests.sh --tool {tsan,memcheck} -t base --gtest_filter="*Sanity*" with and without the suppression files Review URL: http://codereview.chromium.org/8702004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111580 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111579 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
TBR=bruening TEST=DrM/ui_tests bot becomes sane again Review URL: http://codereview.chromium.org/8699003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111577 0039d316-1c4b-4281-b951-d872f2087c98
-
glider@chromium.org authored
-- pass the -faddress-sanitizer flag to enable ASan; -- pass the -fasan flag for backward compatibility; -- pass the -DADDRESS_SANITIZER which soon won't be defined by ASan; -- mark several functions missing in the 10.5 SDK as dynamic_lookup Whitespace fix. TBR=thakis Review URL: http://codereview.chromium.org/8676002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111575 0039d316-1c4b-4281-b951-d872f2087c98
-
koz@chromium.org authored
Add a referrer class to be used in the browser process whenever passing around referrers TBR=jochen Review URL: http://codereview.chromium.org/8690007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111574 0039d316-1c4b-4281-b951-d872f2087c98
-
rsleevi@chromium.org authored
BUG=18626, 47170, 49377, 68448, 70216, 77374 TEST=unittests Review URL: http://codereview.chromium.org/8632004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111569 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
Also fix uninitialized memory in the jingle thread wrapper BUG=10502 TEST=content_unittests, valgrind is happy Review URL: http://codereview.chromium.org/8689014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111568 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111567 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
BUG=10502 TEST=content_unittest:ReferrerTest.* Review URL: http://codereview.chromium.org/8635017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111566 0039d316-1c4b-4281-b951-d872f2087c98
-
koz@chromium.org authored
TBR=aklein Review URL: http://codereview.chromium.org/8688012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111565 0039d316-1c4b-4281-b951-d872f2087c98
-
toyoshim@chromium.org authored
BUG=91058 TEST=ui_tests --gtest_filter="*WebSocket*" Review URL: http://codereview.chromium.org/8634003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111564 0039d316-1c4b-4281-b951-d872f2087c98
-
- 24 Nov, 2011 10 commits
-
-
thakis@chromium.org authored
TBR=cmp Review URL: http://codereview.chromium.org/8693008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111563 0039d316-1c4b-4281-b951-d872f2087c98
-
scottmg@chromium.org authored
BUG=79050 Review URL: http://codereview.chromium.org/8679023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111562 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
BUG=94925 TEST=none Review URL: http://codereview.chromium.org/8689010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111561 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
Most of them caused by gcc 4.4 being not sufficiently smart. BUG=94925 TEST=none TBR=akalin Review URL: http://codereview.chromium.org/8690005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111560 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
|const char* kFoo| marks the memory pointed to by kFoo as constant, but the pointer itself can be changed - some function might do `kFoo = "me!";`. Because of that, every global that's initialized with `myglobal = kFoo;` needs a static initializer. Fix this by making the pointer const as well. BUG=94925 TEST=none Review URL: http://codereview.chromium.org/8693005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111559 0039d316-1c4b-4281-b951-d872f2087c98
-
rsleevi@chromium.org authored
Strip invalid characters (line breaks, tabs), javascript:schemes from the copied text while pasting text, droping text and creating right click popup for omnibox. BUG=82181, 103703. TEST=Copy a string with line breaks "\n" or tabs "\t". Then right click on omnibox. Chromium should not trigger DCHECKS. Review URL: http://codereview.chromium.org/8513002 TBR=ncj674@motorola.com Review URL: http://codereview.chromium.org/8690006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111558 0039d316-1c4b-4281-b951-d872f2087c98
-
tommi@chromium.org authored
Review URL: http://codereview.chromium.org/8689009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111557 0039d316-1c4b-4281-b951-d872f2087c98
-
ivankr@chromium.org authored
BUG=None TEST=Manual with chrome://histograms Review URL: http://codereview.chromium.org/8692004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111556 0039d316-1c4b-4281-b951-d872f2087c98
-
ivankr@chromium.org authored
BUG=103317 TEST=Manual: click on any of the Protector bubble buttons should not crash the browser. Review URL: http://codereview.chromium.org/8694002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111555 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111554 0039d316-1c4b-4281-b951-d872f2087c98
-