- 02 Dec, 2011 22 commits
-
-
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
-
http://crbug.com/106137thakis@chromium.org authored
- Update V8 to version 3.7.12. Review URL: http://codereview.chromium.org/8769004 TBR=svenpanne@chromium.org Review URL: http://codereview.chromium.org/8772030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112592 0039d316-1c4b-4281-b951-d872f2087c98
-
abarth@chromium.org authored
BUG=62897 TBR=aa Review URL: http://codereview.chromium.org/8763008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112591 0039d316-1c4b-4281-b951-d872f2087c98
-
robertshield@chromium.org authored
Remove the #include of verrsrc.h from mini_installer_version.rc.version. This makes building mini_installer on platforms with different SDK levels irksome. BUG=NONE TEST=NONE Review URL: http://codereview.chromium.org/8761013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112590 0039d316-1c4b-4281-b951-d872f2087c98
-
jrg@google.com authored
Accomodate shmem changes in http://codereview.chromium.org/8585002. BUG=None TEST= Review URL: http://codereview.chromium.org/8771022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112588 0039d316-1c4b-4281-b951-d872f2087c98
-
dcheng@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/8769028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112587 0039d316-1c4b-4281-b951-d872f2087c98
-
simonjam@chromium.org authored
BUG=None TEST=Build on Win Shared Review URL: http://codereview.chromium.org/8770031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112585 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=none TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112584 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112583 0039d316-1c4b-4281-b951-d872f2087c98
-
scheib@chromium.org authored
Review URL: http://codereview.chromium.org/8776016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112582 0039d316-1c4b-4281-b951-d872f2087c98
-
scheib@chromium.org authored
TBR=pfeldman Review URL: http://codereview.chromium.org/8775032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112581 0039d316-1c4b-4281-b951-d872f2087c98
-
scherkus@chromium.org authored
Review URL: http://codereview.chromium.org/8773023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112579 0039d316-1c4b-4281-b951-d872f2087c98
-
- 01 Dec, 2011 18 commits
-
-
shess@chromium.org authored
Also merge content/ MockCrControlApp into base/ MockCrApp. Also use MockCrApp in test_shell_tests, and slight tweak to autorelease pool in test_shell's initialization. BUG=102224 Review URL: http://codereview.chromium.org/8724004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112578 0039d316-1c4b-4281-b951-d872f2087c98
-
lambroslambrou@chromium.org authored
BUG=105214,105995 TEST=Me2Me works Review URL: http://codereview.chromium.org/8764012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112577 0039d316-1c4b-4281-b951-d872f2087c98
-
jianli@chromium.org authored
This is needed for panel overflow handling. PanelOverflowStrip (to be added in another patch) will control the hover animation for all overflow panels so that they can be synchronized well. SetPanelBoundsInstantly tells the panel to change bounds instantly without animation. BUG=none TEST=new test Review URL: http://codereview.chromium.org/8775022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112576 0039d316-1c4b-4281-b951-d872f2087c98
-
erg@chromium.org authored
(Cleanup promised in the review for r110451.) BUG=79094 TEST=compiles Review URL: http://codereview.chromium.org/8771014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112575 0039d316-1c4b-4281-b951-d872f2087c98
-
junov@chromium.org authored
Review URL: http://codereview.chromium.org/8772017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112574 0039d316-1c4b-4281-b951-d872f2087c98
-
jennb@chromium.org authored
* Renamed strip_bounds_ to display_area_ to avoid confusion thinking it was a flag to remove info. Overflow not functional until jianli uncomments the overflow strip code after he implements an overflow strip. BUG=None TEST=Disabled PanelBrowserTest.CreatePanelOnOverflow. jianli will fix. Review URL: http://codereview.chromium.org/8774013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112572 0039d316-1c4b-4281-b951-d872f2087c98
-
rtenneti@chromium.org authored
R=jar Bug=104770 TEST=about:profiler after lauching a plug-in or GPU should show tracking data for plugin-gpu processes Review URL: http://codereview.chromium.org/8588023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112571 0039d316-1c4b-4281-b951-d872f2087c98
-
mcgrathr@chromium.org authored
NaCl on Mac and Linux needs to create a shared memory object that it can later make executable with mprotect. Express this need in the interface it uses. Add a test that pages mapped from such an object can later be passed to mprotect with PROT_EXEC. This lays the groundwork for a later change that will sometimes use a different method to allocate an object on Linux when it needs to be executable. On some Linux distributions, shm_open yields objects whose mappings cannot be made executable. BUG= http://code.google.com/p/chromium/issues/detail?id=103377 TEST= SharedMemory.AnonymousExecutable R=mark@chromium.org,jam@chromium.org,amit@chromium.org,ben@chromium.org Review URL: http://codereview.chromium.org/8585002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112570 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
This change adds a histogram that measures the reasons why loads of https://www.google.com fail in the hopes of getting some visibility into the recent SSL search launch. Since the users were navigating to a Google property in any case, and we would have a log of that, this doesn't have any additional privacy impact. BUG=none TEST=none Review URL: http://codereview.chromium.org/8585038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112569 0039d316-1c4b-4281-b951-d872f2087c98
-
rbyers@chromium.org authored
Fix TouchHandler to only respond to mouse events when explicitly requested. By default it should respond only to touch events. As additional insurance (to return the runtime behavior to exactly how it was before my change since we're about to branch for M17), don't enable the use of TouchHandler unless we're running with --touch-optimized-ui. Also clean up a few touch NTP related things: - Remove unused copy of ToucHandler (probably legacy from previous login work) and reference to Grabber (which already doesn't exist in the tree). - Remove stale ntp4 script for running closure/lint. BUG=106012 TEST=Manual - try dragging ntp page with the mouse, shouldn't move Review URL: http://codereview.chromium.org/8775024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112568 0039d316-1c4b-4281-b951-d872f2087c98
-
vlaviano@chromium.org authored
This is a follow-on CL, in response to a code review comment at http://codereview.chromium.org/8728020/ , that simplifies the ProxyResolutionServiceProvider unittest to run its main loop at most once rather than in a loop. BUG=chromium-os:23241 TEST=Run unit test Change-Id: I3e8a730679f430f1966073422626ebffbd1a03bf Review URL: http://codereview.chromium.org/8764006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112567 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
BUG=94925 TEST=none Review URL: http://codereview.chromium.org/8775023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112566 0039d316-1c4b-4281-b951-d872f2087c98
-
dgarrett@chromium.org authored
Change 8569018 used a #ifdef to conditionally decide which external library to use for Crc calculation. It used OS_CHROMIUMOS to tell if the build was targetted at Chromium OS. However, it broke Chromium OS builds of the full Chromium tree in some cases (heapcheck bots), and was reverted. Since I really only want to change the library when building from inside a custom ebuild in the Chromium OS build, it makes sense to use a #define custom to that ebuild. So, this change is the same as 8569018, except that is uses COURGETTE_USE_CRC_LIB instead of OS_CHROMIUMOS. BUG=8569018 Review URL: http://codereview.chromium.org/8763014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112565 0039d316-1c4b-4281-b951-d872f2087c98
-
abarth@chromium.org authored
BUG=62897 TBR=aa Review URL: http://codereview.chromium.org/8758008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112564 0039d316-1c4b-4281-b951-d872f2087c98
-
gideonwald@chromium.org authored
BUG=94112 TEST=Trigger the infobar asking the user whether they would like to allow desktop notifications from a site and verify that it uses the new icon instead of the old (Chrome product) icon. Review URL: http://codereview.chromium.org/7742002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112563 0039d316-1c4b-4281-b951-d872f2087c98
-
rnk@chromium.org authored
TBR=timurrrr@chromium.org BUG=106109 TEST=heapcheck bots Review URL: http://codereview.chromium.org/8774019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112562 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=104039 R=ben@chromium.org Review URL: http://codereview.chromium.org/8770010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112561 0039d316-1c4b-4281-b951-d872f2087c98
-
vrk@google.com authored
Changes DownloadRateMonitor logic to know to immediately fire CanPlayThrough for media files with local sources, including local webcam streams. Renamed the concept of "loaded" source to "local" source in the media pipeline for clarity. Also updated the DownloadRateMonitor logic slightly to lean toward optimism in firing CanPlayThrough, including firing the event immediately for streaming media. BUG=105163 TEST=media_unittests,test_shell_tests, wjia's media stream test page works Review URL: http://codereview.chromium.org/8661002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112560 0039d316-1c4b-4281-b951-d872f2087c98
-