- 13 Jan, 2014 40 commits
-
-
alph@chromium.org authored
TBR=tdanderson Review URL: https://codereview.chromium.org/136953002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244515 0039d316-1c4b-4281-b951-d872f2087c98
-
lambroslambrou@chromium.org authored
BUG=333129 Review URL: https://codereview.chromium.org/135353002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244514 0039d316-1c4b-4281-b951-d872f2087c98
-
nkostylev@chromium.org authored
BUG= Review URL: https://codereview.chromium.org/136553003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244513 0039d316-1c4b-4281-b951-d872f2087c98
-
erikwright@chromium.org authored
BUG=321680 R=bauerb@chromium.org,gab@chromium.org Review URL: https://codereview.chromium.org/110523006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244512 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244511 0039d316-1c4b-4281-b951-d872f2087c98
-
eseidel@chromium.org authored
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=164950:164962&mode=html TBR= BUG= Review URL: https://codereview.chromium.org/135103004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244510 0039d316-1c4b-4281-b951-d872f2087c98
-
nkostylev@chromium.org authored
Disable additional GAIA UI features (right panel) when performing sign in from multi-profiles session. BUG=333238 Review URL: https://codereview.chromium.org/134333002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244509 0039d316-1c4b-4281-b951-d872f2087c98
-
glider@chromium.org authored
- race in TooLateToEnableNow (issue 244755) - thread-unsafe static initialization (issue 333871) BUG=244755,333871 TBR=mstarzinger@chromium.org Review URL: https://codereview.chromium.org/136883003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244508 0039d316-1c4b-4281-b951-d872f2087c98
-
skyostil@chromium.org authored
When the user passes in an invalid target name, print a list of closest matches as a hint: $ cr build chromium_test_shell Invalid target chromium_test_shell as chromium_test_shell Did you mean chromium_testshell, libchromiumtestshell or chromium_testshell_paks? NOTRY=true Review URL: https://codereview.chromium.org/136553002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244507 0039d316-1c4b-4281-b951-d872f2087c98
-
oetuaho@nvidia.com authored
In case there's a variable precision mismatch or name conflict, the variable name is now printed in the program info log to ease fixing the issue in complex shaders. Also fixes a bug where multiple hashed names would not all be converted to the original names in info logs by preferring to match less characters in the regex, instead of preferring to match more and possibly eating up all the hashed names except the last. BUG=332798 TEST=gpu_unittests, WebGL GLSL conformance tests Review URL: https://codereview.chromium.org/132183002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244504 0039d316-1c4b-4281-b951-d872f2087c98
-
mmaliszkiewicz@opera.com authored
Types mismatch causes setting wrong DROPEFFECT (move swapped with copy) on Windows. Review URL: https://codereview.chromium.org/131653002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244500 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
BUG=333847 R=joaodasilva@chromium.org Review URL: https://codereview.chromium.org/136713002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244499 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
This will need to be fixed in blink first BUG=none R=dcarney@chromium.org Review URL: https://codereview.chromium.org/136583003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244497 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244496 0039d316-1c4b-4281-b951-d872f2087c98
-
robertphillips@google.com authored
R=rmistry@google.com Review URL: https://codereview.chromium.org/135943003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244495 0039d316-1c4b-4281-b951-d872f2087c98
-
vabr@chromium.org authored
This CL: * Fixes a memory leak of the previous attempt at https://codereview.chromium.org/123223003 * Enables Public Suffix List (PSL) general utilities on Linux. * Enables PSL flag for Linux. * Adds Gnome Keyring support for searching and filtering multiple origins, including UMA metrics and a unit test. The first patch set is identical to https://codereview.chromium.org/123223003, so that the fix of the leak can be viewed by diffing against that. TBR=gcasto@chromium.org BUG=324291 Review URL: https://codereview.chromium.org/134303003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244494 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
Review URL: https://codereview.chromium.org/131193008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244492 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
BUG=297480 R=jamesr@chromium.org Review URL: https://codereview.chromium.org/131693002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244491 0039d316-1c4b-4281-b951-d872f2087c98
-
hukun@chromium.org authored
R=kalman@chromium.org BUG=293681 Review URL: https://codereview.chromium.org/133433002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244490 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
BUG=none R=abarth@chromium.org Review URL: https://codereview.chromium.org/133403003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244489 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
The difference to the original CL is that the DAC is only installed into the main world. Original Review URL: https://codereview.chromium.org/131573003 BUG=297480 R=mkwst@chromium.org Review URL: https://codereview.chromium.org/136533002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244488 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
BUG=332675 R=bauerb@chromium.org,inferno@chromium.org Review URL: https://codereview.chromium.org/135543002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244487 0039d316-1c4b-4281-b951-d872f2087c98
-
dconnelly@chromium.org authored
This CL shrinks the logo instead of hiding the nav dots and makes the nav dots shrink to the same size by using the new*** flexbox spec. It also delays dot layout until the footer logo is loaded as this is necessary for accurate measurements. BUG=332350 Review URL: https://codereview.chromium.org/128013002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244486 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
The callback is called both for the main and isolated worlds, the new API indicates in which world the window object was cleared BUG=none R=abarth@chromium.org Review URL: https://codereview.chromium.org/133123008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244485 0039d316-1c4b-4281-b951-d872f2087c98
-
grunell@google.com authored
BUG=332028 R=ajm@chromium.org, jansson@chromium.org, xians@chromium.org Review URL: https://codereview.chromium.org/133013004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244484 0039d316-1c4b-4281-b951-d872f2087c98
-
dmazzoni@chromium.org authored
This is probably too brittle, but I think that's okay at first. As we add more tests, we should ensure that they don't fail when people make ordinary, safe changes to the browser. BUG=none Review URL: https://codereview.chromium.org/129593003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244482 0039d316-1c4b-4281-b951-d872f2087c98
-
glider@chromium.org authored
BUG=308590 TBR=rtenneti@chromium.org Review URL: https://codereview.chromium.org/136453002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244481 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244480 0039d316-1c4b-4281-b951-d872f2087c98
-
eseidel@chromium.org authored
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=164946:164949&mode=html TBR= BUG= Review URL: https://codereview.chromium.org/133763004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244479 0039d316-1c4b-4281-b951-d872f2087c98
-
dconnelly@chromium.org authored
See screenshot on bug. BUG=315378 Review URL: https://codereview.chromium.org/125883002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244478 0039d316-1c4b-4281-b951-d872f2087c98
-
eustas@chromium.org authored
Currently transfer size is calculated on base of netlog events. That's a misuse of netlog system. With this patch transfer size could be directly requested from UrlRequest. In some cases there are multiple network requests for one UrlRequest. In that case we sum "received" bytes for all network requests. BUG=111052 Review URL: https://codereview.chromium.org/46223003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244477 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244476 0039d316-1c4b-4281-b951-d872f2087c98
-
eseidel@chromium.org authored
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=164938:164945&mode=html TBR= BUG= Review URL: https://codereview.chromium.org/136203002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244475 0039d316-1c4b-4281-b951-d872f2087c98
-
eustas@chromium.org authored
BUG= Review URL: https://codereview.chromium.org/133013003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244474 0039d316-1c4b-4281-b951-d872f2087c98
-
chromeos-lkgm@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244473 0039d316-1c4b-4281-b951-d872f2087c98
-
kbr@chromium.org authored
Likely cause of WebGL conformance test crashes on Android GPU bot. BUG=333761,181120 > Use ContextProvider subclass to provide WGC3D pointers > > Some cc::ContextProvider instances will also need to provide WebGraphicsContext3D* > interfaces to the underlying GL context, but not all. This adds a subclass of ContextProvider > in content:: to use for these users. The compositor itself doesn't need the WGC3D > accessor so it just uses the base class. > > BUG=181120 > > Review URL: https://codereview.chromium.org/126093010 TBR=jamesr@chromium.org Review URL: https://codereview.chromium.org/136273002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244470 0039d316-1c4b-4281-b951-d872f2087c98
-
dcheng@chromium.org authored
Patch from joaodasilva. BUG=308740 R=scottmg@chromium.org TBR=wtc@chromium.org Review URL: https://codereview.chromium.org/136083002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244469 0039d316-1c4b-4281-b951-d872f2087c98
-
calamity@chromium.org authored
This test has been flaking out on the Win7 bots. BUG=332528 NOTRY=true TBR=sky@chromium.org Review URL: https://codereview.chromium.org/136093002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244468 0039d316-1c4b-4281-b951-d872f2087c98
-
jinsukkim@chromium.org authored
HTTP Live streaming is supported by Android media player where Clank can be installed (ICS and above) but mime type was not being recognized properly. This CL rectifies it by adding the types to the supported list. BUG=332309 Tested: Android 4.04, 4.3, 4.4 Review URL: https://codereview.chromium.org/130853002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244467 0039d316-1c4b-4281-b951-d872f2087c98
-
koz@chromium.org authored
BUG=316062 TBR=ben@chromium.org Review URL: https://codereview.chromium.org/111553008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244466 0039d316-1c4b-4281-b951-d872f2087c98
-