- 18 Aug, 2014 40 commits
-
-
chrome-admin@google.com authored
Cr-Commit-Position: refs/heads/master@{#290260} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290260 0039d316-1c4b-4281-b951-d872f2087c98
-
johannkoenig@chromium.org authored
See https://codereview.chromium.org/478033002 R=tomfinegan@chromium.org Review URL: https://codereview.chromium.org/470383002 Cr-Commit-Position: refs/heads/master@{#290259} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290259 0039d316-1c4b-4281-b951-d872f2087c98
-
pfeldman@chromium.org authored
BUG=404375 Review URL: https://codereview.chromium.org/474243003 Cr-Commit-Position: refs/heads/master@{#290258} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290258 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
Cr-Commit-Position: refs/heads/master@{#290257} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290257 0039d316-1c4b-4281-b951-d872f2087c98
-
skia-deps-roller@chromium.org authored
https://skia.googlesource.com/skia/+log/5a246bb48708cfdbf5b63f8df7e2b09b3704cae4..7e5598a004d0aceb630707053566bee523feea66 CQ_EXTRA_TRYBOTS=tryserver.chromium.linux:linux_layout_rel TBR=caryclark@google.com BUG= Review URL: https://codereview.chromium.org/483723002 Cr-Commit-Position: refs/heads/master@{#290256} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290256 0039d316-1c4b-4281-b951-d872f2087c98
-
alemate@chromium.org authored
BUG=317718 TEST=manually tested Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289985 Review URL: https://codereview.chromium.org/382973002 Cr-Commit-Position: refs/heads/master@{#290255} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290255 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
Cr-Commit-Position: refs/heads/master@{#290254} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290254 0039d316-1c4b-4281-b951-d872f2087c98
-
blink-deps-roller@chromium.org authored
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=180425:180430&mode=html TBR=mkwst@chromium.org,dglazkov@chromium.org BUG= Review URL: https://codereview.chromium.org/479133002 Cr-Commit-Position: refs/heads/master@{#290253} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290253 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
BUG=404525 TBR=hans@chromium.org Review URL: https://codereview.chromium.org/482733002 Cr-Commit-Position: refs/heads/master@{#290252} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290252 0039d316-1c4b-4281-b951-d872f2087c98
-
mcasas@chromium.org authored
A situation in which we're trying to stop capturing from a device that has never been initialised properly ends up in -sendErrorMessage:, but that in turn will trigger VideoCaptureController -> VideoCaptureHost -> MediaStreamManager, that would try to tear down the whole capture infrastructure, and that would end up in the same point that caused the -sendErrorMessage. In this case, Log instead of sending an Error. Review URL: https://codereview.chromium.org/480023002 Cr-Commit-Position: refs/heads/master@{#290250} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290250 0039d316-1c4b-4281-b951-d872f2087c98
-
phoglund@chromium.org authored
This flag will make it possible for external tests to bypass the dialog where you select what to screen share. When this flag is passed on startup and an extension asks to use the desktop capture API, it will auto-bypass the dialogue if the target shows up in window picker. This is assumed to be safe because the flag would have to be passed each time Chrome is started up, rather than being an about:flags flag. BUG=392425 Review URL: https://codereview.chromium.org/378273003 Cr-Commit-Position: refs/heads/master@{#290249} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290249 0039d316-1c4b-4281-b951-d872f2087c98
-
skyostil@chromium.org authored
Rename Animate as Begin(Main)Frame to harmonize the terminology used by different parts of the system. The monotonic start time of the last frame that is passed into this function is also renamed for consistency. No functional changes. Original patch by Simon Pick (picksi@chromium.org). BUG=346230 Review URL: https://codereview.chromium.org/429743003 Cr-Commit-Position: refs/heads/master@{#290248} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290248 0039d316-1c4b-4281-b951-d872f2087c98
-
horo@chromium.org authored
BUG=402387 Review URL: https://codereview.chromium.org/483613004 Cr-Commit-Position: refs/heads/master@{#290247} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290247 0039d316-1c4b-4281-b951-d872f2087c98
-
cylee@chromium.org authored
BUG=chromium:404093 Review URL: https://codereview.chromium.org/474223002 Cr-Commit-Position: refs/heads/master@{#290245} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290245 0039d316-1c4b-4281-b951-d872f2087c98
-
mdumitrescu@google.com authored
ChromiumUrlRequestFactory now builds ChromiumUrlRequests rather than HttpUrlRequests. BUG=390267 Review URL: https://codereview.chromium.org/470443005 Cr-Commit-Position: refs/heads/master@{#290244} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290244 0039d316-1c4b-4281-b951-d872f2087c98
-
xians@chromium.org authored
The sleep is required by Pepper Flash input to avoid back to back OnData() call, which will override the previous buffer if it happens. This CL is a follow up to https://codereview.chromium.org/465313002/ BUG=403675 TEST=bots. Review URL: https://codereview.chromium.org/486603002 Cr-Commit-Position: refs/heads/master@{#290243} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290243 0039d316-1c4b-4281-b951-d872f2087c98
-
hashimoto@chromium.org authored
Move SessionID out of chrome/ to make it usable from non-Chrome embedders like app_shell and athena. Move methods IdForTab() and IdForWindowContainingTab() from SessionID to SessionTabHelper to make SessionID chrome-free. Move SessionID to components/sessions. Fix gyp, BUILD.gn and DEPS. BUG=403726 TBR=sky@chromium.org for include fix under chrome/browser Review URL: https://codereview.chromium.org/480883002 Cr-Commit-Position: refs/heads/master@{#290242} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290242 0039d316-1c4b-4281-b951-d872f2087c98
-
ppi@chromium.org authored
This will give us visibility into adjustments made through InterProcessTimeTicksConverter when putting together records for Navigation Timing API. BUG=394757 Review URL: https://codereview.chromium.org/481443003 Cr-Commit-Position: refs/heads/master@{#290241} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290241 0039d316-1c4b-4281-b951-d872f2087c98
-
vivek.vg@samsung.com authored
gcc 4.8 reports build failure as net_error is not explicitly initialized. The error thrown is as below - net/proxy/proxy_retry_info.h: In member function ‘virtual void net::{anonymous}::ProxyListTest_DeprioritizeBadProxies_Test::TestBody()’: net/proxy/proxy_retry_info.h:15:8: error: ‘proxy_retry_info.net::ProxyRetryInfo::net_error’ is used uninitialized in this function [-Werror=uninitialized] R=kundaji@chromium.org, rsleevi@chromium.org Review URL: https://codereview.chromium.org/485603002 Cr-Commit-Position: refs/heads/master@{#290239} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290239 0039d316-1c4b-4281-b951-d872f2087c98
-
tzik@chromium.org authored
BUG=None Review URL: https://codereview.chromium.org/486543002 Cr-Commit-Position: refs/heads/master@{#290238} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290238 0039d316-1c4b-4281-b951-d872f2087c98
-
cylee@chromium.org authored
BUG=chromium:404093 Review URL: https://codereview.chromium.org/474953002 Cr-Commit-Position: refs/heads/master@{#290237} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290237 0039d316-1c4b-4281-b951-d872f2087c98
-
dgozman@chromium.org authored
[DevTools] Make DevTools clients talk directly to DevToolsAgentHost instead of using DevToolsManager. Previously, client used methods on DevToolsManager passing |this| to most of them. Instead, it should hold a scoped_refptr to inspected DevToolsAgentHost and talk to it directly. This creates a single clean entry point for the client, and allows in the future to handle browser-wide protocol messages and debug multiple hosts at once. BUG=401073 TBR=kalman@chromium.org Review URL: https://codereview.chromium.org/449043002 Cr-Commit-Position: refs/heads/master@{#290236} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290236 0039d316-1c4b-4281-b951-d872f2087c98
-
phajdan.jr@chromium.org authored
Please see https://groups.google.com/a/chromium.org/d/msg/chromium-dev/_bkkbzJTLWw/SrLN3_XgEJQJ for more info. BUG=none R=mmoss@chromium.org Review URL: https://codereview.chromium.org/472863002 Cr-Commit-Position: refs/heads/master@{#290235} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290235 0039d316-1c4b-4281-b951-d872f2087c98
-
mkwst@chromium.org authored
Revert of Remove the acclerated overflow scroll and fixed root background flags. (patchset #1 of https://codereview.chromium.org/479673003/) Reason for revert: This seems to have broken most of the virtual/gpu/compositedscrolling/overflow. See http://build.chromium.org/p/chromium.webkit/builders/WebKit%20Linux/builds/35692 and http://build.chromium.org/p/chromium.webkit/builders/WebKit%20Mac10.9/builds/10128 for examples. http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20Blink&tests=virtual/gpu/compositedscrolling/overflow/content-gains-scrollbars.html,virtual/gpu/compositedscrolling/overflow/nested-render-surfaces-with-intervening-clip.html,virtual/gpu/compositedscrolling/overflow/nested-render-surfaces-with-rotation.html,virtual/gpu/compositedscrolling/overflow/nested-render-surfaces.html,virtual/gpu/compositedscrolling/overflow/overflow-auto-with-touch-toggle.html,virtual/gpu/compositedscrolling/overflow/overflow-auto-with-touch.html,virtual/gpu/compositedscrolling/overflow/overflow-overlay-with-touch.html,virtual/gpu/compositedscrolling/overflow/overflow-scrollbar-layers.html,virtual/gpu/compositedscrolling/scrollbars/overflow-scrollbar-combinations.html shows all the tests. Original issue's description: > Remove the acclerated overflow scroll and fixed root background flags. > > These flags are merged into --{dis,en}able-prefer-compositing-to-lcd-text > which controls these along with fixed position. > > Depends on https://codereview.chromium.org/479653003/. > > R=aelias, piman@chromium.org > BUG=365851 > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=290218 TBR=piman@chromium.org,danakj@chromium.org NOTREECHECKS=true NOTRY=true BUG=365851 Review URL: https://codereview.chromium.org/485663002 Cr-Commit-Position: refs/heads/master@{#290233} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290233 0039d316-1c4b-4281-b951-d872f2087c98
-
mtomasz@chromium.org authored
Since provided file systems are persistent and they are automatically remounted after a reboot, providing extensions may want to know which file systems are actually in use. Before, providing extensions had to keep list of mounted file systems in local storage, which was problematic and could end up on being out of sync in case of crashes. This patch introduces a getAll() method which can be used to get a list of mounted file systems by the provider executing it. TEST=browser_tests: *FileSystemProvider*GetAll* BUG=393156 Review URL: https://codereview.chromium.org/477583002 Cr-Commit-Position: refs/heads/master@{#290232} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290232 0039d316-1c4b-4281-b951-d872f2087c98
-
damienv@chromium.org authored
Export the mpeg2 ts EsParser base class so that NON_EXPORTED_BASE is not needed in EsParserH264 and EsParserAdts. BUG=None NOTRY=True Review URL: https://codereview.chromium.org/483513002 Cr-Commit-Position: refs/heads/master@{#290231} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290231 0039d316-1c4b-4281-b951-d872f2087c98
-
hashimoto@chromium.org authored
BUG=371538 TEST=build Review URL: https://codereview.chromium.org/450243002 Cr-Commit-Position: refs/heads/master@{#290230} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290230 0039d316-1c4b-4281-b951-d872f2087c98
-
dcheng@chromium.org authored
The tool doesn't attempt to handle all potential unsafe conversions. It only attempts to catch a conservative subset of the conversions that are definitely unsafe, such as returning a local scoped_refptr<T> or temporary. If it encounters something that isn't simple to resolve as safe/unsafe (for example, a reference may be bound to a variable with local storage, which is unsafe, or it may be bound to a member, which is probably safe), it prefers to skip rewriting anything at all, so it can be manually resolved. BUG=110610 R=rsleevi@chromium.org Review URL: https://codereview.chromium.org/472923002 Cr-Commit-Position: refs/heads/master@{#290225} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290225 0039d316-1c4b-4281-b951-d872f2087c98
-
nhiroki@chromium.org authored
These macros are no longer necessary after https://codereview.chromium.org/466723002/ BUG=396400 TEST=content_unittests --gtest_filter=ServiceWorker* Review URL: https://codereview.chromium.org/479123002 Cr-Commit-Position: refs/heads/master@{#290224} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290224 0039d316-1c4b-4281-b951-d872f2087c98
-
mtomasz@chromium.org authored
When an operation is aborted in C++ layer, it should be also terminated in the providing extension. This patch adds aborting feature for each operation. However, it is not used everywhere. Especially, FileStreamReader does not utilize it yet. It will be done in a separate CL. TBR=nkostylev@chromium.org TEST=unit_tests: *FileSystemProvider*Abort*, *FileSystemProvider*RequestManager* BUG=400574 Review URL: https://codereview.chromium.org/440653003 Cr-Commit-Position: refs/heads/master@{#290223} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290223 0039d316-1c4b-4281-b951-d872f2087c98
-
hashimoto@chromium.org authored
This change is a follow-up of https://codereview.chromium.org/436833002/. -GetTemplateURL(), GetInput() and ShouldAppendExtraParams() Instead of calling virtual methods, pass these values as arguments to AddMatchToMap() and ParseSuggestResults(). -StopSuggest() and ClearAllResults() These methods are used to customize the behavior of Stop(). Instead, define Stop() in SearchProvider and ZeroSuggestProvider. -ModifyProviderInfo() This method is only needed by ZeroSuggestProvider. Instead, ZeroSuggestProvider overrides AddProviderInfo() to do the same thing. BUG=None Review URL: https://codereview.chromium.org/456843003 Cr-Commit-Position: refs/heads/master@{#290222} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290222 0039d316-1c4b-4281-b951-d872f2087c98
-
nednguyen@google.com authored
marked with timeline interaction records. The result of this ./measure_trace.py Wikipedia__1_tab_.json should produce the values that miletus saw in crbug.com/399671 BUG= Review URL: https://codereview.chromium.org/476493002 Cr-Commit-Position: refs/heads/master@{#290221} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290221 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
Cr-Commit-Position: refs/heads/master@{#290220} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290220 0039d316-1c4b-4281-b951-d872f2087c98
-
blink-deps-roller@chromium.org authored
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=180422:180424&mode=html TBR= BUG= Review URL: https://codereview.chromium.org/479113002 Cr-Commit-Position: refs/heads/master@{#290219} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290219 0039d316-1c4b-4281-b951-d872f2087c98
-
danakj@chromium.org authored
These flags are merged into --{dis,en}able-prefer-compositing-to-lcd-text which controls these along with fixed position. Depends on https://codereview.chromium.org/479653003/. R=aelias, piman@chromium.org BUG=365851 Review URL: https://codereview.chromium.org/479673003 Cr-Commit-Position: refs/heads/master@{#290218} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290218 0039d316-1c4b-4281-b951-d872f2087c98
-
hirono@chromium.org authored
The CL handles read only volumes and lets Gallery * disable rename input box. * show a warning message about the save directory of image edit. BUG=403749 TEST=manually Review URL: https://codereview.chromium.org/465333005 Cr-Commit-Position: refs/heads/master@{#290217} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290217 0039d316-1c4b-4281-b951-d872f2087c98
-
chromeos-lkgm@google.com authored
Cr-Commit-Position: refs/heads/master@{#290216} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290216 0039d316-1c4b-4281-b951-d872f2087c98
-
mkwst@chromium.org authored
Revert of Remove code used by --disable-delegated-renderer on Mac (patchset #3 of https://codereview.chromium.org/478483002/) Reason for revert: It looks like this broke layout tests on the mac bots. See http://build.chromium.org/p/chromium.webkit/builders/WebKit%20Mac10.9/builds/10121, http://build.chromium.org/p/chromium.webkit/builders/WebKit%20Mac10.8/builds/28815, and http://build.chromium.org/p/chromium.webkit/builders/WebKit%20Mac10.6/builds/31328. Original issue's description: > Remove code used by --disable-delegated-renderer on Mac > > BUG=314190 > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=290211 TBR=jbauman@chromium.org,ccameron@chromium.org NOTREECHECKS=true NOTRY=true BUG=314190 Review URL: https://codereview.chromium.org/472663004 Cr-Commit-Position: refs/heads/master@{#290214} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290214 0039d316-1c4b-4281-b951-d872f2087c98
-
hayato@chromium.org authored
BUG=404063 Review URL: https://codereview.chromium.org/474163002 Cr-Commit-Position: refs/heads/master@{#290212} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290212 0039d316-1c4b-4281-b951-d872f2087c98
-
ccameron@chromium.org authored
BUG=314190 Review URL: https://codereview.chromium.org/478483002 Cr-Commit-Position: refs/heads/master@{#290211} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290211 0039d316-1c4b-4281-b951-d872f2087c98
-