- 29 Apr, 2014 40 commits
-
-
rtenneti@chromium.org authored
+ Keep the .h in sync with the internal source tree. + Moved encrypter_ and decrypter_ back to local variables in the Box and Unbox methods. + Fixed comments from wtc in https://codereview.chromium.org/213473003/ R=wtc@chromium.org Review URL: https://codereview.chromium.org/257123002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266830 0039d316-1c4b-4281-b951-d872f2087c98
-
vabr@chromium.org authored
Test for functionality added in https://codereview.chromium.org/231283003/. This is done as a browser test. Previous attempt to make it a unit test was scratched in https://codereview.chromium.org/258473005/. R=isherman@chromium.org BUG=347927 Review URL: https://codereview.chromium.org/257803004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266829 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266828 0039d316-1c4b-4281-b951-d872f2087c98
-
eseidel@chromium.org authored
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=172802:172818&mode=html TBR= BUG= Review URL: https://codereview.chromium.org/260073008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266827 0039d316-1c4b-4281-b951-d872f2087c98
-
groby@chromium.org authored
Bug marked as fixed, suppression never seen in http://chromium-build-logs.appspot.com/suppression_query NOTRY=true TBR=thestig@chromium.org BUG=301900 Review URL: https://codereview.chromium.org/253873006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266826 0039d316-1c4b-4281-b951-d872f2087c98
-
jyasskin@chromium.org authored
This saves the BrowserContext into the ServiceWorkerContextWrapper, and uses it when no process is available. We always choose a renderer process on the UI thread and take a reference to it before asking the renderer to start the SW thread. This also fixes a race where a process might die before we have a chance to use it. We'll probably need to thread more process IDs through in cases where there might not be a ProviderHost, but that can wait for a subsequent CL. BUG=359811,362060, 362058 Review URL: https://codereview.chromium.org/238043002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266825 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
PPAPI: Remove the PP_FontDescription_Dev version of GetFontFileWithFallback() from the pdf interface impl. Review URL: https://codereview.chromium.org/260153002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266824 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=224072 Review URL: https://codereview.chromium.org/251733006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266823 0039d316-1c4b-4281-b951-d872f2087c98
-
scherkus@chromium.org authored
While developing VideoFrameScheduler it became apparent that we no longer need to post tasks to notify the compositor as scheduling is already being done on the compositor thread. If there are no posted tasks, it also means we don't need to track dropped frames due to missed scheduler notifications. BUG=110814 Review URL: https://codereview.chromium.org/251733005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266822 0039d316-1c4b-4281-b951-d872f2087c98
-
zork@chromium.org authored
This specifies the viewer that will be used to render documents that are a supported MIME type for the extension. BUG=366409 Review URL: https://codereview.chromium.org/254503002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266821 0039d316-1c4b-4281-b951-d872f2087c98
-
limasdf@gmail.com authored
R=dewittj@chromium.org BUG=354046 Review URL: https://codereview.chromium.org/250733008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266820 0039d316-1c4b-4281-b951-d872f2087c98
-
kbr@chromium.org authored
This is a temporary workaround. The reason for the tab crashes should be investigated and fixed, since if it happens the context is lost early in a tab's lifetime, this bug will be triggered. BUG=365904,368107 TBR=bajones@chromium.org Review URL: https://codereview.chromium.org/252123003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266819 0039d316-1c4b-4281-b951-d872f2087c98
-
jbudorick@chromium.org authored
BUG=267773 Review URL: https://codereview.chromium.org/243403003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266818 0039d316-1c4b-4281-b951-d872f2087c98
-
ericu@chromium.org authored
BUG=108012 Review URL: https://codereview.chromium.org/259773006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266817 0039d316-1c4b-4281-b951-d872f2087c98
-
cpu@chromium.org authored
This is heading to m34 since we are not pushing more releases to it. BUG=349320 TBR=grt@chromium.org Review URL: https://codereview.chromium.org/260113003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266816 0039d316-1c4b-4281-b951-d872f2087c98
-
merkulova@chromium.org authored
BUG=297874 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=265905 Review URL: https://codereview.chromium.org/245013002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266815 0039d316-1c4b-4281-b951-d872f2087c98
-
yzshen@chromium.org authored
BUG=None TEST=None Review URL: https://codereview.chromium.org/209453003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266814 0039d316-1c4b-4281-b951-d872f2087c98
-
boliu@chromium.org authored
PictureLayerImpl::ReleaseResources calls set_needs_update_draw_properties, expecting as a result that if it is false again, that CalculateContentsScale is called in between. However this assumption is not true as CalculateDrawProperties can skip layers. Instead, also check should_update_tile_priorities_ which is set in CalculateContentsScale. BUG=358350 Review URL: https://codereview.chromium.org/258053011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266813 0039d316-1c4b-4281-b951-d872f2087c98
-
isherman@chromium.org authored
BUG=347247 TEST= (1) Start out with a brand new Chrome profile, that you've never signed into. (2) Navigate to https://chrome.google.com/webstore/category/collection/for_your_desktop (3) Click on an app (any app). (4) Click on the "+ Free" link to install the app. At this point, you should be automatically navigated to a sign-in URL. That URL should be hosted on chrome://chrome-signin/, *not* on https://accounts.google.com/ServiceLogin R=guohui@chromium.org Review URL: https://codereview.chromium.org/196783002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266812 0039d316-1c4b-4281-b951-d872f2087c98
-
nhiroki@chromium.org authored
BUG=none TEST=content_unittests --gtest_filter=ServiceWorkerDatabase.* (with valgrind) TBR=michaeln@chromium.org Review URL: https://codereview.chromium.org/253103003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266811 0039d316-1c4b-4281-b951-d872f2087c98
-
wjywbs@gmail.com authored
If there's only 1 tab and the tab is NTP, close this NTP tab and open all startup urls in new tabs, because the omnibar will stay focused if we load url in NTP tab. R=asvitkine@chromium.org,viettrungluu@chromium.org,thakis@chromium.org TBR=sergeyberezin@chromium.org BUG=43520 Review URL: https://codereview.chromium.org/240273002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266810 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266808 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
This is to get a BUILD.gn file formatting fix. BUG=368019 Review URL: https://codereview.chromium.org/253033002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266807 0039d316-1c4b-4281-b951-d872f2087c98
-
creis@chromium.org authored
BUG=366510 TEST=See bug comment 7 for repro steps. TBR=sky@chromium.org Review URL: https://codereview.chromium.org/256233002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266806 0039d316-1c4b-4281-b951-d872f2087c98
-
jdduke@chromium.org authored
Adopt usage of the DidOverscrollParams struct for overscroll notifications from the renderer. This eases the burden of changing overscroll metadata in the future, and simplifies overscroll-related methods. This also fixes an issue where repeated flings into the same edge would not trigger the overscroll effect until a different edge overscrolled or the overscroll was generated by a touch scroll. BUG=354444 Review URL: https://codereview.chromium.org/20045007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266805 0039d316-1c4b-4281-b951-d872f2087c98
-
mfoltz@chromium.org authored
TESTED=Unit test. Manually with Cast extension BUG=331165 Review URL: https://codereview.chromium.org/255443002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266804 0039d316-1c4b-4281-b951-d872f2087c98
-
rlarocque@chromium.org authored
Explicitly add the control types to the list of types to fetch nodes for during a request to GetAllNodes(). The control types don't register with the ProfileSyncService at startup like the other types do, so they're not in the list of GetRegisteredDirectoryDataTypes like the others. BUG=368012 Review URL: https://codereview.chromium.org/251133005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266803 0039d316-1c4b-4281-b951-d872f2087c98
-
ykyyip@chromium.org authored
R=dtu@chromium.org BUG= Review URL: https://codereview.chromium.org/255063003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266802 0039d316-1c4b-4281-b951-d872f2087c98
-
reveman@chromium.org authored
Removes all dependent texture lookups and makes sure we're not using unnecessarily high precision for texture coordinates. BUG=269808 Review URL: https://codereview.chromium.org/257803011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266801 0039d316-1c4b-4281-b951-d872f2087c98
-
philipj@opera.com authored
BUG=366675 Review URL: https://codereview.chromium.org/257643002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266800 0039d316-1c4b-4281-b951-d872f2087c98
-
https://codereview.chromium.org/253883005/machenbach@chromium.org authored
Reason for revert: Breaks compile on win builder: http://build.chromium.org/p/chromium.win/builders/Win%20Builder%20%28dbg%29/builds/29440 Original issue's description: > Makes change_id unsigned > > Easier this way for clients to track and not worry about overflow. > > BUG=none > TEST=none > R=ben@chromium.org > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266793 TBR=ben@chromium.org,sky@chromium.org NOTREECHECKS=true NOTRY=true BUG=none Review URL: https://codereview.chromium.org/252143003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266799 0039d316-1c4b-4281-b951-d872f2087c98
-
eroman@chromium.org authored
More details on threading strategy provided in webcrypto_impl.cc. BUG=245025 Review URL: https://codereview.chromium.org/233733004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266798 0039d316-1c4b-4281-b951-d872f2087c98
-
lazyboy@chromium.org authored
BUG=364560 Test=This changes the internals of rendering <webview> in chrome-apps. No noticeable changes should be observed. Review URL: https://codereview.chromium.org/251593004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266797 0039d316-1c4b-4281-b951-d872f2087c98
-
dominikg@chromium.org authored
Same as rasterize_and_record_micro.fast_path.key_silk_cases but with forced GPU rasterization flags added (taken from smoothness.gpu_rasterization.*). This benchmark will eventually replace rasterize_and_record_micro.fast_path.key_silk_cases, but we need to stage that change to not break the buildbots (see bug). BUG=367678 Review URL: https://codereview.chromium.org/256043005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266796 0039d316-1c4b-4281-b951-d872f2087c98
-
yoshiki@chromium.org authored
This is a reland of r260688, which is reverted due to last-minute rebase mistake. Previously, we used FileEntry.getMetadata() to retrieve filesystem metadata and getDriveEntryProperties() to get Drive metadata, so we need 2 calls for 1 file on Drive. With this patch, getDriveEntryProperties() returns not only Drive metadata but also filesystem metadata. It's enough to call only getDriveEntryProperties() and we can reduce a number of calls by half. BUG=345196 TEST=browser_test passes. R=asargent@chromium.org, hashimoto@chromium.org, hirono@chromium.org TBR=asargent@chromium.org, hashimoto@chromium.org, hirono@chromium.org NOTRY=True # NOTRYing for buildbots already passes (see. crrev.com/256023002) Review URL: https://codereview.chromium.org/256023002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266795 0039d316-1c4b-4281-b951-d872f2087c98
-
jennyz@chromium.org authored
Fix a bug for SetShowState which causes the code do nothing when it is called from AppsContainerView constructor since the show_state_ is considered not changed. BUG=367370 Review URL: https://codereview.chromium.org/253833004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266794 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
Easier this way for clients to track and not worry about overflow. BUG=none TEST=none R=ben@chromium.org Review URL: https://codereview.chromium.org/253883005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266793 0039d316-1c4b-4281-b951-d872f2087c98
-
dpranke@chromium.org authored
In order to best run a suite of tests on the bots, we need to support printing out the list of tests that failed in an easily-machine-readable manner, and also support running just a subset of tests. This patch adds the --unexpected-failures flag to run_mojo_python_tests to write out, one test name per line, a list of failures (full details are listed in the usage for the script). It also adds the ability to just run a subset of tests. If we add any more complexity to this script we really need to write tests for it. R=sky@chromium.org BUG=364709 Review URL: https://codereview.chromium.org/257103002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266792 0039d316-1c4b-4281-b951-d872f2087c98
-
rsorokin@chromium.org authored
BUG=244628 TEST=manual check on Acer C720 Review URL: https://codereview.chromium.org/228703004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266791 0039d316-1c4b-4281-b951-d872f2087c98
-
davidben@chromium.org authored
Ownership of the HANDLE in ResourceMsg_SetDataBuffer isn't managed automatically. Also invert ForwardingFilter/TestFilter's superclass/subclass relationship. This arrangement avoids the useless dest_ = NULL codepath. BUG=366246 Review URL: https://codereview.chromium.org/257763007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266790 0039d316-1c4b-4281-b951-d872f2087c98
-