- 15 Aug, 2014 40 commits
-
-
dcaiafa@chromium.org authored
This makes the following changes to media.gyp to make it compile for iOS (for the Chromoting iOS client): - Don't use ffmpeg or libvpx in media (just like Android) - Do use libyuv - Add yasm flag to decorate functions correctly for iOS (just like in the Mac) BUG=134226 Review URL: https://codereview.chromium.org/474693002 Cr-Commit-Position: refs/heads/master@{#289973} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289973 0039d316-1c4b-4281-b951-d872f2087c98
-
jiayl@chromium.org authored
BUG=https://code.google.com/p/webrtc/issues/detail?id=3601 Review URL: https://codereview.chromium.org/466843002 Cr-Commit-Position: refs/heads/master@{#289972} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289972 0039d316-1c4b-4281-b951-d872f2087c98
-
mef@chromium.org authored
BUG=403515 Review URL: https://codereview.chromium.org/474573003 Cr-Commit-Position: refs/heads/master@{#289971} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289971 0039d316-1c4b-4281-b951-d872f2087c98
-
pmonette@google.com authored
verifier_test_dll_1.dll.exp : warning LNK4070: /OUT:verifier_test_dll.dll directive in .EXP differs from output filename 'verifier_test_dll_1.dll'; ignoring directive BUG= Review URL: https://codereview.chromium.org/473693003 Cr-Commit-Position: refs/heads/master@{#289970} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289970 0039d316-1c4b-4281-b951-d872f2087c98
-
markdittmer@chromium.org authored
BUG=377978 Review URL: https://codereview.chromium.org/420543002 Cr-Commit-Position: refs/heads/master@{#289969} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289969 0039d316-1c4b-4281-b951-d872f2087c98
-
dominik.rottsches@intel.com authored
The header include order checks were running on all affected files, including third_party for example, this causes issues when rolling harfbuzz-ng. BUG=404105 NOTRY=true Review URL: https://codereview.chromium.org/462323003 Cr-Commit-Position: refs/heads/master@{#289968} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289968 0039d316-1c4b-4281-b951-d872f2087c98
-
tommycli@chromium.org authored
CRX file code currently lives under extensions/. However, component_updater also uses them to package components. The CRX code should therefore live as its own component. BUG=371463 TBR=blundell@chromium.org Review URL: https://codereview.chromium.org/474633005 Cr-Commit-Position: refs/heads/master@{#289966} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289966 0039d316-1c4b-4281-b951-d872f2087c98
-
smaslo@chromium.org authored
Metrics to track how many times users open a distilled page or distilled page preferences. BUG=383630 Review URL: https://codereview.chromium.org/476953002 Cr-Commit-Position: refs/heads/master@{#289965} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289965 0039d316-1c4b-4281-b951-d872f2087c98
-
noms@chromium.org authored
BUG=404066 Review URL: https://codereview.chromium.org/476133002 Cr-Commit-Position: refs/heads/master@{#289964} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289964 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
Cr-Commit-Position: refs/heads/master@{#289962} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289962 0039d316-1c4b-4281-b951-d872f2087c98
-
isherman@chromium.org authored
BUG=402113 TEST=none NOTRY=true R=jwd@chromium.org Review URL: https://codereview.chromium.org/468433003 Cr-Commit-Position: refs/heads/master@{#289961} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289961 0039d316-1c4b-4281-b951-d872f2087c98
-
mikecase@chromium.org authored
BUG= NOTRY=true Review URL: https://codereview.chromium.org/481513002 Cr-Commit-Position: refs/heads/master@{#289960} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289960 0039d316-1c4b-4281-b951-d872f2087c98
-
groby@chromium.org authored
Verbatim queries do not see an answer. If the previous query had an answer with a suggestion that matches the current verbatim text, reuse that answer. BUG=401486 Review URL: https://codereview.chromium.org/462963002 Cr-Commit-Position: refs/heads/master@{#289959} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289959 0039d316-1c4b-4281-b951-d872f2087c98
-
awoloszyn@chromium.org authored
R=danakj Review URL: https://codereview.chromium.org/471233002 Cr-Commit-Position: refs/heads/master@{#289958} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289958 0039d316-1c4b-4281-b951-d872f2087c98
-
maniscalco@chromium.org authored
BUG= Review URL: https://codereview.chromium.org/470133005 Cr-Commit-Position: refs/heads/master@{#289957} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289957 0039d316-1c4b-4281-b951-d872f2087c98
-
timvolodine@chromium.org authored
Without this some telemetry tests and canary XP build fail to load. BUG=404175 Review URL: https://codereview.chromium.org/477173002 Cr-Commit-Position: refs/heads/master@{#289956} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289956 0039d316-1c4b-4281-b951-d872f2087c98
-
bcwhite@chromium.org authored
BUG=303883 Review URL: https://codereview.chromium.org/473213002 Cr-Commit-Position: refs/heads/master@{#289955} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289955 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
We need to copy these png images first because tryserver does not work very well with binaries in patches. So in order to run the trybots in the next CL, we need to copy them first. BUG=338338 TEST=None R=avi@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/471343002 Cr-Commit-Position: refs/heads/master@{#289954} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289954 0039d316-1c4b-4281-b951-d872f2087c98
-
jennyz@chromium.org authored
Add the ability to the audio API to activate more than one audio device at a time. This is currently accomplished via a hack and when getting device info via audio.getInfo, only one device will show up as active. This will allow us to active multiple microphones and multiple speakers though. I've also made couple of changes to OWNERS files so we don't need to keep chasing rubberstamps for audio changes. This is patched from rkc@'s original cl: https://codereview.chromium.org/460113003/ BUG=397664 TBR=asargent Review URL: https://codereview.chromium.org/478493002 Cr-Commit-Position: refs/heads/master@{#289951} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289951 0039d316-1c4b-4281-b951-d872f2087c98
-
simonb@chromium.org authored
If the shared libary being packed uses relocations with addends, update DT_RELASZ and DT_RELACOUNT instead of DT_RELSZ and DT_RELCOUNT. Check DT_RELAENT instead of DT_RELENT. Update unit test data to match. BUG=385553 Review URL: https://codereview.chromium.org/474283002 Cr-Commit-Position: refs/heads/master@{#289950} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289950 0039d316-1c4b-4281-b951-d872f2087c98
-
jeun@chromium.org authored
NOTRY=true Review URL: https://codereview.chromium.org/421223003 Cr-Commit-Position: refs/heads/master@{#289949} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289949 0039d316-1c4b-4281-b951-d872f2087c98
-
cthomp@chromium.org authored
This adds Experience Sampling instrumentation to the Cocoa version of the extension install dialog. BUG=384635 Review URL: https://codereview.chromium.org/462853002 Cr-Commit-Position: refs/heads/master@{#289948} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289948 0039d316-1c4b-4281-b951-d872f2087c98
-
bruening@chromium.org authored
[MemSheriff] Disable WebRtcLocalAudioTrackTest.ConnectTracksToDifferentCapturers to get tsan bot green. BUG=404133 TBR=ajm@chromium.org Review URL: https://codereview.chromium.org/478693003 Cr-Commit-Position: refs/heads/master@{#289947} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289947 0039d316-1c4b-4281-b951-d872f2087c98
-
beaudoin@chromium.org authored
We currently use the same UMA metric to log the loading time of different kinds of NTP: - The local NTP - The Google app-cached NTP - NTP from other providers This CL separates these in three UMA metric using histogram suffixes. In addition, this CL brings back the Tab.NewTab* UMA metrics to the public histograms.xml in accordance with the practice that metrics in the public chromium repository should be in the public histograms.xml. Review URL: https://codereview.chromium.org/474053002 Cr-Commit-Position: refs/heads/master@{#289946} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289946 0039d316-1c4b-4281-b951-d872f2087c98
-
rdsmith@chromium.org authored
R=mef@chromium.org BUG=374917 Review URL: https://codereview.chromium.org/471403002 Cr-Commit-Position: refs/heads/master@{#289945} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289945 0039d316-1c4b-4281-b951-d872f2087c98
-
damienv@chromium.org authored
BUG=None Review URL: https://codereview.chromium.org/399433003 Cr-Commit-Position: refs/heads/master@{#289944} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289944 0039d316-1c4b-4281-b951-d872f2087c98
-
felt@chromium.org authored
BUG=397754 Review URL: https://codereview.chromium.org/469023003 Cr-Commit-Position: refs/heads/master@{#289943} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289943 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
Cr-Commit-Position: refs/heads/master@{#289942} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289942 0039d316-1c4b-4281-b951-d872f2087c98
-
torne@chromium.org authored
Rename the "linker_script_copy" target to "android_exports" and move the link_settings clause to that target. This avoids the linker flag being duplicated once for every target which includes jni_generator.gypi, which causes problems on some linker versions. BUG=402003 Review URL: https://codereview.chromium.org/473173004 Cr-Commit-Position: refs/heads/master@{#289941} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289941 0039d316-1c4b-4281-b951-d872f2087c98
-
niklase@chromium.org authored
BUG= R=jiayl@chromium.org Review URL: https://codereview.chromium.org/469423003 Cr-Commit-Position: refs/heads/master@{#289940} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289940 0039d316-1c4b-4281-b951-d872f2087c98
-
grunell@chromium.org authored
The adapter is torn down when a session is ended (no more tracks connected to it), so we do the logging in the destructor. BUG=399835 Review URL: https://codereview.chromium.org/466333005 Cr-Commit-Position: refs/heads/master@{#289939} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289939 0039d316-1c4b-4281-b951-d872f2087c98
-
pmonette@google.com authored
BUG= Review URL: https://codereview.chromium.org/470213002 Cr-Commit-Position: refs/heads/master@{#289938} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289938 0039d316-1c4b-4281-b951-d872f2087c98
-
rch@chromium.org authored
Reason for revert: Causes crashes in canary. > Refactor pooling logic into a helper method > Disable pooling when there are cert errors. > Disable pooling when pinning does not match for the new host. > > BUG=398925 > > Review URL: https://codereview.chromium.org/425803014 TBR=rch@chromium.org Review URL: https://codereview.chromium.org/476113003 Cr-Commit-Position: refs/heads/master@{#289937} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289937 0039d316-1c4b-4281-b951-d872f2087c98
-
tapted@chromium.org authored
BUG=404007 Review URL: https://codereview.chromium.org/475283002 Cr-Commit-Position: refs/heads/master@{#289936} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289936 0039d316-1c4b-4281-b951-d872f2087c98
-
mlerman@chromium.org authored
Noms as TBR, the profile_metrics have been well reviewed by others. BUG=401147 TBD=noms@chromium.org Review URL: https://codereview.chromium.org/470643002 Cr-Commit-Position: refs/heads/master@{#289935} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289935 0039d316-1c4b-4281-b951-d872f2087c98
-
fukino@chromium.org authored
In the updated UI, path information is moved from footer to toolbar, and only information about selected entries is displayed on the footer. In open dialog, there is a case that the preview panel is visible and no item is selected. This patch hide everything (thumbnail and entry name) from the footer when no item is selected. BUG=402821 TEST=manually Review URL: https://codereview.chromium.org/468913005 Cr-Commit-Position: refs/heads/master@{#289934} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289934 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Disable RenderWidgetHostViewAuraTest.FullscreenResize since it fails depending on the screen resolution. BUG=324350 TBR=scottmg@chromium.org Review URL: https://codereview.chromium.org/476243002 Cr-Commit-Position: refs/heads/master@{#289933} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289933 0039d316-1c4b-4281-b951-d872f2087c98
-
yoshiki@chromium.org authored
BUG=401399 TEST=manual Review URL: https://codereview.chromium.org/450943002 Cr-Commit-Position: refs/heads/master@{#289932} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289932 0039d316-1c4b-4281-b951-d872f2087c98
-
mgiuca@chromium.org authored
Adds a new manifest section which allows extensions (currently, only platform apps) to provide a page in the experimental app launcher, eg: "launcher_page": { "page": "index.html" } All installed apps with a valid launcher_page section will be given a page in the launcher. This feature is currently only available on dev channel and whitelisted (currently to a few testing apps; this list will expand in the future, and can be overridden with --whitelisted-extension-id=ID). Updated CustomLauncherPageBrowserTest to use its manifest to install the launcher page, rather than using --custom-launcher-page. BUG=399131,404000 Review URL: https://codereview.chromium.org/475543004 Cr-Commit-Position: refs/heads/master@{#289931} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289931 0039d316-1c4b-4281-b951-d872f2087c98
-
mtomasz@chromium.org authored
The regression was caused by a preventDefault() call. TEST=Tested manually. BUG=403002 Review URL: https://codereview.chromium.org/477033002 Cr-Commit-Position: refs/heads/master@{#289930} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289930 0039d316-1c4b-4281-b951-d872f2087c98
-