- 19 Jul, 2014 7 commits
-
-
davidben@chromium.org authored
Replaces MacSandboxTest.NSSAccess. With this, content_unittest links and this new test passes (modulo BoringSSL switchover fixes still pending). BUG=395231 Review URL: https://codereview.chromium.org/400293002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284266 0039d316-1c4b-4281-b951-d872f2087c98
-
alekseys@chromium.org authored
BUG=276784 Review URL: https://codereview.chromium.org/400013003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284265 0039d316-1c4b-4281-b951-d872f2087c98
-
nednguyen@google.com authored
BUG=393750 Review URL: https://codereview.chromium.org/398913003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284264 0039d316-1c4b-4281-b951-d872f2087c98
-
jsbell@chromium.org authored
The 'repeat' state of a DOM KeyboardEvent was always false. The Aura->blink event modifier mapper was not plumbing it through. Do so! BUG=263724,394907 TEST=document.body.onkeydown=function(e){console.log(e.repeat);}; Review URL: https://codereview.chromium.org/402613010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284263 0039d316-1c4b-4281-b951-d872f2087c98
-
sebmarchand@chromium.org authored
BUG=395183 Review URL: https://codereview.chromium.org/402993002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284261 0039d316-1c4b-4281-b951-d872f2087c98
-
isherman@chromium.org authored
BUG=none TEST=none R=estade@chromium.org Review URL: https://codereview.chromium.org/368733003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284259 0039d316-1c4b-4281-b951-d872f2087c98
-
smaslo@chromium.org authored
<code> blocks are sometimes embedded in text so it doesn't make sense to always turn into a block. BUG=383630 Review URL: https://codereview.chromium.org/402963002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284258 0039d316-1c4b-4281-b951-d872f2087c98
-
- 18 Jul, 2014 33 commits
-
-
jshin@chromium.org authored
Update linux-rel and xp size expectations after ICU 52 roll. The size increase was signed off by laforge. Perf dashboard does not have any other size with regression due to ICU 52 update available even though I expect a similar size increase (140 - 200 kB) on Linux-rel-64 and Mac. BUG=132145 TEST=No perf size failures R=thakis@chromium.org Review URL: https://codereview.chromium.org/403723003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284257 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
It's no longer needed. BUG=308740 R=scottmg@chromium.org TBR=cpu Review URL: https://codereview.chromium.org/404443003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284256 0039d316-1c4b-4281-b951-d872f2087c98
-
derat@chromium.org authored
Use the same path to get font rendering settings on desktop Linux and Chrome OS: query the LinuxFontDelegate if it's set and then query Fontconfig. Also make the LinuxFontDelegate interface return a PangoFontDescription directly (as opposed to an opaque string that's actually a stringified PangoFontDescription) and make it return a cached FontRenderParams struct instead of exposing separate methods for looking up individual properties. Finally, add a missing build dependency on ui_test_pak, which is needed to get the default font resource when running gfx_unittests on Chrome OS. BUG=125235,393067 Review URL: https://codereview.chromium.org/400193004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284255 0039d316-1c4b-4281-b951-d872f2087c98
-
bengr@chromium.org authored
Adds an InfoBar and a description in Settings to inform users that they are part of a data reduction proxy field trial. This trial only includes users that enabled the data reduction proxy. BUG=383988 Review URL: https://codereview.chromium.org/384853002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284254 0039d316-1c4b-4281-b951-d872f2087c98
-
kelvinp@chromium.org authored
This CL addresses some feedback from Jamie regarding unit test naming conventions and organizations. 1. Renames test_eventSource.js to base_unittest.js. 2. Groups the modules by class instead of by function. 3. Adds extra test cases for base.js Review URL: https://codereview.chromium.org/403663002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284252 0039d316-1c4b-4281-b951-d872f2087c98
-
pavely@chromium.org authored
I'm adding signin_scoped_device_id to DeviceInfoSpecifics. This value is available from SigninClient, the rest of code is to pass value from syncBackendHostImpl where SigninClient is availble to SyncedDeviceTracker where value is passed to protobuf. Also there is small change to how commandline flag is handled. BUG=382968 R=rlarocque@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284234 Review URL: https://codereview.chromium.org/395013002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284251 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284249 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
This reverts commit r284079. BUG=395271 Review URL: https://codereview.chromium.org/406693004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284248 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
R=sky@chromium.org BUG=none Review URL: https://codereview.chromium.org/405523002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284246 0039d316-1c4b-4281-b951-d872f2087c98
-
byoungyoung@chromium.org authored
As functional dependencies on -fsanitize=null are removed for -fsanitize=vptr (Clang r213393), removing the -fsanitize=null option accordingly. BUG=174801 R=aarya@google.com Review URL: https://codereview.chromium.org/402983002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284245 0039d316-1c4b-4281-b951-d872f2087c98
-
hclam@chromium.org authored
Modify the API to accept null audio or video track, both of them cannot be null however. This change is to support Cast Streaming for a MediaStream from desktop capture where there is no audio. Also changed the authorization for using desktop capture device on non- official builds. This enables local testing. Added new API tests. TEST=browser_tests --gtest_filter=CastStreaming* BUG=388355 Review URL: https://codereview.chromium.org/391263002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284244 0039d316-1c4b-4281-b951-d872f2087c98
-
viettrungluu@chromium.org authored
R=yzshen@chromium.org Review URL: https://codereview.chromium.org/399313007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284243 0039d316-1c4b-4281-b951-d872f2087c98
-
vitalybuka@chromium.org authored
Compilation error on Win builder. src\sync\internal_api\public\base\invalidation_util.cc(14) : fatal error C1083: Cannot open include file: 'google/cacheinvalidation/types.pb.h': No such file or directory > Pass signin_scoped_device_id to DeviceInfoSpecifics. > > I'm adding signin_scoped_device_id to DeviceInfoSpecifics. > This value is available from SigninClient, the rest of code is to pass > value from syncBackendHostImpl where SigninClient is availble to > SyncedDeviceTracker where value is passed to protobuf. > > Also there is small change to how commandline flag is handled. > > BUG=382968 > R=rlarocque@chromium.org > > Review URL: https://codereview.chromium.org/395013002 TBR=pavely@chromium.org Review URL: https://codereview.chromium.org/398273006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284242 0039d316-1c4b-4281-b951-d872f2087c98
-
darin@chromium.org authored
Review URL: https://codereview.chromium.org/403573006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284241 0039d316-1c4b-4281-b951-d872f2087c98
-
primiano@chromium.org authored
This change introduces a utility class AwAssets, accessible by native, which is able to retrieve references (fd + offset + size) of assets inside the apk. This is to enable direct mmap of uncompressed assets. This change does NOT introduce yet any change to the WebView apk itself. At current state, no behavioral change is intended. BUG=394502 Review URL: https://codereview.chromium.org/401743003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284238 0039d316-1c4b-4281-b951-d872f2087c98
-
pavely@chromium.org authored
I'm adding signin_scoped_device_id to DeviceInfoSpecifics. This value is available from SigninClient, the rest of code is to pass value from syncBackendHostImpl where SigninClient is availble to SyncedDeviceTracker where value is passed to protobuf. Also there is small change to how commandline flag is handled. BUG=382968 R=rlarocque@chromium.org Review URL: https://codereview.chromium.org/395013002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284234 0039d316-1c4b-4281-b951-d872f2087c98
-
vrk@chromium.org authored
The extension code was hardcoded to use the default audio and video devices. This change actually respects the requested ids (if given). BUG=388428 Review URL: https://codereview.chromium.org/405483003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284233 0039d316-1c4b-4281-b951-d872f2087c98
-
morrita@chromium.org authored
ChannelFactory doesn't create any channel and it just listens on and accepts from a unix socket. So this change renames it to represent what it actually does. R=darin@chromium.org,cpu@chromium.org,jeremya@chromium.org,tapted@chromium.org TEST=none BUG=377980 Review URL: https://codereview.chromium.org/305973002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284231 0039d316-1c4b-4281-b951-d872f2087c98
-
wuhu@google.com authored
- updated GetProp() calls to go through DeviceUtils - changed iptable DNAT rules to explicitly specify the host ip in destination address. This is to fix the case where 127.0.0.1 is sometimes used as the dest ip BUG= Review URL: https://codereview.chromium.org/398003007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284229 0039d316-1c4b-4281-b951-d872f2087c98
-
skobes@chromium.org authored
Adds support for updating the target of an in-progress input-triggered impl-side scroll offset animation, keeping the velocity function continuous. BUG=575 Review URL: https://codereview.chromium.org/393713002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284228 0039d316-1c4b-4281-b951-d872f2087c98
-
mlamouri@chromium.org authored
This is including some refactoring with the DestopScreenX11 implementation. TBR=sky@chromium.org (for BUILD.gn changes because brettw@ doens't formally own it) BUG=122863,162827 Review URL: https://codereview.chromium.org/341983008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284227 0039d316-1c4b-4281-b951-d872f2087c98
-
ziran.sun@samsung.com authored
- Use '+' sign for out of country call, except US. - Keep valid national number input as it is. R=isherman@chromium.org BUG=98911 Review URL: https://codereview.chromium.org/355823007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284226 0039d316-1c4b-4281-b951-d872f2087c98
-
scottmg@chromium.org authored
R=vitalybuka@chromium.org BUG=395008 Review URL: https://codereview.chromium.org/399143009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284225 0039d316-1c4b-4281-b951-d872f2087c98
-
ccameron@chromium.org authored
It is possible for the TaskRunner to which the tasks were posted to be destroyed before the RenderWidgetResizeHelper is destroyed. Make sure that RenderWidgetResizeHelper is robust to this by having tasks remove themselves from RenderWidgetResizeHelper's queue when they are destroyed. BUG=394775 TBR=sky@chromium.org Review URL: https://codereview.chromium.org/399213003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284224 0039d316-1c4b-4281-b951-d872f2087c98
-
dgozman@chromium.org authored
This has visible effect on the Mac, where WebContents has zero size initially. BUG=none Review URL: https://codereview.chromium.org/391363005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284223 0039d316-1c4b-4281-b951-d872f2087c98
-
tdresser@chromium.org authored
BUG=395168 Review URL: https://codereview.chromium.org/407563002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284222 0039d316-1c4b-4281-b951-d872f2087c98
-
noamsml@google.com authored
BUG=394441 R=asargent@chromium.org, asvitkine@chromium.org, vitalybuka@chromium.org Review URL: https://codereview.chromium.org/391413002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284221 0039d316-1c4b-4281-b951-d872f2087c98
-
Gordana.Cmiljanovic@imgtec.com authored
Increasing wait time for document's state to become 'complete'. BUG= Review URL: https://codereview.chromium.org/395133008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284220 0039d316-1c4b-4281-b951-d872f2087c98
-
ivandavid@chromium.org authored
The browser test can print webpages to PDFs, then convert those PDFs to PNGs and send them to the layout test framework for an image diff. This is for print preview end to end testing. BUG=388517 Review URL: https://codereview.chromium.org/383623002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284219 0039d316-1c4b-4281-b951-d872f2087c98
-
acleung@chromium.org authored
During a forced signout (sync account removed from device), we signout without ever give the token service a chance to validate accounts. Without this CL, the AO2TS becomes out-of-sync with the device's account list. BUG=393037 Review URL: https://codereview.chromium.org/401693003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284218 0039d316-1c4b-4281-b951-d872f2087c98
-
dnicoara@chromium.org authored
BUG=none NOTRY=true Review URL: https://codereview.chromium.org/400283002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284217 0039d316-1c4b-4281-b951-d872f2087c98
-
viettrungluu@chromium.org authored
R=yzshen@chromium.org Review URL: https://codereview.chromium.org/401883003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284216 0039d316-1c4b-4281-b951-d872f2087c98
-
eroman@chromium.org authored
Review URL: https://codereview.chromium.org/401983002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284215 0039d316-1c4b-4281-b951-d872f2087c98
-