- 08 Aug, 2014 40 commits
-
-
guohui@chromium.org authored
- wrap the title text - removes the extra single pixel white border at the top. BUG=401817 Review URL: https://codereview.chromium.org/457723002 Cr-Commit-Position: refs/heads/master@{#288471} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288471 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
R=luken@chromium.org Review URL: https://codereview.chromium.org/459563002 Cr-Commit-Position: refs/heads/master@{#288470} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288470 0039d316-1c4b-4281-b951-d872f2087c98
-
mlerman@chromium.org authored
BUG=401881, 287883 Review URL: https://codereview.chromium.org/449993004 Cr-Commit-Position: refs/heads/master@{#288469} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288469 0039d316-1c4b-4281-b951-d872f2087c98
-
ariblue@google.com authored
BUG= Review URL: https://codereview.chromium.org/459433002 Cr-Commit-Position: refs/heads/master@{#288468} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288468 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
I saw it flake even with reruns: http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_swarming/builds/881 BUG=396414 TBR=janx@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/451173002 Cr-Commit-Position: refs/heads/master@{#288467} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288467 0039d316-1c4b-4281-b951-d872f2087c98
-
kelvinp@chromium.org authored
This CL enables the user to launch the chrome remote desktop app directly into an immersive it2me helper session. In the immersive session, the app will 1. hide the home screen 2. create an hrd_helper_session object to communicate with the it2me_background service. Review URL: https://codereview.chromium.org/439923002 Cr-Commit-Position: refs/heads/master@{#288466} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288466 0039d316-1c4b-4281-b951-d872f2087c98
-
zea@chromium.org authored
The FailedDataTypeHandler is now informed immediately of failures, including datatype errors, and is therefore authoritative source for all errors. As such, partial success is no longer tracked and the various ModelTypeSets for error types in configure results are removed. BUG=368834 Review URL: https://codereview.chromium.org/420633002 Cr-Commit-Position: refs/heads/master@{#288464} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288464 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
I saw it flake even with reruns: http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_swarming/builds/977 BUG=282116 TBR=fsamuel@chromium.org Review URL: https://codereview.chromium.org/451183002 Cr-Commit-Position: refs/heads/master@{#288463} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288463 0039d316-1c4b-4281-b951-d872f2087c98
-
ankit2.kumar@samsung.com authored
On right click in editable node context menu was always having 'paste' option as enabled. Added check that if clipboard is not empty then only show 'paste' option. BUG=396616 Review URL: https://codereview.chromium.org/443073002 Cr-Commit-Position: refs/heads/master@{#288461} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288461 0039d316-1c4b-4281-b951-d872f2087c98
-
fukino@chromium.org authored
BUG=254804 TBR=hirono@chromium.org TEST=manually tested. Review URL: https://codereview.chromium.org/451123002 Cr-Commit-Position: refs/heads/master@{#288460} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288460 0039d316-1c4b-4281-b951-d872f2087c98
-
chrishenry@google.com authored
Rename ValidatePage/MeasurePage -> ValidateAndMeasurePage for all files outside tools/telemetry and tools/perf. BUG=383635 Review URL: https://codereview.chromium.org/452123002 Cr-Commit-Position: refs/heads/master@{#288459} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288459 0039d316-1c4b-4281-b951-d872f2087c98
-
dneto@chromium.org authored
Surface loss is only detected via the callback. We can tolerate multiple calls to InitializeRenderer without needing the lost-surface callback in between. Remove Renderer::IsContextLost, but keep GLRenderer::IsContextLost. Remove ThreadProxy::CheckOutputSurfaceStatusOnImplThread BUG=392891 Review URL: https://codereview.chromium.org/446973002 Cr-Commit-Position: refs/heads/master@{#288457} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288457 0039d316-1c4b-4281-b951-d872f2087c98
-
felt@chromium.org authored
Right now, SSLBlockingPage has both overridable_ and strict_enforcement_. This CL collapses both into overridable_, so that we only need to check one. However, strict_enforcement_ also remains on its own because it is checked separately in one place. BUG= R=palmer@chromium.org Review URL: https://codereview.chromium.org/448163002 Cr-Commit-Position: refs/heads/master@{#288456} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288456 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
Cr-Commit-Position: refs/heads/master@{#288455} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288455 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
BUG=109173 TEST=none R=jam@chromium.org TBR=jam@chromium.org Review URL: https://codereview.chromium.org/457823002 Cr-Commit-Position: refs/heads/master@{#288454} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288454 0039d316-1c4b-4281-b951-d872f2087c98
-
viettrungluu@chromium.org authored
We still need to expose these to apps, and transition things appropriately. R=darin@chromium.org Review URL: https://codereview.chromium.org/454603002 Cr-Commit-Position: refs/heads/master@{#288453} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288453 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@{#288452} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288452 0039d316-1c4b-4281-b951-d872f2087c98
-
davidyu@chromium.org authored
Also added the code to store owner info into boot lockbox during enrollment. BUG=chromium:353050 TEST=unit_tests Review URL: https://codereview.chromium.org/438493002 Cr-Commit-Position: refs/heads/master@{#288451} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288451 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
Cleanup: Remove unneeded #includes for grit/, ui/base/l10n/l10n_util.h and ui/base/resource/resource_bundle.h. For files that have #include from the list above, the heuristics for determining if the #includes are needed are as follows: grit -> with a few exceptions, grep for ID[RS] l10n_util.h -> grep l10n_util:: resource_bundle.h -> egrep '(GetImageNamed|GetNativeImageNamed|GetRawDataResource|GetLocalizedString|GetImageSkiaNamed|ResourceBundle)' Review URL: https://codereview.chromium.org/454583002 Cr-Commit-Position: refs/heads/master@{#288450} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288450 0039d316-1c4b-4281-b951-d872f2087c98
-
mfomitchev@chromium.org authored
Re-submit of https://codereview.chromium.org/425363002/ TBR=sky, oshima BUG=NONE Review URL: https://codereview.chromium.org/445173002 Cr-Commit-Position: refs/heads/master@{#288449} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288449 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
BUG=402164 TBR=avi@chromium.org Review URL: https://codereview.chromium.org/453153002 Cr-Commit-Position: refs/heads/master@{#288448} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288448 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
BUG= TBR=thestig@chromium.org Review URL: https://codereview.chromium.org/452313003 Cr-Commit-Position: refs/heads/master@{#288447} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288447 0039d316-1c4b-4281-b951-d872f2087c98
-
stevenjb@chromium.org authored
BUG=401571 Review URL: https://codereview.chromium.org/455533002 Cr-Commit-Position: refs/heads/master@{#288446} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288446 0039d316-1c4b-4281-b951-d872f2087c98
-
scherkus@chromium.org authored
Instead of using AudioRendererAlgorithm's timestamp as the ending timestamp and counting "backwards", count "forwards" from a starting timestamp to compute the current media time. Doing so produces more accurate time calculations during periods where the playback rate is changing. last_endpoint_timestamp() is replaced by a new method that computes the amount of contiguous media data buffered by audio hardware. Using this value gives a more accurate maximum time value to use when doing linear interpolation. BUG=367343,370634 Review URL: https://codereview.chromium.org/436053002 Cr-Commit-Position: refs/heads/master@{#288445} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288445 0039d316-1c4b-4281-b951-d872f2087c98
-
https://codereview.chromium.org/423393008/tonyg@chromium.org authored
Reason for revert: BUG=402135 Original issue's description: > Keep a copy of page id in RenderViewHost. > > Also, ensure that it stays in sync with the renderer's copy. > > BUG=99379,369661 > TEST=no CHECKs hit in the wild, all tests stay green > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288196 TBR=creis@chromium.org,tsepez@chromium.org,nick@chromium.org,avi@chromium.org NOTREECHECKS=true NOTRY=true BUG=99379,369661 Review URL: https://codereview.chromium.org/452303003 Cr-Commit-Position: refs/heads/master@{#288444} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288444 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
Since the hosts are stored in DNS wire format (with length-prefixed labels), any labels that start with a digit cause an escape like "\0071..." (that's length=7, first byte of the label = "1"). But this causes a warning in Visual Studio and breaks the build. This change splits the length bytes from the labels so that this warning doesn't happen. BUG=none R=palmer@chromium.org Review URL: https://codereview.chromium.org/456853002 Cr-Commit-Position: refs/heads/master@{#288443} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288443 0039d316-1c4b-4281-b951-d872f2087c98
-
morrita@chromium.org authored
The error should be reported to IPC::Listener as it is a signal of the dead peer. Without this, the browser cannot detect renderer crashes. TEST=browser_tests (with ChannelMojo enabled) R=viettrungluu@chromium.org,darin@chromium.org BUG=none Review URL: https://codereview.chromium.org/453643003 Cr-Commit-Position: refs/heads/master@{#288442} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288442 0039d316-1c4b-4281-b951-d872f2087c98
-
mef@chromium.org authored
BUG=390267 Review URL: https://codereview.chromium.org/453053002 Cr-Commit-Position: refs/heads/master@{#288441} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288441 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
BUG= TBR=maruel Review URL: https://codereview.chromium.org/458503002 Cr-Commit-Position: refs/heads/master@{#288440} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288440 0039d316-1c4b-4281-b951-d872f2087c98
-
jj-spoon@yandex-team.ru authored
Current implementation assumes that current UI language is the first language on the list. It works now but might break in the future. To avoid that we should select current UI language on left pane before making any checks. R=dbeam@chromium.org Review URL: https://codereview.chromium.org/399353006 Cr-Commit-Position: refs/heads/master@{#288439} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288439 0039d316-1c4b-4281-b951-d872f2087c98
-
chrishtr@chromium.org authored
This makes lookups of a WebPreferences field fast. In order do this, add code to listen to all preferences updates in order to recompute the cache. The first version was rolled back because some code in Blink that listened for inspector prefs updates incorrectly sent the preference update back to Chromium, causing an infinite loop. BUG=390799 Review URL: https://codereview.chromium.org/444843002 Cr-Commit-Position: refs/heads/master@{#288438} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288438 0039d316-1c4b-4281-b951-d872f2087c98
-
garykac@chromium.org authored
This change implements HiDPI scaling of filter params in CC. It also fixes content scaling of filter params (e.g., with -webkit-transform: scale(X)) as well as pinch-zoom scaling. This code is mostly from http://crrev.com/191123002 "Implement hidpi and pinch-zoom scaling of filter params in cc" and replaces http://crrev.com/317663005 "Scale the ALPHA_THRESHOLD filter's region based on the device scale factor" because this fixes all filters rather than just the AlphaThresholdFilter. BUG=376532, 281516, 281518, 349493 R=brettw@chromium.org, danakj@chromium.org, enne@chromium.org, jschuh@chromium.org Review URL: https://codereview.chromium.org/394193003 Cr-Commit-Position: refs/heads/master@{#288436} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288436 0039d316-1c4b-4281-b951-d872f2087c98
-
rch@chromium.org authored
and ProofVerifierChromium to TransportSecurityState::CheckPublicKeyPins. This required adding an is_issued_by_known_root argument to this method. In addition, CheckPublicKeyPins now only checks static pins if the TransportSecurityState's enable_static_pins_ member is true. This defaults to true only for official desktop builds. This also means that dynamic pins are now checked on mobile and on non-official builds. BUG=398925,391033 Review URL: https://codereview.chromium.org/433123003 Cr-Commit-Position: refs/heads/master@{#288435} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288435 0039d316-1c4b-4281-b951-d872f2087c98
-
kkimlabs@chromium.org authored
BUG=401821 Review URL: https://codereview.chromium.org/455543003 Cr-Commit-Position: refs/heads/master@{#288434} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288434 0039d316-1c4b-4281-b951-d872f2087c98
-
dmichael@chromium.org authored
This test can measure PPP_Messaging performance and indirectly IPC performance. It regressed due to a couple of minor changes; this gets it running again. BUG= Review URL: https://codereview.chromium.org/453003002 Cr-Commit-Position: refs/heads/master@{#288433} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288433 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
Cr-Commit-Position: refs/heads/master@{#288431} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288431 0039d316-1c4b-4281-b951-d872f2087c98
-
rockot@chromium.org authored
This just moves update_manifest.h/cc into the extensions_common target. Precursor to moving manifest parsing code and ultimately the rest of the download/install/update code. BUG=398671 TBR=dcheng@chromium.org for IPC messages (header move only) Review URL: https://codereview.chromium.org/454873005 Cr-Commit-Position: refs/heads/master@{#288430} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288430 0039d316-1c4b-4281-b951-d872f2087c98
-
skia-deps-roller@chromium.org authored
https://skia.googlesource.com/skia/+log/b511042bb07a6a289b0d1146cb57f6e8b80580d6..be129b26f13d575fd6b396c6ae759838ecc9bd1a CQ_EXTRA_TRYBOTS=tryserver.chromium.linux:linux_layout_rel TBR=bungeman@google.com BUG= Review URL: https://codereview.chromium.org/453653004 Cr-Commit-Position: refs/heads/master@{#288429} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288429 0039d316-1c4b-4281-b951-d872f2087c98
-
ttuttle@chromium.org authored
Add support for configs with domains *.foo.bar. Given a domain foo.bar, it will first look for a config with domain foo.bar, then *.foo.bar, then *.bar. BUG=396139 Review URL: https://codereview.chromium.org/404363003 Cr-Commit-Position: refs/heads/master@{#288428} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288428 0039d316-1c4b-4281-b951-d872f2087c98
-
hanxi@chromium.org authored
Use ExtensionsAPIClient to register guests. BUG=352290 Review URL: https://codereview.chromium.org/444113003 Cr-Commit-Position: refs/heads/master@{#288427} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288427 0039d316-1c4b-4281-b951-d872f2087c98
-