- 12 Dec, 2014 40 commits
-
-
vadimt authored
Prior instrumentations showed that most of jank (13.3) comes from URLRequestJob::Read. BUG=423948 Review URL: https://codereview.chromium.org/790723004 Cr-Commit-Position: refs/heads/master@{#308108}
-
merkulova authored
BUG=435064 Review URL: https://codereview.chromium.org/743123002 Cr-Commit-Position: refs/heads/master@{#308107}
-
vabr authored
The kInstantProcess flag was used to check if the current frame belongs to instant and should be whitelisted. This would cause layering troubles once ContentSettingsObserver is componentised. Instead, this CL moves the check back to the construction of the observer, in ChromeContentRendererClient, and only records the Boolean flag for whitelisting in the observer. BUG=384874 Review URL: https://codereview.chromium.org/797993002 Cr-Commit-Position: refs/heads/master@{#308106}
-
achaulk authored
BUG=434115,438835 Review URL: https://codereview.chromium.org/779173007 Cr-Commit-Position: refs/heads/master@{#308105}
-
reed authored
Revert of suppress svg test until next blink roll (patchset #1 id:1 of https://codereview.chromium.org/801853002/) Reason for revert: blink roll has landed, so this is unneeded Original issue's description: > suppress svg test until next blink roll > > BUG= > NOTRY=True > > Committed: https://crrev.com/85f7f361478f35bad79e180b69711e6923f886bd > Cr-Commit-Position: refs/heads/master@{#308093} TBR=fmalita@chromium.org,bungeman@chromium.org NOTREECHECKS=true NOTRY=true BUG= Review URL: https://codereview.chromium.org/798873003 Cr-Commit-Position: refs/heads/master@{#308104}
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/8e6fc6d..f405722d TBR=lushnikov@chromium.org,vsevik@chromium.org,dglazkov@chromium.org Review URL: https://codereview.chromium.org/795353007 Cr-Commit-Position: refs/heads/master@{#308103}
-
jochen authored
Extensions that ship with plugins may use them. Since the viewer is a builtin plugin, it doesn't get whitelisted by the usual mechanism. Explicitly whiltelist it. BUG=409813 R=bauerb@chromium.org Review URL: https://codereview.chromium.org/794903005 Cr-Commit-Position: refs/heads/master@{#308102}
-
zhaoqin authored
BUG=441785 TBR=jbauman@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/800923003 Cr-Commit-Position: refs/heads/master@{#308101}
-
timvolodine authored
Refactoring of ProtectedMediaIdentifierPermissionContext to derive from PermissionContextBase class to conform with other APIs like geolocation and midi. This has the advantage of less code and a consistent path for all permissions. Also it makes it easier to implement PermissionService because some functionality like HasPermission() can be implemented at the level of PermissionContextBase. Also add the corresponding UMA bits in histograms.xml and permission_context_uma_util.cc. BUG= Review URL: https://codereview.chromium.org/769103002 Cr-Commit-Position: refs/heads/master@{#308100}
-
azarchs authored
Check that all symbolized methods in the output orderfile are in their own linker section in the original object files. BUG=440018 Review URL: https://codereview.chromium.org/796423003 Cr-Commit-Position: refs/heads/master@{#308099}
-
bnc authored
BUG= Review URL: https://codereview.chromium.org/801803002 Cr-Commit-Position: refs/heads/master@{#308098}
-
vadimt authored
Prior instrumentations showed: StartSomeQueuedResolutions: 9 jph ProfileIOData::Init: 4.4 BUG=436671 Review URL: https://codereview.chromium.org/796213002 Cr-Commit-Position: refs/heads/master@{#308097}
-
vadimt authored
Instrumenting IOComplete internals to find jank. From prior instrumentations, the jank turned to be in QuicStreamFactory::Job::OnIOComplete - 26 jps and TransportConnectJobHelper::OnIOComplete - 7 jph Instrumentation of the callback of QuicStreamFactory::Job::OnIOComplete is covered by CL https://codereview.chromium.org/789483004/. This CL instruments the rest. BUG=436634 Review URL: https://codereview.chromium.org/792233002 Cr-Commit-Position: refs/heads/master@{#308096}
-
tfarina authored
* Remove unused methods. * Move SkColor constants into BookmarkBarView (solo user). BUG=None R=sky@chromium.org Review URL: https://codereview.chromium.org/795353003 Cr-Commit-Position: refs/heads/master@{#308095}
-
wjmaclean authored
This CL moves the ZoomController code for WebView out of ChromeWebViewGuestDelegate and into GuestViewBase and WebViewGuest. This will allow non-chrome builds to access the WebView zoom api. BUG=none Review URL: https://codereview.chromium.org/787813004 Cr-Commit-Position: refs/heads/master@{#308094}
-
reed authored
BUG= NOTRY=True Review URL: https://codereview.chromium.org/801853002 Cr-Commit-Position: refs/heads/master@{#308093}
-
glider authored
third_party/libc++/trunk/src/support/solaris/xlocale.c from the license checker. BUG=329819 R=phajdan@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/764113004 Cr-Commit-Position: refs/heads/master@{#308092}
-
grt authored
This pulls in the following Native Client changes: r14179: (kschimpf) PNaCl: Update LLVM revision in pnacl/COMPONENT_REVISIONS r14180: (ncbray) GN: fix layering of library dependencies. r14181: (shyamsundarr) enable all nonspecial avx1 instructions. r14183: (dschuff) PNaCl: Update LLVM revision in pnacl/COMPONENT_REVISIONS r14184: (dschuff) Use an architecture-specific newlib build for nacl-clang r14185: (dschuff) Make libc.a a linker script for nacl-clang r14186: (jvoung) Don't use pnacl raw toolchain in llvm nightly and libcxx tests. r14187: (hamaji) Non-SFI Mode: Build PIE nonsfi_loader r14188: (dschuff) Update revision for PNaCl r14173->r14185 r14189: (dschuff) PNaCl: Update Clang revision in pnacl/COMPONENT_REVISIONS r14190: (jvoung) Remove a few locale-related "known failures" from libcxx list. r14191: (dyen) NaCl Core SDK libs for both x86-32/x86-64 x86 newlib/glibc toolchains. r14192: (sbc) Update glibc version in tools/REVISIONS (f78e18e->1106743) r14193: (dyen) Fixed package_version reusing work dirs between revision packages. r14194: (ncbray) Roll GCC toolchains. r14195: (hidehiko) Non-SFI mode: Override NACL_BUILD_ARCH and _SUBARCH in build_nexe.py. r14196: (dschuff) Remove cygwin support from buildbot_pnacl_toolchain.py r14197: (jvoung) PNaCl: Update LLVM revision in pnacl/COMPONENT_REVISIONS r14198: (sbc) ncval_new: on success don't produce any output by default. r14200: (ncbray) GN: do not assemble toolchain in output directory. r14201: (grt) Stop closing thread handles owned by the Win32 debugging API. BUG=none TEST=browser_tests and nacl_integration CQ_EXTRA_TRYBOTS=tryserver.chromium.linux:linux_rel_precise32,linux_arm_compile,linux_nacl_sdk Review URL: https://codereview.chromium.org/793383003 Cr-Commit-Position: refs/heads/master@{#308091}
-
anujk.sharma authored
Changing in the intialization order of WeakPtrFactory such that all member variables should appear before the WeakPtrFactory to ensure that any WeakPtrs to Controller are invalidated before its members variable's destructors are executed, rendering them invalid. BUG=303818 Review URL: https://codereview.chromium.org/791743006 Cr-Commit-Position: refs/heads/master@{#308090}
-
v8-autoroll authored
TBR=machenbach@chromium.org Review URL: https://codereview.chromium.org/796413003 Cr-Commit-Position: refs/heads/master@{#308089}
-
mtklein authored
I've been playing around with a build of Chrome that asserts all bitmaps recorded into pictures are immutable. Most are, but this one popped out on sites that use native widgets (checkboxes, text fields, etc.). While we're here, we can just call SkCanvas::setMatrix() instead of concating the matrix with its inverse. That works fine with SkPicture now. BUG= Review URL: https://codereview.chromium.org/801553002 Cr-Commit-Position: refs/heads/master@{#308088}
-
rmcilroy authored
BUG=441258 Review URL: https://codereview.chromium.org/790233003 Cr-Commit-Position: refs/heads/master@{#308087}
-
bshe authored
BUG=NONE TEST= Note: this test step depends on xkb extension update first. It should be soon available in canary channel. 1. In chrome://settings/languages page, add "Dutch" 2. Check if you see two IMES available for this language(netherland and belgian) 3. enable the two imes and switch to them (assume netherland first) 4. verify the default virtual keyboard is a compact qwerty keyboard and can switch to us-intl full layout 4. switch to belgian keyboard, verify it is azerty full keyboard and no compact layout for it Review URL: https://codereview.chromium.org/794453002 Cr-Commit-Position: refs/heads/master@{#308086}
-
xeor authored
The test sometimes fails on windows, because entry file is not yet closed when the test tries to write into it. Review URL: https://codereview.chromium.org/783473002 Cr-Commit-Position: refs/heads/master@{#308085}
-
vkuzkokov authored
BUG=440120 Review URL: https://codereview.chromium.org/790723003 Cr-Commit-Position: refs/heads/master@{#308084}
-
dgozman authored
BUG=438230 Review URL: https://codereview.chromium.org/769423005 Cr-Commit-Position: refs/heads/master@{#308083}
-
spang authored
This logic can also be used for keyboards, mice, touchpads, and tablets. TEST=chrome on link_freon & rush_ryu BUG=437539 Review URL: https://codereview.chromium.org/791743004 Cr-Commit-Position: refs/heads/master@{#308082}
-
azarchs authored
BUG= Review URL: https://codereview.chromium.org/799893003 Cr-Commit-Position: refs/heads/master@{#308081}
-
peter authored
This patch removes all uses of ShowDesktopNotificationHostMsgParams and replaces it with a more directed PlatformNotificationData. The PlatformNotificationData structure has the same content as the WebNotificationData structure in the Blink API, and included are canonical conversion functions between the two. The reason for this change is two-folded: (1) The content/ layer now has the ability to initialize Web Notification objects, whereas this previously could only be done by Blink. This means that we have to carry all associated data around. The primary user for this are Persistent Notifications, which can outlive the page they were created by (and thereby the JavaScript objects). (2) The Web Notification specification is being updated with new features, a number of which will eventually have to be known to the browser process. This makes future plumbing significantly clearer. Also, the *Desktop*Notification.. name is outdated. BUG=432527 Review URL: https://codereview.chromium.org/794633002 Cr-Commit-Position: refs/heads/master@{#308080}
-
v8-autoroll authored
TBR=machenbach@chromium.org Review URL: https://codereview.chromium.org/799753002 Cr-Commit-Position: refs/heads/master@{#308079}
-
e.hakkinen authored
This patch optimizes the way we do eviction at the tiling level. Instead of using sort, it uses a reverse spiral iterator to iterate tiles in reverse order of what they would have been rasterized in. In addition to that, shared tiles are returned only by one tiling set eviction queue. This way tiling set eviction queues can skip shared tiles those priorities for tree priority are closer to those of unshared tiles of the twin tiling. This lessen the number of out of reversed priority order tiles returned by tiling set eviction queues (which were previously handled by sorting). This will also allow eviction tile priority queue not to check for shared tiles returned twice. Review URL: https://codereview.chromium.org/736753002 Cr-Commit-Position: refs/heads/master@{#308078}
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/757d75a..8e6fc6d TBR=lushnikov@chromium.org,vsevik@chromium.org,dglazkov@chromium.org Review URL: https://codereview.chromium.org/799873002 Cr-Commit-Position: refs/heads/master@{#308077}
-
thestig authored
BUG=382924 TBR=pkasting@chromium.org Review URL: https://codereview.chromium.org/801753002 Cr-Commit-Position: refs/heads/master@{#308076}
-
miguelg authored
Prompt for notifications if the Notification permission was not previously granted. Refactor a bit the browser tests to accomodate pages with different manifests. BUG=432930 TBR=fgorski Review URL: https://codereview.chromium.org/785993003 Cr-Commit-Position: refs/heads/master@{#308075}
-
mkosiba authored
The reason for this separation is to distinguish the glue layer code (which is shared amongst all of the WebView .apks) from the apk-specific bits (which are not shared at all). BUG=440792 Review URL: https://codereview.chromium.org/802453002 Cr-Commit-Position: refs/heads/master@{#308074}
-
shreeram.k authored
According to specs http://rawgit.com/w3c/aria/master/core-aam/core-aam.html aria-pressed {true, mixed} should set STATE_SYSTEM_PRESSED and false should clear STATE_SYSTEM_PRESSED This CL depends on https://codereview.chromium.org/767183002/ BUG=171625 Review URL: https://codereview.chromium.org/771583002 Cr-Commit-Position: refs/heads/master@{#308073}
-
droger authored
Review URL: https://codereview.chromium.org/790803002 Cr-Commit-Position: refs/heads/master@{#308072}
-
sheckylin authored
The CL separates the X11 implementation into an independent file so one may implement different versions for other platforms (e.g., ozone). To avoid compilation error, a stub ozone implementation is also added. Contributed by sheckylin@chromium.org BUG=400022 TEST=link and link_freon ChromeOS build Review URL: https://codereview.chromium.org/794943003 Cr-Commit-Position: refs/heads/master@{#308071}
-
xhwang authored
TBR=aa@chromium.org Review URL: https://codereview.chromium.org/796963003 Cr-Commit-Position: refs/heads/master@{#308070}
-
sdefresne authored
Add a wrapper around libwebp to decompress WebP images and re-encode them to uncompressed TIFF (if small enough) or JPEG/PNG (dependending on image features). BUG=436897 Review URL: https://codereview.chromium.org/771723002 Cr-Commit-Position: refs/heads/master@{#308069}
-