- 02 Dec, 2011 40 commits
-
-
scottmg@chromium.org authored
BUG=79050 Review URL: http://codereview.chromium.org/8760023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112638 0039d316-1c4b-4281-b951-d872f2087c98
-
toyoshim@chromium.org authored
BUG=87310 TEST=ui_tests --gtest_filter='PPAPITest.WebSocket_InvalidConnect'; git try -b win_shared Review URL: http://codereview.chromium.org/8764022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112637 0039d316-1c4b-4281-b951-d872f2087c98
-
rsleevi@chromium.org authored
On OS X, when accessing a certificate field (subject, issuer, extension, etc), rather than parsing the entire certificate and converting all known fields to their CSSM equivalents, just parse the desired field. Additionally, when parsing multiple fields, instead of parsing the certificate multiple times, parse it once and cache the internal parse results. While the cached handle cannot reliably be used across threads, it can reduce the amount of parsing for the common case, where constructing an X509Certificate on OS X requires parsing three fields. BUG=101231 TEST=net_unittests passes on OS X 10.5, 10.6, and 10.7 Review URL: http://codereview.chromium.org/8470012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112636 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
BUG=none TEST=none R=groby@chromium.org Review URL: http://codereview.chromium.org/8769024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112635 0039d316-1c4b-4281-b951-d872f2087c98
-
toyoshim@chromium.org authored
BUG=105708 TEST=ui_tests --gtest_filter='PPAPITest.WebSocket*' Review URL: http://codereview.chromium.org/8771002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112634 0039d316-1c4b-4281-b951-d872f2087c98
-
msw@chromium.org authored
Bubbles previously using this code now use ui/views/bubble. This code is now dead and can be removed; yay! BUG=97248,98312,98322,98323 TEST=none Review URL: http://codereview.chromium.org/8761012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112633 0039d316-1c4b-4281-b951-d872f2087c98
-
gman@chromium.org authored
This used to be in gpu/command_buffer/client/gles2_demo_cc.cc but was accidentally deleted in r101545. You can view it here http://src.chromium.org/viewvc/chrome/trunk/src/gpu/command_buffer/client/gles2_demo_cc.cc?view=log&pathrev=101544 I need this for testing compressed texture support in ANGLE TEST=none BUG=none R=jbates@chromium.org Review URL: http://codereview.chromium.org/8764010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112632 0039d316-1c4b-4281-b951-d872f2087c98
-
tbreisacher@chromium.org authored
BUG=NONE TEST=NONE Review URL: http://codereview.chromium.org/8771023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112631 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
BUG=none TEST=GYP_DEFINES=clang_add_plugin=foo build/gyp_chromium adds a parameter Review URL: http://codereview.chromium.org/8772034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112630 0039d316-1c4b-4281-b951-d872f2087c98
-
georgey@chromium.org authored
Fix incorrect number in pyauto tests that caused them to fail with stricter versions of the phonenumber library. BUG=none TEST=pyauto Review URL: http://codereview.chromium.org/8774026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112629 0039d316-1c4b-4281-b951-d872f2087c98
-
zmo@google.com authored
BUG=104772 TEST=gpu waterfall TBR=kbr Review URL: http://codereview.chromium.org/8775043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112626 0039d316-1c4b-4281-b951-d872f2087c98
-
creis@chromium.org authored
BUG=102408 TEST=More data in OnTempCrashWithData dumps. Review URL: http://codereview.chromium.org/8776017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112625 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
BUG=none TEST=none R=groby Review URL: http://codereview.chromium.org/8775034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112623 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
BUG=none TEST=none R=csilv@chromium.org Review URL: http://codereview.chromium.org/8776024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112622 0039d316-1c4b-4281-b951-d872f2087c98
-
mpcomplete@chromium.org authored
BUG=105446 TEST=popups look normal Review URL: http://codereview.chromium.org/8734018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112621 0039d316-1c4b-4281-b951-d872f2087c98
-
isherman@chromium.org authored
BUG=106144 TEST=none TBR=mkwst@chromium.org Review URL: http://codereview.chromium.org/8771029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112620 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112619 0039d316-1c4b-4281-b951-d872f2087c98
-
tony@chromium.org authored
r8: No longer replace the string "\n" with a new line in messages. BUG=105985 Review URL: http://codereview.chromium.org/8775030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112618 0039d316-1c4b-4281-b951-d872f2087c98
-
rlp@chromium.org authored
Fixing ProfileManagerTest to use the TestingProfile instead of a real profile. This will allow easier testing of ProfileManager-specific functionality as well as not creating problems in the future when changes to Profile are made that should not affect the testing of ProfileManager. BUG=101434 TEST=Passes all existing ProfileManager tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112124 reverted (r112155) Review URL: http://codereview.chromium.org/8565032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112617 0039d316-1c4b-4281-b951-d872f2087c98
-
yusukes@chromium.org authored
BUG=None TEST=ran try Review URL: http://codereview.chromium.org/8762015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112616 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
TBR=scr@chromium.org BUG=105952 TEST=none Review URL: http://codereview.chromium.org/8774021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112615 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
BUG=94925 TEST=none TBR=kinuko Review URL: http://codereview.chromium.org/8775031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112614 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
TBR=sky@chromium.org BUG=104396 TEST=none Review URL: http://codereview.chromium.org/8771016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112613 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112612 0039d316-1c4b-4281-b951-d872f2087c98
-
mattm@chromium.org authored
BUG=88782 TEST=win_shared Review URL: http://codereview.chromium.org/8776019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112611 0039d316-1c4b-4281-b951-d872f2087c98
-
bauerb@chromium.org authored
Add PluginInstaller to encapsulate information about a missing plug-in, and add a separate help URL for each plug-in. TBR=arv@chromium.org BUG=62079,102987 TEST=none Review URL: http://codereview.chromium.org/8664027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112610 0039d316-1c4b-4281-b951-d872f2087c98
-
jvoung@google.com authored
and private interfaces are currently not shimmed for pnacl. BUG= http://code.google.com/p/nativeclient/issues/detail?id=2413 TEST= none Review URL: http://codereview.chromium.org/8775028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112609 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
BUG=102714 TEST=none R=erg@chromium.org Review URL: http://codereview.chromium.org/8775029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112608 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112607 0039d316-1c4b-4281-b951-d872f2087c98
-
bryner@chromium.org authored
With this change, only downloads that match a whitelisted URL or certificate will be exempt from the download protection pingback. The certificate whitelist format allows matching on the certificate issuer along with the CN, O, or OU attributes of the certificate. BUG=102540 TEST=DownloadProtectionServiceTest Review URL: http://codereview.chromium.org/8762007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112604 0039d316-1c4b-4281-b951-d872f2087c98
-
asargent@chromium.org authored
BUG=105682 TEST=covered by unit test, but not easy to manually test right now Review URL: http://codereview.chromium.org/8774011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112603 0039d316-1c4b-4281-b951-d872f2087c98
-
mnissler@chromium.org authored
This makes it easier to validate policy-specific UI behavior. BUG=chromium-os:23124 TEST=compiles and passes tests. Review URL: http://codereview.chromium.org/8725034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112602 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
when the promo is showing, use the promo link even if the user clicks on the icon rather than the promo button. Additionally, fix the referrer for clicks on the promo button (by using launchApp). BUG=82857 TEST=manual Review URL: http://codereview.chromium.org/8767002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112601 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/8760008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112600 0039d316-1c4b-4281-b951-d872f2087c98
-
rdsmith@chromium.org authored
This change adds controls to tools/code_coverage/coverage_posix.py to allow specification of test filters for a coverage run, modifies handling of filters to match what gtest expects (all positive filters, a '-', and all negative filters), disables FLAKY and FAILS tests from being included in code coverage, and adds a downloads system specific file for constructing html output (restricting output to just the source files of interest). Review URL: http://codereview.chromium.org/8598003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112599 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112598 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Get rid of the ChildProcessInfo class. It was carrying unnecessary data, and the fact that some processes inherited from it was confusing. There's now a simpler struct, content::ChildProcessData. BrowserChildProcessHost uses composition instead of inheritence. BUG=98716 Review URL: http://codereview.chromium.org/8770027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112597 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
See: http://build.chromium.org/f/chromium/perf/linux-release-64/sizes/report.html?history=150&rev=112574&graph=chrome-si http://build.chromium.org/f/chromium/perf/linux-release/sizes/report.html?history=150&rev=112574&graph=chrome-si TBR=cmp Review URL: http://codereview.chromium.org/8774034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112596 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112595 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112593 0039d316-1c4b-4281-b951-d872f2087c98
-