- 20 Jun, 2014 40 commits
-
-
joaoe@opera.com authored
New API which extract a zip entry into a memory buffer. BUG=359428 Review URL: https://codereview.chromium.org/292443006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278766 0039d316-1c4b-4281-b951-d872f2087c98
-
yzshen@chromium.org authored
> [PPAPI] Add browser tests for compositor API > > And fix a bug found with the tests. > BindGraphics() does not work for a device which is in the same type with the current bound device. > > BUG=374383 > R=piman@chromium.org, raymes@chromium.org > > Review URL: https://codereview.chromium.org/324983005 TBR=penghuang@chromium.org Review URL: https://codereview.chromium.org/342323006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278765 0039d316-1c4b-4281-b951-d872f2087c98
-
vitalybuka@chromium.org authored
BUG=379076 NOTRY=true Review URL: https://codereview.chromium.org/343173002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278763 0039d316-1c4b-4281-b951-d872f2087c98
-
courage@chromium.org authored
This change fixes a regression from r270325, allowing sign-out events to fire when the --enable-new-profile-management flag is absent, which is the default. The previous change added a check to filter out events related to non-primary accounts, but the primary account ID is not available during sign-out. Removing the filter fixes the regression. BUG=376421 Review URL: https://codereview.chromium.org/346913003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278762 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278760 0039d316-1c4b-4281-b951-d872f2087c98
-
garykac@chromium.org authored
BUG=386324 Review URL: https://codereview.chromium.org/340883005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278759 0039d316-1c4b-4281-b951-d872f2087c98
-
skia-deps-roller@chromium.org authored
https://skia.googlesource.com/skia/+log/9efd66b8451f25465abd1027e09a3bcfa7b9c554..6b8f1ba1ef71a762e961c3a8bc8b344c88990a04 CQ_EXTRA_TRYBOTS=tryserver.chromium:linux_layout_rel TBR=reed@google.com BUG= Review URL: https://codereview.chromium.org/348043002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278757 0039d316-1c4b-4281-b951-d872f2087c98
-
vitalybuka@chromium.org authored
BUG=386897 TBR=rogerta NOTRY=true Review URL: https://codereview.chromium.org/347953002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278755 0039d316-1c4b-4281-b951-d872f2087c98
-
zhenw@chromium.org authored
BUG=246844 It fixes the the bug on Linux machines by propagating the window minimization information to the content window after receiving X event from the platform, so the render side can update its visibility properly. Review URL: https://codereview.chromium.org/340783004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278754 0039d316-1c4b-4281-b951-d872f2087c98
-
spang@chromium.org authored
Not everything is in the right place yet, but this is the general idea. NOTRY=true Review URL: https://codereview.chromium.org/342983005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278753 0039d316-1c4b-4281-b951-d872f2087c98
-
jj-spoon@yandex-team.ru authored
"showSetDefault" and "allowAdvancedSettings" should not be set via RegisterCloudPrintValues call since they are not related to Google Cloud Print. R=bcwhite@chromium.org Review URL: https://codereview.chromium.org/263803007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278752 0039d316-1c4b-4281-b951-d872f2087c98
-
hashimoto@chromium.org authored
TemplateURL should not depend on TemplateURLService. BUG=386365 TEST=unit_tests R=pkasting@chromium.org TBR=profile_resetter, renderer_context_menu}, sky@chromium.org for chrome/browser/{importer Review URL: https://codereview.chromium.org/343823002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278751 0039d316-1c4b-4281-b951-d872f2087c98
-
mgiuca@chromium.org authored
1. Allow get_syzygy_binaries to run in cygwin. 2. On cygwin, get_syzygy_binaries makes all of the binaries it unpacks executable (to avoid "permission denied" errors during compilation). BUG=386911 Review URL: https://codereview.chromium.org/341183002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278748 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
BUG=385222 TBR=thakis@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/344193003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278747 0039d316-1c4b-4281-b951-d872f2087c98
-
jdonnelly@chromium.org authored
BUG=386638 Review URL: https://codereview.chromium.org/342713007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278746 0039d316-1c4b-4281-b951-d872f2087c98
-
newt@chromium.org authored
The benefits: Android lint can find resources that don't exist in all resolutions, it's clearer what resolution these images are, and the drawable folder is neater as well. The build output after this change is identical, thanks to recent build changes (https://codereview.chromium.org/321463002) as well as the method MoveImagesToNonMdpiFolders() in package_resources.py. BUG=289843 R=dtrainor@chromium.org, tedchoc@chromium.org Review URL: https://codereview.chromium.org/340913003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278745 0039d316-1c4b-4281-b951-d872f2087c98
-
fmalita@chromium.org authored
Blink rebaselines have landed. BUG=383435 TBR=reed@google.com,humper@google.com Review URL: https://codereview.chromium.org/345933002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278744 0039d316-1c4b-4281-b951-d872f2087c98
-
rmcilroy@chromium.org authored
BUG=387110 TBR=yzshen@chromium.org Review URL: https://codereview.chromium.org/348533006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278742 0039d316-1c4b-4281-b951-d872f2087c98
-
asvitkine@chromium.org authored
Exposes getting the installed version from UpgradeDetector and uses it from VariationService when simulating new Finch seeds, so that the simulation more accurately reflects what will happen on a restart when that seed will be applied. BUG=315807 Review URL: https://codereview.chromium.org/333313003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278740 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
host-list-empty was placed inside of daemon-control, so it was not visible when daemon-control div was not visible. BUG=384053 R=jamiewalch@chromium.org, kelvinp@chromium.org Review URL: https://codereview.chromium.org/345773005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278739 0039d316-1c4b-4281-b951-d872f2087c98
-
vabr@chromium.org authored
Currently, ChromePasswordManagerClient informs the PasswordAutofillAgent almost every time about changed availability of the internals page. The only exception is when the client is created. As a result, new tabs opened after a chrome://password-manager-internals tab will only cause browser-side logs. When the client is created, the agent on the renderer side may not exist yet. So it does not help to send messages to the agent during constructing the client. Instead, this CL introduces a new "ping" IPC message from the renderer to the browser, which the agent uses to explicitly request logging state update from the client at the time the agent is constructed. BUG=384269 Review URL: https://codereview.chromium.org/336763002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278738 0039d316-1c4b-4281-b951-d872f2087c98
-
dnicoara@chromium.org authored
BUG=381329 Review URL: https://codereview.chromium.org/332103003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278737 0039d316-1c4b-4281-b951-d872f2087c98
-
hirono@chromium.org authored
BUG=386553 TEST=run the test Review URL: https://codereview.chromium.org/340843005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278736 0039d316-1c4b-4281-b951-d872f2087c98
-
joaodasilva@chromium.org authored
The service is not a SchemaRegistry anymore but owns one instead. This enables the service to own subclasses of SchemaRegistry. Also added a ForwardingSchemaRegisy, which wraps another SchemaRegistry. This will be used in a future CL. R=bartfab@chromium.org TBR=kalman@chromium.org BUG=224596 Review URL: https://codereview.chromium.org/349643002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278735 0039d316-1c4b-4281-b951-d872f2087c98
-
joaodasilva@chromium.org authored
Note: this is a reland of https://codereview.chromium.org/341043005 which was reverted due to memory leaks in tests. Those leaks were fixed in https://codereview.chromium.org/348713004. This enables policy-for-extensions running in Public Sessions, and for extensions running as Kiosk Apps too. TBR=bartfab@chromium.org BUG=224596 Review URL: https://codereview.chromium.org/335113008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278734 0039d316-1c4b-4281-b951-d872f2087c98
-
baranovich@yandex-team.ru authored
BUG=377538 R=jgraettinger@chromium.org TEST=SpdyStream/SpdySession/SpdyNetworkTransaction push related tests. Re-enabled previously disabled tests: SpdyNetworkTransactionTest.ServerPushCrossOriginCorrectness SpdyNetworkTransactionTest.ServerPushInvalidAssociatedStreamID9 Review URL: https://codereview.chromium.org/331663007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278733 0039d316-1c4b-4281-b951-d872f2087c98
-
treib@chromium.org authored
BUG=372381 Review URL: https://codereview.chromium.org/334283002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278732 0039d316-1c4b-4281-b951-d872f2087c98
-
sidharthms@chromium.org authored
Prerenders the Instant search base page URL on omnibox focus event provided the underlying page is not a search results page and not in incognito profile. Prerender request for the current tab is cancelled when a navigation entry is committed or when the current tab is deactivated. BUG=384106 TEST=Run canary chrome with the following flags: --prefetch-search-results --prerender=enabled --force-fieldtrials="EmbeddedSearch/Group1 prerender_instant_url_on_omnibox_focus:1" Review URL: https://codereview.chromium.org/338633003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278731 0039d316-1c4b-4281-b951-d872f2087c98
-
skuhne@chromium.org authored
I updated our keyboard mapping sheets and used the python scripts to generate the changes. BUG=325792 TEST=visual Review URL: https://codereview.chromium.org/341643004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278730 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
There should be no behavior change. R=miket@chromium.org Review URL: https://codereview.chromium.org/344163002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278729 0039d316-1c4b-4281-b951-d872f2087c98
-
penghuang@chromium.org authored
And fix a bug found with the tests. BindGraphics() does not work for a device which is in the same type with the current bound device. BUG=374383 R=piman@chromium.org, raymes@chromium.org Review URL: https://codereview.chromium.org/324983005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278728 0039d316-1c4b-4281-b951-d872f2087c98
-
mkwst@chromium.org authored
Upon navigation, we throw away everything in the password bubble. This is intentional, but a poor experience on sites that do strange things on login. Like `accounts.google.com` for example. This patch ensures that we don't clear the bubble state if a navigation occurs within a second. A future patch could extend this to not clearing the bubble state if navigations occur within the same eTLD+1. BUG=383296 TBR=awong@chromium.org Review URL: https://codereview.chromium.org/338103003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278727 0039d316-1c4b-4281-b951-d872f2087c98
-
yoshiki@chromium.org authored
r276293 had introduced the force refresh but it did refresh even when unnecessary. This patch make it refresh metadata only when necessary. BUG=386939 TEST=manually tested Review URL: https://codereview.chromium.org/347973002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278726 0039d316-1c4b-4281-b951-d872f2087c98
-
dzhioev@chromium.org authored
List of changes: * Added ability to annotate HTML elements (see login.Screen.initialize method comment). * Prefix is added to messages sent from JS to C++ (login.Screen.send method). * Added ability to observe changes in specific keys of context (on JS side). * And more. BUG=NONE Review URL: https://codereview.chromium.org/328763003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278724 0039d316-1c4b-4281-b951-d872f2087c98
-
b.kelemen@samsung.com authored
This CL refactors testing infrastructure for gamepad so that we can actually write a layout test that would fail if Blink doesn't honor visibility state. Now Platform::setGamepadListener is now hooked to GamepadController. BUG=344556 Review URL: https://codereview.chromium.org/304403002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278723 0039d316-1c4b-4281-b951-d872f2087c98
-
mukai@chromium.org authored
They are just as same as the enums defined in .proto files. Removing the declaration of these types reduces unnecessary code dependency to autocomplete. BUG=384232 R=blundell@chromium.org, mpearson@chromium.org, pkasting@chromium.org TBR=brettw@chromium.org, cpu@chromium.org, miguelg@chromium.org, mpcomplete@chromium.org TEST=compile succeeds Review URL: https://codereview.chromium.org/343523003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278722 0039d316-1c4b-4281-b951-d872f2087c98
-
yzshen@chromium.org authored
> Include loaded modules in safe browsing client incident reports. > > This includes the sanitized paths of all loaded modules and an > indication for those that host active LSPs. > > BUG=386156 > > Review URL: https://codereview.chromium.org/323953002 TBR=pmonette@google.com,grt@chromium.org Review URL: https://codereview.chromium.org/347123002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278721 0039d316-1c4b-4281-b951-d872f2087c98
-
zhaoqin@google.com authored
TBR=bruening@chromium.org BUG=NONE Review URL: https://codereview.chromium.org/348813004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278716 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278710 0039d316-1c4b-4281-b951-d872f2087c98
-
vabr@chromium.org authored
|pending_login_managers_| is the list of all password form managers for forms on the current page. It is important when we detect a password to save -- it can only be saved if it correspondes to a pending login manager, which means to a form on the page the user is navigating from. The list is currently updated on 2 occasions: 1) when the forms on the current page are parsed, and 2) when JavaScript adds a new form. The exception to 2) is when the main frame loads -- we don't add forms added during that time, because they might be just confusing fragments. It has been observed though, that there are still dynamically created forms which are not just fragments, but which fall prey to the above exception. Those forms have been observed during the phase forms are actually rendered. So this CL adds a new place to update |pending_login_managers_|: 3) when the forms on the current page are rendered. BUG=367768 Review URL: https://codereview.chromium.org/343663002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278704 0039d316-1c4b-4281-b951-d872f2087c98
-