- 03 Apr, 2014 40 commits
-
-
qsr@chromium.org authored
R=miguelg@chromium.org,iancottrell@chromium.org Review URL: https://codereview.chromium.org/221173010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261403 0039d316-1c4b-4281-b951-d872f2087c98
-
sungmann.cho@navercorp.com authored
AW Shell shows a white screen when we play a video. It only plays sound. This patch implements onShowCustomView() and onHideCustomView() of AwContentsClient to fix it up. Review URL: https://codereview.chromium.org/223253005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261402 0039d316-1c4b-4281-b951-d872f2087c98
-
xians@chromium.org authored
And also I am forced to do some clean up on the existing code to avoid adding the source provider inside the WebRtcLocalAudioTrack. NOTRY=true BUG=358960 TEST=content_unittests Review URL: https://codereview.chromium.org/221863003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261401 0039d316-1c4b-4281-b951-d872f2087c98
-
yoshiki@chromium.org authored
The repeat feature did not work if there was only a single file in the list. This patch fixes the issue. BUG=chrome-os-partner:27258 TEST=audio_player tests pass TBR=hirono@chromium.org Review URL: https://codereview.chromium.org/221623004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261399 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261398 0039d316-1c4b-4281-b951-d872f2087c98
-
dnicoara@chromium.org authored
TBR=danakj@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/216633006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261397 0039d316-1c4b-4281-b951-d872f2087c98
-
yoshiki@chromium.org authored
Make Files.app and Chrome refer same icon sets and remove duplicate files. Now those icon files are not under file_manager folder, changed their id from IDR_FILE_MANAGER_IMG_FILETYPE_* to IDR_FILETYPE_* BUG=343127 TEST=ran browser_test on Release/Debug. manually verified that each filetype icons appears correctly. R=jochen@chromium.org, oshima@chromium.org, yoshiki@chromium.org Review URL: https://codereview.chromium.org/209433005 Patch from Naoki Fukino <fukino@chromium.org>. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261396 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261395 0039d316-1c4b-4281-b951-d872f2087c98
-
dgozman@chromium.org authored
BUG=327641 Review URL: https://codereview.chromium.org/220263003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261394 0039d316-1c4b-4281-b951-d872f2087c98
-
nednguyen@google.com authored
BUG= Review URL: https://codereview.chromium.org/222543003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261393 0039d316-1c4b-4281-b951-d872f2087c98
-
treib@chromium.org authored
BUG=107602 Review URL: https://codereview.chromium.org/222143002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261391 0039d316-1c4b-4281-b951-d872f2087c98
-
viettrungluu@chromium.org authored
R=darin@chromium.org Review URL: https://codereview.chromium.org/223213004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261390 0039d316-1c4b-4281-b951-d872f2087c98
-
rdevlin.cronin@chromium.org authored
Replace with ExtensionRegistry::enabled_extensions().GetExtensionOrAppByUrl(). BUG=351891 Review URL: https://codereview.chromium.org/220053002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261389 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261388 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome://flags/horo@chromium.org authored
BUG=327256 Review URL: https://codereview.chromium.org/221613005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261387 0039d316-1c4b-4281-b951-d872f2087c98
-
aurimas@chromium.org authored
Changes: - r158 Add whitelist support to data_pack.RePack() BUG=338759 Review URL: https://codereview.chromium.org/217283007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261386 0039d316-1c4b-4281-b951-d872f2087c98
-
viettrungluu@chromium.org authored
(I'll probably remove a lot more soon, but I also want to commit this before I move files around.) R=darin@chromium.org Review URL: https://codereview.chromium.org/221953005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261385 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=304341 TEST=no change Review URL: https://codereview.chromium.org/222783004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261384 0039d316-1c4b-4281-b951-d872f2087c98
-
sievers@chromium.org authored
gpu: Allow fences to check whether a flush has occurred This skips waiting on a fence that was created but never committed. BUG=352419,355275 TBR=piman@chromium.org > Original Review URL: https://codereview.chromium.org/197563003 Review URL: https://codereview.chromium.org/222103008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261383 0039d316-1c4b-4281-b951-d872f2087c98
-
feng@chromium.org authored
Discovered following issues: 1. after each native library load, the code starts a thread to delete old libs; 2. render process also tries to delete old libs; 3. Context.getDir(...) creates the directory if not existing, so existence test is always successful, and assertion may fail; The CL fixes these issues. LibraryLoader.ensureInitialized and LibraryLoader.loadNow have a second boolean parameter, inBrowserProcess, used by caller to indicate whether the code should try to delete old libs. BUG=357655 Review URL: https://codereview.chromium.org/217283005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261382 0039d316-1c4b-4281-b951-d872f2087c98
-
asvitkine@chromium.org authored
Although all current toolchains that we use have the same algorithm backing that function, it is apparently not guaranteed by the spec and the libc++ implementation differs. Since we rely on consistent results here, change the code to do its own shuffle using the same algorithm. Correctness is already covered by existing tests. BUG=358564 Review URL: https://codereview.chromium.org/222373002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261381 0039d316-1c4b-4281-b951-d872f2087c98
-
piman@chromium.org authored
These are not used anymore except for clearing the client-provided texture, so this removes 1 of 4 TextureLayer paths, and simplifies externally-exposed state. BUG=337922 Review URL: https://codereview.chromium.org/213743005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261380 0039d316-1c4b-4281-b951-d872f2087c98
-
https://codereview.chromium.org/214233003/pfeldman@chromium.org authored
Reason for revert: Speculative revert due to perf regression: http://build.chromium.org/p/chromium/buildstatus?builder=Linux&number=48755 Original issue's description: > Refactorise the policy_path_parser framework > > This CL performs a refactorisation of the policy path parser framework. > > BUG=352627 > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=261370 TBR=pastarmovj@chromium.org,kaliamoorthi@chromium.org NOTREECHECKS=true NOTRY=true BUG=352627 Review URL: https://codereview.chromium.org/223993002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261379 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261376 0039d316-1c4b-4281-b951-d872f2087c98
-
robertphillips@google.com authored
> roll skia DEPS to 14039 > > Chromium base revision: 261279 / d22d1189 > Old Skia revision: 14021 > New Skia revision: 14039 > Control CL: https://codereview.chromium.org/223273002 > > This CL was created by Skia's roll_deps.py script. > > Bypassing commit queue trybots: > NOTRY=true > R=rmistry@chromium.org > > Review URL: https://codereview.chromium.org/223283002 TBR=robertphillips@google.com Review URL: https://codereview.chromium.org/223763005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261375 0039d316-1c4b-4281-b951-d872f2087c98
-
mcasas@chromium.org authored
AVCaptureVideoDataOutput uses AVVideoScalingModeResizeAspect to "Preserve aspect ratio of the source, and fill remaining areas with black to fit destination dimensions." [1]. However, in at least two cases, this seems to be problematic: - When capturing 480p using a Blackmagic Ultra Studio Mini Recorder. (http://crbug.com/347371). - When opening the camera in a 16:9 aspect ratio using AVFoundation _and then without closing it_ opening in a 4:3 aspect ratio with QTKit (http://crbug.com/357252). The solution in both cases is to instruct the AVCaptureVideoDataOutput to use AVVideoScalingModeResizeAspectFill: "Preserve aspect ratio of the source, and crop picture to fit destination dimensions" [1]. [1] https://developer.apple.com/library/mac/documentation/AVFoundation/Reference/AVFoundation_Constants/Reference/reference.html#jumpTo_75 BUG=288562, 357252, 347371 Review URL: https://codereview.chromium.org/223513002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261373 0039d316-1c4b-4281-b951-d872f2087c98
-
shuchen@chromium.org authored
[IME] InputMethodUtil should cache the hardware layouts from VPD, instead of the filtered hardware layouts. So that GetHardwareLoginLayouts() can be called more than once when InputMethodUtil is init'ed or not init'ed. And don't use SetInputMethodLoginDefault() in OOBE, use EnableLoginLayouts() instead, because SetInputMethodLoginDefault() will default select the previous activated layout. BUG=358249,358591 TEST=Verified on pixel. Review URL: https://codereview.chromium.org/218623015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261372 0039d316-1c4b-4281-b951-d872f2087c98
-
oetuaho@nvidia.com authored
The maximum decoded image size is adjusted from 1/32 of accessible memory to 1/25 of accessible memory. This is to enable the upload of 4K*4K WebGL textures on platforms with 2GB of physical memory of which a small region is reserved for direct hardware access and thus invisible to Chromium. BUG=356181 R=kbr@chromium.org Review URL: https://codereview.chromium.org/220993003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261371 0039d316-1c4b-4281-b951-d872f2087c98
-
kaliamoorthi@chromium.org authored
This CL performs a refactorisation of the policy path parser framework. BUG=352627 Review URL: https://codereview.chromium.org/214233003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261370 0039d316-1c4b-4281-b951-d872f2087c98
-
kenneth.r.christiansen@intel.com authored
This behavior is now a setting, so enabled it for Android. Follow up to Blink side: 219223003. BUG=359047 Review URL: https://codereview.chromium.org/219343003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261369 0039d316-1c4b-4281-b951-d872f2087c98
-
treib@chromium.org authored
default names, so that choosing another avatar also updates the default name. However, do not change the new name after the user has edited it. BUG=177043 Review URL: https://codereview.chromium.org/209393009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261367 0039d316-1c4b-4281-b951-d872f2087c98
-
kinuko@chromium.org authored
Looks like this DCHECK is just irrelevant. BUG=359438 Review URL: https://codereview.chromium.org/222833003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261366 0039d316-1c4b-4281-b951-d872f2087c98
-
sheu@chromium.org authored
Much refactoring of VDA/VEA. Issues: * Encoders will need to be able to synchronize with the 3D command buffer to support encoding from textures. * The IPC interface from GpuVideo{Decode,Encode}AcceleratorHost to GpuVideo{Decode,Encode}Accelerator collapses the creation and initialization IPC calls into one to save a round-trip. Unfortunately this synchronous IPC happens in the constructor, making the interface unwieldy (and requiring that initialization parameters be passed both on construction and initialization). Solutions: * Make the VEA a client of the command buffer. Harmonize GpuVideo{Decode,Encode}AcceleratorHost implementations to make codepaths parallel (and easier to reason about). * Move the synchronous IPC calls in the constructor of GpuV{D,E}AH into the Initialize() call, and remove the requirement that the initialization parameters be passed in the constructor. * Make VEA::Initialize() a 'bool' function call, as it is done in VDA, to allow Initialize() to be used synchronously. * (minor) remove SupportsWeakPtr from VDA interface. BUG=269312 TEST=local build, run, unittests on CrOS snow Review URL: https://codereview.chromium.org/185403020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261365 0039d316-1c4b-4281-b951-d872f2087c98
-
perkj@chromium.org authored
VideoDestinationHandler is moved to media/webrtc since it needs to use libyuv. It also make sence since its a private API only used for WebRtc. This cl also remove the WebRtcVideoCaptureAdapter::SetCurrrentFormat and make sure video resolution constraints are not passed to libJingle. Libjingle do not need to know the capture resolution or the used resolution constraints and that is infact how VideoDestionationHandler can work today. This is needed to simplify the adapter and the use of MediaStreamVideoSource since its currently not possible to call WebRtcVideoCaptureAdapter::SetCurrrentFormat before the MediaStreamVideoSource::OnSupportedFormat has been called. BUG=334243 // TBR Jam for gyp changes, yzshen for the header file path change in Pepper. R=joi@chromium.org, ronghuawu@chromium.org TBR=jam, yzshen1 Review URL: https://codereview.chromium.org/212973002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261364 0039d316-1c4b-4281-b951-d872f2087c98
-
mkwst@chromium.org authored
This block does way too much. This CL makes a few changes which should hopefully improve readability: 1. ColumnSets are constructed in a separate function, and collapsed down into just two types: single-view, and double-view. 2. Border logic is pushed down into the ItemView rather than being handled here. 3. Comments. BUG=261628 TBR=markusheintz@chromium.org Review URL: https://codereview.chromium.org/218993006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261363 0039d316-1c4b-4281-b951-d872f2087c98
-
dnicoara@chromium.org authored
NOTRY=true Review URL: https://codereview.chromium.org/215893003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261362 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261361 0039d316-1c4b-4281-b951-d872f2087c98
-
robertphillips@google.com authored
Chromium base revision: 261279 / d22d1189 Old Skia revision: 14021 New Skia revision: 14039 Control CL: https://codereview.chromium.org/223273002 This CL was created by Skia's roll_deps.py script. Bypassing commit queue trybots: NOTRY=true R=rmistry@chromium.org Review URL: https://codereview.chromium.org/223283002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261360 0039d316-1c4b-4281-b951-d872f2087c98
-
merkulova@chromium.org authored
BUG=0 Review URL: https://codereview.chromium.org/221553009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261359 0039d316-1c4b-4281-b951-d872f2087c98
-
tmdiep@chromium.org authored
Introduces a quota::StorageObserver interface for observers that wish to monitor storage events such as changes in quota and usage. Observers register themselves with quota::QuotaManager. This patch only implements tracking of changes in usage. BUG=347801 TEST=content_unittests Review URL: https://codereview.chromium.org/218793002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261358 0039d316-1c4b-4281-b951-d872f2087c98
-