- 01 Jun, 2014 27 commits
-
-
tfarina@chromium.org authored
BUG=370433 TEST=None TBR=sky@chromium.org Review URL: https://codereview.chromium.org/307203002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274147 0039d316-1c4b-4281-b951-d872f2087c98
-
vitalybuka@chromium.org authored
> Record RenderViewContextMenu.Used histogram before calling observers. > > BUG=378933 > > Review URL: https://codereview.chromium.org/306103002 TBR=vitalybuka@chromium.org Review URL: https://codereview.chromium.org/301233006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274146 0039d316-1c4b-4281-b951-d872f2087c98
-
reveman@chromium.org authored
BUG=371530 NOTRY=true TBR=sievers Review URL: https://codereview.chromium.org/310603002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274145 0039d316-1c4b-4281-b951-d872f2087c98
-
nednguyen@google.com authored
BUG= Review URL: https://codereview.chromium.org/292443003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274144 0039d316-1c4b-4281-b951-d872f2087c98
-
blundell@chromium.org authored
- switches::kGoogleBaseURL is moved into the Google component - The information of whether background networking is enabled is now obtained from GoogleURLTrackerClient. BUG=373222 TBR=thakis Review URL: https://codereview.chromium.org/301383003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274143 0039d316-1c4b-4281-b951-d872f2087c98
-
joaodasilva@chromium.org authored
This helper method can be used to determine if a policy comes from the profile cloud policy provider or from another source. It will be used to determine the source of the Managed Bookmarks policy and set the folder name accordingly. BUG=49598 Review URL: https://codereview.chromium.org/304183007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274142 0039d316-1c4b-4281-b951-d872f2087c98
-
joaodasilva@chromium.org authored
TBR=marja@chromium.org BUG=379579 Review URL: https://codereview.chromium.org/307213002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274141 0039d316-1c4b-4281-b951-d872f2087c98
-
joaodasilva@chromium.org authored
BUG=379574 Review URL: https://codereview.chromium.org/306053009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274140 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
It seems to be much more common to have this kind of resources file as a normal GYP file rather than an *include* GYP file. $ git ls-files | grep resources.gyp$ | grep -v ash_resources | wc -l 9 vs $ git ls-files | grep resources.gypi$ | grep -v ash_resources | wc -l 3 BUG=None TEST=None R=jamescook@chromium.org NOTRY=true TBR=thestig@chromium.org Review URL: https://codereview.chromium.org/307993007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274130 0039d316-1c4b-4281-b951-d872f2087c98
-
joaodasilva@chromium.org authored
BUG=379570 Review URL: https://codereview.chromium.org/308253002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274128 0039d316-1c4b-4281-b951-d872f2087c98
-
tonyg@chromium.org authored
BUG=379564 NOTRY=True TBR=dtu@chromium.org Review URL: https://codereview.chromium.org/312473002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274127 0039d316-1c4b-4281-b951-d872f2087c98
-
yzshen@chromium.org authored
BUG=366797 TEST=None Review URL: https://codereview.chromium.org/303233009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274126 0039d316-1c4b-4281-b951-d872f2087c98
-
tonyg@chromium.org authored
BUG=379561 TBR=dtu@chromium.org NOTRY=True Review URL: https://codereview.chromium.org/309623006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274125 0039d316-1c4b-4281-b951-d872f2087c98
-
joaodasilva@chromium.org authored
This CL makes a couple more changes to accomodate for the implementation of this policy: - moved the kManagedBookmarks pref into the bookmarks component, so that it can be referred to from there; - moved the strings for the managed bookmarks folder name for the same reasons; - updated the policy schema to support child bookmarks; - updated the ManagedBookmarksPolicyHandler to use the schema validation code, and added a new unit test for that. TBR=nyquist@chromium.org BUG=49598 Review URL: https://codereview.chromium.org/307993005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274124 0039d316-1c4b-4281-b951-d872f2087c98
-
jamesr@chromium.org authored
The gyp file has this in OTHER_LDFLAGS. TBR=brettw@chromium.org Review URL: https://codereview.chromium.org/308003010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274123 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274117 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274115 0039d316-1c4b-4281-b951-d872f2087c98
-
epoger@google.com authored
control (whitespace CL) is at https://codereview.chromium.org/305183005 BUG=skia:2610 NOTRY=True Review URL: https://codereview.chromium.org/309503006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274114 0039d316-1c4b-4281-b951-d872f2087c98
-
jbauman@chromium.org authored
When this flag is given, the new surfaces system will be used to display the browser contents. BUG= Review URL: https://codereview.chromium.org/307693005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274113 0039d316-1c4b-4281-b951-d872f2087c98
-
rtenneti@chromium.org authored
BUG=377408 R=jar@chromium.org, sky@chromium.org Review URL: https://codereview.chromium.org/303253003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274112 0039d316-1c4b-4281-b951-d872f2087c98
-
yzshen@chromium.org authored
With this CL, the encoded handles will comply with the restriction that "If handle X is prior to handle Y in the depth-first traversal order and both of them are valid, then the value of X should be smaller than that of Y." BUG=None TEST=None Review URL: https://codereview.chromium.org/303163006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274111 0039d316-1c4b-4281-b951-d872f2087c98
-
jamesr@chromium.org authored
With this the ui/gl target compiles on mac and fails to link with some skia thingy. R=brettw@chromium.org TBR=ben@chromium.org Review URL: https://codereview.chromium.org/303273009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274110 0039d316-1c4b-4281-b951-d872f2087c98
-
sque@chromium.org authored
These need to balance out the calls to LoginState::Initialize(). BUG=chromium:379140 TEST=unit tests pass Signed-off-by:
Simon Que <sque@chromium.org> Review URL: https://codereview.chromium.org/310493002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274109 0039d316-1c4b-4281-b951-d872f2087c98
-
mseaborn@chromium.org authored
This hasn't been used since we removed the old SRPC-based PPAPI proxy. BUG=none TEST=trybots Review URL: https://codereview.chromium.org/310473002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274108 0039d316-1c4b-4281-b951-d872f2087c98
-
dxie@chromium.org authored
Referring to https://code.google.com/p/chromium/issues/detail?id=379470, This is causing significant stability on trunk. reverting. > Refactor external_install_ui > > Refactors ExternalInstallUI to have determinate lifetimes. > This is likely the first of multiple patches targeting this area of code; the > next one will concentrate on pulling the related logic out of ExtensionService. > > BUG=378042 > > Review URL: https://codereview.chromium.org/300853008 TBR=rdevlin.cronin@chromium.org Review URL: https://codereview.chromium.org/309483012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274103 0039d316-1c4b-4281-b951-d872f2087c98
-
dxie@chromium.org authored
Referring to https://code.google.com/p/chromium/issues/detail?id=379472, This is causing significant stability on trunk. Reverting. > Block content scripts from executing until user grants permission > > Prevent extensions with <all_urls> from running content scripts without user > consent if the scripts-require-action switch is on. > > BUG=362353 > > Review URL: https://codereview.chromium.org/288053002 TBR=rdevlin.cronin@chromium.org Review URL: https://codereview.chromium.org/307933008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274102 0039d316-1c4b-4281-b951-d872f2087c98
-
dxie@chromium.org authored
Referring to https://code.google.com/p/chromium/issues/detail?id=379469 this is causing significant stability on trunk. > Defer SpdySession destruction to support closing writes > > Replace the STATE_CLOSED availability state with STATE_DRAINING, where: > * The read-pump will not run, and no frames can be read. > * No new frames may be queued in the sessions's write_queue. > * However, the write-pump will continue to run. > > SpdySession's write-pump will destroy the session iff it's draining, the > write queue is empty and no in-flight writes remain. As this (and > ~SpdySessionPool()) are now the only locations where SpdySessions may be > destroyed, session lifetime is more know-able and some WeakPtrs are > removed. > > Some tests have been updated to include closing RST_STREAMS sent by the > session. This reflects current behavior. A future CL will add GOAWAY > frames upon session errors. > > BUG=375033 > > Review URL: https://codereview.chromium.org/305823003 TBR=jgraettinger@chromium.org Review URL: https://codereview.chromium.org/310563002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274101 0039d316-1c4b-4281-b951-d872f2087c98
-
- 31 May, 2014 13 commits
-
-
reveman@chromium.org authored
BUG=371530 NOTRY=true TBR=sievers Review URL: https://codereview.chromium.org/302063007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274091 0039d316-1c4b-4281-b951-d872f2087c98
-
engedy@chromium.org authored
* Fix a regression so that once again the time range selector combo-box is in focus initially. * Clean up the code that determines which controls should be enabled/disabled/hidden on the dialog. * Reduce the number of controls that flicker (i.e. change state from disabled->enabled visibly) on opening the dialog in the most likely use-case, i.e., instead of starting with everything disabled, only have the commit button initially disabled. * Fix a regression so that once again some checkboxes can be disabled by policies. (I think this was also broken.) BUG=365206 Review URL: https://codereview.chromium.org/275483005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274090 0039d316-1c4b-4281-b951-d872f2087c98
-
yzshen@chromium.org authored
Because we already do necessary checks during the validation stage. BUG=None TEST=None Review URL: https://codereview.chromium.org/293983026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274089 0039d316-1c4b-4281-b951-d872f2087c98
-
dalecurtis@google.com authored
> Revert of Properly prioritize the sources of an accessible name on Android. (https://codereview.chromium.org/303113003/) > > Reason for revert: > Broke android bots it looks like: > http://build.chromium.org/p/chromium.linux/builders/Android%20Tests%20%28dbg%29/builds/20683 > > Original issue's description: > > Properly prioritize the sources of an accessible name on Android. > > > > This spec covers the right order: http://www.w3.org/TR/wai-aria-implementation > > > > Now Android basically matches Windows, the difference is that Android has > > to pick just one accessible name while Windows can have both a name and > > a description. > > > > There were existing cross-platform tests; I updated the Android > > expectations. > > > > BUG=359216 > > > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274017 > > TBR=aboxhall@chromium.org,dmazzoni@chromium.org > NOTREECHECKS=true > NOTRY=true > BUG=359216 > > Review URL: https://codereview.chromium.org/304293006 TBR=dalecurtis@chromium.org Review URL: https://codereview.chromium.org/302243002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274088 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
A grep for gpu reveals that only ui/aura/bench includes from gpu. Change aura_bench to depend on gles2_implementation. That should simplify the conversion of Aura to GN. BUG=None TEST=green trybots TBR=ben@chromium.org,brettw@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/308043007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274087 0039d316-1c4b-4281-b951-d872f2087c98
-
derat@chromium.org authored
Add code to make the aura::WindowObserver interface crash when it's destroyed without having unregistered its interest in all aura::Windows that it was observing. This will hopefully help track down the source of crashes that are seen when closing video windows on Google Play. https://codereview.chromium.org/303163003/ hopefully fixes the test crashes that resulted in this change being reverted earlier. BUG=365364 Review URL: https://codereview.chromium.org/309573004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274086 0039d316-1c4b-4281-b951-d872f2087c98
-
scottmg@chromium.org authored
This is what shows up in Explorer > Details. TBR=cpu@chromium.org Review URL: https://codereview.chromium.org/301313005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274085 0039d316-1c4b-4281-b951-d872f2087c98
-
jackhou@chromium.org authored
This also removes --apps-use-native-frame. This is a second attempt at https://codereview.chromium.org/251993002/. There was an underlying bug which caused crashes on 10.7 when native frames are enabled (http://crbug.com/378581). It's fixed by https://codereview.chromium.org/307843002/. BUG=339558 Review URL: https://codereview.chromium.org/308583002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274084 0039d316-1c4b-4281-b951-d872f2087c98
-
msw@chromium.org authored
Add support for [inline] autocomplete of about:blank. The support handles fixup of the scheme separator. Add BuiltinProviderTest.AboutBlank and do related cleanup. Update OmniboxViewTest.UndoRedo and do related cleanup. BUG=92577 TEST=about:blank is suggested in the omnibox; unit tests. R=mpearson@chromium.org,pkasting@chromium.org Review URL: https://codereview.chromium.org/290333015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274083 0039d316-1c4b-4281-b951-d872f2087c98
-
mcgrathr@chromium.org authored
libtinfo is needed to build GDB on the NaCl toolchain builders. We previously built only i686-linux versions, but now build x86_64-linux versions too, so we need the 64-bit version of this library package. BUG= none TEST= none R=bradnelson@google.com Review URL: https://codereview.chromium.org/309503007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274082 0039d316-1c4b-4281-b951-d872f2087c98
-
raymes@chromium.org authored
Currently if no response headers are passed into the plugin in OOP PDF then the headers fetched URLLoader that loaded the stream URL will be used, but the MIME type for the blob URL is always plain text, which causes the document loader to refuse to load the document. Currently, if no headers are passed to the in process plugin, we always try to load the document, so this just mimics that behavior in the OOP plugin. When the in-process plugin is removed we can change the document loader and remove the hack. This also removes blob: URLs from the MIME type check in document loader because they are no longer ever passed in. BUG=303491 Review URL: https://codereview.chromium.org/301223004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274081 0039d316-1c4b-4281-b951-d872f2087c98
-
qinmin@chromium.org authored
For Kitkat, we can play video in immersive mode without the navigation bar. Maybe we should do the same for other elements? BUG=378412 Review URL: https://codereview.chromium.org/303263004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274080 0039d316-1c4b-4281-b951-d872f2087c98
-
cbentzel@chromium.org authored
This is being done to remove use of a deprecated API in net/ BUG=81979 Review URL: https://codereview.chromium.org/302573003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274079 0039d316-1c4b-4281-b951-d872f2087c98
-