- 13 Jan, 2014 40 commits
-
-
thakis@chromium.org authored
BUG=333992 TBR=nasko@chromium.org Review URL: https://codereview.chromium.org/136763006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244570 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
Some apps (e.g. firefox) copies plain text content in the clipboard with selection types TEXT, STRING etc., but not text/plain (which chrome expects). So special case text content in the clipboard, and compare the type against a known number of text- types. BUG=317514 R=dcheng@chromium.org, erg@chromium.org Review URL: https://codereview.chromium.org/135593002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244569 0039d316-1c4b-4281-b951-d872f2087c98
-
phajdan.jr@chromium.org authored
BUG=236893 R=sky@chromium.org Review URL: https://codereview.chromium.org/133653002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244566 0039d316-1c4b-4281-b951-d872f2087c98
-
phajdan.jr@chromium.org authored
BUG=332468 R=brettw@chromium.org Review URL: https://codereview.chromium.org/134133002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244564 0039d316-1c4b-4281-b951-d872f2087c98
-
bartfab@chromium.org authored
The AutoCleanUpStrategy policy can take on one of two values. Both should be listed in the schema. BUG=306334 TEST=None Review URL: https://codereview.chromium.org/136633003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244563 0039d316-1c4b-4281-b951-d872f2087c98
-
fgorski@chromium.org authored
* implementation of request creation * implementation of response parsing * tests for both. BUG=284553 Review URL: https://codereview.chromium.org/126513007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244561 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244558 0039d316-1c4b-4281-b951-d872f2087c98
-
eseidel@chromium.org authored
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=164963:164978&mode=html TBR= BUG= Review URL: https://codereview.chromium.org/136883005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244557 0039d316-1c4b-4281-b951-d872f2087c98
-
tsepez@chromium.org authored
> Chrome security team IPC message owners. > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=166956 > > Review URL: https://codereview.chromium.org/11188047 TBR=tsepez@chromium.org Review URL: https://codereview.chromium.org/130713004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244556 0039d316-1c4b-4281-b951-d872f2087c98
-
bauerb@chromium.org authored
BUG=321772 Review URL: https://codereview.chromium.org/134233002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244555 0039d316-1c4b-4281-b951-d872f2087c98
-
dgozman@chromium.org authored
Frontend don't use this anymore. BUG=318751 Review URL: https://codereview.chromium.org/136503004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244554 0039d316-1c4b-4281-b951-d872f2087c98
-
mef@chromium.org authored
BUG=313716 Review URL: https://codereview.chromium.org/134903002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244552 0039d316-1c4b-4281-b951-d872f2087c98
-
skyostil@chromium.org authored
BUG=307841 Review URL: https://codereview.chromium.org/136883004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244550 0039d316-1c4b-4281-b951-d872f2087c98
-
vangelis@chromium.org authored
BUG=298968 Review URL: https://codereview.chromium.org/134543003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244544 0039d316-1c4b-4281-b951-d872f2087c98
-
DHNishi@gmail.com authored
Moved the broken link integration test rebasing call to action to the bottom and made the warning more visible. NOTRY=true Review URL: https://codereview.chromium.org/111643007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244543 0039d316-1c4b-4281-b951-d872f2087c98
-
mahesh.kk@samsung.com authored
CLA is signed and I have couple of patches for review 126933003 and 123463006. Review URL: https://codereview.chromium.org/128363003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244542 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
R=kristianm@chromium.org, pliard@chromium.org Review URL: https://codereview.chromium.org/136533005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244541 0039d316-1c4b-4281-b951-d872f2087c98
-
hans@chromium.org authored
BUG=323668 Review URL: https://codereview.chromium.org/132203010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244540 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
R=scottmg@chromium.org TBR=scottmg Review URL: https://codereview.chromium.org/134613002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244539 0039d316-1c4b-4281-b951-d872f2087c98
-
dcheng@chromium.org authored
This is considered a potential security issue as well, since it leaks filesystem paths. BUG=332579 Review URL: https://codereview.chromium.org/135633002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244538 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
* The held touch event's location should be in the root-window's coordinate (and not in the target's coordinate system). * When a touch-move event is 'held' instead of being dispatched, do not generate any gesture events from it. BUG=332963 R=sky@chromium.org Review URL: https://codereview.chromium.org/135483002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244537 0039d316-1c4b-4281-b951-d872f2087c98
-
bartfab@chromium.org authored
If the user chose an external avatar image (a downloaded file or a webcam shot), the avatar image would remain invalid until the external image has been loaded and decoded. This led to a race on login where the image may be accessed before the load has completed. The CL fixes this by substituting a stub image while the load is in progress. BUG=331365 TEST=Manual Review URL: https://codereview.chromium.org/136763003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244536 0039d316-1c4b-4281-b951-d872f2087c98
-
tsepez@chromium.org authored
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=166956 Review URL: https://codereview.chromium.org/11188047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244533 0039d316-1c4b-4281-b951-d872f2087c98
-
lambroslambrou@chromium.org authored
NOTRY=true Review URL: https://codereview.chromium.org/133263003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244531 0039d316-1c4b-4281-b951-d872f2087c98
-
alph@chromium.org authored
TBR=tdanderson Review URL: https://codereview.chromium.org/131203004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244526 0039d316-1c4b-4281-b951-d872f2087c98
-
DHNishi@gmail.com authored
The test files include the year 2013 in the heading, and causes test failures when a 2014 generated file is tested. NOTRY=true Review URL: https://codereview.chromium.org/134463006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244525 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244523 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Fix race condition introduced in r242200 where AwContentsIoThreadClient is queried before a subframe's entry is added. This happened because the entry was updated on the UI thread through WebContentsObserver::RenderFrameCreated. The race condition was that the IO thread could dispatch a resource request for that subframe before the map is updated. The fix is to send a message from the renderer to the IO thread when a subframe is created so that the map is updated before any resouce requests arrive. BUG=304341 R=mkosiba@chromium.org Review URL: https://codereview.chromium.org/135443002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244521 0039d316-1c4b-4281-b951-d872f2087c98
-
https://codereview.chromium.org/129593003/caitkp@chromium.org authored
Reason for revert: Breaking interactive_ui_tests on tree TBR=plundblad@chromium.org,dmazzoni@chromium.org NOTREECHECKS=true NOTRY=true BUG=none Review URL: https://codereview.chromium.org/137023002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244519 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
BUG=none R=mef@chromium.org Review URL: https://codereview.chromium.org/136613002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244518 0039d316-1c4b-4281-b951-d872f2087c98
-
csharp@chromium.org authored
Also increase the states stored in the register to prevent the setup code from running multiple times per version if it fails to start one time. Also, this uses RegQueryValueEx and RegSetValueEx instead of RegSetKeyValue and RegGetValue since they aren't available on XP. TBR=sky@chromium.org BUG=329023 Review URL: https://codereview.chromium.org/133923002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244517 0039d316-1c4b-4281-b951-d872f2087c98
-
grt@chromium.org authored
BUG=98113,316496 R=phajdan.jr@chromium.org,torne@chromium.org TBR=cpu@chromium.org,torne@chromium.org Review URL: https://codereview.chromium.org/131913006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244516 0039d316-1c4b-4281-b951-d872f2087c98
-
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
-