- 17 May, 2012 40 commits
-
-
scottmg@google.com authored
Patch has been committed upstream (internal) but it will be a while before it's released to code.google.com, and then rolled into Chromium. So, disable minor warning for now. R=thakis@chromium.org BUG=126483 Review URL: https://chromiumcodereview.appspot.com/10384092 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137678 0039d316-1c4b-4281-b951-d872f2087c98
-
stevenjb@google.com authored
TBR=ben, sadrul BUG=124726 TEST=See http://codereview.chromium.org/10391177/ Review URL: https://chromiumcodereview.appspot.com/10387180 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137677 0039d316-1c4b-4281-b951-d872f2087c98
-
toyoshim@chromium.org authored
If user close the owner tab while SSLManager suspend a query, SocketStreamDispatcherHost will disappear because it is owned by a renderer host. Because WebSocket is a sub resource, its request will be suspended until other major type resources (e.g., main frame) issue the same query request. I Introduce WeakPtr to make sure that SSLCertErrorHandler can call delegate functions safely. BUG=122654 TEST=none Review URL: https://chromiumcodereview.appspot.com/10034017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137676 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137675 0039d316-1c4b-4281-b951-d872f2087c98
-
dschuff@chromium.org authored
This pulls in the following Native Client changes: r8593: (jvoung) Reland llvm merge with upstream from 154816 to 156513 with -O2 for Mac r8594: (ncbray) Increase browser tester timeout in an attempt to reduce bot flake. r8595: (robertm) add some comments about bookend subtleties r8596: (robertm) Eliminate special linking of libc in pnacl shared newlib experiment r8597: (jvoung) Update nacl_perf_expectations to not use "_irt" labels, now r8598: (jvoung) Revert the workaround for building gold with clang, now that it's fixed. r8599: (dschuff) Roll toolchain deps to 8594 r8601: (bsy) Make windows mutexes use CRITICAL_SECTION objects. r8602: (robertm) Add --newlib-shared-experiment flag to pnacl translator r8603: (robertm) Simplify library and main image translation to be more standard. r8604: (bsy) revert 8601 due to gyp_compile stage problems on windows. r8605: (mseaborn) Thread suspension: Move the conditionalisation code r8606: (mseaborn) sel_main_chrome: Add an interface for providing an initial NaClDesc r8607: (khim) Bump REVISIONS r8608: (pasko) validator_ragel: print offset on jmp error report r8609: (khim) Bump DEPS r8611: (jvoung) Flip PNaCl's ARM float ABI to hard in driver. r8612: (jvoung) Bump llvm rev for ARM float abi change (to hard): r8613: (mseaborn) Thread suspension: Fix test to use _exit() instead of exit() r8614: (mseaborn) Fix mistaken #if introduced by r8530 r8615: (robertm) Use a (almost) stock libnacl for the shared newlib experiment. r8616: (kschimpf) Remove the need to create interface (static constant) fields in class decoders. r8617: (kschimpf) Get rid of unused class decoder virtual writes_memory. r8618: (robertm) Introduce a new scons Bit for the pnacl shared newlib work. r8619: (mseaborn) Scons: Remove references to sel_universal tests that no longer exist r8620: (kschimpf) Add some actual class decoders to arm parse tables. r8621: (kschimpf) Remove file no longer used. r8622: (rsleevi) Remove nacl::RefCounted from NaCl. r8623: (jvoung) Change perf expectations for pnacl equake run time of generated code. r8624: (robertm) Switch pnacl shared lib experiment to use prebuild toolchain libs r8625: (jvoung) Bump toolchain DEPS in NaCl again, to get ARM float ABI change. BUG=none TEST=nacl_integration Review URL: https://chromiumcodereview.appspot.com/10408005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137674 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
BUG=121574 Review URL: https://chromiumcodereview.appspot.com/10383232 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137672 0039d316-1c4b-4281-b951-d872f2087c98
-
stevenjb@google.com authored
BUG=124724 TEST=Test SMS messages running Chrome with --aura-notify TBR=ben for ash strings Review URL: https://chromiumcodereview.appspot.com/10332152 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137671 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10399065 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137670 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137669 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
R=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10332211 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137668 0039d316-1c4b-4281-b951-d872f2087c98
-
reed@google.com authored
Review URL: https://chromiumcodereview.appspot.com/10387174 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137667 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
BUG=none TEST=none TBR=agl Review URL: https://chromiumcodereview.appspot.com/10386158 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137666 0039d316-1c4b-4281-b951-d872f2087c98
-
mukai@chromium.org authored
BUG=128472 TEST=manually Review URL: https://chromiumcodereview.appspot.com/10377183 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137665 0039d316-1c4b-4281-b951-d872f2087c98
-
phajdan.jr@chromium.org authored
This is upstreaming a Gentoo Linux patch. BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10389187 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137664 0039d316-1c4b-4281-b951-d872f2087c98
-
scottmg@google.com authored
(This re-enables by default, it was only supposed to be off on M20 branch) Turning on by default before M20 branch, but leaving flag code for now so that it's just a one-liner to disable if necessary post-branch. BUG=118552,112879 Review URL: http://codereview.chromium.org/10281003 TBR=scottmg@chromium.org Review URL: https://chromiumcodereview.appspot.com/10310173 TBR=scottmg@google.com Review URL: https://chromiumcodereview.appspot.com/10386191 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137663 0039d316-1c4b-4281-b951-d872f2087c98
-
jwd@chromium.org authored
The CLs that this is restoring are http://codereview.chromium.org/10343007 and http://codereview.chromium.org/10381021. BUG=121695 TEST= Review URL: https://chromiumcodereview.appspot.com/10392007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137662 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10310067 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137659 0039d316-1c4b-4281-b951-d872f2087c98
-
satorux@chromium.org authored
Nothing is wrong with this patch, but we don't want to submit refactoring patches until M20 issues are fixed. BUG=126672 TEST=unit_tests --gtest_filter="GData*" Review URL: https://chromiumcodereview.appspot.com/10383156 TBR=hashimoto@chromium.org Review URL: https://chromiumcodereview.appspot.com/10399063 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137658 0039d316-1c4b-4281-b951-d872f2087c98
-
hashimoto@chromium.org authored
BUG=126672 TEST=unit_tests --gtest_filter="GData*" Review URL: https://chromiumcodereview.appspot.com/10383156 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137657 0039d316-1c4b-4281-b951-d872f2087c98
-
rnk@chromium.org authored
ui_tests are all gone now, so the old exclusion no longer applies. We should nuke the ui_tests exclusion file once the browser_tests bots are looking greener. For now it's a nice reference. TBR=thestig@chromium.org BUG=104517 Review URL: https://chromiumcodereview.appspot.com/10382219 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137656 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137652 0039d316-1c4b-4281-b951-d872f2087c98
-
reed@google.com authored
Review URL: https://chromiumcodereview.appspot.com/10392131 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137651 0039d316-1c4b-4281-b951-d872f2087c98
-
morrita@chromium.org authored
TEST=PluginTest BUG=128519 TBR=jam@chromium.org Review URL: https://chromiumcodereview.appspot.com/10406028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137650 0039d316-1c4b-4281-b951-d872f2087c98
-
morrita@chromium.org authored
TEST=GeolocationApiTest BUG=128518 TBR=erikkay Review URL: https://chromiumcodereview.appspot.com/10392145 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137649 0039d316-1c4b-4281-b951-d872f2087c98
-
ygorshenin@chromium.org authored
BUG=chromium:127779 TEST=Manual testing on the Alex device. Review URL: https://chromiumcodereview.appspot.com/10332115 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137648 0039d316-1c4b-4281-b951-d872f2087c98
-
dgozman@chromium.org authored
BUG=127687 TEST=Should not be able to rename in readonly directory. Review URL: https://chromiumcodereview.appspot.com/10387152 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137647 0039d316-1c4b-4281-b951-d872f2087c98
-
hashimoto@chromium.org authored
Move Cryptohome D-Bus method calls to chromeos::CertLibrary BUG=125848 TEST=can login Review URL: https://chromiumcodereview.appspot.com/10332191 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137646 0039d316-1c4b-4281-b951-d872f2087c98
-
kaznacheev@chromium.org authored
BUG=126898 TEST= Review URL: https://chromiumcodereview.appspot.com/10399047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137643 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137642 0039d316-1c4b-4281-b951-d872f2087c98
-
nirnimesh@chromium.org authored
Revert 137538 - Nacl sdk Nacl sdk automated test(method-testNaClSDK) of new installation process of NaCl sdk. +++ REVERT NOTICE +++ Reverting because this test is failing on all QA bots. http://master.chrome.corp.google.com:8012/builders/Chrome%20Linux64%20Ubuntu%20QA/builds/4028/steps/pyauto_functional_tests/logs/stdio http://master.chrome.corp.google.com:8012/builders/Chrome%20Mac%2010_7%20QA/builds/1189/steps/pyauto_functional_tests/logs/stdio +++ +++ -Changed list of files being checked for NaCl sdk installer. -Changed Download and unziping of nacl_sdk folder on all the platforms(Used Zipfile module). -Changed installation of NaCl SDK. -Removed Hello world examples from test case. -Added new examples like Input Events, Dynamic Library(Magic * ball), Load progress, Multi-threaded input events, Web socket Code Cleanup: -Removed unused methods and pre-defined global variables. -Removed pre-release gallery test.test(method-testNaClSDK) of new installation process of NaCl sdk. NOTRY=true Review URL: https://chromiumcodereview.appspot.com/10310047 TBR=pnihalani@chromium.org Review URL: https://chromiumcodereview.appspot.com/10389188 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137640 0039d316-1c4b-4281-b951-d872f2087c98
-
kalman@chromium.org authored
This removes the behaviour where browser actions get generated if missing, but maintains the behaviour of page actions becoming browser actions if the action box is enabled. BUG=127988 Review URL: https://chromiumcodereview.appspot.com/10382216 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137639 0039d316-1c4b-4281-b951-d872f2087c98
-
kalman@chromium.org authored
Only return the visible page actions from PageActionController. This is a bit of a yak shave to support having the "action box" show active extensions on the current page rather than page actions. Previously, PageActionController was creating widgets for everything then LocationBarViewGtk was hiding them as necessary. This is assumes too much; we need to push the visibility logic into the Controller for the future. BUG=127988 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=137630 Review URL: https://chromiumcodereview.appspot.com/10388160 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137638 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10389164 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137637 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10383229 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137636 0039d316-1c4b-4281-b951-d872f2087c98
-
kinuko@chromium.org authored
https://chromiumcodereview.appspot.com/10008047 introduced delete-with-inflight-tasks in Write sequence but I failed to convert this callback to use WeakPtr(). BUG=128178 TEST=manual test Review URL: https://chromiumcodereview.appspot.com/10408006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137635 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=none TEST=none TBR=timurrrr Review URL: https://chromiumcodereview.appspot.com/10406026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137634 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
- move property definitions to window_properties - removed unused kOpenWindowSplitKey BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10384212 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137633 0039d316-1c4b-4281-b951-d872f2087c98
-
rsleevi@chromium.org authored
Only return the visible page actions from PageActionController. This is a bit of a yak shave to support having the "action box" show active extensions on the current page rather than page actions. Previously, PageActionController was creating widgets for everything then LocationBarViewGtk was hiding them as necessary. This is assumes too much; we need to push the visibility logic into the Controller for the future. BUG=127988 Review URL: https://chromiumcodereview.appspot.com/10388160 TBR=kalman@chromium.org Review URL: https://chromiumcodereview.appspot.com/10392142 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137632 0039d316-1c4b-4281-b951-d872f2087c98
-
groby@chromium.org authored
CID=104015 R=jhawkins@chromium.org BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10399042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137631 0039d316-1c4b-4281-b951-d872f2087c98
-
kalman@chromium.org authored
This is a bit of a yak shave to support having the "action box" show active extensions on the current page rather than page actions. Previously, PageActionController was creating widgets for everything then LocationBarViewGtk was hiding them as necessary. This is assumes too much; we need to push the visibility logic into the Controller for the future. BUG=127988 Review URL: https://chromiumcodereview.appspot.com/10388160 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137630 0039d316-1c4b-4281-b951-d872f2087c98
-